1 # Contributor: Rob McCathie <archaur at rmcc dot com dot au>
2 # Contributor: Xemertix <arch88(at)katamail(dot)com>
7 pkgdesc="new version of a powerful video files analyzer"
10 depends=("trpc-libs" "libexif" "imlib2" "gtk2")
12 url="http://fsinapsi.altervista.org/"
13 source=(http://fsinapsi.altervista.org/code/avinaptic/$pkgname-$pkgver.zip
16 md5sums=('3e0808c5efcb1d1fec71cf6198b2b690'
17 'b4c06b230a24d586e1ed022f31254c68'
18 'c4bdc8eb2294eb0d46105ae3c2162ee0')
21 cd "$srcdir/$pkgname-$pkgver"
23 install -D -m 755 avinaptic2 "$pkgdir/usr/bin/avinaptic2"
25 #Freedesktop compatibility
27 install -D -m 664 avinaptic2.png "${pkgdir}/usr/share/icons/avinaptic2.png"
28 install -D -m 664 avinaptic2.desktop "${pkgdir}/usr/share/applications/avinaptic2.desktop"