1 # Maintainer: Jan de Groot <jgc@archlinux.org>
6 pkgdesc="Sudoku generating and solving software"
8 url='https://qqwing.com/'
11 source=(https://qqwing.com/$pkgname-$pkgver.tar.gz)
12 sha256sums=('1753736c31feea0085f5cfac33143743204f8a7e66b81ccd17e249ecafba802f')
16 ./configure --prefix=/usr
17 sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
23 make DESTDIR="$pkgdir" install