diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-01 15:43:06 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-01 15:54:41 +0200 |
commit | f4603fd40ef66da813d3521bbac1e10dd688643a (patch) | |
tree | 7e43bbe5a9760c59d5940f056be7773019a49aff /net-misc | |
parent | kde-frameworks/kquickcharts: fix USE=examples deps (diff) | |
download | kde-f4603fd40ef66da813d3521bbac1e10dd688643a.tar.gz kde-f4603fd40ef66da813d3521bbac1e10dd688643a.tar.bz2 kde-f4603fd40ef66da813d3521bbac1e10dd688643a.zip |
net-misc/kio-zeroconf-common: Install zeroconf.desktop and metainfo.xml
Bug: https://bugs.gentoo.org/938885
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.49.9999.ebuild | 6 | ||||
-rw-r--r-- | net-misc/kio-zeroconf-common/kio-zeroconf-common-9999.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.49.9999.ebuild b/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.49.9999.ebuild index 219196b3a0..4488a869c5 100644 --- a/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.49.9999.ebuild +++ b/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.49.9999.ebuild @@ -13,10 +13,12 @@ SLOT="0" KEYWORDS="" RDEPEND=" - !<net-misc/kio-zeroconf-23.08.5-r1:5 - !<net-misc/kio-zeroconf-24.05.2-r1:6 + !<net-misc/kio-zeroconf-23.08.5-r2:5 + !<net-misc/kio-zeroconf-24.08.0-r1:6 " ECM_INSTALL_FILES=( kdedmodule/org.kde.kdnssd.xml:\${KDE_INSTALL_DBUSINTERFACEDIR} + kioworker/zeroconf.desktop:\${KDE_INSTALL_DATADIR}/remoteview + org.kde.kio_zeroconf.metainfo.xml:\${KDE_INSTALL_METAINFODIR} ) diff --git a/net-misc/kio-zeroconf-common/kio-zeroconf-common-9999.ebuild b/net-misc/kio-zeroconf-common/kio-zeroconf-common-9999.ebuild index 219196b3a0..4488a869c5 100644 --- a/net-misc/kio-zeroconf-common/kio-zeroconf-common-9999.ebuild +++ b/net-misc/kio-zeroconf-common/kio-zeroconf-common-9999.ebuild @@ -13,10 +13,12 @@ SLOT="0" KEYWORDS="" RDEPEND=" - !<net-misc/kio-zeroconf-23.08.5-r1:5 - !<net-misc/kio-zeroconf-24.05.2-r1:6 + !<net-misc/kio-zeroconf-23.08.5-r2:5 + !<net-misc/kio-zeroconf-24.08.0-r1:6 " ECM_INSTALL_FILES=( kdedmodule/org.kde.kdnssd.xml:\${KDE_INSTALL_DBUSINTERFACEDIR} + kioworker/zeroconf.desktop:\${KDE_INSTALL_DATADIR}/remoteview + org.kde.kio_zeroconf.metainfo.xml:\${KDE_INSTALL_METAINFODIR} ) |