Gentoo Archives: gentoo-dev

From: Marius Mauch <genone@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] RFC : New ebuild function pkg_create for creating corespondent sorce tarball
Date: Tue, 17 Jul 2007 04:44:10
Message-Id: 20070717063743.31d6d542@sheridan.genone.homeip.net
In Reply to: [gentoo-dev] RFC : New ebuild function pkg_create for creating corespondent sorce tarball by "Alin Năstac"
1 On Tue, 17 Jul 2007 07:25:02 +0300
2 Alin Năstac <mrness@g.o> wrote:
3
4 > I was asked to discuss here a portage enhancement proposed by me [1].
5 >
6 > Basically I need a pkg_create() that will be executed only in the
7 > context of the upcoming "ebuild ${PF}.ebuild create" command.
8 >
9 > The package where I need it is app-mobilephone/bitpim. The upstream
10 > doesn't offer a source tarball, so I need to construct it myself from
11 > their svn repository. Up till recently, I used some hackery in
12 > pkg_setup() to create it
13 > (see the ebuild), but now "ebuild $PF.ebuild setup" verify the digest
14 > before running pkg_setup().
15 >
16 > [1] http://bugs.gentoo.org/show_bug.cgi?id=185567
17
18 Two questions:
19 - are there more packages that could benefit from this?
20 - is there a particular reason this has to be integrated into the
21 ebuild and should not be handled by an ordinary script?
22
23 Marius
24
25 --
26 Public Key at http://www.genone.de/info/gpg-key.pub
27
28 In the beginning, there was nothing. And God said, 'Let there be
29 Light.' And there was still nothing, but you could see a bit better.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies