ports/147973: [patch] audio/xmmsctrl fix depends

Jason E. Hale bsdkaffee at gmail.com
Thu Jul 15 21:20:03 UTC 2010


The following reply was made to PR ports/147973; it has been noted by GNATS.

From: "Jason E. Hale" <bsdkaffee at gmail.com>
To: bug-followup at freebsd.org,
 hinokind at gmail.com
Cc:  
Subject: Re: ports/147973: [patch] audio/xmmsctrl fix depends
Date: Thu, 15 Jul 2010 17:10:09 -0400

 This really isn't necessary.  Xmmsctrl is a commandline utility that 
 indirectly depends on gtk12 and x11 because of the direct dependency on xmms.  
 It links to libxmms, so xmms is the port that needs to make sure all of these 
 other ports are installed.  Xmmsctrl uses the xmms-config utility provided by 
 xmms to get the libraries that xmms linked to.  Gettext is not used either; 
 there is no international documentation installed.
 
 As long as multimedia/xmms is installed and working (which is what xmmsctrl 
 currently pulls in for build/run), xmmsctrl should build and run.  I am not 
 seeing any build problems, so I would rather not clutter the Makefile with 
 these other things.
 
 - Jason



More information about the freebsd-ports-bugs mailing list