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'
|
||||
pkgname=gstreamer1
|
||||
version=1.14.4
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="gstreamer-${version}"
|
||||
build_style=gnu-configure
|
||||
build_helper="gir"
|
||||
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
|
||||
docbook-xsl glib-devel"
|
||||
makedepends="libxml2-devel libglib-devel"
|
||||
|
@ -21,7 +21,7 @@ checksum=f94f6696c5f05a3b3a9183e39c5f5c0b779f75a04c0efa497e7920afa985ffc7
|
|||
build_options="gir"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64-musl) build_options_default+=" gir" ;;
|
||||
i686-musl|x86_64-musl) build_options_default+=" gir" ;;
|
||||
*-musl) ;;
|
||||
*) build_options_default+=" gir" ;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue