soprano: fix build

This commit is contained in:
Mohamed Akram
2026-05-15 20:35:07 +04:00
parent 641d0c2c3e
commit de78a41119
+6
View File
@@ -41,6 +41,12 @@ patchfiles patch-parsers-raptor-raptorparser.h.diff \
patch-serializers-raptor-raptorserializer.cpp.diff \
pkgconfig.patch
post-patch {
reinplace "s|SOPRANO_LIB_SUFFIX| &|g" \
${worksrcpath}/soprano/pluginmanager.cpp \
${worksrcpath}/soprano/sopranodirs.cpp
}
configure.args-append \
-DSOPRANO_DISABLE_CLUCENE_INDEX=1 \
-DSOPRANO_DISABLE_SESAME2_BACKEND=1