From 1b42be673b2cd237ce873df9f4b0b339aab9518a Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Thu, 29 Nov 2012 17:15:35 +0000 Subject: Merge system-3.4 and 3.6 --- (limited to 'config/modules') diff --git a/config/modules/system-3.6.json b/config/modules/system-3.6.json deleted file mode 100644 index 6129135..0000000 --- a/config/modules/system-3.6.json +++ /dev/null @@ -1,31 +0,0 @@ -[ - { - "branch": "2.34.2", - "name": "glib", - "options": [ - "--disable-modular-tests" - ], - "repo": "git://git.gnome.org/glib" - }, - { - "branch": "GOBJECT_INTROSPECTION_1_34_1_1", - "name": "gobject-introspection", - "options": [ - "--disable-tests" - ], - "repo": "git://git.gnome.org/gobject-introspection" - }, - { - "branch": "776088b4d673183264893cf40bd3e4e359ba7a5", - "name": "pygobject", - "repo": "git://git.gnome.org/pygobject" - }, - { - "branch": "METACITY_2_34_13", - "name": "metacity", - "options": [ - "--disable-themes-documentation" - ], - "repo": "git://git.gnome.org/metacity" - } -] diff --git a/config/modules/system-3.4.json b/config/modules/system.json index 3804470..2f3b73f 100644 --- a/config/modules/system-3.4.json +++ b/config/modules/system.json @@ -22,26 +22,31 @@ }, { "branch": "ATK_2_6_0", + "if": "gnome_version == '3.4'", "name": "atk", "repo": "git://git.gnome.org/atk" }, { "branch": "AT_SPI2_CORE_2_6_1", + "if": "gnome_version == '3.4'", "name": "at-spi2-core", "repo": "git://git.gnome.org/at-spi2-core" }, { "branch": "AT_SPI2_ATK_2_6_1", + "if": "gnome_version == '3.4'", "name": "at-spi2-atk", "repo": "git://git.gnome.org/at-spi2-atk" }, { "branch": "3.6.1", + "if": "gnome_version == '3.4'", "name": "gtk+", "repo": "git://git.gnome.org/gtk+" }, { "branch": "1.0.2", + "if": "gstreamer_version != '1.0'", "name": "gstreamer", "options": [ "--disable-gtk-doc" @@ -51,6 +56,7 @@ }, { "branch": "1.0.2", + "if": "gstreamer_version != '1.0'", "name": "gst-plugins-base", "options": [ "--disable-gtk-doc" @@ -60,6 +66,7 @@ }, { "branch": "1.0.2", + "if": "gstreamer_version != '1.0'", "name": "gst-plugins-good", "options": [ "--disable-gtk-doc" @@ -69,6 +76,7 @@ }, { "branch": "libxklavier-5.3", + "if": "gnome_version == '3.4'", "name": "libxklavier", "repo": "git://anongit.freedesktop.org/libxklavier" }, -- cgit v0.9.1