Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modules/system-3.6.json
blob: 8b9b6a8600fec299faf62d4fad7bf4aecd617166 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[{ "name": "glib",
   "repo": "git://git.gnome.org/glib",
   "branch": "2.34.2",
   "options": ["--disable-modular-tests"] },
 { "name": "gobject-introspection",
   "repo": "git://git.gnome.org/gobject-introspection",
   "branch": "GOBJECT_INTROSPECTION_1_34_1_1",
   "options": ["--disable-tests"] },
 { "name": "pygobject",
   "repo": "git://github.com/dnarvaez/pygobject.git",
   "branch": "pygobject-3-4" },
 { "name": "metacity",
   "repo": "git://git.gnome.org/metacity",
   "branch": "METACITY_2_34_13",
   "options": ["--disable-themes-documentation"] }]