Re: [Banshee-List] ANN: mono-upnp 0.1.0



On Tue, Feb 14, 2012 at 8:10 PM, Nelson Marques <nmo marques gmail com> wrote:
> Hi,
>
> I would like to ask one question, it's not the first time I'm running
> across this... What is the upstream pkgconfig() call for 'nunit' ? In
> several packages I've noticed that on openSUSE the right call would be
> pkgconfig(mono-nunit), and many software uses pkgconfig(nunit).
>
> Anyone has some info about this ?

I think mono provides its own copy of nunit, referenced by the
mono-nunit.pc pkg-config file. Using nunit.pc gets you the regular,
upstream nunit.

When I was fiddling with the build of Mono.Upnp, I hesitated between
the two, and went for referencing nunit in the .csproj, as there's a
better chance of that working when building with .NET on Windows. As
the autotools stuff is mostly generated by MonoDevelop, that's where
the pkgconfig(nunit) call comes from.

I just also realized that the Banshee autotools stuff checks for both,
and we sidestep the .NET question by not building the tests on
Windows...

-- 
Bertrand Lorentz


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]