From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin-plugins-subversion/, kde-apps/dolphin-plugins-git/, ...
Date: Wed, 29 Dec 2021 18:46:01 +0000 (UTC) [thread overview]
Message-ID: <1640803463.5c3bb65fb83990520ffa28a70c5ed4a3a86c59ee.asturm@gentoo> (raw)
commit: 5c3bb65fb83990520ffa28a70c5ed4a3a86c59ee
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 29 16:57:36 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec 29 18:44:23 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5c3bb65f
*/*: Replace 'ecm_punt_bogus_dep KF5' with ecm_punt_kf_module
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../dolphin-plugins-mountiso-21.12.49.9999.ebuild | 2 +-
app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild | 2 +-
.../dolphin-plugins-dropbox-21.12.49.9999.ebuild | 2 +-
kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild | 2 +-
kde-apps/dolphin-plugins-git/dolphin-plugins-git-21.12.49.9999.ebuild | 4 ++--
kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild | 4 ++--
.../dolphin-plugins-mercurial-21.12.49.9999.ebuild | 4 ++--
.../dolphin-plugins-mercurial/dolphin-plugins-mercurial-9999.ebuild | 4 ++--
.../dolphin-plugins-subversion-21.12.49.9999.ebuild | 4 ++--
.../dolphin-plugins-subversion/dolphin-plugins-subversion-9999.ebuild | 4 ++--
kde-misc/akonadiclient/akonadiclient-9999.ebuild | 2 +-
kde-plasma/discover/discover-5.23.49.9999.ebuild | 2 +-
kde-plasma/discover/discover-9999.ebuild | 2 +-
kde-plasma/plasma-desktop/plasma-desktop-5.23.49.9999.ebuild | 2 +-
kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild | 2 +-
15 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-21.12.49.9999.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-21.12.49.9999.ebuild
index 23b6285e06..c3da1ac509 100644
--- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-21.12.49.9999.ebuild
+++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-21.12.49.9999.ebuild
@@ -40,7 +40,7 @@ src_prepare() {
ecm_src_prepare
# kxmlgui, qtnetwork only required by dropbox
ecm_punt_qt_module Network
- ecm_punt_bogus_dep KF5 XmlGui
+ ecm_punt_kf_module XmlGui
# delete non-${PN} translations
if [[ ${KDE_BUILD_TYPE} = release ]]; then
find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" -delete || die
diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild
index 23b6285e06..c3da1ac509 100644
--- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild
+++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild
@@ -40,7 +40,7 @@ src_prepare() {
ecm_src_prepare
# kxmlgui, qtnetwork only required by dropbox
ecm_punt_qt_module Network
- ecm_punt_bogus_dep KF5 XmlGui
+ ecm_punt_kf_module XmlGui
# delete non-${PN} translations
if [[ ${KDE_BUILD_TYPE} = release ]]; then
find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" -delete || die
diff --git a/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-21.12.49.9999.ebuild b/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-21.12.49.9999.ebuild
index 3e060963ff..f49e88eb35 100644
--- a/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-21.12.49.9999.ebuild
+++ b/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-21.12.49.9999.ebuild
@@ -38,7 +38,7 @@ src_prepare() {
ecm_src_prepare
# solid, qtdbus only required by mountiso
ecm_punt_qt_module DBus
- ecm_punt_bogus_dep KF5 Solid
+ ecm_punt_kf_module Solid
# delete non-${PN} translations
if [[ ${KDE_BUILD_TYPE} = release ]]; then
find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" -delete || die
diff --git a/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild b/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild
index 3e060963ff..f49e88eb35 100644
--- a/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild
+++ b/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild
@@ -38,7 +38,7 @@ src_prepare() {
ecm_src_prepare
# solid, qtdbus only required by mountiso
ecm_punt_qt_module DBus
- ecm_punt_bogus_dep KF5 Solid
+ ecm_punt_kf_module Solid
# delete non-${PN} translations
if [[ ${KDE_BUILD_TYPE} = release ]]; then
find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" -delete || die
diff --git a/kde-apps/dolphin-plugins-git/dolphin-plugins-git-21.12.49.9999.ebuild b/kde-apps/dolphin-plugins-git/dolphin-plugins-git-21.12.49.9999.ebuild
index be45fcb408..8fe07fdb40 100644
--- a/kde-apps/dolphin-plugins-git/dolphin-plugins-git-21.12.49.9999.ebuild
+++ b/kde-apps/dolphin-plugins-git/dolphin-plugins-git-21.12.49.9999.ebuild
@@ -38,10 +38,10 @@ src_prepare() {
ecm_src_prepare
# solid, qtdbus only required by mountiso
ecm_punt_qt_module DBus
- ecm_punt_bogus_dep KF5 Solid
+ ecm_punt_kf_module Solid
# kxmlgui, qtnetwork only required by dropbox
ecm_punt_qt_module Network
- ecm_punt_bogus_dep KF5 XmlGui
+ ecm_punt_kf_module XmlGui
# delete non-${PN} translations
if [[ ${KDE_BUILD_TYPE} = release ]]; then
find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" -delete || die
diff --git a/kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild b/kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild
index be45fcb408..8fe07fdb40 100644
--- a/kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild
+++ b/kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild
@@ -38,10 +38,10 @@ src_prepare() {
ecm_src_prepare
# solid, qtdbus only required by mountiso
ecm_punt_qt_module DBus
- ecm_punt_bogus_dep KF5 Solid
+ ecm_punt_kf_module Solid
# kxmlgui, qtnetwork only required by dropbox
ecm_punt_qt_module Network
- ecm_punt_bogus_dep KF5 XmlGui
+ ecm_punt_kf_module XmlGui
# delete non-${PN} translations
if [[ ${KDE_BUILD_TYPE} = release ]]; then
find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" -delete || die
diff --git a/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-21.12.49.9999.ebuild b/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-21.12.49.9999.ebuild
index 8aaffd8d27..6336e1abfd 100644
--- a/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-21.12.49.9999.ebuild
+++ b/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-21.12.49.9999.ebuild
@@ -41,10 +41,10 @@ src_prepare() {
ecm_src_prepare
# solid, qtdbus only required by mountiso
ecm_punt_qt_module DBus
- ecm_punt_bogus_dep KF5 Solid
+ ecm_punt_kf_module Solid
# kxmlgui, qtnetwork only required by dropbox
ecm_punt_qt_module Network
- ecm_punt_bogus_dep KF5 XmlGui
+ ecm_punt_kf_module XmlGui
# delete non-${PN} translations
if [[ ${KDE_BUILD_TYPE} = release ]]; then
find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" -delete || die
diff --git a/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-9999.ebuild b/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-9999.ebuild
index 8aaffd8d27..6336e1abfd 100644
--- a/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-9999.ebuild
+++ b/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-9999.ebuild
@@ -41,10 +41,10 @@ src_prepare() {
ecm_src_prepare
# solid, qtdbus only required by mountiso
ecm_punt_qt_module DBus
- ecm_punt_bogus_dep KF5 Solid
+ ecm_punt_kf_module Solid
# kxmlgui, qtnetwork only required by dropbox
ecm_punt_qt_module Network
- ecm_punt_bogus_dep KF5 XmlGui
+ ecm_punt_kf_module XmlGui
# delete non-${PN} translations
if [[ ${KDE_BUILD_TYPE} = release ]]; then
find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" -delete || die
diff --git a/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-21.12.49.9999.ebuild b/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-21.12.49.9999.ebuild
index 83d39ec8bb..fb014b2717 100644
--- a/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-21.12.49.9999.ebuild
+++ b/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-21.12.49.9999.ebuild
@@ -37,10 +37,10 @@ src_prepare() {
ecm_src_prepare
# solid, qtdbus only required by mountiso
ecm_punt_qt_module DBus
- ecm_punt_bogus_dep KF5 Solid
+ ecm_punt_kf_module Solid
# kxmlgui, qtnetwork only required by dropbox
ecm_punt_qt_module Network
- ecm_punt_bogus_dep KF5 XmlGui
+ ecm_punt_kf_module XmlGui
# delete non-${PN} translations
if [[ ${KDE_BUILD_TYPE} = release ]]; then
find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" -delete || die
diff --git a/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-9999.ebuild b/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-9999.ebuild
index 83d39ec8bb..fb014b2717 100644
--- a/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-9999.ebuild
+++ b/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-9999.ebuild
@@ -37,10 +37,10 @@ src_prepare() {
ecm_src_prepare
# solid, qtdbus only required by mountiso
ecm_punt_qt_module DBus
- ecm_punt_bogus_dep KF5 Solid
+ ecm_punt_kf_module Solid
# kxmlgui, qtnetwork only required by dropbox
ecm_punt_qt_module Network
- ecm_punt_bogus_dep KF5 XmlGui
+ ecm_punt_kf_module XmlGui
# delete non-${PN} translations
if [[ ${KDE_BUILD_TYPE} = release ]]; then
find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" -delete || die
diff --git a/kde-misc/akonadiclient/akonadiclient-9999.ebuild b/kde-misc/akonadiclient/akonadiclient-9999.ebuild
index 1c0b9d9e12..fb7eac3d46 100644
--- a/kde-misc/akonadiclient/akonadiclient-9999.ebuild
+++ b/kde-misc/akonadiclient/akonadiclient-9999.ebuild
@@ -30,5 +30,5 @@ RDEPEND="${DEPEND}"
src_prepare() {
ecm_src_prepare
- ecm_punt_bogus_dep KF5 KIO # we don't need it with >=Qt-5.10
+ ecm_punt_kf_module KIO # we don't need it with >=Qt-5.10
}
diff --git a/kde-plasma/discover/discover-5.23.49.9999.ebuild b/kde-plasma/discover/discover-5.23.49.9999.ebuild
index 9079700821..6dd7eeae53 100644
--- a/kde-plasma/discover/discover-5.23.49.9999.ebuild
+++ b/kde-plasma/discover/discover-5.23.49.9999.ebuild
@@ -61,7 +61,7 @@ PATCHES=( "${FILESDIR}/${PN}-5.21.90-tests-optional.patch" )
src_prepare() {
ecm_src_prepare
# we don't need it with PackageKitBackend off
- ecm_punt_bogus_dep KF5 Archive
+ ecm_punt_kf_module Archive
}
src_configure() {
diff --git a/kde-plasma/discover/discover-9999.ebuild b/kde-plasma/discover/discover-9999.ebuild
index c94a2d0760..eee6eb7f4d 100644
--- a/kde-plasma/discover/discover-9999.ebuild
+++ b/kde-plasma/discover/discover-9999.ebuild
@@ -61,7 +61,7 @@ PATCHES=( "${FILESDIR}/${PN}-5.21.90-tests-optional.patch" )
src_prepare() {
ecm_src_prepare
# we don't need it with PackageKitBackend off
- ecm_punt_bogus_dep KF5 Archive
+ ecm_punt_kf_module Archive
}
src_configure() {
diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.23.49.9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.23.49.9999.ebuild
index faa4da9a04..1fa328f69f 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.23.49.9999.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.23.49.9999.ebuild
@@ -129,7 +129,7 @@ src_prepare() {
ecm_src_prepare
if ! use policykit; then
- ecm_punt_bogus_dep KF5 Wallet
+ ecm_punt_kf_module Wallet
cmake_run_in kcms cmake_comment_add_subdirectory users
fi
diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
index ad04575119..ebd8e16b5d 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
@@ -129,7 +129,7 @@ src_prepare() {
ecm_src_prepare
if ! use policykit; then
- ecm_punt_bogus_dep KF5 Wallet
+ ecm_punt_kf_module Wallet
cmake_run_in kcms cmake_comment_add_subdirectory users
fi
next reply other threads:[~2021-12-29 18:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-29 18:46 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-12-29 18:46 [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin-plugins-subversion/, kde-apps/dolphin-plugins-git/, Andreas Sturmlechner
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=1640803463.5c3bb65fb83990520ffa28a70c5ed4a3a86c59ee.asturm@gentoo \
--to=asturm@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