4 pkgdesc="Quarry is a multi-purpose GUI for several board games, at present Go, Amazons and Othello."
5 url="http://home.gna.org/quarry/index.html"
6 depends=('librsvg>=2.5')
7 md5sums=('388b47fbf8fcfcca6e1ad6dd821bfcee')
8 source=(http://download.gna.org/quarry/$pkgname-$pkgver.tar.gz)
9 install=('quarry.install')
14 cd $startdir/src/$pkgname-$pkgver
15 ./configure --prefix=/usr --disable-scrollkeeper-update
17 make DESTDIR=$startdir/pkg install