[gtk-osx] Remove spurious -- from autogenargs
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Remove spurious -- from autogenargs
- Date: Wed, 8 Oct 2014 01:31:28 +0000 (UTC)
commit 7e16f1915f7edd20344a015b7803f0c3a1ddedf3
Author: Philip Chimento <philip chimento gmail com>
Date: Sun Oct 5 20:56:50 2014 -0700
Remove spurious -- from autogenargs
modulesets-stable/gtk-osx-gstreamer.modules | 6 +++---
modulesets-unstable/gtk-osx-gstreamer.modules | 14 ++++++++------
2 files changed, 11 insertions(+), 9 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-gstreamer.modules b/modulesets-stable/gtk-osx-gstreamer.modules
index 1df2e47..553eee9 100644
--- a/modulesets-stable/gtk-osx-gstreamer.modules
+++ b/modulesets-stable/gtk-osx-gstreamer.modules
@@ -55,7 +55,7 @@
</autotools>
<!-- This doesn't build: see https://bugzilla.gnome.org/show_bug.cgi?id=660302-->
- <autotools id="gst-plugins-base" autogenargs="-- --disable-tests --disable-x --disable-xvideo"
supports-non-srcdir-builds="no"
+ <autotools id="gst-plugins-base" autogenargs="--disable-tests --disable-x --disable-xvideo"
supports-non-srcdir-builds="no"
makeargs="ERROR_CFLAGS=" autogen-sh="configure">
<branch module="gst-plugins-base/0.10/gst-plugins-base-0.10.35.tar.bz2"
version="0.10.15"
hash="sha256:cd24f01bb5258a1f400bc4f2c212bb7cee9ee23c9ffb80d537a24ef366d17103"/>
@@ -79,7 +79,7 @@
</after>
</autotools>
- <autotools id="gst-plugins-good" autogenargs="-- --disable-tests --disable-x --disable-xvideo
--disable-osx-video" supports-non-srcdir-builds="no"
+ <autotools id="gst-plugins-good" autogenargs="--disable-tests --disable-x --disable-xvideo
--disable-osx-video" supports-non-srcdir-builds="no"
makeargs="ERROR_CFLAGS=" autogen-sh="configure">
<branch module="gst-plugins-good/0.10/gst-plugins-good-0.10.30.tar.bz2"
version="0.10.30"
hash="sha256:b12cba90b27d8423cd0a808939098d19db3996cfb9bf528507c6321782e095f6"/>
@@ -89,7 +89,7 @@
</dependencies>
</autotools>
- <autotools id="gst-plugins-good-1.0" autogenargs="-- --disable-tests --disable-x --disable-xvideo
--disable-osx-video" supports-non-srcdir-builds="no"
+ <autotools id="gst-plugins-good-1.0" autogenargs="--disable-tests --disable-x --disable-xvideo
--disable-osx-video" supports-non-srcdir-builds="no"
makeargs="ERROR_CFLAGS=" autogen-sh="configure">
<branch module="gst-plugins-good/1.0/gst-plugins-good-1.0.2.tar.xz"
version="1.0.2" hash="sha256:34762dbd1462dd31b6ca2a01cf6477843c9dc7112e5819cc9d6dd7396b79244c"/>
diff --git a/modulesets-unstable/gtk-osx-gstreamer.modules b/modulesets-unstable/gtk-osx-gstreamer.modules
index 4eb37d5..6424927 100644
--- a/modulesets-unstable/gtk-osx-gstreamer.modules
+++ b/modulesets-unstable/gtk-osx-gstreamer.modules
@@ -30,7 +30,7 @@
</branch>
</autotools>
- <autotools id="gstreamer" autogenargs="-- --disable-tests"
+ <autotools id="gstreamer" autogenargs="--disable-tests"
supports-non-srcdir-builds="no"
makeargs="ERROR_CFLAGS=" >
<branch />
@@ -41,7 +41,7 @@
</autotools>
<autotools id="gst-plugins-base" supports-non-srcdir-builds="no"
- autogenargs="-- --disable-tests --disable-x --disable-xvideo"
+ autogenargs="--disable-tests --disable-x --disable-xvideo"
makeargs="ERROR_CFLAGS=" >
<branch />
<dependencies>
@@ -54,7 +54,7 @@
</autotools>
<autotools id="gst-plugins-good" supports-non-srcdir-builds="no"
- autogenargs="-- --disable-tests --disable-x --disable-xvideo --disable-osx-video"
+ autogenargs="--disable-tests --disable-x --disable-xvideo --disable-osx-video"
makeargs="ERROR_CFLAGS=" >
<branch />
<dependencies>
@@ -63,7 +63,8 @@
</dependencies>
</autotools>
- <autotools id="gst-plugins-ugly" autogenargs="-- --disable-tests" supports-non-srcdir-builds="no"
+ <autotools id="gst-plugins-ugly" autogenargs="--disable-tests"
+ supports-non-srcdir-builds="no"
makeargs="ERROR_CFLAGS=" >
<branch />
<dependencies>
@@ -72,7 +73,8 @@
</dependencies>
</autotools>
- <autotools id="gst-plugins-bad" autogenargs="-- --disable-tests --disable-x --disable-xvid"
supports-non-srcdir-builds="no"
+ <autotools id="gst-plugins-bad" supports-non-srcdir-builds="no"
+ autogenargs="--disable-tests --disable-x --disable-xvid"
makeargs="ERROR_CFLAGS=" >
<branch />
<dependencies>
@@ -82,7 +84,7 @@
</dependencies>
</autotools>
- <autotools id="gst-ffmpeg" autogenargs="-- --disable-tests --disable-mmx"
+ <autotools id="gst-ffmpeg" autogenargs="--disable-tests --disable-mmx"
supports-non-srcdir-builds="no" >
<branch />
<dependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]