public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Modular X plans
@ 2005-08-01 20:54 Donnie Berkholz
  2005-08-01 21:04 ` Ciaran McCreesh
                   ` (4 more replies)
  0 siblings, 5 replies; 85+ messages in thread
From: Donnie Berkholz @ 2005-08-01 20:54 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

(This is an expanded, updated version of a recent blog post, so some of
you may have already seen parts of it.)

Background: Upstream is splitting up the monolithic X.Org X11 release
into a huge number of modular releases, the combination of which will be
released as X11R7. Simultaneously, a source-identical monolith will be
released as X11R6.9.

Gentoo will only add X11R7, the modular release. Roughly 280 packages
will comprise this release, so this will entail adding a few new
categories to deal with them.

Here's the categories I'm looking at using, which is mostly a mirror of
how upstream breaks it down:

~    * x11-apps: The various applications that come along with all X11RX
releases. 86 ebuilds.

~    * x11-proto: The protocol headers. 30 ebuilds.

~    * x11-libs: 43 ebuilds.

~    * media-fonts: 35 ebuilds.

~    * x11-drivers: All the video and input drivers. 68 ebuilds.

~    * x11-base: The actual X server, and meta-ebuilds. <10 ebuilds.

~    * app-doc: Old-format docs that haven't been broken into individual
packages yet. Probably just a couple ebuilds.

~    * x11-misc: The data module, which contains bitmaps and xkbdata.
Also the util module, with imake, etc. <10 ebuilds.

The new categories are x11-apps, x11-proto and x11-drivers. Of these,
the name for x11-proto (the protocol headers) is debatable. The upstream
module they're all in is called "proto," and their pkg-config (*.pc)
files are called fooproto. But I'm also open to names such as
x11-protocol or x11-headers, so let me know what you think makes the
most sense, both in understanding the meaning and in combination with
upstream's naming.

My plan is to have a series of "submetabuilds" that combine into a
"supermetabuild," which will be the actual xorg-x11 ebuild. There will
be one submetabuild for each major component: apps, drivers, libraries,
etc. This will allow me to split USE flags out a bit (so e.g., x11-fonts
would have 100dpi, 75dpi, truetype as flags) as well as allow people who
only want e.g. libraries for a headless server to get them cleanly.

I intend to begin adding these packages to the tree shortly after the
first release candidate, which should be happening very soon.


Repercussions:

All packages in the tree will need to clearly enunciate exactly which
parts of X they need as DEPENDs and RDEPENDs, down to the library or
application level.

Until such time as that becomes possible for everyone to do, the
x11-libs metabuild will PROVIDE virtual/x11. But realize that not
everybody will have or want all the X libraries installed, when they
only need a few.

If your package depends on virtual/x11 for any reason besides libraries,
it will require a dependency update to work with the new packages.


My preliminary work on the modular ebuilds is at
http://dev.gentoo.org/~spyderous/x-modular/ -- browse this at your
leisure. The metabuilds are all in x11-base/. There will be no tarball
of this overlay available because I'm not interested in dealing with
other testers before the first release candidate has even come out.

I eagerly await your questions and concerns.

