Merge pull request #867 from groni/master

dustrac add missing build dependency, libvdpau version bump
This commit is contained in:
Ertuğrul Erata
2015-11-20 23:23:10 +02:00
6 changed files with 1345 additions and 6 deletions
+1
View File
@@ -15,6 +15,7 @@
<Archive sha1sum="f6409459beed13870fdfeabc7b76ae334c0d836e" type="targz">https://github.com/juzzlin/DustRacing2D/archive/1.11.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>openal-devel</Dependency>
<Dependency>cmake</Dependency>
<Dependency>pkgconfig</Dependency>
+1334 -3
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1 +1 @@
616fe03e910ede5c7a06c55d70f7b6f71ec97f22
9d7a6c49f7e19d32eb4d67f14bf196fcc46f987e
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
741b7380a5d64ead461fd91199a8b41af811fe36
c4d271381158ebcefb8a154c82011b33f088ebea
+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>