Gentoo Archives: gentoo-user

From: "A. Khattri" <ajai@××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Gentoo equivalent to "yum provides"
Date: Mon, 22 Aug 2005 14:36:20
Message-Id: Pine.BSO.4.58.0508221016190.23087@ida.bway.net
In Reply to: Re: [gentoo-user] Re: Gentoo equivalent to "yum provides" by Graham Murray
1 On Mon, 22 Aug 2005, Graham Murray wrote:
2
3 > However it should be possible to know all of files that the package
4 > may install.
5
6 You would have to write a utility that looked at ALL the possible USE
7 flags a package could make use of and build a tree that was stored in a
8 database (not to mention, you would have to actually run the build process
9 to get the list of files to populate the database for EACH combination
10 of USE flags!).
11
12 Not exactly a trivial undertaking and the resulting database would be very
13 big.
14
15 Binary distributions can do this because they usually dont allow any
16 customization (i.e. there is just ONE package for say, Pine, usually) and
17 since its built already they can easily create populate a database.
18
19
20 --
21
22 --
23 gentoo-user@g.o mailing list