libbluray-1.0.2:ver.bump

This commit is contained in:
Rmys
2018-12-28 22:39:56 +03:00
parent a966127cc4
commit 9f76250892
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ shelltools.export("JAVA_HOME","/usr/lib/jvm/java-7-openjdk")
def setup():
autotools.autoreconf("-vif")
autotools.configure("--disable-static \
--disable-bdjava")
--disable-bdjava-jar")
def build():
autotools.make()
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Library to access Blu-Ray disks for video playback</Summary>
<Description>Libbluray package is aiming to provide a full portable free open source bluray library, which can be plugged into popular media players to allow full bluray navigation and playback on Linux. It will eventually be compatible with all current titles, and will be easily portable and embeddable in standard players such as mplayer and vlc.</Description>
<Archive sha1sum="0d993610b2bd4b69d98828f69675aa613d870798" type="tarbz2">ftp://ftp.videolan.org/pub/videolan/libbluray/0.9.3/libbluray-0.9.3.tar.bz2</Archive>
<Archive sha1sum="025ef1c0a25b42f4a13a9fb2df09fc9cef1a821b" type="tarbz2">ftp://ftp.videolan.org/pub/videolan/libbluray/1.0.2/libbluray-1.0.2.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libtool</Dependency>
<Dependency>doxygen</Dependency>
@@ -60,6 +60,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-08-03</Date>
<Version>1.0.2</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-08-03</Date>
<Version>0.9.3</Version>