1 # Contributor: Murtuza Akhtari <inxsible at gmail dot com>
6 pkgdesc="enjoy xkcd comics without any browser, simply using this graphical front-end."
8 url="http://gtk-apps.org/content/show.php/XKCD+viewer?content=91376"
10 depends=('gtk2-perl' 'perl-libwww')
11 source=(http://www.autistici.org/fox/files/XKCD_viewer/XKCD_viewer-0.1.tar.gz
13 md5sums=('446b45a36d3c30b6a9b147fd49d6c0dd'
14 '253264400a9addd9f96090916fc5f53b')
17 cd $srcdir/XKCD_viewer
20 make DESTDIR="$pkgdir/" install
21 install -Dm755 ../$pkgname.sh $pkgdir/usr/bin/$pkgname