Gentoo Archives: gentoo-dev

From: Josh Grebe <squash@g.o>
To: gentoo-dev@××××××××××××.org, kde@g.o
Subject: [gentoo-dev] KDE3.4 - kdeedu and USE=python
Date: Sat, 19 Mar 2005 18:14:34
Message-Id: 423C6B64.20802@gentoo.org
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hello All,
5
6 kdeedu-3.4 has added support for scripting the kig geometry application through python,
7 if you have sys-libs/boost installed. It is currently set if USE=python, which is
8 a default USE and a dangerous one to disable.
9
10 Boost does not play nice with the common Unix build processes. It creates its own
11 replacement for auoconf and make, and it won't compile with -j>1. This alone is
12 enough to make someone to be weary about it, but add to that that it is a huge c++
13 library that you more than likely don't want, and that it is installed by default
14 for functionaliy that you more than likely don't want... Add to that that it takes
15 275 megs of space installed...
16
17 I'd like to propose that we change it from the gloabl USE=python to something like
18 a local USE=scripting.
19
20 Josh
21
22 -----BEGIN PGP SIGNATURE-----
23 Version: GnuPG v1.4.1 (GNU/Linux)
24 Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
25
26 iD8DBQFCPGtjFAhB33r2ACYRAny1AJ4/QpoF5EmsUrpid0lp6RGHICy8VACgggem
27 9vSbSU0PP0iJuvKFll1IF+0=
28 =tM7Y
29 -----END PGP SIGNATURE-----
30 --
31 gentoo-dev@g.o mailing list

Replies

Subject Author
[gentoo-dev] Re: KDE3.4 - kdeedu and USE=python Dan Armak <danarmak@g.o>