summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-06-26 15:52:33 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-06-27 21:00:20 +0200
commitb71ea2b115dcea8f03e7dd170f2aa8f6f3902ae2 (patch)
tree98232c7fa06497df6c093badf8a039317a784197
parentdev-qt/qtwebengine: Drop 5.9.6 (r0) (diff)
downloadgentoo-b71ea2b1.tar.gz
gentoo-b71ea2b1.tar.bz2
gentoo-b71ea2b1.zip
x11-themes/qtcurve: Drop 1/3 unused cmake variables
Bug: https://bugs.gentoo.org/659190 Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild1
-rw-r--r--x11-themes/qtcurve/qtcurve-9999.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild
index a69b44261913..ae1d8dc5cf1b 100644
--- a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild
+++ b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild
@@ -74,7 +74,6 @@ src_configure() {
-DENABLE_QT4=OFF
-DLIB_INSTALL_DIR="$(get_libdir)"
-DQTC_QT4_ENABLE_KDE=OFF
- -DQTC_QT4_ENABLE_KWIN=OFF
-DQTC_KDE4_DEFAULT_HOME=ON
-DENABLE_GTK2="$(usex gtk)"
-DENABLE_QT5="$(usex qt5)"
diff --git a/x11-themes/qtcurve/qtcurve-9999.ebuild b/x11-themes/qtcurve/qtcurve-9999.ebuild
index 0c90108fce51..ca3205965a3b 100644
--- a/x11-themes/qtcurve/qtcurve-9999.ebuild
+++ b/x11-themes/qtcurve/qtcurve-9999.ebuild
@@ -74,7 +74,6 @@ src_configure() {
-DLIB_INSTALL_DIR="$(get_libdir)"
-DENABLE_QT4=OFF
-DQTC_QT4_ENABLE_KDE=OFF
- -DQTC_QT4_ENABLE_KWIN=OFF
-DQTC_KDE4_DEFAULT_HOME=ON
-DENABLE_GTK2="$(usex gtk)"
-DENABLE_QT5="$(usex qt5)"