svn commit: r382900 - in head: Mk audio/musicpd audio/xmms2 multimedia/xfce4-parole

Alexey Dokuchaev danfe at FreeBSD.org
Thu Apr 2 06:53:36 UTC 2015


On Wed, Apr 01, 2015 at 07:46:58PM +0000, Olivier Duchateau wrote:
> On Wed, 1 Apr 2015 09:30:49 +0000 (UTC)
> Alexey Dokuchaev <danfe at FreeBSD.org> wrote:
> > Log:
> >   - Provide standard CDDA_DESC for Digital Audio CD support, and remove
> >     it from individual ports when appropriate [...]
> 
> Just for clarification, in multimedia/xfce4-parole CDDA option installs
> audio/gstreamer(1)-plugins-cdparanoia not audio/cparanoia.

CDDA_DESC is aimed to be an accurate, but still generic description of
support for Compact Disc Digital Audio technology and/or media.  It does
not imply any particular implementation.

> I hope it's not just "grep" in ports tree.

Of course it was (find ... | xargs grep CDDA_DESC).  Then reading the
Makefile and trying to understand if that port's CDDA_DESC can be replaced
with default one.  Do you see anything wrong with this approach?

In the `multimedia/xfce4-parole' case, it was "CD audio (cdparanoia)".  Note
that it's a bit scarse as it was.  Also, there is no other "CD audio
(foobar)" counterpart.  Given that, I decided that it was safe to drop it
from there.

./danfe


More information about the svn-ports-head mailing list