public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/kvirc/
Date: Fri, 29 Jul 2016 02:00:47 +0000 (UTC)	[thread overview]
Message-ID: <1469757615.cfe0c32e98e8c28fe73b6feacb1e05602f44c1c8.floppym@gentoo> (raw)

commit:     cfe0c32e98e8c28fe73b6feacb1e05602f44c1c8
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Thu Jul 28 22:27:18 2016 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 02:00:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfe0c32e

net-irc/kvirc: Unconditionally enable features not requiring additional dependencies.

 net-irc/kvirc/kvirc-9999.ebuild | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/net-irc/kvirc/kvirc-9999.ebuild b/net-irc/kvirc/kvirc-9999.ebuild
index 065b812..1e7cebb 100644
--- a/net-irc/kvirc/kvirc-9999.ebuild
+++ b/net-irc/kvirc/kvirc-9999.ebuild
@@ -32,7 +32,7 @@ fi
 LICENSE="kvirc"
 SLOT="0"
 KEYWORDS=""
-IUSE="audiofile +dbus dcc_video +dcc_voice debug doc gsm +ipc ipv6 kde +nls oss +perl +phonon profile +python spell +ssl theora +transparency webkit"
+IUSE="audiofile +dbus dcc_video debug doc gsm kde +nls oss +perl +phonon profile +python spell +ssl theora webkit"
 
 RDEPEND="dev-qt/qtcore:5
 	dev-qt/qtgui:5
