gst-plugins-base1: update to 1.10.2
This commit is contained in:
parent
af26e19dc1
commit
c68b36208d
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'gst-plugins-base1'.
|
# Template file for 'gst-plugins-base1'.
|
||||||
pkgname=gst-plugins-base1
|
pkgname=gst-plugins-base1
|
||||||
reverts="1:1.4.5_3"
|
reverts="1:1.4.5_3"
|
||||||
version=1.10.1
|
version=1.10.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/1/}-${version#*:}"
|
wrksrc="${pkgname/1/}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-experimental --disable-static
|
configure_args="--enable-experimental --disable-static
|
||||||
$(vopt_enable gir introspection) $(vopt_enable cdparanoia)"
|
$(vopt_enable gir introspection) $(vopt_enable cdparanoia)"
|
||||||
|
@ -17,10 +17,10 @@ makedepends="
|
||||||
depends="orc>=0.4.18 gstreamer1>=${version}"
|
depends="orc>=0.4.18 gstreamer1>=${version}"
|
||||||
short_desc="GStreamer Base Plug-ins (v1.x)"
|
short_desc="GStreamer Base Plug-ins (v1.x)"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://gstreamer.freedesktop.org/"
|
homepage="https://gstreamer.freedesktop.org/"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
distfiles="http://gstreamer.freedesktop.org/src/${pkgname/1/}/${pkgname/1/}-${version#*:}.tar.xz"
|
distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
|
||||||
checksum=66cfee294c7aaf9d7867eaba4841ca6254ea74f1a8b53e1289f4d3b9b6c976c9
|
checksum=fbc0d40fcb746d2efe2ea47444674029912f66e6107f232766d33b722b97de20
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*) CFLAGS="-O2 -msse2";;
|
i686*) CFLAGS="-O2 -msse2";;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue