summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-03-25 10:04:50 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-03-25 10:04:50 +0100
commit3b6833e97b8bc59e994385b8cd6788521515c226 (patch)
tree5c509599552cbb1145adb5c342178b6a22fc15fc
parent0c0a8054a0f37a80c0dfc0842cdcebb0971a8078 (diff)
downloadkde-3b6833e97b8bc59e994385b8cd6788521515c226.tar.gz
kde-3b6833e97b8bc59e994385b8cd6788521515c226.tar.bz2
kde-3b6833e97b8bc59e994385b8cd6788521515c226.zip
kde-apps/umbrello: Drop obsolete cmake arg
Upstream commit cf4ff0d9b51420a63d9d5e1c6382b397d3a46838 switched to standard BUILD_TESTING option. Bug: https://bugs.gentoo.org/927558 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/umbrello/umbrello-24.02.49.9999.ebuild1
-rw-r--r--kde-apps/umbrello/umbrello-9999.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/kde-apps/umbrello/umbrello-24.02.49.9999.ebuild b/kde-apps/umbrello/umbrello-24.02.49.9999.ebuild
index b1712f68bae..c86113ba2db 100644
--- a/kde-apps/umbrello/umbrello-24.02.49.9999.ebuild
+++ b/kde-apps/umbrello/umbrello-24.02.49.9999.ebuild
@@ -58,7 +58,6 @@ src_configure() {
-DCMAKE_DISABLE_FIND_PACKAGE_Doxygen=ON # broken, re-enable w/ ECM_QTHELP
-DBUILD_APIDOC=OFF
-DBUILD_PHP_IMPORT=$(usex php)
- -DBUILD_unittests=$(usex test)
)
use test && mycmakeargs+=(
-DCMAKE_DISABLE_FIND_PACKAGE_LLVM=ON
diff --git a/kde-apps/umbrello/umbrello-9999.ebuild b/kde-apps/umbrello/umbrello-9999.ebuild
index b1712f68bae..c86113ba2db 100644
--- a/kde-apps/umbrello/umbrello-9999.ebuild
+++ b/kde-apps/umbrello/umbrello-9999.ebuild
@@ -58,7 +58,6 @@ src_configure() {
-DCMAKE_DISABLE_FIND_PACKAGE_Doxygen=ON # broken, re-enable w/ ECM_QTHELP
-DBUILD_APIDOC=OFF
-DBUILD_PHP_IMPORT=$(usex php)
- -DBUILD_unittests=$(usex test)
)
use test && mycmakeargs+=(
-DCMAKE_DISABLE_FIND_PACKAGE_LLVM=ON