Merge pull request #1524 from suvari/master
libdvbpsi: fix build, ver. bump to 1.3.0
This commit is contained in:
@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
|
|||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
autotools.configure("--enable-release \
|
autotools.configure("--prefix=/usr \
|
||||||
--disable-static")
|
--disable-static")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
<?xml version="1.0" ?>
|
<?xml version="1.0" ?>
|
||||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||||
<PISI>
|
<PISI>
|
||||||
@@ -13,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="ea1d7cb2dd9b380bbfabb879d1c77590a600ae40" type="tarbz2">http://download.videolan.org/pub/libdvbpsi/1.1.2/libdvbpsi-1.1.2.tar.bz2</Archive>
|
<Archive sha1sum="00e68c5e1261f16cf2aae3c15e3e6da326329508" type="tarbz2">http://download.videolan.org/pub/libdvbpsi/1.3.0/libdvbpsi-1.3.0.tar.bz2</Archive>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
@@ -38,8 +37,8 @@
|
|||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2014-05-31</Date>
|
<Date>2016-04-02</Date>
|
||||||
<Version>1.1.2</Version>
|
<Version>1.3.0</Version>
|
||||||
<Comment>First release</Comment>
|
<Comment>First release</Comment>
|
||||||
<Name>Alihan Öztürk</Name>
|
<Name>Alihan Öztürk</Name>
|
||||||
<Email>alihan@pisilinux.org</Email>
|
<Email>alihan@pisilinux.org</Email>
|
||||||
|
|||||||
Reference in New Issue
Block a user