summaryrefslogtreecommitdiff
path: root/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.12.0.ebuild
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-12-06 19:19:38 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-12-06 19:19:38 +0100
commit8190355e22d32367588c31ff32936de022d4c0c6 (patch)
treee7e06af104628f419e9132ee431e6706f3405941 /net-misc/kio-zeroconf-common/kio-zeroconf-common-24.12.0.ebuild
parent98e08bbdb35382078ba6483ae544cb1bd1ca1801 (diff)
downloadkde-8190355e22d32367588c31ff32936de022d4c0c6.tar.gz
kde-8190355e22d32367588c31ff32936de022d4c0c6.tar.bz2
kde-8190355e22d32367588c31ff32936de022d4c0c6.zip
net-misc/kio-zeroconf-common: 24.12.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-misc/kio-zeroconf-common/kio-zeroconf-common-24.12.0.ebuild')
-rw-r--r--net-misc/kio-zeroconf-common/kio-zeroconf-common-24.12.0.ebuild24
1 files changed, 24 insertions, 0 deletions
diff --git a/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.12.0.ebuild b/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.12.0.ebuild
new file mode 100644
index 00000000000..4ab4638c9e5
--- /dev/null
+++ b/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.12.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="false"
+KDE_ORG_NAME="${PN/-common/}"
+KFMIN=5.115.0
+inherit ecm-common gear.kde.org
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+RDEPEND="
+ !<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}
+)