[Sugar-devel] [PATCH] Build squeakvm from tarball

Sascha Silbe sascha-ml-ui-sugar-devel at silbe.org
Mon Apr 12 19:53:25 EDT 2010


On Tue, Apr 13, 2010 at 01:36:19AM +0200, Bert Freudenberg wrote:

> The module definition now contains a patchfile (to add autogen 
> support) but when running "jhbuild buildone squeak", it does not seem 
> to get applied.
Quick reply (I'll have a more thorough look tomorrow): The JHBuild 
manual is incorrect (or JHBuild is buggy, choose your preferred option); 
<patch ...> must not be wrapped by <patches>. E.g. telepathy-gabble was 
formerly configured using:

      <autotools id="telepathy-gabble"
                 autogen-sh="configure">
        <branch repo="telepathy"
                version="0.7.25"
                module="telepathy-gabble/telepathy-gabble-0.7.25.tar.gz"
                size="1732475" md5sum="5fae7fbfb8e40be28e8dae5cba5cb947">
          <patch 
file="telepathy-gabble-0001-Add-gthread-2.0-to-pkgconfig-check.patch" 
strip="1" />
        </branch>
        <dependencies>
          <dep package="telepathy-glib"/>
          <dep package="dbus-glib"/>
        </dependencies>
      </autotools>


BTW: Please use sha256 or sha512 instead of md5. It shouldn't require 
more effort from you (just use sha256sum instead of md5sum), but is 
potentially more secure.

CU Sascha

-- 
http://sascha.silbe.org/
http://www.infra-silbe.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
Url : http://lists.sugarlabs.org/archive/sugar-devel/attachments/20100413/f4e90b46/attachment.pgp 


More information about the Sugar-devel mailing list