Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121203 - unreal-tournament and modular X
Summary: unreal-tournament and modular X
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-01 10:14 UTC by Damien Thébault
Modified: 2006-02-11 09:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for unreal-tournament-451.ebuild (ut451.diff,634 bytes, patch)
2006-02-01 10:15 UTC, Damien Thébault
Details | Diff
Patch for unreal-tournament-451.ebuild, virtual/x11 after (ut.patch,484 bytes, patch)
2006-02-08 15:24 UTC, Damien Thébault
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Damien Thébault 2006-02-01 10:14:26 UTC
virtual/x11 don't work with modular X

 $ emerge --info
Portage 2.1_pre4-r1 (default-linux/x86/2005.1, gcc-4.0.2, glibc-2.3.6-r2, 2.6.13-mm1 i686)
=================================================================
System uname: 2.6.13-mm1 i686 AMD Athlon(tm) MP 2400+
Gentoo Base System version 1.12.0_pre15
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [disabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -mtune=athlon-mp -march=athlon-mp -pipe -fomit-frame-pointer -ftree-vectorize"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-Os -mtune=athlon-mp -march=athlon-mp -pipe -fomit-frame-pointer -ftree-vectorize -finline-functions"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks sandbox sfperms"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
LANG="fr_FR@euro"
LC_ALL="fr_FR@euro"
LDFLAGS="-Wl,-O1,-z,now"
LINGUAS="fr"
MAKEOPTS="-j 3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex X aalib acpi alsa apm avi berkdb bitmap-fonts cairo cdr crypt cups dbus dga directfb dvd dvdr dvdread eds emboss encode fam fbcon ffmpeg foomaticdb gcj gdbm gif glut gnome gnomedb gpm gstreamer gtk gtk2 hal imap imlib ipv6 jikes jpeg libcaca libg++ libwww linguas_fr lm_sensors logitech-mouse mad matroska mikmod mmx mmx2 mng motif mozilla mp3 mpeg nautilus ncurses network nls nptl nptlonly nsplugin nvidia ogg oggvorbis opengl pam pdflib perl pic pie png python quicktime rdesktop readline real rtc samba sasl sdl smp spell sqlite sse ssl svg tcpd threads truetype truetype-fonts type1-fonts usb v4l v4l2 vorbis win32codecs xinerama xml xml2 xv xvid zlib elibc_glibc input_devices_evdev input_devices_joystick input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_nv video_cards_nvidia video_cards_vesa video_cards_vga video_cards_v4l"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS
Comment 1 Damien Thébault 2006-02-01 10:15:25 UTC
Created attachment 78663 [details, diff]
Patch for unreal-tournament-451.ebuild
Comment 2 UncleOwen 2006-02-08 09:39:37 UTC
virtual/X hast to come _AFTER_ the modular X deps, so that modular X is the default.
Comment 3 Damien Thébault 2006-02-08 15:24:20 UTC
Created attachment 79281 [details, diff]
Patch for unreal-tournament-451.ebuild, virtual/x11 after

virtual/x11 is now after modular X dependencies
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2006-02-10 08:22:13 UTC
Fixed in CVS