pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: down striped version of mplayer



On Sat, Sep 30, 2006 at 09:15:40AM +0200, Emmanuel Decitre wrote:
> I try to generate a reduced version of mplayer decoding only raw rgb
> files and rendering them using aalib.  I would like to use it on an old
> 486 laptop.
> 
> Unfortunately a make PKG_OPTIONS.aalib=ncurses PKG_OPTIONS.mplayer=aalib
> PKG_OPTIONS.mplayer-share=aalib within "multimedia/mplayer" generated the
> entire mplayer, with the full set of libs.

With PKG_OPTIONS.mplayer you only add things to the existing default set of
options.  Try to start with PKG_OPTIONS.mplayer=-* and then add the things
you want.  Run "make show-options" or "make supported-options-message" to
see exactly which options you'll be using.

        Geert



Home | Main Index | Thread Index | Old Index