Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts/modules
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/modules')
-rw-r--r--scripts/modules/activities.json7
-rw-r--r--scripts/modules/sugar.json15
-rw-r--r--scripts/modules/system-3.4.json40
-rw-r--r--scripts/modules/system-3.6.json3
4 files changed, 0 insertions, 65 deletions
diff --git a/scripts/modules/activities.json b/scripts/modules/activities.json
deleted file mode 100644
index e97a0fc..0000000
--- a/scripts/modules/activities.json
+++ /dev/null
@@ -1,7 +0,0 @@
-[{ "name": "browse",
- "repo": "git://git.sugarlabs.org/browse/mainline.git",
- "out-of-source": false },
- { "name": "chat",
- "repo": "git://git.sugarlabs.org/chat/mainline.git",
- "branch": "gtk3",
- "out-of-source": false }]
diff --git a/scripts/modules/sugar.json b/scripts/modules/sugar.json
deleted file mode 100644
index bbceb6d..0000000
--- a/scripts/modules/sugar.json
+++ /dev/null
@@ -1,15 +0,0 @@
-[{ "name": "sugar-base",
- "repo": "git://git.sugarlabs.org/sugar-base/mainline.git" },
- { "name": "sugar-toolkit",
- "repo": "git://git.sugarlabs.org/sugar-toolkit/mainline.git" },
- { "name": "sugar-toolkit-gtk3",
- "repo": "git://git.sugarlabs.org/sugar-toolkit-gtk3/sugar-toolkit-gtk3.git" },
- { "name": "sugar",
- "repo": "git://git.sugarlabs.org/sugar/mainline.git" },
- { "name": "sugar-artwork",
- "repo": "git://git.sugarlabs.org/sugar-artwork/mainline.git" },
- { "name": "sugar-datastore",
- "repo": "git://git.sugarlabs.org/sugar-datastore/mainline.git" },
- { "name": "gst-plugins-espeak",
- "repo": "git://git.sugarlabs.org/gst-plugins-espeak/mainline.git",
- "out-of-source": false }]
diff --git a/scripts/modules/system-3.4.json b/scripts/modules/system-3.4.json
deleted file mode 100644
index 9ba12cd..0000000
--- a/scripts/modules/system-3.4.json
+++ /dev/null
@@ -1,40 +0,0 @@
-[{ "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://git.gnome.org/pygobject",
- "branch": "3.4.2" },
- { "name": "atk",
- "repo": "git://git.gnome.org/atk",
- "branch": "ATK_2_6_0" },
- { "name": "at-spi2-core",
- "repo": "git://git.gnome.org/at-spi2-core",
- "branch": "AT_SPI2_CORE_2_6_1" },
- { "name": "at-spi2-atk",
- "repo": "git://git.gnome.org/at-spi2-atk",
- "branch": "AT_SPI2_ATK_2_6_1" },
- { "name": "gtk+",
- "repo": "git://git.gnome.org/gtk+",
- "branch": "3.6.1" },
- { "name": "gstreamer",
- "repo": "git://anongit.freedesktop.org/gstreamer/gstreamer",
- "branch": "1.0.2",
- "out-of-source": false },
- { "name": "gst-plugins-base",
- "repo": "git://anongit.freedesktop.org/gstreamer/gst-plugins-base",
- "branch": "1.0.2",
- "out-of-source": false },
- { "name": "gst-plugins-good",
- "repo": "git://anongit.freedesktop.org/gstreamer/gst-plugins-good",
- "branch": "1.0.2",
- "out-of-source": false },
- { "name": "gst-plugins-espeak",
- "repo": "git://git.sugarlabs.org/gst-plugins-espeak/mainline.git",
- "branch": "v0.4.0",
- "out-of-source": false },
- { "name": "libxklavier",
- "repo": "git://anongit.freedesktop.org/libxklavier",
- "branch": "libxklavier-5.3" }]
diff --git a/scripts/modules/system-3.6.json b/scripts/modules/system-3.6.json
deleted file mode 100644
index 5cbaa6a..0000000
--- a/scripts/modules/system-3.6.json
+++ /dev/null
@@ -1,3 +0,0 @@
-[{ "name": "pygobject",
- "repo": "git://git.gnome.org/pygobject",
- "branch": "a06e0d021d74c95cd517abb3e6ef5ff0037de679" }]