On Sat, 10 Oct 2015 13:06:28 +0200
hasufell <[email protected]> wrote:

> > +
> > +src_prepare() {
> > +   if has_version dev-libs/libcdio-paranoia; then
> > +           sed -i \
> > +                   -e 's:cdio/cdda.h:cdio/paranoia/cdda.h:' \
> > +
> > src/plugins/Input/cdaudio/decoder_cdaudio.cpp || die
> > +   fi
> 
> This looks really weird. A conditional sed on what package is
> installed on the users system? Can you elaborate?


remnant of when cdio-paranoia was part of cdio; should be unconditional
these days since we long dropped old cdio

Reply via email to