pkgsrc-Users archive

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

Re: down striped version of mplayer



ldecitre%web.de@localhost wrote:
> Do you know a "clean" way to remove any dependency to faad ?

If there's no PKG_OPTION for that, you can also add flags
like these:

CONFIGURE_ARGS += --disable-faad

That's just a guess. Try ./configure --help in the work
directory to see all supported arguments. I believe there's
also FAAD2, so you might have to disable this explicitely
as well.

-- 
Christian



Home | Main Index | Thread Index | Old Index