* [gentoo-commits] proj/kde:master commit in: net-misc/kio-zeroconf-common/
@ 2024-08-21 21:47 Andreas Sturmlechner
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2024-08-21 21:47 UTC (permalink / raw
To: gentoo-commits
commit: 1a9e7ac842adae60a06727c5f2fe8a0db8e81e8c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 18 20:47:27 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=1a9e7ac8
net-misc/kio-zeroconf-common: new package, add 9999
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kio-zeroconf-common-24.07.90.ebuild | 22 ++++++++++++++++++++++
.../kio-zeroconf-common-24.08.0.ebuild | 22 ++++++++++++++++++++++
.../kio-zeroconf-common-24.08.49.9999.ebuild | 22 ++++++++++++++++++++++
.../kio-zeroconf-common-9999.ebuild | 22 ++++++++++++++++++++++
net-misc/kio-zeroconf-common/metadata.xml | 12 ++++++++++++
5 files changed, 100 insertions(+)
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>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/kde:master commit in: net-misc/kio-zeroconf-common/
@ 2024-08-24 6:55 Andreas Sturmlechner
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2024-08-24 6:55 UTC (permalink / raw
To: gentoo-commits
commit: 871381edf8800bd89d82a81baf1a8ebdbd099b80
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 24 06:54:25 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 24 06:54:25 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=871381ed
net-misc/kio-zeroconf-common: drop 24.07.90
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kio-zeroconf-common-24.07.90.ebuild | 22 ----------------------
1 file changed, 22 deletions(-)
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
deleted file mode 100644
index b07e670c3c..0000000000
--- a/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.07.90.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# 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}
-)
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/kde:master commit in: net-misc/kio-zeroconf-common/
@ 2024-09-01 14:01 Andreas Sturmlechner
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2024-09-01 14:01 UTC (permalink / raw
To: gentoo-commits
commit: f4603fd40ef66da813d3521bbac1e10dd688643a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 1 13:43:06 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=f4603fd4
net-misc/kio-zeroconf-common: Install zeroconf.desktop and metainfo.xml
Bug: https://bugs.gentoo.org/938885
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kio-zeroconf-common/kio-zeroconf-common-24.08.49.9999.ebuild | 6 ++++--
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}
)
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/kde:master commit in: net-misc/kio-zeroconf-common/
@ 2025-01-12 16:00 Andreas Sturmlechner
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2025-01-12 16:00 UTC (permalink / raw
To: gentoo-commits
commit: e70641c9f9a91d7760a1db6c43860f10c37aa8f4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 15:58:27 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 15:58:27 2025 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e70641c9
net-misc/kio-zeroconf-common: Drop KF5 backwards compat
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-misc/kio-zeroconf-common/kio-zeroconf-common-24.12.49.9999.ebuild | 4 ++--
net-misc/kio-zeroconf-common/kio-zeroconf-common-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.12.49.9999.ebuild b/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.12.49.9999.ebuild
index 4488a869c5..c0db77a9a4 100644
--- a/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.12.49.9999.ebuild
+++ b/net-misc/kio-zeroconf-common/kio-zeroconf-common-24.12.49.9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 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
+KFMIN=6.7.0
inherit ecm-common gear.kde.org
LICENSE="GPL-2+"
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 4488a869c5..f7ddbe4f3a 100644
--- a/net-misc/kio-zeroconf-common/kio-zeroconf-common-9999.ebuild
+++ b/net-misc/kio-zeroconf-common/kio-zeroconf-common-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 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
+KFMIN=6.9.0
inherit ecm-common gear.kde.org
LICENSE="GPL-2+"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-01-12 16:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-24 6:55 [gentoo-commits] proj/kde:master commit in: net-misc/kio-zeroconf-common/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2025-01-12 16:00 Andreas Sturmlechner
2024-09-01 14:01 Andreas Sturmlechner
2024-08-21 21:47 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox