Subject: Re: mplayer & qt?
To: Jan Danielsson <jan.danielsson@gmail.com>
From: Juan RP <juan@xtrarom.org>
List: pkgsrc-users
Date: 09/16/2006 22:51:13
On Sat, 16 Sep 2006 22:45:50 +0200
Jan Danielsson <jan.danielsson@gmail.com> wrote:

> Hello all,
> 
>    The only reason I have Qt on my system is because I use mplayer.
> Does mplayer really *require* Qt? Is there some way to build mplayer
> in a "limited mode" to exclude the dependency on Qt?
> 
>    I have nothing against Qt per se, but it takes sooooooooooooo
> looooooooooooooong tiiiiiiiiiimeeeeeeee to build.

cd multimedia/mplayer && make PKG_OPTIONS.mplayer=-arts

You can use "make show-options" to see what options are by
default...

Enjoy.