summaryrefslogtreecommitdiff
path: root/kde-apps
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps')
-rw-r--r--kde-apps/dolphin-plugins-common/Manifest1
-rw-r--r--kde-apps/dolphin-plugins-common/dolphin-plugins-common-24.08.1.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..0fce131bd6c
--- /dev/null
+++ b/kde-apps/dolphin-plugins-common/Manifest
@@ -0,0 +1 @@
+DIST dolphin-plugins-24.08.1.tar.xz 317532 BLAKE2B 1f8bbcbcf79ca80e0744cbf5a1ecc4507d1e222c6ef179e01aac62361625d550702d014e28bb409d87cafad5bd57ae5d25bbc289177685681e84aa4261ac4b17 SHA512 d123197d4669611f0d12ad128967686d11b865865472028e60916e85bc4f0a5159e023a2784cba04e069ea5dbd9fd0801617b73e4033cffe1f6d815895aac59c
diff --git a/kde-apps/dolphin-plugins-common/dolphin-plugins-common-24.08.1.ebuild b/kde-apps/dolphin-plugins-common/dolphin-plugins-common-24.08.1.ebuild
new file mode 100644
index 00000000000..9205d4a6766
--- /dev/null
+++ b/kde-apps/dolphin-plugins-common/dolphin-plugins-common-24.08.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2024 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.05.2-r1
+ !<kde-apps/dolphin-plugins-dropbox-24.05.2-r1
+ !<kde-apps/dolphin-plugins-git-24.05.2-r1
+ !<kde-apps/dolphin-plugins-mercurial-24.05.2-r1
+ !<kde-apps/dolphin-plugins-subversion-24.05.2-r1
+"