[Kde-bindings] [Bug 211160] New: Wrong pkgconfig (.pc) files in kdebindings
Lukáš Krejza
gryffus at hkfree.org
Mon Oct 19 23:16:14 UTC 2009
https://bugs.kde.org/show_bug.cgi?id=211160
Summary: Wrong pkgconfig (.pc) files in kdebindings
Product: bindings
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-bindings at kde.org
ReportedBy: gryffus at hkfree.org
Version: (using Devel)
OS: Linux
Installed from: Compiled sources
Pkgconfig files in kde csharp bindings should contain full path so mono will be
able to identify assemblies.
Files affected:
http://websvn.kde.org/?view=revision&revision=929133
Example for qyoto.pc:
Libs: -r:qt-dotnet is wrong and should be:
Libs: -r:${libdir}/mono/2.0/qt-dotnet.dll
Also we should't be putting assemblies in ${libdir}/mono/2.0/* but instead in
${libdir}/mono/qt-dotnet/*. Should i create separate bugreport for this? Also
the .pc files must reflect this...
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-bindings
mailing list