gst-plugins-bad1: update to 1.10.2
This commit is contained in:
parent
6318fd0c42
commit
cdc1055a1b
1 changed files with 6 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'gst-plugins-bad1'.
|
# Template file for 'gst-plugins-bad1'.
|
||||||
pkgname=gst-plugins-bad1
|
pkgname=gst-plugins-bad1
|
||||||
reverts="1:1.4.5_6"
|
reverts="1:1.4.5_6"
|
||||||
version=1.10.1
|
version=1.10.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/1/}-${version#*:}"
|
wrksrc="${pkgname/1/}-${version}"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-experimental --disable-static"
|
configure_args="--enable-experimental --disable-static"
|
||||||
|
@ -20,9 +20,9 @@ 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="http://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=133e0ed9fe21011b15d3898e3d3a9d17ab74eed31996da2e353353e688ca921d
|
checksum=0795ca9303a99cc7e44dda0e6e18524de02b39892e4b68eaba488f7b9db53a3a
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
@ -34,7 +34,7 @@ gst-plugins-bad1-devel_package() {
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/lib/pkgconfig
|
||||||
vmove "usr/lib/*.so"
|
vmove usr/lib/*.so
|
||||||
vmove usr/share/gtk-doc
|
vmove usr/share/gtk-doc
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue