Re: [gtk-gnutella-devel] GTKG SVN ebuild for Gentoo Users

2009-04-07 Thread gionnico
Mitch Harder wrote a simple live ebuild, based on the 0.96.5 ebuild. Now there was a problem with revision number in the binary so I'm attaching a modified ebuild (based on 0.96.6) that changes: - FIXED: make was executed twice. build.sh already runs it - FIXED: GTA_BUILD was wrong/empty (see the

Re: [gtk-gnutella-devel] GTKG SVN ebuild for Gentoo Users (revision-overwrite-disable.patch)

2009-04-07 Thread gionnico
And here's the patch you need to disable the non-working revision_h.SH script. It's to be executed at ./Configure time but relies on svn info that is not available under the temporary working directory. revision.h was already patched using sed. $ cat gtk-gnutella-revision-overwrite-disable.patc

[gtk-gnutella-devel] GTKG SVN ebuild for Gentoo Users

2009-03-10 Thread Mitch Harder (aka DontPanic)
For people using portage (Gentoo's package and build manager), I've put together an ebuild to build gtk-gnutella using the source code from the Sourceforge SVN repository: gtk-gnutella-.ebuild ===> # Copyright 1999-2008 Gentoo Foundation # Distribute