libbluray version bump

This commit is contained in:
groni
2016-01-05 12:21:26 +01:00
parent 5b9b5381ae
commit d6fc6f2255
5 changed files with 30 additions and 6 deletions
+13 -1
View File
@@ -12,10 +12,14 @@
<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="1a9c61daefc31438f9165e7681c563d0524b2d3e" type="tarbz2">ftp://ftp.videolan.org/pub/videolan/libbluray/0.5.0/libbluray-0.5.0.tar.bz2</Archive>
<Archive sha1sum="34eedb13e220eb88a5f58660bdb4e727e775fc83" type="tarbz2">ftp://ftp.videolan.org/pub/videolan/libbluray/0.9.2/libbluray-0.9.2.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libtool</Dependency>
<Dependency>doxygen</Dependency>
<Dependency>pkgconfig</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency>fontconfig-devel</Dependency>
</BuildDependencies>
</Source>
@@ -24,6 +28,7 @@
<RuntimeDependencies>
<Dependency>libxml2</Dependency>
<Dependency>freetype</Dependency>
<Dependency>fontconfig</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -55,6 +60,13 @@
</Package>
<History>
<Update release="6">
<Date>2016-01-04</Date>
<Version>0.9.2</Version>
<Comment>Version bump</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2014-05-20</Date>
<Version>0.5.0</Version>