gst-plugins-bad1: update to 1.14.0.
This commit is contained in:
parent
584fd2f4cd
commit
d08ffee554
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gst-plugins-bad1'
|
# Template file for 'gst-plugins-bad1'
|
||||||
pkgname=gst-plugins-bad1
|
pkgname=gst-plugins-bad1
|
||||||
version=1.12.4
|
version=1.14.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/1/}-${version}"
|
wrksrc="${pkgname/1/}-${version}"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -15,14 +15,14 @@ makedepends="alsa-lib-devel celt-devel libressl-devel exempi-devel
|
||||||
xvidcore-devel jasper-devel libmodplug-devel neon-devel libcurl-devel
|
xvidcore-devel jasper-devel libmodplug-devel neon-devel libcurl-devel
|
||||||
libvdpau-devel libgsm-devel librtmp-devel libass-devel libvpx-devel
|
libvdpau-devel libgsm-devel librtmp-devel libass-devel libvpx-devel
|
||||||
soundtouch-devel opus-devel libwebp-devel wayland-devel libwayland-egl
|
soundtouch-devel opus-devel libwebp-devel wayland-devel libwayland-egl
|
||||||
libsrtp-devel libopenal-devel gtk+3-devel"
|
libsrtp-devel libopenal-devel gtk+3-devel libnice-devel x265-devel"
|
||||||
depends="gst-plugins-base1>=${version}"
|
depends="gst-plugins-base1>=${version}"
|
||||||
short_desc="GStreamer plugins from the bad set (v1.x)"
|
short_desc="GStreamer plugins from the bad set (v1.x)"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
homepage="https://gstreamer.freedesktop.org"
|
homepage="https://gstreamer.freedesktop.org"
|
||||||
distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
|
distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
|
||||||
checksum=0c7857be16686d5c1ba6e34bd338664d3d4599d32714a8eca5c8a41a101e2d08
|
checksum=ed5e2badb6f2858f60017b93334d91fe58a0e3f85ed2f37f2e931416fafb4f9f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in a new issue