summaryrefslogtreecommitdiff
path: root/subprojects/glib.wrap
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2017-09-07 23:53:41 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2017-09-12 00:24:58 +0530
commitaa3e8ee097d477446cbe8d5a94c8e4dc8cef8cbb (patch)
tree67b0bd66851a2c29ad07e0c1b7b6642b63577e8e /subprojects/glib.wrap
parent1a11d0071beb47691af7fb9f23d92558bf2ffe2f (diff)
downloadgtk+-aa3e8ee097d477446cbe8d5a94c8e4dc8cef8cbb.tar.gz
build: Add dependency fallbacks for libs with meson ports
With these changes gtk+ builds for me using fallbacks for all libraries with fallbacks available. Needs the following changes: https://github.com/ebassi/graphene/pull/109 (graphene) https://bugzilla.gnome.org/show_bug.cgi?id=787414 (pango) https://github.com/mesonbuild/meson/pull/2291 (will be in meson 0.42.1) https://bugzilla.gnome.org/show_bug.cgi?id=787416
Diffstat (limited to 'subprojects/glib.wrap')
-rw-r--r--subprojects/glib.wrap5
1 files changed, 5 insertions, 0 deletions
diff --git a/subprojects/glib.wrap b/subprojects/glib.wrap
new file mode 100644
index 0000000000..17aa35a379
--- /dev/null
+++ b/subprojects/glib.wrap
@@ -0,0 +1,5 @@
+[wrap-git]
+directory=glib
+url=https://git.gnome.org/browse/glib
+push-url=ssh://git.gnome.org/git/glib
+revision=origin/master