libvpx ver. bump
This commit is contained in:
@@ -38,4 +38,6 @@ def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
pisitools.remove("/usr/%s/*.a" % libdir)
|
||||
|
||||
pisitools.dosym("/usr/lib/libvpx.so.8.0.1", "/usr/lib/libvpx.so.7")
|
||||
|
||||
pisitools.dodoc("AUTHORS", "CHANGELOG", "LICENSE", "PATENTS")
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<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="e5f344d28752344d4c6e0c83b055093932b8d2c9" type="targz">https://github.com/webmproject/libvpx/archive/v1.12.0.tar.gz</Archive>
|
||||
<Archive sha1sum="abde9c00ecb478e5740837f96fe8b71e2e029b03" type="targz">https://github.com/webmproject/libvpx/archive/v1.13.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>git</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
@@ -49,6 +49,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2023-09-30</Date>
|
||||
<Version>1.13.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>1.12.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user