@@ -9,6 +9,7 @@ from pisi.actionsapi import pisitools
|
|||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
|
autotools.autoreconf("-fiv")
|
||||||
autotools.configure("--prefix=/usr \
|
autotools.configure("--prefix=/usr \
|
||||||
--disable-static")
|
--disable-static")
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Library for MPEG TS/DVB PSI tables decoding and generation</Summary>
|
<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>
|
<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>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
@@ -36,6 +36,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="3">
|
||||||
<Date>2017-02-11</Date>
|
<Date>2017-02-11</Date>
|
||||||
<Version>1.3.0</Version>
|
<Version>1.3.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user