Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2007 18:04:36 -0600
From:      Chad Perrin <perrin@apotheon.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: mplayer and xmms
Message-ID:  <20070614000436.GA24635@demeter.hydra>
In-Reply-To: <200706132345.l5DNjQUW030233@smtpclu-4.eunet.yu>
References:  <20070613233248.GB24459@demeter.hydra> <200706132345.l5DNjQUW030233@smtpclu-4.eunet.yu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 14, 2007 at 01:45:37AM +0200, Nikola Lecic wrote:
> On Wed, 13 Jun 2007 17:32:48 -0600
> Chad Perrin <perrin@apotheon.com> wrote:
> 
> > I'm just generally curious about why XMMS is a dependency for MPlayer
> > in FreeBSD.  I accidentally uninstalled MPlayer by uninstalling XMMS,
> > and am right now in the middle of reinstalling it from ports -- and
> > it occurs to me that, as far as I'm aware, MPlayer doesn't in and of
> > itself actually need XMMS.  Have things changed since the last time I
> > ran a box with MPlayer but no XMMS?
> 
> Hello Chad,
> 
> That dependency is optional in mplayer:
> 
>   .if defined(WITH_XMMS)
>   CONFIGURE_ARGS+=    --enable-xmms
>   LIB_DEPENDS+=   xmms.4:${PORTSDIR}/multimedia/xmms
>   .else
>   CONFIGURE_ARGS+=    --disable-xmms
>   .endif
> 
> It should be sufficient to turn off "Enable XMMS plugin support" with
> 'make config'.

Thanks much.  I forgot all about having done that back when I first
installed MPlayer.

-- 
CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ]
Leon Festinger: "A man with a conviction is a hard man to change. Tell him
you disagree and he turns away. Show him facts and figures and he questions
your sources. Appeal to logic and he fails to see your point."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070614000436.GA24635>