
Jon Phillips wrote:
On Sun, 2005-03-20 at 11:43 +0000, Jonathan Leighton wrote:
Hi all,
I made some changes for myself to the ebuild I found in the wiki, but thought it would be good to share them with everyone else too.
It was a couple of weeks ago, but this is what I remember I did:
- Updated the dependencies to the ones in the Inkscape 0.41 ebuild
currently in Gentoo bugzilla.
- Changed the "x86" keyword to "~x86" -- a CVS ebuild should definitely
not have a stable keyword.
- Changed "econf || die" to "econf ${G2CONF} || die" so that USE flags
actually work.
I think that's it.
If someone could put it on the Inkscape website in place of the old one I'd be grateful. It's attached.
Very cool...make sure to push this upstream to the Inkscape Gentoo maintainer. You can find through their website. The current stable version is 0.37, but unstable (~x86) is 0.40 rc 1
Cool! Jon
Jon I think you mis-understood a bit. There is already a 0.41 ebuild in the Gentoo bugzilla. There is also a CVS ebuild linked on the "CompilingGentoo" Inkscape wiki page. The CVS one is a little bit outdated, and the USE flags didn't work, etc. So I had modified it for my purposes -- I borrowed some stuff (like the deps) from the 0.41 ebuild in the Gentoo bugzilla, and thus produced that ebuild. I was just sending it to the list in the hope that it could go on the website and be useful to somebody else ; ).
Cheers, Jon