libvpx ver. bump
This commit is contained in:
@@ -14,6 +14,8 @@ libdir = "lib"
|
||||
def setup():
|
||||
shelltools.export("LC_ALL", "en_US.UTF-8")
|
||||
shelltools.export("CFLAGS", get.CFLAGS().replace("-ggdb3", ""))
|
||||
pisitools.cflags.add(" -ffat-lto-objects")
|
||||
pisitools.cxxflags.add(" -ffat-lto-objects")
|
||||
autotools.rawConfigure("--prefix=/usr \
|
||||
--libdir=/usr/%s \
|
||||
--enable-pic \
|
||||
|
||||
@@ -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="72ba77ee50c379c54417ac924cca29336e37b953" type="targz">https://github.com/webmproject/libvpx/archive/v1.10.0.tar.gz</Archive>
|
||||
<Archive sha1sum="865737462d11b36f6ee1153e8b9fe90e160d4d35" type="targz">https://github.com/webmproject/libvpx/archive/v1.11.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>git</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
@@ -49,6 +49,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2022-04-19</Date>
|
||||
<Version>1.11.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2021-06-03</Date>
|
||||
<Version>1.10.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user