gnomeos: More build fixes for latest gstreamer, switch to new folks branch
This commit is contained in:
parent
e6f8b39aa1
commit
5d3e6a825c
|
|
@ -570,23 +570,20 @@
|
||||||
|
|
||||||
{"src": "fd-gstreamer:gstreamer",
|
{"src": "fd-gstreamer:gstreamer",
|
||||||
"config-opts": ["--disable-tests",
|
"config-opts": ["--disable-tests",
|
||||||
"--disable-fatal-warnings"],
|
"--disable-fatal-warnings"]},
|
||||||
"patches": ["gstreamer-warning-errors.patch"]},
|
|
||||||
|
|
||||||
{"src": "fd-gstreamer:gst-plugins-base",
|
{"src": "fd-gstreamer:gst-plugins-base",
|
||||||
"config-opts": ["--with-gtk=3.0",
|
"config-opts": ["--with-gtk=3.0",
|
||||||
"--disable-tests",
|
"--disable-tests",
|
||||||
"--disable-gnome_vfs",
|
"--disable-gnome_vfs",
|
||||||
"--disable-fatal-warnings"],
|
"--disable-fatal-warnings"],
|
||||||
"patches": ["gst-plugins-base-no-builddir.patch",
|
"patches": ["gst-plugins-base-no-builddir.patch"]},
|
||||||
"gst-plugins-base-warnings.patch"]},
|
|
||||||
|
|
||||||
{"src": "fd-gstreamer:gst-plugins-good",
|
{"src": "fd-gstreamer:gst-plugins-good",
|
||||||
"config-opts": ["--with-gtk=3.0",
|
"config-opts": ["--with-gtk=3.0",
|
||||||
"--disable-tests",
|
"--disable-tests",
|
||||||
"--disable-examples",
|
"--disable-examples",
|
||||||
"--disable-fatal-warnings"],
|
"--disable-fatal-warnings"]},
|
||||||
"patches": ["gst-plugins-good-warnings.patch"]},
|
|
||||||
|
|
||||||
{"src": "git:git://git.webkit.org/WebKit.git",
|
{"src": "git:git://git.webkit.org/WebKit.git",
|
||||||
"branch": "4e276ff268f3f3e97abb97f8e5a8cf6d8d97d2db",
|
"branch": "4e276ff268f3f3e97abb97f8e5a8cf6d8d97d2db",
|
||||||
|
|
@ -628,9 +625,7 @@
|
||||||
|
|
||||||
{"src": "gnome:libgee",
|
{"src": "gnome:libgee",
|
||||||
"branch": "0.6",
|
"branch": "0.6",
|
||||||
"patches": ["gee-builddir.patch",
|
"patches": ["gee-builddir.patch"]},
|
||||||
"gee-vala-0.15.patch",
|
|
||||||
"gee-gir-version.patch"]},
|
|
||||||
|
|
||||||
{"src": "fd-telepathy:telepathy-glib",
|
{"src": "fd-telepathy:telepathy-glib",
|
||||||
"branch": "telepathy-glib-0.17.3",
|
"branch": "telepathy-glib-0.17.3",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue