@@ -9,6 +9,7 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
autotools.autoreconf("-fiv")
|
||||
autotools.configure("--prefix=/usr \
|
||||
--disable-static")
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Library for MPEG TS/DVB PSI tables decoding and generation</Summary>
|
||||
<Description>libdvbpsi is a simple library designed for decoding and generation of MPEG TS and DVB PSI tables.</Description>
|
||||
<Archive sha1sum="00e68c5e1261f16cf2aae3c15e3e6da326329508" type="tarbz2">http://download.videolan.org/pub/libdvbpsi/1.3.0/libdvbpsi-1.3.0.tar.bz2</Archive>
|
||||
<Archive sha1sum="544e2c085b9d907e2416920c55d59fffc21b3cf4" type="tarbz2">http://download.videolan.org/pub/libdvbpsi/1.3.2/libdvbpsi-1.3.2.tar.bz2</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -36,6 +36,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-08-03</Date>
|
||||
<Version>1.3.2</Version>
|
||||
<Comment>Version Bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2017-02-11</Date>
|
||||
<Version>1.3.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user