Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbernie <bernie@codewiz.org>2011-07-05 23:51:20 (GMT)
committer Sascha Silbe <silbe@sugarlabs.org>2011-10-11 12:04:48 (GMT)
commitda446e428eef536f13e1efd1d65fe8a3b56540d9 (patch)
tree427a102f7da993547b63fc416aa67256bdc3030a
parent4d6d3939cf376680d40325e2415fcfdebd143546 (diff)
Add support for Ubuntu 11.4
Signed-off-by: Bernie Innocenti <bernie@codewiz.org>
-rw-r--r--config/sysdeps/50ubuntu-11.04.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/config/sysdeps/50ubuntu-11.04.xml b/config/sysdeps/50ubuntu-11.04.xml
new file mode 100644
index 0000000..636b7d4
--- /dev/null
+++ b/config/sysdeps/50ubuntu-11.04.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0"?>
+<dependencies>
+ <package name="abiword" source="abiword-plugins"/>
+ <package name="espeak"/>
+ <package name="espeak-data"/>
+ <package name="libabiword-2.8-dev" source="abiword"/>
+ <package name="libtelepathy-glib0" source="telepathy-glib"/>
+ <package name="libdbus-glib-1-dev" source="dbus-glib"/>
+ <package name="metacity" source="metacity"/>
+ <package name="pep8" source="pep8"/>
+ <package name="pylint" source="pylint"/>
+ <package name="python-abiword" source="pyabiword"/>
+ <package name="python-evince" source="gnome-python-desktop"/>
+<!-- <package name="python-metacity" source="gnome-python-desktop"/> -->
+ <package name="python-rsvg" source="gnome-python-desktop"/>
+ <package name="python-telepathy" source="telepathy-python"/>
+ <package name="python-wnck" source="gnome-python-desktop"/>
+ <package name="python-xklavier" source="python-xklavier"/>
+ <!-- python-xpcom still isn't packaged so hulahop won't work, but it builds -->
+ <package name="telepathy-gabble" source="telepathy-gabble"/>
+ <package name="telepathy-salut" source="telepathy-salut"/>
+ <package name="telepathy-mission-control-5" source="telepathy-mission-control"/>
+ <package name="xulrunner-1.9.2" source="xulrunner"/><!-- for hulahop -->
+</dependencies>