Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Apr 2012 23:55:58 +0300
From:      Alex Kozlov <spam@rm-rf.kiev.ua>
To:        Joerg Schilling <Joerg.Schilling@fokus.fraunhofer.de>, freebsd-bugs@FreeBSD.org
Subject:   Re: ports/cdparanoia installs illegal include files
Message-ID:  <20120410205558.GA39468@ravenloft.kiev.ua>
In-Reply-To: <4f849734.Oc%2B740L2sZlanjXV%Joerg.Schilling@fokus.fraunhofer.de>
References:  <4f849734.Oc%2B740L2sZlanjXV%Joerg.Schilling@fokus.fraunhofer.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 10, 2012 at 10:25:24PM +0200, Joerg Schilling wrote:
> it seems that the pdparanoia installs files to /usr/lical/include/
> even though this is a closed program that exports no interfaces to other 
> programs.
At least a few ports use cdda_paranoia library:
/usr/ports/audio/audex/Makefile:LIB_DEPENDS=       cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia \
/usr/ports/audio/grip/Makefile:LIB_DEPENDS+=       cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia
/usr/ports/devel/gnome-vfs1/Makefile:LIB_DEPENDS+= cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia
/usr/ports/multimedia/mplayerxp/Makefile:LIB_DEPENDS+=     cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia
/usr/ports/sysutils/burn/Makefile:LIB_DEPENDS+=    cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia
/usr/ports/sysutils/k3b-kde4/Makefile:LIB_DEPENDS= cdda_paranoia:${PORTSDIR}/audio/cdparanoia
 
> The installed include files contain outdated function interfaces from 1997 and 
> prevent cdrtools from compiling.
> 
> Please do not install include files from closed programs.
> 
> BTW: there is no need to use cdparanoia anymore as since 2002, cdda2wav gives 
> better results than cdparanoia.


--
Adios



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