libdvdread version bump

This commit is contained in:
groni
2016-01-05 12:23:44 +01:00
parent d6fc6f2255
commit d27cbc6305
5 changed files with 19 additions and 9 deletions
+8 -3
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Provides a simple foundation for reading DVD-Video images</Summary>
<Description>A DVD player for the Solaris, Linux and BSD environments released under the GNU Public License (GPL). It is includes bookmarks, time skipping, multichannel audio, SPDIF output, crop and zoom video. It supports DVD menus and navigation, reads from mounted, unmounted DVDs and hard drive and reads encrypted and unencrypted DVDs using libdvdread/libdvdcss.</Description>
<Archive sha1sum="54d00e38860a9c82fc10f4f0deb3c28fdf244d13" type="tarbz2">http://download.videolan.org/pub/videolan/libdvdread/5.0.2/libdvdread-5.0.2.tar.bz2</Archive>
<Archive sha1sum="3cda64c06ca9b617d976c490651db4391a162e1f" type="tarbz2">http://download.videolan.org/pub/videolan/libdvdread/5.0.3/libdvdread-5.0.3.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libdvdcss-devel</Dependency>
<Dependency>git</Dependency>
@@ -38,14 +38,19 @@
<Dependency release="current">libdvdread</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/share/aclocal</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2016-01-05</Date>
<Version>5.0.3</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2015-01-31</Date>
<Version>5.0.2</Version>