public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Donnie Berkholz <spyderous@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] xorg-server 1.0.99/1.1 ABI break
Date: Mon, 17 Apr 2006 13:43:32 -0700	[thread overview]
Message-ID: <4443FDF4.9000800@gentoo.org> (raw)
In-Reply-To: <20060417223129.7a3ed206@eusebe>

Thomas de Grenier de Latour wrote:
> What about a big PDEPEND in xorg-server-1.1 ebuild, with a bunch of
> "video_cards_foobar? ( >=x11-drivers/xf86-video-foobar-NewVersion )"?
> That should be enough to force a smooth update of the video drivers
> after the server. And, the RDEPEND on video drivers could be removed
> from the xorg-x11 meta-ebuild, to avoid redundancy.

That's a very reasonable idea in the current situation. The problem is 
that the xorg-server ebuild will begin building more and more X servers 
based on various combinations of USE flags. For example, kdrive will be 
part of xorg-server 1.1. Xgl will likely be part of xorg-server 1.2. 
Already we've got Xdmx, Xnest, Xorg and Xvfb.

Clearly one may desire to install only a certain set of these servers. 
Right now, my working copy has it set up so that USE=minimal in 
combination with USE=(dmx|kdrive|xgl|other group of servers) causes the 
Xorg server to not get built. But expressing that in RDEPEND gets quite 
complex.

Perhaps the "minimal" flag is the wrong way to go, and instead I should 
add a "xorg" flag that defaults on to build the Xorg server. That 
approach would allow for a reasonably simple expression of the driver 
PDEPENDs inside like this: "xorg? ( driver list )".

> Sure, it doesn't help users who have manually emerged some drivers
> without listing them all in $VIDEO_CARDS: they will still be able to
> update their server and keep some old broken drivers behind. But
> hopefully, they won't be so numerous (much less numerous than those who
> would be annoyed by some "!<..." block imho).

A valid problem with this approach. Is requiring everyone to unmerge 
drivers a worse solution than breaking some people who emerged drivers 
directly?

Thanks,
Donnie
-- 
gentoo-dev@gentoo.org mailing list



  reply	other threads:[~2006-04-17 20:48 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-17  5:18 [gentoo-dev] xorg-server 1.0.99/1.1 ABI break Donnie Berkholz
2006-04-17  9:57 ` Simon Stelling
2006-04-17 16:19   ` Donnie Berkholz
2006-04-17 19:02     ` Alec Warner
2006-04-17 20:05       ` Donnie Berkholz
2006-04-17 20:26         ` Olivier Crête
2006-04-17 20:34           ` Diego 'Flameeyes' Pettenò
2006-04-17 20:34           ` Donnie Berkholz
2006-04-17 20:48             ` Alec Warner
2006-04-17 20:31     ` Thomas de Grenier de Latour
2006-04-17 20:43       ` Donnie Berkholz [this message]
2006-04-17 20:53         ` Alec Warner
2006-04-18  0:12         ` Thomas de Grenier de Latour
2006-04-18  0:48           ` Donnie Berkholz
2006-04-18  1:26             ` Thomas de Grenier de Latour
2006-04-21 13:49 ` Sebastian Bergmann
2006-04-21 16:10   ` Donnie Berkholz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4443FDF4.9000800@gentoo.org \
    --to=spyderous@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox