[gentoo-user] emerging mplayer with compile option --without-x

2005-06-23 Thread Stefano Guglia
hello! I need to emerge mplayer and mythtv without x, framebuffer only. How can I pass --without-x and other options to ./configure during emerge process? (-x in USE flag does not work: 'emerge mplayer' still needs xorg...) thanks.. Stefano. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] emerging mplayer with compile option --without-x

2005-06-23 Thread azz
CMIIW, i think it's USE=-gtk emerge -av mplayer -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] emerging mplayer with compile option --without-x

2005-06-23 Thread Holly Bostick
Stefano Guglia schreef: hello! I need to emerge mplayer and mythtv without x, framebuffer only. How can I pass --without-x and other options to ./configure during emerge process? (-x in USE flag does not work: 'emerge mplayer' still needs xorg...) thanks.. Stefano. Just to get the

Re: [gentoo-user] emerging mplayer with compile option --without-x

2005-06-23 Thread Stefano Guglia
Just to get the obvious out of the way, the USE flag is X (uppercase), not x (lower case). Was that a typo? It should work with -X set in either /etc/make.conf or /etc/portage/package.use (for mPlayer only). yes: I use ufed so no way to get a wrong make.conf.. You'd probably also want

Re: [gentoo-user] emerging mplayer with compile option --without-x

2005-06-23 Thread Stefano Guglia
Alle 11:56, giovedì 23 giugno 2005, azz ha scritto: CMIIW, i think it's USE=-gtk emerge -av mplayer hereis the result on my side: - Calculating dependencies ...done! [ebuild N] x11-base/xorg-x11-6.8.2-r1 -3dfx -3dnow -bitmap-fonts -cjk -debug -dlloader -dmx -doc

Re: [gentoo-user] emerging mplayer with compile option --without-x

2005-06-23 Thread Neil Bothwick
On Thu, 23 Jun 2005 12:46:53 +0200, Stefano Guglia wrote: xorg still there... still cannot understand how to merge compile options and USE flag in an emerge statement... EXTRA_ECONF=--disable-some-option emerge package often works, depending on the ebuild. -- Neil Bothwick If you only

Re: [gentoo-user] emerging mplayer with compile option --without-x

2005-06-23 Thread Holly Bostick
Stefano Guglia schreef: Alle 11:56, giovedì 23 giugno 2005, azz ha scritto: CMIIW, i think it's USE=-gtk emerge -av mplayer hereis the result on my side: - [ebuild N] media-video/realplayer-10.0.4 -mozilla 6,486 kB [ebuild N]

Re: [gentoo-user] emerging mplayer with compile option --without-x

2005-06-23 Thread Niklas Herder
Stefano Guglia wrote: [ebuild N] media-video/mplayer-1.0_pre6-r4 -3dfx -3dnow -3dnowext -X -aalib +alsa (-altivec) -arts +avi -bidi -cdparanoia -debug -dga -directfb +divx4linux -doc -dts +dv +dvb +dvd +dvdread -edl +encode -esd +fbcon -ggi +gif -gtk -i8x0 -ipv6 -jack -joystick +jpeg

Re: [gentoo-user] emerging mplayer with compile option --without-x

2005-06-23 Thread Stefano Guglia
I could be wrong-- and an emerge --tree would be more helpful here, but is it possible to compile realplayer -X? I don't think so; I think realplayer is what depends on X, and so it's the +real in the mplayer USE flags that's bringing it in. Just a second, let me check... the realplayer