mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
gst-plugins-base1: update to 1.12.3.
This commit is contained in:
parent
d67bb87ecf
commit
a8e72d624b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gst-plugins-base1'.
|
# Template file for 'gst-plugins-base1'.
|
||||||
pkgname=gst-plugins-base1
|
pkgname=gst-plugins-base1
|
||||||
version=1.12.2
|
version=1.12.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/1/}-${version}"
|
wrksrc="${pkgname/1/}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://gstreamer.freedesktop.org"
|
homepage="https://gstreamer.freedesktop.org"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
|
distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
|
||||||
checksum=5067dce3afe197a9536fea0107c77213fab536dff4a213b07fc60378d5510675
|
checksum=d3d37b8489d37fa0018973d850bd2067b98af335fef2fa543ee7d40359e3cea5
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*) CFLAGS="-O2 -msse2";;
|
i686*) CFLAGS="-O2 -msse2";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue