From da8ed9506da851f4d34e74cb8e0f25d296a3a9af Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 13 Sep 2016 21:37:36 +0200 Subject: [PATCH] libvpx: update to 1.6.0. (soname bump) --- common/shlibs | 2 +- srcpkgs/libvpx/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index ecd496507b..d1180e2177 100644 --- a/common/shlibs +++ b/common/shlibs @@ -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 diff --git a/srcpkgs/libvpx/template b/srcpkgs/libvpx/template index 674891a2b4..7204045cc9 100644 --- a/srcpkgs/libvpx/template +++ b/srcpkgs/libvpx/template @@ -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 " 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"