libvdpau version bump

This commit is contained in:
groni
2015-11-20 22:13:08 +01:00
parent d59d0a33ff
commit 759d59b9bf
5 changed files with 20 additions and 6 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Wrapper library for the Video Decode and Presentation API</Summary>
<Description>VDPAU is the Video Decode and Presentation API for UNIX. It provides an interface to video decode acceleration and presentation hardware present in modern GPUs.</Description>
<Archive sha1sum="888cbf54aba02cceccdb96dd94cb34b66a06c452" type="targz">http://people.freedesktop.org/~aplattner/vdpau/libvdpau-0.9.tar.gz</Archive>
<Archive sha1sum="7a5920601d9f9f9092224d8dee6dd299d4319c85" type="targz">http://people.freedesktop.org/~aplattner/vdpau/libvdpau-1.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>libXext-devel</Dependency>
</BuildDependencies>
@@ -62,6 +62,13 @@
</Files>
</Package>
<History>
<Update release="9">
<Date>2015-11-20</Date>
<Version>1.1</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2015-01-22</Date>
<Version>0.9</Version>