Thanks,
Donnie
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC7owDXVaO67S1rtsRAu68AJwISOSEwUChCvgQ96Y1KJGFmNYb/wCfaOEz
WURqd84yUyrb9cJqmiZE6sc=
=L4yH
-----END PGP SIGNATURE-----
-- 
gentoo-dev@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 85+ messages in thread
* [gentoo-dev] Modular X plans
@ 2005-08-08 16:18 Ferris McCormick
  2005-08-08 17:03 ` Donnie Berkholz
  0 siblings, 1 reply; 85+ messages in thread
From: Ferris McCormick @ 2005-08-08 16:18 UTC (permalink / raw
  To: Donnie Berkholz; +Cc: gentoo-dev, sparc

[-- Attachment #1: Type: text/plain, Size: 432 bytes --]

Donnie,
  Unless you a good reason for me not to do so, I am going to start
adding the ~sparc keyword to the Modular X ebuilds and then start
playing with them locally.  (I'm not going to mess with your global
package masks, of course, but I do want to work with a real ~sparc
keyword rather than faking it.)

Regards,
Ferris
-- 
Ferris McCormick (P44646, MI) <fmccor@gentoo.org>
Developer, Gentoo Linux (Sparc, Devrel)

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 85+ messages in thread
[parent not found: <Pine.LNX.4.63.0508112329460.8656@terciopelo.krait.us>]

end of thread, other threads:[~2005-08-12 18:57 UTC | newest]

Thread overview: 85+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-01 20:54 [gentoo-dev] Modular X plans Donnie Berkholz
2005-08-01 21:04 ` Ciaran McCreesh
2005-08-01 21:23   ` Donnie Berkholz
2005-08-01 21:44     ` Ciaran McCreesh
2005-08-01 21:54       ` Donnie Berkholz
2005-08-01 22:11         ` Ciaran McCreesh
2005-08-01 22:36           ` Donnie Berkholz
2005-08-10  3:02             ` Donnie Berkholz
2005-08-11 18:58               ` Donnie Berkholz
2005-08-11 19:11                 ` Jan Spitalnik
2005-08-11 19:27                   ` Donnie Berkholz
2005-08-11 19:36                   ` Georgi Georgiev
2005-08-11 19:41                 ` Georgi Georgiev
2005-08-11 21:17                   ` Donnie Berkholz
2005-08-11 23:05                     ` Donnie Berkholz
2005-08-12  3:41                       ` Georgi Georgiev
2005-08-12  4:06                         ` Donnie Berkholz
2005-08-12  4:57                           ` Georgi Georgiev
2005-08-01 23:23           ` Alec Warner
2005-08-01 23:43             ` Ciaran McCreesh
2005-08-02  1:14               ` Alec Warner
2005-08-02 17:04     ` Maurice van der Pot
2005-08-02  6:07 ` Donnie Berkholz
2005-08-02  7:02   ` Ian Leitch
2005-08-02 14:30   ` [gentoo-dev] " Michael Sterrett -Mr. Bones.-
2005-08-03  5:31     ` Kevin F. Quinn
2005-08-02 19:20   ` [gentoo-dev] " Jeremy Maitin-Shepard
2005-08-02 19:54     ` Donnie Berkholz
2005-08-08  2:51   ` Donnie Berkholz
2005-08-08  8:08     ` Donnie Berkholz
2005-08-09 11:22       ` Georgi Georgiev
2005-08-09 18:06         ` Donnie Berkholz
2005-08-09 18:16       ` Donnie Berkholz
2005-08-10  2:04         ` Georgi Georgiev
2005-08-10  2:40           ` Donnie Berkholz
2005-08-10 12:46             ` Ferris McCormick
2005-08-10 15:18               ` Ferris McCormick
2005-08-10 17:53                 ` Donnie Berkholz
2005-08-10 20:36                   ` Ferris McCormick
2005-08-10 19:49                     ` Donnie Berkholz
2005-08-10 20:12                       ` Donnie Berkholz
2005-08-10 21:51                       ` Ferris McCormick
2005-08-10 22:43                         ` Donnie Berkholz
2005-08-11  0:26                           ` Ferris McCormick
2005-08-11  0:46                             ` Donnie Berkholz
2005-08-11 11:26                               ` Ferris McCormick
2005-08-11 17:35                               ` Ferris McCormick
2005-08-11 17:48                                 ` Donnie Berkholz
2005-08-11 18:02                                   ` Donnie Berkholz
2005-08-11 19:09                                     ` Ferris McCormick
2005-08-11 19:25                                       ` Donnie Berkholz
2005-08-11 19:39                                         ` Ferris McCormick
2005-08-11 21:20                                           ` Donnie Berkholz
2005-08-11 21:47                                             ` Ferris McCormick
2005-08-11  6:13                             ` Jason Wever
2005-08-10  2:25         ` Georgi Georgiev
2005-08-10  7:01         ` Donnie Berkholz
2005-08-10 17:51         ` Per-Erik Westerberg
2005-08-10 17:59           ` Donnie Berkholz
2005-08-11  7:11             ` Donnie Berkholz
2005-08-11  4:07         ` Georgi Georgiev
2005-08-11  4:18           ` Donnie Berkholz
2005-08-11  4:45             ` Donnie Berkholz
2005-08-11  5:01               ` Georgi Georgiev
2005-08-11  5:08                 ` Donnie Berkholz
2005-08-11  5:38                   ` Georgi Georgiev
2005-08-11  6:01                     ` Donnie Berkholz
2005-08-11  6:58                       ` Georgi Georgiev
2005-08-11  7:04                         ` Donnie Berkholz
2005-08-11  7:15         ` Donnie Berkholz
2005-08-03  5:41 ` Donnie Berkholz
2005-08-03 13:47   ` Diego 'Flameeyes' Pettenò
2005-08-04  9:10 ` Bertrand Jacquin
2005-08-08 20:24 ` Caleb Tennis
2005-08-09  1:14   ` Donnie Berkholz
2005-08-09 12:36     ` Caleb Tennis
2005-08-09 12:43       ` Brian Harring
2005-08-09 13:03         ` Caleb Tennis
2005-08-09 13:24           ` Carsten Lohrke
2005-08-09 18:09       ` Donnie Berkholz
  -- strict thread matches above, loose matches on Subject: below --
2005-08-08 16:18 Ferris McCormick
2005-08-08 17:03 ` Donnie Berkholz
     [not found] <Pine.LNX.4.63.0508112329460.8656@terciopelo.krait.us>
2005-08-12 13:24 ` Ferris McCormick
2005-08-12 17:30   ` Donnie Berkholz
2005-08-12 18:55     ` Donnie Berkholz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox