Gentoo Archives: gentoo-dev

From: "Tomáš Chvátal" <scarabeus@g.o>
To: gentoo-dev@l.g.o, x11@g.o
Subject: [gentoo-dev] [RFC] New eclass for x11 packages
Date: Thu, 18 Feb 2010 22:34:57
Message-Id: 4B7DC046.7010001@gentoo.org
1 Hi,
2 we prepared new eclass for x11 packages that should be used as
3 replacement for x-modular.eclass.
4
5 After long discussion with others on irc we choose to name it as
6 xorg-2.eclass.
7
8 Whats new/changed:
9
10 1 removed function call (pkg_preinst iirc) and 1 new added pkg_setup.
11
12 Requires eapi3 or any later when added, so wont work with eapi 012.
13
14 Removed most code that kept backcompat up to old mono xorg :]
15
16 Added static-libs useflag hopefully everywhere where usefull.
17
18 Fonts handling slightly rewritten to be done as written in specs (or i
19 hope i did so :]).
20
21 Removed weird debug useflag handling which just altered C/XX/FLAGS.
22
23 Prefix support done.
24
25 Its used everywhere in x11 overlay and you can see it also as attachment
26 to this mail.
27
28 Please help us to find issues we might miss, before inclusion. Which
29 will happen in 14 days since today (4.3. 2010) if nothing major will be
30 found.
31
32 Cheers
33
34 --------
35 Tomáš Chvátal
36 Gentoo Linux Developer [Council/KDE/Overlays/QA/X11]
37 E-Mail : scarabeus@g.o
38 GnuPG FP : 94A4 5CCD 85D3 DE24 FE99 F924 1C1E 9CDE 0341 4587
39 GnuPG ID : 03414587

Attachments

File name MIME type
xorg-2.eclass text/plain
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] [RFC] New eclass for x11 packages Jeremy Olexa <darkside@g.o>
Re: [gentoo-dev] [RFC] New eclass for x11 packages "Tomáš Chvátal" <scarabeus@g.o>
Re: [gentoo-dev] [RFC] New eclass for x11 packages David Leverton <levertond@××××××××××.com>
[gentoo-dev] Re: [RFC] New eclass for x11 packages Ryan Hill <dirtyepic@g.o>
Re: [gentoo-dev] [RFC] New eclass for x11 packages Michael Haubenwallner <haubi@g.o>
Re: [gentoo-dev] [RFC] New eclass for x11 packages "Tomáš Chvátal" <scarabeus@g.o>