@@ -104,19 +104,21 @@ src_configure() {
 		-DLIB_SUFFIX=${libdir#lib}
 		-DMANUAL_REVISION=${KVIRC_GIT_REVISION}
 		-DMANUAL_SOURCES_DATE=${KVIRC_GIT_SOURCES_DATE//-/}
-		-DWANT_CRYPT=yes
 		-DWANT_ENV_FLAGS=yes
 		-DWANT_VERBOSE=yes
 
+		-DWANT_CRYPT=yes
+		-DWANT_DCC_VOICE=yes
+		-DWANT_IPC=yes
+		-DWANT_IPV6=yes
+		-DWANT_TRANSPARENCY=yes
+
 		-DWANT_AUDIOFILE=$(usex audiofile)
 		-DWANT_DCC_VIDEO=$(usex dcc_video)
-		-DWANT_DCC_VOICE=$(usex dcc_voice)
 		-DWANT_DEBUG=$(usex debug)
 		-DWANT_DOXYGEN=$(usex doc)
 		-DWANT_GETTEXT=$(usex nls)
 		-DWANT_GSM=$(usex gsm)
-		-DWANT_IPC=$(usex ipc)
-		-DWANT_IPV6=$(usex ipv6)
 		-DWANT_KDE=$(usex kde)
 		-DWANT_MEMORY_PROFILE=$(usex profile)
 		-DWANT_OGG_THEORA=$(usex theora)
@@ -128,7 +130,6 @@ src_configure() {
 		-DWANT_QTDBUS=$(usex dbus)
 		-DWANT_QTWEBKIT=$(usex webkit)
 		-DWANT_SPELLCHECKER=$(usex spell)
-		-DWANT_TRANSPARENCY=$(usex transparency)
 
 		# COMPILE_SVG_SUPPORT not used in source code.
 		-DWANT_QTSVG=no


             reply	other threads:[~2016-07-29  2:00 UTC|newest]

Thread overview: 105+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-29  2:00 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-21 15:33 [gentoo-commits] repo/gentoo:master commit in: net-irc/kvirc/ Andreas Sturmlechner
2024-10-13 14:00 Andreas Sturmlechner
2024-09-09  0:17 Eli Schwartz
2024-09-05  4:08 Eli Schwartz
2024-08-09  8:57 Sam James
2024-08-09  8:50 Jakov Smolić
2024-06-10 13:21 Joonas Niilola
2024-05-21  8:22 Joonas Niilola
2024-05-21  6:22 Arthur Zamarin
2024-04-20  7:44 Joonas Niilola
2024-02-23 13:03 Joonas Niilola
2024-02-23 13:03 Joonas Niilola
2024-02-23 13:03 Joonas Niilola
2024-02-23  8:31 Joonas Niilola
2024-02-23  8:31 Joonas Niilola
2024-01-20 13:33 Sam James
2023-05-28 11:37 Joonas Niilola
2023-05-22 10:29 Joonas Niilola
2023-05-20  9:28 Sam James
2023-05-04 19:04 Jakov Smolić
2022-02-02  2:58 Sam James
2022-02-01 18:19 Jakov Smolić
2022-02-01 18:19 Jakov Smolić
2022-02-01 18:19 Jakov Smolić
2022-02-01 18:19 Jakov Smolić
2022-02-01 18:19 Jakov Smolić
2021-10-05  7:39 Jakov Smolić
2021-07-01 20:37 Mike Gilbert
2021-07-01 20:08 Mike Gilbert
2021-05-31 23:04 Mike Gilbert
2021-04-30  9:54 Mikle Kolyada
2020-10-20 20:35 Mike Gilbert
2020-10-20 20:35 Mike Gilbert
2020-07-14 19:05 Mike Gilbert
2020-07-11 20:52 Stefan Strogin
2020-07-04 13:53 Mike Gilbert
2020-02-10 12:12 Michał Górny
2020-01-17 19:09 Mike Gilbert
2019-12-06 20:25 Mike Gilbert
2019-12-06 20:25 Mike Gilbert
2019-08-16 17:03 Mike Gilbert
2019-08-16 17:03 Mike Gilbert
2019-08-16 17:03 Mike Gilbert
2019-08-09 18:39 Mike Gilbert
2019-06-28 18:10 Mike Gilbert
2019-06-18 15:59 Mike Gilbert
2019-06-18 15:59 Mike Gilbert
2019-02-25 21:25 Mike Gilbert
2018-12-11 17:48 Mike Gilbert
2018-11-16 20:25 Mike Gilbert
2018-10-19 17:39 Mike Gilbert
2018-10-19 17:39 Mike Gilbert
2018-10-19 17:39 Mike Gilbert
2018-10-19 17:39 Mike Gilbert
2018-08-22 19:01 Mike Gilbert
2018-08-22 19:01 Mike Gilbert
2018-06-13 14:36 Mike Gilbert
2018-06-13 14:36 Mike Gilbert
2018-05-22 18:24 Mike Gilbert
2018-05-22 18:24 Mike Gilbert
2018-04-26 15:14 Mike Gilbert
2018-04-03 16:40 Mike Gilbert
2018-03-08 19:33 Mike Gilbert
2018-02-12 19:16 Mike Gilbert
2018-02-12 19:16 Mike Gilbert
2017-12-18 17:37 Mike Gilbert
2017-11-15 19:26 Mike Gilbert
2017-11-01 20:54 Mike Gilbert
2017-10-02 17:36 Mike Gilbert
2017-09-11 18:39 Mike Gilbert
2017-09-11 18:39 Mike Gilbert
2017-08-31 20:54 Andreas Sturmlechner
2017-08-31 19:53 Mike Gilbert
2017-08-31 19:53 Mike Gilbert
2017-08-04 18:39 Mike Gilbert
2017-08-04 18:39 Mike Gilbert
2017-06-03 19:27 Mike Gilbert
2017-06-03 19:27 Mike Gilbert
2017-04-04 19:50 Mike Gilbert
2017-03-11  3:04 Mike Gilbert
2017-03-11  3:04 Mike Gilbert
2017-02-21 19:08 Mike Gilbert
2017-02-02 20:06 Mike Gilbert
2017-01-27 17:34 Mike Gilbert
2017-01-27 17:34 Mike Gilbert
2016-12-01 21:20 Mike Gilbert
2016-10-05 19:36 Mike Gilbert
2016-10-05 19:36 Mike Gilbert
2016-08-01 16:40 Mike Gilbert
2016-08-01 16:40 Mike Gilbert
2016-04-02 21:31 Mike Gilbert
2016-03-16 13:27 Ian Delaney
2016-03-16 13:27 Ian Delaney
2016-03-07 13:34 Agostino Sarubbo
2016-02-01 22:16 Mike Gilbert
2016-02-01  0:41 Mike Gilbert
2015-12-19 15:29 Mike Gilbert
2015-12-19 15:29 Mike Gilbert
2015-12-19 15:29 Mike Gilbert
2015-12-19 15:29 Mike Gilbert
2015-12-10 21:48 Mike Gilbert
2015-12-10 20:46 Mike Gilbert
2015-12-10 20:46 Mike Gilbert
2015-12-10 20:46 Mike Gilbert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1469757615.cfe0c32e98e8c28fe73b6feacb1e05602f44c1c8.floppym@gentoo \
    --to=floppym@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox