Gentoo Archives: gentoo-user

From: Pupeno <pupeno@××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Ebuild for eggs.
Date: Wed, 21 Sep 2005 01:40:10
Message-Id: 200509202236.40911.pupeno@pupeno.com
1 Hello,
2 I am making an ebuild for an egg[1], an egg is an extension to a scheme system
3 called chicken[2]. Ultimatelly this would be an eclass to make ebuild for all
4 the eggs.
5 Chicken comes with a tool called chicken-setup that downloads, unpacks,
6 compiles and installs an egg.
7 With a couple of switches I managed to make an ebuild for the mysql egg. But
8 there are some things that I don't like, like "cp /usr/portage/distfiles/${A}
9 ${S}" and there might be other things that can be improved.
10 Can you please take a look at it and give me some feedback ?
11 Thank you.
12 --
13 Pupeno <pupeno@××××××.com> (http://pupeno.com)
14
15 [1] http://www.call-with-current-continuation.org/eggs
16 [2] http://www.call-with-current-continuation.org/

Attachments

File name MIME type
egg-mysql-1.0.ebuild text/plain

Replies

Subject Author
Re: [gentoo-user] Ebuild for eggs. Nagatoro <nagatoro@×××××.com>
Re: [gentoo-user] Ebuild for eggs. Abraham MarE Prez <abraham@×××××××××.es>
Re: [gentoo-user] Ebuild for eggs. Christoph Gysin <cgysin@×××.ch>