libvpx:update

This commit is contained in:
alihanozturk
2017-02-05 21:45:23 +03:00
parent 91afdc99a5
commit 0c9249edcb
+9 -2
View File
@@ -13,13 +13,13 @@
<IsA>library</IsA>
<Summary>WebM VP8 Codec SDK</Summary>
<Description>libvpx is the VP8 development library usually used in WebM and similiar formats.</Description>
<Archive sha1sum="82426a59ad34d72c762f9e4079e8e5197afc842d" type="targz">https://github.com/webmproject/libvpx/archive/v1.5.0.tar.gz</Archive>
<Archive sha1sum="9e41a6bb2b991f5542c264676ac452114cda9c7c" type="targz">https://github.com/webmproject/libvpx/archive/v1.6.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>libgcc</Dependency>
<Dependency>yasm-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">0001-Fix-for-issue-1114-compile-error.patch</Patch>
<!-- <Patch level="1">0001-Fix-for-issue-1114-compile-error.patch</Patch> -->
</Patches>
</Source>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="4">
<Date>2017-02-05</Date>
<Version>1.6.1</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-06-12</Date>
<Version>1.5.0</Version>