diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-08-18 22:47:27 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-08-21 22:53:49 +0200 |
commit | 1a9e7ac842adae60a06727c5f2fe8a0db8e81e8c (patch) | |
tree | 486c2c5d973a49693cacb6a799e58cdb8e7b399b /net-misc | |
parent | media-libs/ksanecore: RDEPEND on kde-apps/ksanecore-common (diff) | |
download | kde-1a9e7ac842adae60a06727c5f2fe8a0db8e81e8c.tar.gz kde-1a9e7ac842adae60a06727c5f2fe8a0db8e81e8c.tar.bz2 kde-1a9e7ac842adae60a06727c5f2fe8a0db8e81e8c.zip |
net-misc/kio-zeroconf-common: new package, add 9999
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-misc')
6 files changed, 102 insertions, 0 deletions
diff --git a/net-misc/kio-zeroconf-common/Manifest b/net-misc/kio-zeroconf-common/Manifest new file mode 100644 index 0000000000..43f2c7b3d8 --- /dev/null +++ b/net-misc/kio-zeroconf-common/Manifest @@ -0,0 +1,2 @@ +DIST kio-zeroconf-24.07.90.tar.xz 44872 BLAKE2B d1ed311ab9db23d76cc41db35e8f2ce366b357c2b2b2a36f4e5d329d9fa8f4b2a1bc5659bf746cd41141ab37c8cffebfb903809d38d29d833203a9681cb0ec8f SHA512 a5e446eb45a53f179bd925d8da18490654776cc550495192788e4ffd371838f589fb39bacba57559c94deb1e53db9e217be1630a6068ef971f7107543708a91c +DIST kio-zeroconf-24.08.0.tar.xz 44876 BLAKE2B ef95fff8d7e27d8d48aff732ff134e168f395a368e9264968819cea39be26c216db3952f17fdcd5be44f61184b7b3176b5fc5d502be42b9576f6665fce159667 SHA512 68a157909264c9c4a36f6c90086bf74a15024121170c8b9a8459866a192715937308f9bdc991eba61307cf0a771ac37bf40dfb32f369416463f9c9418542da9a diff --git a/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.07.90.ebuild b/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.07.90.ebuild new file mode 100644 index 0000000000..b07e670c3c --- /dev/null +++ b/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.07.90.ebuild @@ -0,0 +1,22 @@ +# 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-r1:5 + !<net-misc/kio-zeroconf-24.05.2-r1:6 +" + +ECM_INSTALL_FILES=( + kdedmodule/org.kde.kdnssd.xml:\${KDE_INSTALL_DBUSINTERFACEDIR} +) diff --git a/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.0.ebuild b/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.0.ebuild new file mode 100644 index 0000000000..b07e670c3c --- /dev/null +++ b/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.0.ebuild @@ -0,0 +1,22 @@ +# 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-r1:5 + !<net-misc/kio-zeroconf-24.05.2-r1:6 +" + +ECM_INSTALL_FILES=( + kdedmodule/org.kde.kdnssd.xml:\${KDE_INSTALL_DBUSINTERFACEDIR} +) 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 new file mode 100644 index 0000000000..219196b3a0 --- /dev/null +++ b/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.08.49.9999.ebuild @@ -0,0 +1,22 @@ +# 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="" + +RDEPEND=" + !<net-misc/kio-zeroconf-23.08.5-r1:5 + !<net-misc/kio-zeroconf-24.05.2-r1:6 +" + +ECM_INSTALL_FILES=( + kdedmodule/org.kde.kdnssd.xml:\${KDE_INSTALL_DBUSINTERFACEDIR} +) diff --git a/net-misc/kio-zeroconf-common/kio-zeroconf-common-9999.ebuild b/net-misc/kio-zeroconf-common/kio-zeroconf-common-9999.ebuild new file mode 100644 index 0000000000..219196b3a0 --- /dev/null +++ b/net-misc/kio-zeroconf-common/kio-zeroconf-common-9999.ebuild @@ -0,0 +1,22 @@ +# 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="" + +RDEPEND=" + !<net-misc/kio-zeroconf-23.08.5-r1:5 + !<net-misc/kio-zeroconf-24.05.2-r1:6 +" + +ECM_INSTALL_FILES=( + kdedmodule/org.kde.kdnssd.xml:\${KDE_INSTALL_DBUSINTERFACEDIR} +) diff --git a/net-misc/kio-zeroconf-common/metadata.xml b/net-misc/kio-zeroconf-common/metadata.xml new file mode 100644 index 0000000000..cb61f99058 --- /dev/null +++ b/net-misc/kio-zeroconf-common/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>kde@gentoo.org</email> + <name>Gentoo KDE Project</name> + </maintainer> + <upstream> + <bugs-to>https://bugs.kde.org/</bugs-to> + <remote-id type="kde-invent">network/kio-zeroconf</remote-id> + </upstream> +</pkgmetadata> |