* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kio-trash-desktop-file/
@ 2024-08-30 18:11 Andreas Sturmlechner
0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2024-08-30 18:11 UTC (permalink / raw
To: gentoo-commits
commit: 69b6598ac1e302eeb20af3cfaa2520eff7a005ac
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 30 16:44:09 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 30 18:10:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69b6598a
kde-frameworks/kio-trash-desktop-file: new package, add 5.116.0
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kio-trash-desktop-file/Manifest | 1 +
.../kio-trash-desktop-file-5.116.0.ebuild | 26 ++++++++++++++++++++++
kde-frameworks/kio-trash-desktop-file/metadata.xml | 12 ++++++++++
3 files changed, 39 insertions(+)
diff --git a/kde-frameworks/kio-trash-desktop-file/Manifest b/kde-frameworks/kio-trash-desktop-file/Manifest
new file mode 100644
index 000000000000..4cddc478cc1b
--- /dev/null
+++ b/kde-frameworks/kio-trash-desktop-file/Manifest
@@ -0,0 +1 @@
+DIST kio-5.116.0.tar.xz 3800352 BLAKE2B 2197d92589bd6eba360a72fb1902bb1e97d48065834e762e681eb312797f8c54829ee6099e87f316de83913755572e7b9fe4aa1d168fa83ada519cce8980d030 SHA512 a07661717846860db3a64bcead9c2b80192d8c5b8e66a25f0f83ced6b596c4e8af7eb94e68b17770f45b36b22ccbcecaef4f8590d790cf69fceb140ab9e47376
diff --git a/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild b/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild
new file mode 100644
index 000000000000..be6aaef81fd9
--- /dev/null
+++ b/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_I18N="false"
+ECM_HANDBOOK="false"
+KDE_ORG_NAME="${PN/-trash-desktop-file/}"
+KFMIN=5.115.0
+inherit ecm-common frameworks.kde.org
+
+DESCRIPTION="KIO Trash KCM service desktop file"
+S="${S}/src/ioslaves/trash"
+
+LICENSE="GPL-2+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ !<kde-frameworks/kio-5.116.0-r2:5
+ !kde-apps/kio-extras:6
+"
+
+ECM_INSTALL_FILES=(
+ kcm_trash.desktop:\${KDE_INSTALL_APPDIR}
+)
diff --git a/kde-frameworks/kio-trash-desktop-file/metadata.xml b/kde-frameworks/kio-trash-desktop-file/metadata.xml
new file mode 100644
index 000000000000..9a90f9cc8a0a
--- /dev/null
+++ b/kde-frameworks/kio-trash-desktop-file/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">frameworks/kio</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kio-trash-desktop-file/
@ 2024-08-30 21:10 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2024-08-30 21:10 UTC (permalink / raw
To: gentoo-commits
commit: 902607c26c82bd37f9cfbbd170c565ffb430b8d5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 30 21:09:35 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 30 21:09:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=902607c2
kde-frameworks/kio-trash-desktop-file: Stabilize 5.116.0 arm64, #938757
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild b/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild
index be6aaef81fd9..d9204d269016 100644
--- a/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild
+++ b/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild
@@ -14,7 +14,7 @@ S="${S}/src/ioslaves/trash"
LICENSE="GPL-2+"
SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
RDEPEND="
!<kde-frameworks/kio-5.116.0-r2:5
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kio-trash-desktop-file/
@ 2024-08-30 22:50 Jakov Smolić
0 siblings, 0 replies; 6+ messages in thread
From: Jakov Smolić @ 2024-08-30 22:50 UTC (permalink / raw
To: gentoo-commits
commit: d1e1c31dc1a1b825df1b9a7633e0e8cb93dec22b
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 30 22:50:52 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Aug 30 22:50:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1e1c31d
kde-frameworks/kio-trash-desktop-file: Stabilize 5.116.0 x86, #938757
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
.../kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild b/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild
index 8027e8692f3f..3d9229ffdb1e 100644
--- a/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild
+++ b/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild
@@ -14,7 +14,7 @@ S="${S}/src/ioslaves/trash"
LICENSE="GPL-2+"
SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
RDEPEND="
!<kde-frameworks/kio-5.116.0-r2:5
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kio-trash-desktop-file/
@ 2024-08-30 22:50 Jakov Smolić
0 siblings, 0 replies; 6+ messages in thread
From: Jakov Smolić @ 2024-08-30 22:50 UTC (permalink / raw
To: gentoo-commits
commit: 3782b97a7a36fa3a6be22408449dd621dc54915b
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 30 22:50:50 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Aug 30 22:50:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3782b97a
kde-frameworks/kio-trash-desktop-file: Stabilize 5.116.0 amd64, #938757
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
.../kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild b/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild
index d9204d269016..8027e8692f3f 100644
--- a/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild
+++ b/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild
@@ -14,7 +14,7 @@ S="${S}/src/ioslaves/trash"
LICENSE="GPL-2+"
SLOT="5"
-KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
RDEPEND="
!<kde-frameworks/kio-5.116.0-r2:5
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kio-trash-desktop-file/
@ 2024-08-31 10:48 Arthur Zamarin
0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2024-08-31 10:48 UTC (permalink / raw
To: gentoo-commits
commit: 7efe5bbb3d002e11e24c6e63891786f6598a60d2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 31 10:48:22 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 31 10:48:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7efe5bbb
kde-frameworks/kio-trash-desktop-file: Stabilize 5.116.0 ppc64, #938757
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild b/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild
index 3d9229ffdb1e..61acc0f4e1d9 100644
--- a/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild
+++ b/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild
@@ -14,7 +14,7 @@ S="${S}/src/ioslaves/trash"
LICENSE="GPL-2+"
SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv x86"
RDEPEND="
!<kde-frameworks/kio-5.116.0-r2:5
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kio-trash-desktop-file/
@ 2025-02-03 0:11 Andreas Sturmlechner
0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2025-02-03 0:11 UTC (permalink / raw
To: gentoo-commits
commit: 5e0af7fd022c8c0a18daed5832ceacd75f3f7693
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 2 23:15:42 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 3 00:11:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e0af7fd
kde-frameworks/kio-trash-desktop-file: Drop ecm-common.eclass
This is much easier for installing an unmodified file, and allows us to
cleanup KF5 support from ecm-common.eclass while this package will likely
stay for quite a while longer.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kio-trash-desktop-file-5.116.0.ebuild | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild b/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild
index 61acc0f4e1d9..647b7bf214d6 100644
--- a/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild
+++ b/kde-frameworks/kio-trash-desktop-file/kio-trash-desktop-file-5.116.0.ebuild
@@ -1,13 +1,10 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-ECM_I18N="false"
-ECM_HANDBOOK="false"
KDE_ORG_NAME="${PN/-trash-desktop-file/}"
-KFMIN=5.115.0
-inherit ecm-common frameworks.kde.org
+inherit desktop frameworks.kde.org
DESCRIPTION="KIO Trash KCM service desktop file"
S="${S}/src/ioslaves/trash"
@@ -21,6 +18,9 @@ RDEPEND="
!kde-apps/kio-extras:6
"
-ECM_INSTALL_FILES=(
- kcm_trash.desktop:\${KDE_INSTALL_APPDIR}
-)
+src_configure() { :; }
+src_compile() { :; }
+
+src_install() {
+ domenu kcm_trash.desktop
+}
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2025-02-03 0:11 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-03 0:11 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kio-trash-desktop-file/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2024-08-31 10:48 Arthur Zamarin
2024-08-30 22:50 Jakov Smolić
2024-08-30 22:50 Jakov Smolić
2024-08-30 21:10 Sam James
2024-08-30 18:11 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox