1 # Maintainer: Maxime Gauduin <alucryd@archlinux.org>
2 # Contributor: Alexander Baldeck <alexander@archlinux.org>
3 # Contributor: dorphell <dorphell@archlinux.org>
8 pkgdesc='VBI capture and decoding library'
9 url=http://zapping.sourceforge.net/cgi-bin/view/ZVBI/WebHome
22 _tag=74016b7aef2f52f44920a04f9bcfe52ed72905d1
23 #source=(git+https://github.com/zapping-vbi/zvbi.git?signed#tag=${_tag})
24 source=(git+https://github.com/zapping-vbi/zvbi.git#tag=${_tag})
26 validpgpkeys=(FA26CA784BE188927F22B99F6570EA01146F7354) # Ileana Dumitrescu <ileanadumitrescu95@gmail.com>
30 NOCONFIGURE=1 ./autogen.sh
35 git describe --tags | sed 's/^v//'
48 make DESTDIR="${pkgdir}" install
49 install -Dm 644 COPYING.md -t "${pkgdir}"/usr/share/licenses/zvbi