Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modules/system-3.6.json
blob: 41be24f8925df32943d0d6cdeb883014d31d2e83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[{ "name": "glib",
   "repo": "git://git.gnome.org/glib",
   "branch": "2.34.2" },
 { "name": "gobject-introspection",
   "repo": "git://git.gnome.org/gobject-introspection",
   "branch": "GOBJECT_INTROSPECTION_1_34_1_1" },
 { "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"] }]