Merge pull request #4757 from ebfe/libvpx

libvpx: update to 1.6.0. (soname bump)
This commit is contained in:
Michael Gehring 2016-09-18 01:57:45 +02:00 committed by GitHub
commit 16f422b3fc
15 changed files with 16 additions and 16 deletions

View File

@ -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

View File

@ -1,7 +1,7 @@
# Template file for 'avidemux'
pkgname=avidemux
version=2.6.13
revision=1
revision=2
wrksrc="${pkgname}_${version}"
hostmakedepends="cmake pkg-config qt5-qmake yasm"
# XXX: MesaLib-devel, libva-devel, libvdpau-devel, etc. and make display output work

View File

@ -1,7 +1,7 @@
# Template file for 'ffmpeg'
pkgname=ffmpeg
version=2.8.7
revision=4
revision=5
short_desc="Decoding, encoding and streaming software"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3"

View File

@ -1,7 +1,7 @@
# Template build file for 'firefox-esr'.
pkgname=firefox-esr
version=45.3.0
revision=2
revision=3
wrksrc="firefox-${version}esr"
short_desc="Lightweight gecko-based web browser"
maintainer="Eivind Uggedal <eivind@uggedal.com>"

View File

@ -1,7 +1,7 @@
# Template build file for 'firefox'.
pkgname=firefox
version=48.0.2
revision=3
revision=4
short_desc="Lightweight gecko-based web browser"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://www.mozilla.org/firefox/"

View File

@ -1,7 +1,7 @@
# Template file for 'gst-plugins-bad'.
pkgname=gst-plugins-bad
version=0.10.23
revision=15
revision=16
lib32disabled=yes
build_style=gnu-configure
configure_args="--enable-experimental --disable-static"

View File

@ -2,7 +2,7 @@
pkgname=gst-plugins-good1
reverts="1:1.4.5_3"
version=1.8.3
revision=1
revision=2
wrksrc="${pkgname/1/}-${version#*:}"
lib32disabled=yes
build_style=gnu-configure

View File

@ -1,7 +1,7 @@
# Template build file for 'icecat'.
pkgname=icecat
version=38.8.0
revision=2
revision=3
short_desc="GNU version of the Firefox browser"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
homepage="https://www.gnu.org/software/${pkgname}/"

View File

@ -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"

View File

@ -1,7 +1,7 @@
# Template build file for 'thunderbird'.
pkgname=thunderbird
version=45.3.0
revision=1
revision=2
short_desc="Standalone Mail/News reader"
maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.mozilla.org/thunderbird/"

View File

@ -1,7 +1,7 @@
# Template file for 'toxcore-git'
pkgname=toxcore-git
version=20160707
revision=1
revision=2
build_style=gnu-configure
_commithash=755f084e8720b349026c85afbad58954cb7ff1d4
hostmakedepends="autoconf automake libtool pkg-config"

View File

@ -1,7 +1,7 @@
# Template file for 'toxic'
pkgname=toxic
version=0.7.0
revision=2
revision=3
short_desc="Ncurses-based TOX instant messanger client"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3"

View File

@ -1,7 +1,7 @@
# Template file for 'utox'
pkgname=utox
version=0.9.8
revision=1
revision=2
wrksrc="uTox-${version}"
build_style=gnu-makefile
short_desc="Lightweight TOX instant messenger client written in C"

View File

@ -1,7 +1,7 @@
# Template file for 'virtualbox-ose'
pkgname=virtualbox-ose
version=5.1.6
revision=1
revision=2
wrksrc="VirtualBox-${version}"
short_desc="General-purpose full virtualizer for x86 hardware"
maintainer="Juan RP <xtraeme@voidlinux.eu>"

View File

@ -1,7 +1,7 @@
# Template file for 'xpra'
pkgname=xpra
version=0.17.5
revision=1
revision=2
build_style=python-module
conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf"
pycompile_module="xpra"