From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/kvirc/
Date: Thu, 1 Jul 2021 20:37:14 +0000 (UTC) [thread overview]
Message-ID: <1625171810.fa246f2b73e9fb755dda9342beaf7dda4e1be69a.floppym@gentoo> (raw)
commit: fa246f2b73e9fb755dda9342beaf7dda4e1be69a
Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Thu Jul 1 03:00:00 2021 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Jul 1 20:36:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa246f2b
net-irc/kvirc: Rename "dcc_video" USE flag to "dcc-video".
Closes: https://bugs.gentoo.org/695094
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
net-irc/kvirc/kvirc-5.2_pre20200605155236-r1.ebuild | 8 ++++----
net-irc/kvirc/kvirc-5.2_pre20210630233331.ebuild | 6 +++---
net-irc/kvirc/kvirc-9999.ebuild | 8 ++++----
net-irc/kvirc/metadata.xml | 2 +-
4 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/net-irc/kvirc/kvirc-5.2_pre20200605155236-r1.ebuild b/net-irc/kvirc/kvirc-5.2_pre20200605155236-r1.ebuild
index d5d66657bf4..c92018013e9 100644
--- a/net-irc/kvirc/kvirc-5.2_pre20200605155236-r1.ebuild
+++ b/net-irc/kvirc/kvirc-5.2_pre20200605155236-r1.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
CMAKE_MAKEFILE_GENERATOR="emake"
-PYTHON_COMPAT=(python{3_7,3_8,3_9})
+PYTHON_COMPAT=(python{3_8,3_9})
inherit cmake flag-o-matic python-single-r1 xdg-utils
@@ -30,7 +30,7 @@ fi
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ~ppc ~ppc64 x86"
-IUSE="audiofile +dbus dcc_video debug doc gsm kde +nls oss +perl +phonon profile +python spell +ssl theora webkit"
+IUSE="audiofile +dbus dcc-video debug doc gsm kde +nls oss +perl +phonon profile +python spell +ssl theora webkit"
REQUIRED_USE="audiofile? ( oss ) python? ( ${PYTHON_REQUIRED_USE} )"
BDEPEND="dev-lang/perl:0
@@ -53,7 +53,7 @@ DEPEND="dev-qt/qtcore:5
x11-libs/libXScrnSaver
audiofile? ( media-libs/audiofile )
dbus? ( dev-qt/qtdbus:5 )
- dcc_video? ( dev-qt/qtmultimedia:5[widgets] )
+ dcc-video? ( dev-qt/qtmultimedia:5[widgets] )
kde? (
kde-frameworks/kcoreaddons:5
kde-frameworks/ki18n:5
@@ -121,7 +121,7 @@ src_configure() {
-DWANT_TRANSPARENCY=ON
-DWANT_AUDIOFILE=$(usex audiofile ON OFF)
- -DWANT_DCC_VIDEO=$(usex dcc_video ON OFF)
+ -DWANT_DCC_VIDEO=$(usex dcc-video ON OFF)
-DWANT_DEBUG=$(usex debug ON OFF)
-DWANT_DOXYGEN=$(usex doc ON OFF)
-DWANT_GETTEXT=$(usex nls ON OFF)
diff --git a/net-irc/kvirc/kvirc-5.2_pre20210630233331.ebuild b/net-irc/kvirc/kvirc-5.2_pre20210630233331.ebuild
index ec3e782c83f..06907a5543b 100644
--- a/net-irc/kvirc/kvirc-5.2_pre20210630233331.ebuild
+++ b/net-irc/kvirc/kvirc-5.2_pre20210630233331.ebuild
@@ -30,7 +30,7 @@ fi
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="audiofile +dbus dcc_video debug doc gsm kde +nls oss +perl +phonon profile +python spell +ssl theora webkit"
+IUSE="audiofile +dbus dcc-video debug doc gsm kde +nls oss +perl +phonon profile +python spell +ssl theora webkit"
REQUIRED_USE="audiofile? ( oss ) python? ( ${PYTHON_REQUIRED_USE} )"
BDEPEND="dev-lang/perl:0
@@ -53,7 +53,7 @@ DEPEND="dev-qt/qtcore:5
x11-libs/libXScrnSaver
audiofile? ( media-libs/audiofile )
dbus? ( dev-qt/qtdbus:5 )
- dcc_video? ( dev-qt/qtmultimedia:5[widgets] )
+ dcc-video? ( dev-qt/qtmultimedia:5[widgets] )
kde? (
kde-frameworks/kcoreaddons:5
kde-frameworks/ki18n:5
@@ -117,7 +117,7 @@ src_configure() {
-DWANT_TRANSPARENCY=ON
-DWANT_AUDIOFILE=$(usex audiofile ON OFF)
- -DWANT_DCC_VIDEO=$(usex dcc_video ON OFF)
+ -DWANT_DCC_VIDEO=$(usex dcc-video ON OFF)
-DWANT_DEBUG=$(usex debug ON OFF)
-DWANT_DOXYGEN=$(usex doc ON OFF)
-DWANT_GETTEXT=$(usex nls ON OFF)
diff --git a/net-irc/kvirc/kvirc-9999.ebuild b/net-irc/kvirc/kvirc-9999.ebuild
index d73b347ff47..2393d5ae4c2 100644
--- a/net-irc/kvirc/kvirc-9999.ebuild
+++ b/net-irc/kvirc/kvirc-9999.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
CMAKE_MAKEFILE_GENERATOR="emake"
-PYTHON_COMPAT=(python{3_7,3_8,3_9})
+PYTHON_COMPAT=(python{3_8,3_9})
inherit cmake flag-o-matic python-single-r1 xdg-utils
@@ -30,7 +30,7 @@ fi
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS=""
-IUSE="audiofile +dbus dcc_video debug doc gsm kde +nls oss +perl +phonon profile +python spell +ssl theora webkit"
+IUSE="audiofile +dbus dcc-video debug doc gsm kde +nls oss +perl +phonon profile +python spell +ssl theora webkit"
REQUIRED_USE="audiofile? ( oss ) python? ( ${PYTHON_REQUIRED_USE} )"
BDEPEND="dev-lang/perl:0
@@ -53,7 +53,7 @@ DEPEND="dev-qt/qtcore:5
x11-libs/libXScrnSaver
audiofile? ( media-libs/audiofile )
dbus? ( dev-qt/qtdbus:5 )
- dcc_video? ( dev-qt/qtmultimedia:5[widgets] )
+ dcc-video? ( dev-qt/qtmultimedia:5[widgets] )
kde? (
kde-frameworks/kcoreaddons:5
kde-frameworks/ki18n:5
@@ -117,7 +117,7 @@ src_configure() {
-DWANT_TRANSPARENCY=ON
-DWANT_AUDIOFILE=$(usex audiofile ON OFF)
- -DWANT_DCC_VIDEO=$(usex dcc_video ON OFF)
+ -DWANT_DCC_VIDEO=$(usex dcc-video ON OFF)
-DWANT_DEBUG=$(usex debug ON OFF)
-DWANT_DOXYGEN=$(usex doc ON OFF)
-DWANT_GETTEXT=$(usex nls ON OFF)
diff --git a/net-irc/kvirc/metadata.xml b/net-irc/kvirc/metadata.xml
index c447f818e68..9636c611569 100644
--- a/net-irc/kvirc/metadata.xml
+++ b/net-irc/kvirc/metadata.xml
@@ -10,7 +10,7 @@
<name>Mike Gilbert</name>
</maintainer>
<use>
- <flag name="dcc_video">Support video connections over DCC protocol</flag>
+ <flag name="dcc-video">Support video connections over DCC protocol</flag>
<flag name="phonon">Support Phonon for audio output</flag>
</use>
<upstream>
next reply other threads:[~2021-07-01 20:37 UTC|newest]
Thread overview: 106+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-01 20:37 Mike Gilbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-15 20:19 [gentoo-commits] repo/gentoo:master commit in: net-irc/kvirc/ Andreas Sturmlechner
2024-10-21 15:33 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: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-07-29 2:00 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=1625171810.fa246f2b73e9fb755dda9342beaf7dda4e1be69a.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