Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33421 - Would be nice if XFree86 ebuild could only build requested drivers
Summary: Would be nice if XFree86 ebuild could only build requested drivers
Status: RESOLVED DUPLICATE of bug 17025
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-13 13:50 UTC by Evan Teran
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evan Teran 2003-11-13 13:50:34 UTC
I was just thinking, that it would be very nice (cut down on used space and
compile time) if we could somehow specify a list of video drivers to be compiled
with the xfree86 ebuild.  For example, alsa-driver looks at the environment
variable ALSA_CARDS so, I can just put in my make.conf ALSA_CARDS="dummy
intel8x0" and it only builds those two.

I recognize that with alsa it is somthing implemented by the alsa people, but
still it would be very nice to have a time saver like this for xfree86 too.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




$ emerge info
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.22)
=================================================================
System uname: 2.4.22 i686 Intel(R) Pentium(R) 4 Mobile CPU 1.80GHz
Gentoo Base System version 1.4.3.10p1
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe -mmmx -msse -msse2 -mfpmath=sse,387
-falign-functions=4 -fomit-frame-pointer -fstack-protector"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 avi crypt foomaticdb gif libg++ mad mikmod mpeg ncurses pdflib
quicktime xmms xv zlib gdbm berkdb slang readline arts tetex aalib svga sdl tcpd
pam libwww esd imlib motif opengl cdr wavelan pcmcia X -gnome gtk gtk2 kde qt
tcltk usb cups ssl mozilla moznomail moznocompose mmx sse xml2 apm acpi pnp
mysql sdk oggvorbis encode snmp spell truetype java perl python ruby innodb
samba gpm oss alsa ldap png gd jpeg tiff -nls"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-11-13 14:45:23 UTC

*** This bug has been marked as a duplicate of 17025 ***