From owner-freebsd-questions@FreeBSD.ORG Thu Jun 14 00:04:39 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F31E916A46B for ; Thu, 14 Jun 2007 00:04:38 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from host222.ipowerweb.com (host222.ipowerweb.com [66.235.210.10]) by mx1.freebsd.org (Postfix) with SMTP id D166F13C458 for ; Thu, 14 Jun 2007 00:04:38 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 98698 invoked from network); 14 Jun 2007 00:00:57 -0000 Received: from unknown (HELO demeter.hydra) (24.9.123.251) by host222.ipowerweb.com with SMTP; 14 Jun 2007 00:00:57 -0000 Received: from demeter.hydra (localhost [127.0.0.1]) by demeter.hydra (8.13.6/8.13.6) with ESMTP id l5E04b1i024655 for ; Wed, 13 Jun 2007 18:04:37 -0600 (MDT) (envelope-from perrin@apotheon.com) Received: (from ren@localhost) by demeter.hydra (8.13.6/8.13.6/Submit) id l5E04a3H024654 for freebsd-questions@freebsd.org; Wed, 13 Jun 2007 18:04:36 -0600 (MDT) (envelope-from perrin@apotheon.com) X-Authentication-Warning: demeter.hydra: ren set sender to perrin@apotheon.com using -f Date: Wed, 13 Jun 2007 18:04:36 -0600 From: Chad Perrin To: FreeBSD Questions Message-ID: <20070614000436.GA24635@demeter.hydra> Mail-Followup-To: FreeBSD Questions References: <20070613233248.GB24459@demeter.hydra> <200706132345.l5DNjQUW030233@smtpclu-4.eunet.yu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200706132345.l5DNjQUW030233@smtpclu-4.eunet.yu> User-Agent: Mutt/1.4.2.2i Subject: Re: mplayer and xmms X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2007 00:04:39 -0000 On Thu, Jun 14, 2007 at 01:45:37AM +0200, Nikola Lecic wrote: > On Wed, 13 Jun 2007 17:32:48 -0600 > Chad Perrin 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."