summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-apps/dolphin-plugins-common/Manifest1
-rw-r--r--kde-apps/dolphin-plugins-common/dolphin-plugins-common-25.08.3.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..aa1293eb5ce
--- /dev/null
+++ b/kde-apps/dolphin-plugins-common/Manifest
@@ -0,0 +1 @@
+DIST dolphin-plugins-25.08.3.tar.xz 336856 BLAKE2B 7714809fde0c00ba52c002c3ed6a12a2006a2a3cf980e211ff5c736ef2138e50acddc03f70ffc70030313cbaabf259de826129c0766354a389c27655cb164b9c SHA512 df887b3be57da1344f5311093ba13251c4af554f4f3d93b3e44c0835da21ac8cec0fccaaee7e8b8e9162e56b1396bcbbded2bc5f02955b30ba01203fff0a279a
diff --git a/kde-apps/dolphin-plugins-common/dolphin-plugins-common-25.08.3.ebuild b/kde-apps/dolphin-plugins-common/dolphin-plugins-common-25.08.3.ebuild
new file mode 100644
index 00000000000..4017db31f2d
--- /dev/null
+++ b/kde-apps/dolphin-plugins-common/dolphin-plugins-common-25.08.3.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 ~loong ~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
+"