|
Lines 10-16
KEYWORDS="amd64 ppc x86"
|
Link Here
|
|---|
|
| |
IUSE_VIDEO_CARDS="video_cards_i810 video_cards_nvidia video_cards_via" | IUSE_VIDEO_CARDS="video_cards_i810 video_cards_nvidia video_cards_via" |
| |
IUSE="alsa altivec autostart backendonly crciprec debug dbox2 dts dvb dvd freebox frontendonly hdhomerun ieee1394 ivtv jack joystick lcd lirc mmx vorbis opengl perl xvmc ${IUSE_VIDEO_CARDS}" |
IUSE="alsa altivec autostart backendonly crciprec debug dbox2 dts dvb dvd freebox frontendonly hdhomerun ieee1394 ivtv jack joystick lcd lirc mmx vorbis opengl perl xrandr xvmc ${IUSE_VIDEO_CARDS}" |
| |
RDEPEND=">=media-libs/freetype-2.0 | RDEPEND=">=media-libs/freetype-2.0 |
>=media-sound/lame-3.93.1 | >=media-sound/lame-3.93.1 |
|
Lines 18-24
RDEPEND=">=media-libs/freetype-2.0
|
Link Here
|
|---|
|
x11-libs/libXext | x11-libs/libXext |
x11-libs/libXinerama | x11-libs/libXinerama |
x11-libs/libXv | x11-libs/libXv |
x11-libs/libXrandr |
xrandr? ( x11-libs/libXrandr ) |
x11-libs/libXxf86vm | x11-libs/libXxf86vm |
xvmc? ( | xvmc? ( |
x11-libs/libXvMC | x11-libs/libXvMC |
|
|
use xvmc && myconf="${myconf} --enable-xvmc" | use xvmc && myconf="${myconf} --enable-xvmc" |
use xvmc && use video_cards_via && myconf="${myconf} --enable-xvmc-pro" | use xvmc && use video_cards_via && myconf="${myconf} --enable-xvmc-pro" |
use perl && myconf="${myconf} --with-bindings=perl" | use perl && myconf="${myconf} --with-bindings=perl" |
|
use xrandr || myconf="${myconf} --disable-xrandr" |
myconf="${myconf} | myconf="${myconf} |
--disable-audio-arts | --disable-audio-arts |
$(use_enable lirc) | $(use_enable lirc) |
|
|
--dvb-path=/usr/include | --dvb-path=/usr/include |
$(use_enable opengl opengl-vsync) | $(use_enable opengl opengl-vsync) |
$(use_enable ieee1394 firewire) | $(use_enable ieee1394 firewire) |
--enable-xrandr |
|
--enable-xv | --enable-xv |
--disable-directfb | --disable-directfb |
--enable-x11 | --enable-x11 |