libvpx: update to 1.13.0.
Renamed from libvpx7.
This commit is contained in:
parent
f4630a2c14
commit
8670b5f417
@ -827,7 +827,7 @@ libclutter-gtk-1.0.so.0 clutter-gtk-1.1.2_1
|
||||
libchamplain-0.12.so.0 libchamplain-0.12.5_2
|
||||
libchamplain-gtk-0.12.so.0 libchamplain-0.12.5_2
|
||||
libshumate-1.0.so.1 libshumate-1.0.0_1
|
||||
libvpx.so.7 libvpx7-1.11.0_1
|
||||
libvpx.so.8 libvpx-1.13.0_1
|
||||
libatspi.so.0 at-spi2-core-1.91.91_1
|
||||
libatk-bridge-2.0.so.0 at-spi2-atk-2.6.0_1
|
||||
libvte-2.91.so.0 vte3-0.68.0_1
|
||||
|
@ -1 +1 @@
|
||||
libvpx7
|
||||
libvpx
|
@ -1 +1 @@
|
||||
libvpx7
|
||||
libvpx
|
@ -1,16 +1,16 @@
|
||||
# Template file for 'libvpx7'
|
||||
# Template file for 'libvpx'
|
||||
# updates generally break abi, so if you update this,
|
||||
# have fun rebuilding everything
|
||||
pkgname=libvpx7
|
||||
version=1.11.0
|
||||
revision=2
|
||||
pkgname=libvpx
|
||||
version=1.13.0
|
||||
revision=1
|
||||
hostmakedepends="perl yasm"
|
||||
short_desc="VP8 and VP9 video codec"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause-Clear"
|
||||
homepage="http://www.webmproject.org"
|
||||
distfiles="https://github.com/webmproject/libvpx/archive/v${version}.tar.gz"
|
||||
checksum=965e51c91ad9851e2337aebcc0f517440c637c506f3a03948062e3d5ea129a83
|
||||
checksum=cb2a393c9c1fae7aba76b950bb0ad393ba105409fe1a147ccd61b0aaa1501066
|
||||
|
||||
do_configure() {
|
||||
export LD="$CC"
|
Loading…
x
Reference in New Issue
Block a user