new hard dependency of kdelibs to trig ? (nepomuk/soprano/query related)
Sebastian TrĂ¼g
trueg at kde.org
Mon Nov 16 15:10:20 GMT 2009
On Saturday 14 November 2009 16:41:55 Alexander Neundorf wrote:
> Hi,
>
> since the nepomuk query API was added to kdelibs this week kdelibs doesn't
> build anymore if soprano doesn't find a trig plugin.
> It seems trig is part of raptor (http://librdf.org/raptor/)
>
> So right now we have a hard dependency of kdelibs to trig (raptor). Is this
> intentional ?
yes, it is. However, it is only a build-time dependency. It could also be
removed easily by adding the generated files directly. But I don't really see
the point since Nepomuk without a trig parser is basically useless.
So the correct approach is to add a cmake check which I just did in
kdelibs/CMakeLists.txt.
Cheers,
Sebastian
More information about the kde-core-devel
mailing list