Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: ulm@g.o
Subject: Re: [gentoo-dev] RFC: new global USE flag "srcdist"
Date: Thu, 02 Jan 2014 08:56:37
Message-Id: 20140102095613.65ebf91b@gentoo.org
In Reply to: [gentoo-dev] RFC: new global USE flag "srcdist" by Ulrich Mueller
1 Dnia 2014-01-01, o godz. 23:28:54
2 Ulrich Mueller <ulm@g.o> napisał(a):
3
4 > LICENSE="<licenses of installed stuff>
5 > srcdist? ( <licenses of unused stuff in distfiles> )"
6 >
7 > This idea was discussed within the licenses team, and the overall
8 > reaction was positive.
9 >
10 > What do you think?
11
12 How does this interact with other flags? Say, I have:
13
14 LICENSES="A utils? ( B )"
15
16 Do I do:
17
18 LICENSES="A utils? ( B ) srcdist? ( B )"
19
20 if they both are in the same tarball? Similarly, what if they come from
21 different tarball, with tarball B being conditional to 'utils?'
22
23 --
24 Best regards,
25 Michał Górny

Attachments

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

Replies

Subject Author
Re: [gentoo-dev] RFC: new global USE flag "srcdist" Ulrich Mueller <ulm@g.o>