commit: 9acb40bab1717416daf79223f6ac464f7c858f2a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 18 20:47:58 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 21 20:53:49 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9acb40ba
net-misc/kio-zeroconf: RDEPEND on net-misc/kio-zeroconf-common
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-misc/kio-zeroconf/kio-zeroconf-24.07.90.ebuild | 12 +++++++++++-
net-misc/kio-zeroconf/kio-zeroconf-24.08.0.ebuild | 12 +++++++++++-
net-misc/kio-zeroconf/kio-zeroconf-24.08.49.9999.ebuild | 12 +++++++++++-
net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild | 12 +++++++++++-
4 files changed, 44 insertions(+), 4 deletions(-)
diff --git a/net-misc/kio-zeroconf/kio-zeroconf-24.07.90.ebuild
b/net-misc/kio-zeroconf/kio-zeroconf-24.07.90.ebuild
index 1a95c5a512..fe3aafc57e 100644
--- a/net-misc/kio-zeroconf/kio-zeroconf-24.07.90.ebuild
+++ b/net-misc/kio-zeroconf/kio-zeroconf-24.07.90.ebuild
@@ -23,5 +23,15 @@ DEPEND="
>=kde-frameworks/kio-${KFMIN}:6
"
RDEPEND="${DEPEND}
- !${CATEGORY}/${PN}:5[-kf6compat(-)]
+ >=net-misc/${PN}-common-${PV}
"
+
+# Shipped by net-misc/kio-zeroconf-common package for shared use w/ SLOT 5
+ECM_REMOVE_FROM_INSTALL=(
+ /usr/share/dbus-1/interfaces/org.kde.kdnssd.xml
+)
+
+src_prepare() {
+ ecm_src_prepare
+ ecm_punt_po_install
+}
diff --git a/net-misc/kio-zeroconf/kio-zeroconf-24.08.0.ebuild
b/net-misc/kio-zeroconf/kio-zeroconf-24.08.0.ebuild
index 1a95c5a512..fe3aafc57e 100644
--- a/net-misc/kio-zeroconf/kio-zeroconf-24.08.0.ebuild
+++ b/net-misc/kio-zeroconf/kio-zeroconf-24.08.0.ebuild
@@ -23,5 +23,15 @@ DEPEND="
>=kde-frameworks/kio-${KFMIN}:6
"
RDEPEND="${DEPEND}
- !${CATEGORY}/${PN}:5[-kf6compat(-)]
+ >=net-misc/${PN}-common-${PV}
"
+
+# Shipped by net-misc/kio-zeroconf-common package for shared use w/ SLOT 5
+ECM_REMOVE_FROM_INSTALL=(
+ /usr/share/dbus-1/interfaces/org.kde.kdnssd.xml
+)
+
+src_prepare() {
+ ecm_src_prepare
+ ecm_punt_po_install
+}
diff --git a/net-misc/kio-zeroconf/kio-zeroconf-24.08.49.9999.ebuild
b/net-misc/kio-zeroconf/kio-zeroconf-24.08.49.9999.ebuild
index da13e93e85..1b72622faf 100644
--- a/net-misc/kio-zeroconf/kio-zeroconf-24.08.49.9999.ebuild
+++ b/net-misc/kio-zeroconf/kio-zeroconf-24.08.49.9999.ebuild
@@ -23,5 +23,15 @@ DEPEND="
>=kde-frameworks/kio-${KFMIN}:6
"
RDEPEND="${DEPEND}
- !${CATEGORY}/${PN}:5[-kf6compat(-)]
+ >=net-misc/${PN}-common-${PV}
"
+
+# Shipped by net-misc/kio-zeroconf-common package for shared use w/ SLOT 5
+ECM_REMOVE_FROM_INSTALL=(
+ /usr/share/dbus-1/interfaces/org.kde.kdnssd.xml
+)
+
+src_prepare() {
+ ecm_src_prepare
+ ecm_punt_po_install
+}
diff --git a/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild
b/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild
index da13e93e85..1b72622faf 100644
--- a/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild
+++ b/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild
@@ -23,5 +23,15 @@ DEPEND="
>=kde-frameworks/kio-${KFMIN}:6
"
RDEPEND="${DEPEND}
- !${CATEGORY}/${PN}:5[-kf6compat(-)]
+ >=net-misc/${PN}-common-${PV}
"
+
+# Shipped by net-misc/kio-zeroconf-common package for shared use w/ SLOT 5
+ECM_REMOVE_FROM_INSTALL=(
+ /usr/share/dbus-1/interfaces/org.kde.kdnssd.xml
+)
+
+src_prepare() {
+ ecm_src_prepare
+ ecm_punt_po_install
+}