[neon/extras/gammaray/Neon/release] debian: DGAMMARAY_WITH_KDSME=TRUE /
Carlos De Maine
null at kde.org
Tue Jun 10 03:54:24 BST 2025
Git commit 3ff515bc869174d570fcfd6d36c633e4a6237b2b by Carlos De Maine.
Committed on 10/06/2025 at 02:54.
Pushed by carlosdem into branch 'Neon/release'.
DGAMMARAY_WITH_KDSME=TRUE /
-DENABLE_GOLD_LINKER=TRUE
M +3 -2 debian/rules
https://invent.kde.org/neon/extras/gammaray/-/commit/3ff515bc869174d570fcfd6d36c633e4a6237b2b
diff --git a/debian/rules b/debian/rules
index ee753c1..397be6f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,8 +25,9 @@ override_dh_auto_configure:
-DPLUGIN_INSTALL_DIR=/usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/gammaray \
-DGAMMARAY_BUILD_DOCS=TRUE \
-DGAMMARAY_USE_PCH=TRUE \
- -DQT_VERSION_MAJOR=6
-# -DENABLE_GOLD_LINKER=TRUE
+ -DQT_VERSION_MAJOR=6 /
+ -DGAMMARAY_WITH_KDSME=TRUE /
+ -DENABLE_GOLD_LINKER=TRUE
override_dh_auto_install:
dh_auto_install
More information about the Neon-commits
mailing list