Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modulesets/glucose-external.modules
diff options
context:
space:
mode:
Diffstat (limited to 'config/modulesets/glucose-external.modules')
-rw-r--r--config/modulesets/glucose-external.modules15
1 files changed, 9 insertions, 6 deletions
diff --git a/config/modulesets/glucose-external.modules b/config/modulesets/glucose-external.modules
index d76b1f0..0577963 100644
--- a/config/modulesets/glucose-external.modules
+++ b/config/modulesets/glucose-external.modules
@@ -5,8 +5,8 @@
href="git://dev.laptop.org/projects/" />
<repository type="git" name="git.gnome.org"
href="git://git.gnome.org"/>
- <repository type="svn" name="squeakvm.org"
- href="http://squeakvm.org/svn/squeak/branches/" trunk-template="olpc"/>
+ <repository type="tarball" name="squeakvm.org"
+ href="http://squeakvm.org/unix/release/"/>
<repository type="git" name="git.imendio.com"
href="git://git.imendio.com/projects/"/>
<repository type="tarball" name="telepathy"
@@ -61,10 +61,13 @@
<dep package="abiword"/>
</dependencies>
</tarball>
- <autotools id="squeak">
- <branch repo="squeakvm.org" module="olpc" checkoutdir="squeak"/>
- <dependencies>
- </dependencies>
+ <autotools id="squeak" autogen-template="/bin/sh autogen.sh --prefix=%(prefix)s">
+ <branch module="Squeak-4.0.3.2200-src.tar.gz" version="4.0.3.2200"
+ repo="squeakvm.org"
+ hash="sha256:87cd3f708cb3d330f6d74931fd7488784f45b0f467f14e2dc6fbdc9d3df97189" size="3623094">
+ <patch file="squeak-autogen.patch" strip="0" />
+ <patch file="squeak-makefile.patch" strip="0" />
+ </branch>
</autotools>
<autotools id="hulahop">
<branch module="hulahop/mainline.git" checkoutdir="hulahop"/>