1 #Maintainer: nado <nado@troglodyte.be>
2 #Contributor: squarezin <renanccastro@gmail.com>
8 pkgdesc="A simple, fast and elegant image viewer program with feh background support"
10 url="http://xsisqox.github.com/Viewnior/"
12 depends=('gtk2>=2.12')
13 makedepends=('make' 'intltool>=0.35' 'pkgconfig>=0.9' 'perl>=5.8.1')
16 install=viewnior.install
17 source=(http://cloud.github.com/downloads/xsisqox/Viewnior/viewnior-$pkgver.tar.gz)
18 md5sums=('5b14c6edaf78fdd3259f148ae9d7f062')
22 LDFLAGS+=' -lm' ./configure --prefix=/usr --enable-wallpaper
28 make DESTDIR="$pkgdir" install