# Compiling Time: 0.10 SBU # Maintainer: Anthony Jorion pkgname=qqwing pkgver=1.3.4 pkgrel=2 pkgdesc="Command-line Sudoku solver and generator" url="http://ggwing.com" archs=('i686' 'x86_64') groups=('lib-extra') depends=() makedepends=('sudo') up2date="Fwcat https://github.com/stephenostermiller/qqwing/tags|\ grep -m1 .tar.gz|sed 's/.*v\(.*\)\.tar.*/\1/'" source="http://qqwing.com/$pkgname-$pkgver.tar.gz" sha1sums=('a638e632ddee22cdbebd78662860db842ee1ddb6') #build() #{ # Fcd # sh build/cpp_configure.sh || Fdie # cp src/cpp/*.{hpp,cpp} target/automake || Fdie # cd target/automake || Fdie # Fbuild #} # optimization OK