Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/quassel/
Date: Sun, 05 Jan 2020 15:24:17
Message-Id: 1578237832.e96c50148950c3d038dd6bebd6b4d90dee544657.johu@gentoo
1 commit: e96c50148950c3d038dd6bebd6b4d90dee544657
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 5 15:00:39 2020 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 5 15:23:52 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e96c5014
7
8 net-irc/quassel: Drop Qt configure options
9
10 Upstream commit 0216d4a650c02155b5bcd517567209f674d8a120
11
12 Package-Manager: Portage-2.3.84, Repoman-2.3.20
13 Signed-off-by: Johannes Huber <johu <AT> gentoo.org>
14
15 net-irc/quassel/quassel-9999.ebuild | 2 --
16 1 file changed, 2 deletions(-)
17
18 diff --git a/net-irc/quassel/quassel-9999.ebuild b/net-irc/quassel/quassel-9999.ebuild
19 index 9d41834c0c2..7c6f410f5ca 100644
20 --- a/net-irc/quassel/quassel-9999.ebuild
21 +++ b/net-irc/quassel/quassel-9999.ebuild
22 @@ -99,8 +99,6 @@ pkg_setup() {
23
24 src_configure() {
25 local mycmakeargs=(
26 - -DUSE_QT4=OFF
27 - -DUSE_QT5=ON
28 -DUSE_CCACHE=OFF
29 -DCMAKE_SKIP_RPATH=ON
30 -DEMBED_DATA=OFF