summaryrefslogtreecommitdiff
path: root/kde-apps/dolphin-plugins-common
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2025-03-15 22:33:14 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2025-03-15 22:33:14 +0100
commit900f07280eb27be43d5adc68575674e47687cebf (patch)
tree42a03809e7c73294b76404125085d7eed858b07f /kde-apps/dolphin-plugins-common
parentf8b338678978d8086417d88dc626d06876395816 (diff)
downloadkde-900f07280eb27be43d5adc68575674e47687cebf.tar.gz
kde-900f07280eb27be43d5adc68575674e47687cebf.tar.bz2
kde-900f07280eb27be43d5adc68575674e47687cebf.zip
kde-apps/dolphin-plugins-common: 25.03.80 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/dolphin-plugins-common')
-rw-r--r--kde-apps/dolphin-plugins-common/Manifest1
-rw-r--r--kde-apps/dolphin-plugins-common/dolphin-plugins-common-25.03.80.ebuild19
2 files changed, 20 insertions, 0 deletions
diff --git a/kde-apps/dolphin-plugins-common/Manifest b/kde-apps/dolphin-plugins-common/Manifest
new file mode 100644
index 00000000000..1610f182a03
--- /dev/null
+++ b/kde-apps/dolphin-plugins-common/Manifest
@@ -0,0 +1 @@
+DIST dolphin-plugins-25.03.80.tar.xz 328972 BLAKE2B 70008bc3153819b765972fff738d54fae1962686619d9c49926436285b6ec743b76b0fbfb5559c9c839343153ea6ab283c2b5a294e0b2328a0b703e5794899f5 SHA512 cb5b8ab97ab1be92cbedb0e77db3a014348bc61c44e7859d94380e712c54b9df508fcd1439f4b87cadbb85aabbe79ad917ec7bfff9bbab9eeb12df576ecb5c9e
diff --git a/kde-apps/dolphin-plugins-common/dolphin-plugins-common-25.03.80.ebuild b/kde-apps/dolphin-plugins-common/dolphin-plugins-common-25.03.80.ebuild
new file mode 100644
index 00000000000..24b4ac87813
--- /dev/null
+++ b/kde-apps/dolphin-plugins-common/dolphin-plugins-common-25.03.80.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_NAME="${PN/-common/}"
+inherit ecm-common gear.kde.org
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ !<app-cdr/dolphin-plugins-mountiso-24.07.90-r1
+ !<kde-apps/dolphin-plugins-dropbox-24.07.90-r1
+ !<kde-apps/dolphin-plugins-git-24.07.90-r1
+ !<kde-apps/dolphin-plugins-mercurial-24.07.90-r1
+ !<kde-apps/dolphin-plugins-subversion-24.07.90-r1
+"