Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jul 2011 10:45:22 +0100
From:      Chris Rees <crees@freebsd.org>
To:        David Demelier <demelier.david@gmail.com>
Cc:        Chris Rees <crees@freebsd.org>, freebsd-ports@freebsd.org
Subject:   Re: audio/musicpd and libsndfile dependency
Message-ID:  <CADLo839nA4oFVwR672RV9OHJesVQfF2gUwRdy0VVcc17Nd3x3Q@mail.gmail.com>
In-Reply-To: <4E23105B.5020207@gmail.com>
References:  <4E217D5B.3090904@gmail.com> <CADLo83-BRyUv2%2BtD87rPwA-3N3kGMyRk1D4kvWUEBM6Z2Ed3hw@mail.gmail.com> <4E23105B.5020207@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 17 Jul 2011 17:40, "David Demelier" <demelier.david@gmail.com> wrote:
>
> On 16/07/2011 15:13, Chris Rees wrote:
>>
>>
>> On 16 Jul 2011 13:03, "David Demelier" <demelier.david@gmail.com
>> <mailto:demelier.david@gmail.com>> wrote:
>>  >
>>  > Hello,
>>  >
>>  > I've just realized that libsndfile is required for musicpd. see :
>>  >
>>  > $ ldd /usr/local/bin/musicpd
>>  >        ...
>>  >        libFLAC.so.10 => /usr/local/lib/libFLAC.so.10 (0x802331000)
>>  >        libsndfile.so.1 => /usr/local/lib/libsndfile.so.1 (0x802468000)
>>  >        libaudiofile.so.0 => /usr/local/lib/libaudiofile.so.0
>> (0x8025d1000)
>>  >        ...
>>  >
>>  > And :
>>  >
>>  > $ pkg_info -R libsndfile-1.0.24
>>  > Information for libsndfile-1.0.24:
>>  >
>>  > Required by:
>>  > sfml-1.6
>>  >
>>  > It seems that musicpd implicitly link to libsndfile if it is
>> installed on the system. May I propose a PR with a new option to
>> disable/enable this linkage using an OPTION?
>>  >
>>
>> Thank you, that would be most welcome. I would do it myself, but I think
>> you'll be quicker at the moment...
>>
>> Chris
>>
>
> Thanks for your quick reply :-)
>
> There is the patch : http://www.freebsd.org/cgi/query-pr.cgi?pr=158999

Thank you for your contribution! Committed.

Chris



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