Gentoo Archives: gentoo-dev

From: "Rafael Espíndola" <rafael.espindola@×××××.com>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] splitting one source package into many binaries
Date: Thu, 16 Jun 2005 16:55:13
Message-Id: 564d96fb0506160950b9752bf@mail.gmail.com
1 I am using Gentoo to build some small systems. While things like the
2 minimal useflag is a joy, the monolithic nature of most gentoo
3 packages is a headache.
4
5 Kde has been spit and libstdc++ can be installed without gcc but there
6 are many other packages that don't have this feature. For example,
7 installing qt also installs qt designer.
8
9 Has someone worked on changing ebuild so that it could create many
10 binary packages from one source? Something similar to debian's
11 dpkg-buildpackage. For example, it would be wonderful to be able to do
12
13 ebuild qt-something.ebuild split-package
14
15 and have in /usr/portage/packages a package for qt-designer and a
16 package for the rest of the library.
17
18 Is this a bad idea or simply not the Gentoo way?
19
20 Thanks for any comments
21
22 --
23 Rafael Ávila de Espíndola
24
25 --
26 gentoo-dev@g.o mailing list

Replies