Gentoo Archives: gentoo-dev

From: "Alin Năstac" <mrness@g.o>
To: Gentoo Dev <gentoo-dev@l.g.o>
Subject: [gentoo-dev] RFC : New ebuild function pkg_create for creating corespondent sorce tarball
Date: Tue, 17 Jul 2007 04:27:31
Message-Id: 469C449E.6000606@gentoo.org
1 I was asked to discuss here a portage enhancement proposed by me [1].
2
3 Basically I need a pkg_create() that will be executed only in the
4 context of the upcoming "ebuild ${PF}.ebuild create" command.
5
6 The package where I need it is app-mobilephone/bitpim. The upstream doesn't
7 offer a source tarball, so I need to construct it myself from their svn
8 repository. Up till recently, I used some hackery in pkg_setup() to
9 create it
10 (see the ebuild), but now "ebuild $PF.ebuild setup" verify the digest before
11 running pkg_setup().
12
13 [1] http://bugs.gentoo.org/show_bug.cgi?id=185567

Attachments

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

Replies