From: Jonathan Callen <abcd@gentoo.org>
To: gentoo-dev-announce@gentoo.org, gentoo-dev@gentoo.org
Subject: [gentoo-dev] virtualx.eclass changes
Date: Tue, 20 Oct 2009 09:20:47 -0400 [thread overview]
Message-ID: <4ADDB92F.7050701@gentoo.org> (raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Recently, virtualx.eclass changed how it adds dependencies. Previously,
it always added IUSE=X, and added "X? ( x11-base/xorg-server
x11-apps/xhost )" to both DEPEND and RDEPEND (the RDEPEND part appears
to have been unintentional). This has been changed to instead be in the
control of the ebuild inheriting virtualx.
If you always need an X server to build, set VIRTUALX_REQUIRED=always
before inheriting virtualx, and the dependencies will be added to DEPEND
unconditionally.
If you only need an X server to run tests, just inherit virtualx. The
dependencies will be added with "test? ( )" around them, and "test" will
be added to IUSE.
If you need the X server under other conditions, set
VIRTUALX_REQUIRED=manual before inheriting virtualx, then use
${VIRTUALX_DEPEND} in DEPEND as needed.
This change has effectively removed the "X" USE flag from the following
packages where it should have been "test":
app-accessibility/gnome-mag
app-accessibility/gok
dev-libs/libunique
dev-python/gnome-python-desktop
dev-python/gnome-python-extras
dev-python/pygobject
dev-python/pygtk
gnome-base/eel
gnome-base/gnome-keyring
gnome-base/libbonoboui
gnome-base/libgnomecanvas
gnome-base/nautilus
gnome-extra/at-spi
gnome-extra/gnome-games
gnome-extra/gnome-power-manager
media-sound/rhythmbox
net-libs/webkit-gtk
sci-astronomy/wcslib
sci-mathematics/freemat
x11-libs/gtk+:2
x11-libs/guile-gtk
xfce-base/thunar
The following other packages also had changes for this:
app-crypt/heimdal:
the X server dep is now controlled by "test? ( X? ( ... ) )"
media-sound/rubyripper
the X server dep is now unconditional, and the package's X flag is
no longer in package.use.force.
- --
Jonathan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkrduS8ACgkQOypDUo0oQOrdGACeOajNxjLLoqw8A6aRC7G4vcTt
++wAn0qjITRs+V5tN0YZXjKkfLYs/lco
=edMH
-----END PGP SIGNATURE-----
reply other threads:[~2009-10-20 13:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4ADDB92F.7050701@gentoo.org \
--to=abcd@gentoo.org \
--cc=gentoo-dev-announce@gentoo.org \
--cc=gentoo-dev@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