diff options
author | root <root@rshg054.dnsready.net> | 2013-05-02 00:37:30 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-05-02 00:37:30 -0700 |
commit | 8b09f76ed1ea968a2473faf8f56250eea0fdc3cc (patch) | |
tree | 8eca788d6ba23cad66a3cf81ec9b2cea43fcc484 /extra/libdvbpsi/PKGBUILD | |
parent | 1b05006cb143959d080a200fe11891c9f5caf32c (diff) |
Thu May 2 00:37:29 PDT 2013
Diffstat (limited to 'extra/libdvbpsi/PKGBUILD')
-rw-r--r-- | extra/libdvbpsi/PKGBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/extra/libdvbpsi/PKGBUILD b/extra/libdvbpsi/PKGBUILD index 9ac9fc40a..2c47fdca7 100644 --- a/extra/libdvbpsi/PKGBUILD +++ b/extra/libdvbpsi/PKGBUILD @@ -1,13 +1,14 @@ -# $Id: PKGBUILD 143078 2011-11-22 13:07:42Z giovanni $ +# $Id: PKGBUILD 184029 2013-05-01 14:46:54Z foutrelis $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Gilles CHAUVIN <gcnweb@gmail.com> pkgname=libdvbpsi pkgver=0.2.2 pkgrel=1 +epoch=1 pkgdesc="A library designed for decoding and generation of MPEG TS and DVB PSI tables" arch=('i686' 'x86_64') -license=('LGPL') +license=('LGPL2.1') depends=('glibc') options=('!libtool') replaces=('libdvbpsi4' 'libdvbpsi5') |