libvpx: update to 1.6.0. (soname bump)
This commit is contained in:
parent
d82312546a
commit
da8ed9506d
|
@ -789,7 +789,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
|
||||
libgeoclue.so.0 geoclue-0.12.0_1
|
||||
libvpx.so.3 libvpx-1.5.0_1
|
||||
libvpx.so.4 libvpx-1.6.0_1
|
||||
libXevie.so.1 libXevie-1.0.2_1
|
||||
libatspi.so.0 at-spi2-core-1.91.91_1
|
||||
libatk-bridge-2.0.so.0 at-spi2-atk-2.6.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvpx'
|
||||
pkgname=libvpx
|
||||
version=1.5.0
|
||||
version=1.6.0
|
||||
revision=1
|
||||
hostmakedepends="perl yasm"
|
||||
short_desc="The VP8/VP9 Codecs"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.webmproject.org"
|
||||
license="BSD"
|
||||
distfiles="http://downloads.webmproject.org/releases/webm/libvpx-${version}.tar.bz2"
|
||||
checksum=306d67908625675f8e188d37a81fbfafdf5068b09d9aa52702b6fbe601c76797
|
||||
checksum=d0afbb5eb1ecae68f8d578abace160a97e2e8a230e3028cf4db115d59a695aad
|
||||
|
||||
do_configure() {
|
||||
export LD="$CC"
|
||||
|
|
Loading…
Reference in New Issue
Block a user