Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modules/system.json
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-11-29 22:14:39 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-29 22:14:39 (GMT)
commit48c02f188784d65bd501a907e572e041ed61dc15 (patch)
treeee0cccdeb5047c6e2262ba9b15fa87e1c2dcc35e /config/modules/system.json
parent7df65ab65c28983f1792e1ac5f8326842b87ba2d (diff)
Use the new git module in build
Diffstat (limited to 'config/modules/system.json')
-rw-r--r--config/modules/system.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/config/modules/system.json b/config/modules/system.json
index 2f3b73f..7e47114 100644
--- a/config/modules/system.json
+++ b/config/modules/system.json
@@ -1,6 +1,6 @@
[
{
- "branch": "2.34.2",
+ "tag": "2.34.2",
"name": "glib",
"options": [
"--disable-modular-tests"
@@ -8,7 +8,7 @@
"repo": "git://git.gnome.org/glib"
},
{
- "branch": "GOBJECT_INTROSPECTION_1_34_1_1",
+ "tag": "GOBJECT_INTROSPECTION_1_34_1_1",
"name": "gobject-introspection",
"options": [
"--disable-tests"
@@ -16,36 +16,36 @@
"repo": "git://git.gnome.org/gobject-introspection"
},
{
- "branch": "776088b4d673183264893cf40bd3e4e359ba7a5",
+ "tag": "776088b4d673183264893cf40bd3e4e359ba7a5",
"name": "pygobject",
"repo": "git://git.gnome.org/pygobject"
},
{
- "branch": "ATK_2_6_0",
+ "tag": "ATK_2_6_0",
"if": "gnome_version == '3.4'",
"name": "atk",
"repo": "git://git.gnome.org/atk"
},
{
- "branch": "AT_SPI2_CORE_2_6_1",
+ "tag": "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",
+ "tag": "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",
+ "tag": "3.6.1",
"if": "gnome_version == '3.4'",
"name": "gtk+",
"repo": "git://git.gnome.org/gtk+"
},
{
- "branch": "1.0.2",
+ "tag": "1.0.2",
"if": "gstreamer_version != '1.0'",
"name": "gstreamer",
"options": [
@@ -55,7 +55,7 @@
"repo": "git://anongit.freedesktop.org/gstreamer/gstreamer"
},
{
- "branch": "1.0.2",
+ "tag": "1.0.2",
"if": "gstreamer_version != '1.0'",
"name": "gst-plugins-base",
"options": [
@@ -65,7 +65,7 @@
"repo": "git://anongit.freedesktop.org/gstreamer/gst-plugins-base"
},
{
- "branch": "1.0.2",
+ "tag": "1.0.2",
"if": "gstreamer_version != '1.0'",
"name": "gst-plugins-good",
"options": [
@@ -75,13 +75,13 @@
"repo": "git://anongit.freedesktop.org/gstreamer/gst-plugins-good"
},
{
- "branch": "libxklavier-5.3",
+ "tag": "libxklavier-5.3",
"if": "gnome_version == '3.4'",
"name": "libxklavier",
"repo": "git://anongit.freedesktop.org/libxklavier"
},
{
- "branch": "METACITY_2_34_13",
+ "tag": "METACITY_2_34_13",
"name": "metacity",
"options": [
"--disable-themes-documentation"