1 # Contributor: Zap <ghv@netsons.org>
6 pkgdesc="A simple screenshot utility, lets you capture entire screen or just a region. Also provides gdisplay, an image viewer"
8 depends=('gtk2' 'libsm')
10 source=(http://downloads.sourceforge.net/sourceforge/gould/$pkgname-$pkgver.tar.gz)
11 url="http://www.softcraft.org/gsnapshot/"
12 md5sums=('ef609075546f38e7a14f6ca59f8187df')
17 ./configure --prefix=/usr
19 make DESTDIR="$pkgdir" install