Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorSascha Silbe <sascha-org-sugar-git@silbe.org>2010-03-04 16:53:37 (GMT)
committer Sascha Silbe <sascha-org-sugar-git@silbe.org>2010-03-04 16:53:37 (GMT)
commit8ff30244ed759b80dfebbf6331d03cf6dc888276 (patch)
tree62c39b70d550f4d0f7beb83db0945d82f000c443 /config
parentd30687409469ba07cdd2e604d799eefa7a5fc6c0 (diff)
0.84: actually use pre-metacity copy of glucose-external.modules
Diffstat (limited to 'config')
-rw-r--r--config/modulesets/glucose-external-0.84.modules17
1 files changed, 14 insertions, 3 deletions
diff --git a/config/modulesets/glucose-external-0.84.modules b/config/modulesets/glucose-external-0.84.modules
index 557bcc8..4f4f3f6 100644
--- a/config/modulesets/glucose-external-0.84.modules
+++ b/config/modulesets/glucose-external-0.84.modules
@@ -9,6 +9,8 @@
href="http://squeakvm.org/svn/squeak/branches/" trunk-template="olpc"/>
<repository type="git" name="git.imendio.com"
href="git://git.imendio.com/projects/"/>
+ <repository type="svn" name="matchbox.o-hand.com"
+ href="http://svn.o-hand.com/repos/matchbox/"/>
<repository type="tarball" name="telepathy"
href="http://telepathy.freedesktop.org/releases/"/>
<repository type="tarball" name="xulrunner"
@@ -26,9 +28,18 @@
<patch file="pygobject-pylint.patch" strip="0"/>
</patches>
</tarball>
- <autotools id="metacity">
- <branch repo="git.gnome.org"/>
- </autotools>
+ <tarball id="libmatchbox" version="1.8" autogenargs="--enable-pango">
+ <source href="http://matchbox-project.org/sources/libmatchbox/1.8/libmatchbox-1.8.tar.bz2"
+ size="303304" md5sum="6bbd6b41f4fd78b7baa6157b303e5ac0"/>
+ <dependencies>
+ </dependencies>
+ </tarball>
+ <autotools id="matchbox-window-manager">
+ <branch repo="matchbox.o-hand.com" module="trunk/matchbox-window-manager"/>
+ <dependencies>
+ <dep package="libmatchbox"/>
+ </dependencies>
+ </autotools>
<autotools id="xulrunner" autogenargs="--disable-accessibility --with-pthreads --disable-strip --disable-install-strip --disable-tests --disable-debug --disable-installer --enable-optimize --enable-xinerama --enable-default-toolkit=cairo-gtk2 --disable-xprint --enable-pango --enable-svg --enable-canvas --enable-application=xulrunner --disable-javaxpcom --disable-gnomeui --disable-gnomevfs --disable-airbag --enable-extensions=default,cookie,python/xpcom --disable-crashreporter" makeinstallargs="install SKIP_GRE_REGISTRATION=1">
<branch repo="xulrunner" module="1.9.0.7/source/xulrunner-1.9.0.7-source.tar.bz2" version="1.9.0.7"
size="37066129" md5sum="9875c9237b532009df8e91c3785539a3" checkoutdir="mozilla"/>