libbluray version bump
This commit is contained in:
@@ -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>
|
||||
|
||||
+15
-3
@@ -101386,10 +101386,14 @@
|
||||
<Summary xml:lang="tr">Blu-Ray disklere ulaşmak için kitaplık</Summary>
|
||||
<Description xml:lang="en">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>
|
||||
<Description xml:lang="tr">Libbluray kitaplığı, Linux üzerinde bluray oynatmak için tam destek sağlayan, popüler çokluortam oynatıcılarına taşınabilir bir bağımsız açık kaynak bluray kitaplığı olma amacıyla ortaya çıkmıştır. Zaman içerisinde bütün güncel başlıklar ile uyumlu olması, kolay taşınabilmesi ve mplayer, vlc gibi standart oynatıcılara gömülebilir olması amaçlanmaktadır.</Description>
|
||||
<Archive type="tarbz2" sha1sum="1a9c61daefc31438f9165e7681c563d0524b2d3e">ftp://ftp.videolan.org/pub/videolan/libbluray/0.5.0/libbluray-0.5.0.tar.bz2</Archive>
|
||||
<Archive type="tarbz2" sha1sum="34eedb13e220eb88a5f58660bdb4e727e775fc83">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>
|
||||
<SourceURI>multimedia/misc/libbluray/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
@@ -101398,6 +101402,7 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libxml2</Dependency>
|
||||
<Dependency>freetype</Dependency>
|
||||
<Dependency>fontconfig</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -101409,7 +101414,7 @@
|
||||
<Summary xml:lang="en">Development files for libbluray</Summary>
|
||||
<Summary xml:lang="tr">Libbluray için geliştirme dosyaları</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="5">libbluray</Dependency>
|
||||
<Dependency release="6">libbluray</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
@@ -101420,13 +101425,20 @@
|
||||
<Name>libbluray-docs</Name>
|
||||
<Summary xml:lang="en">document files for libbluray</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="5">libbluray</Dependency>
|
||||
<Dependency release="6">libbluray</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc/</Path>
|
||||
</Files>
|
||||
</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>
|
||||
|
||||
@@ -1 +1 @@
|
||||
074e0e5a9702496a995da7f5418cdaff96073222
|
||||
a456b79508b734aa6c3e20cface174a494462947
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
952391e2a8062602a666a16edfd667b66b4da1ad
|
||||
096376de28fc5346dc0896624c54a2721ccfd5e3
|
||||
Reference in New Issue
Block a user