gstreamer1: update package origin
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
62ccb27200
commit
42a457ca8d
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'gstreamer1'
|
# Template file for 'gstreamer1'
|
||||||
pkgname=gstreamer1
|
pkgname=gstreamer1
|
||||||
version=1.14.4
|
version=1.14.4
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="gstreamer-${version}"
|
wrksrc="gstreamer-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="--disable-valgrind --enable-docbook
|
configure_args="--disable-valgrind --enable-docbook
|
||||||
--with-package-origin=http://www.voidlinux.eu $(vopt_enable gir introspection)"
|
--with-package-origin=http://www.voidlinux.org $(vopt_enable gir introspection)"
|
||||||
hostmakedepends="automake gettext-devel libtool pkg-config flex python
|
hostmakedepends="automake gettext-devel libtool pkg-config flex python
|
||||||
docbook-xsl glib-devel"
|
docbook-xsl glib-devel"
|
||||||
makedepends="libxml2-devel libglib-devel"
|
makedepends="libxml2-devel libglib-devel"
|
||||||
|
@ -21,7 +21,7 @@ checksum=f94f6696c5f05a3b3a9183e39c5f5c0b779f75a04c0efa497e7920afa985ffc7
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64-musl) build_options_default+=" gir" ;;
|
i686-musl|x86_64-musl) build_options_default+=" gir" ;;
|
||||||
*-musl) ;;
|
*-musl) ;;
|
||||||
*) build_options_default+=" gir" ;;
|
*) build_options_default+=" gir" ;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue