* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/gr-fosphor/
@ 2018-04-03 16:26 99% Andreas Sturmlechner
0 siblings, 0 replies; 1+ results
From: Andreas Sturmlechner @ 2018-04-03 16:26 UTC (permalink / raw
To: gentoo-commits
commit: a9544171706ff5b01b3502b7df8c92c09c014f8b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 3 16:25:55 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr 3 16:25:55 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9544171
net-analyzer/gr-fosphor: Drop USE=qt4
Closes: https://bugs.gentoo.org/641940
Package-Manager: Portage-2.3.28, Repoman-2.3.9
net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild b/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild
index 80888f939b3..29c293990cc 100644
--- a/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild
+++ b/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild
@@ -24,14 +24,10 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
LICENSE="GPL-3+"
SLOT="0"
-IUSE="+glfw qt4 wxwidgets"
+IUSE="+glfw wxwidgets"
-RDEPEND="qt4? (
- dev-qt/qtcore:4
- dev-qt/qtgui:4
- dev-qt/qtopengl:4
- )
- >=net-wireless/gnuradio-3.7_rc:0=[qt4?,wxwidgets?,${PYTHON_USEDEP}]
+RDEPEND="
+ >=net-wireless/gnuradio-3.7_rc:0=[wxwidgets?,${PYTHON_USEDEP}]
media-libs/freetype
dev-libs/boost:=
glfw? ( >=media-libs/glfw-3 )
@@ -56,9 +52,10 @@ src_configure() {
local mycmakeargs=(
-DENABLE_DEFAULT=OFF
-DENABLE_GLFW="$(usex glfw)"
- -DENABLE_QT="$(usex qt4)"
+ -DENABLE_QT=OFF
-DENABLE_WX="$(usex wxwidgets)"
-DENABLE_PYTHON=ON
)
+ # re-enable Qt if port to Qt5 is ever finished
cmake-utils_src_configure
}
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2018-04-03 16:26 99% [gentoo-commits] repo/gentoo:master commit in: net-analyzer/gr-fosphor/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox