On Wed, Jan 21, 2004 at 05:26:31PM +0200, raptor wrote:
> hi how to exclude all x and gtk stuff when compiling mplayer, tried this :
> but x-stuff are still there.. i need mplayer for just running :
> 
> mplayer -identity -frame 0 movie.avi
> 
> nothing else... so that I can parse the result ..
> It runs on server so i DONT want even to try to start the movie.. 
> output gifs, using xmms or anything like that
> (if u know what else should I exclude)
> 
> 
> #USE='-x11 -gtk -gnome' emerge -p mplayer

Take a look in the ebuild file. The option to disable the X-stuff will
not be set if neither X (not x11) nor gtk is set.
so this should do: USE='-X -gtk -gnome' emerge -p mplayer

HTH 

Thomas

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to