commit: e647753e73f1c00a5a4373b869508e44603f1dd6 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Sep 1 13:44:50 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Sep 1 13:54:41 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e647753e
net-misc/kio-zeroconf: Drop zeroconf.desktop and metainfo.xml from install Bug: https://bugs.gentoo.org/938885 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> net-misc/kio-zeroconf/kio-zeroconf-24.08.49.9999.ebuild | 2 ++ net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild | 2 ++ 2 files changed, 4 insertions(+) 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 1b72622faf..a75ae65652 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 @@ -29,6 +29,8 @@ RDEPEND="${DEPEND} # 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 + /usr/share/remoteview/zeroconf.desktop + /usr/share/metainfo/org.kde.kio_zeroconf.metainfo.xml ) src_prepare() { diff --git a/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild b/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild index 1b72622faf..a75ae65652 100644 --- a/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild +++ b/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild @@ -29,6 +29,8 @@ RDEPEND="${DEPEND} # 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 + /usr/share/remoteview/zeroconf.desktop + /usr/share/metainfo/org.kde.kio_zeroconf.metainfo.xml ) src_prepare() {
