commit: b71ea2b115dcea8f03e7dd170f2aa8f6f3902ae2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Jun 26 13:52:33 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Jun 27 19:00:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b71ea2b1
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 x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild | 1 - x11-themes/qtcurve/qtcurve-9999.ebuild | 1 - 2 files changed, 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 a69b4426191..ae1d8dc5cf1 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 0c90108fce5..ca3205965a3 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)"
