summaryrefslogtreecommitdiff
path: root/kde-apps/dolphin-plugins-common
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/dolphin-plugins-common')
-rw-r--r--kde-apps/dolphin-plugins-common/Manifest3
-rw-r--r--kde-apps/dolphin-plugins-common/dolphin-plugins-common-24.08.0.ebuild19
-rw-r--r--kde-apps/dolphin-plugins-common/metadata.xml12
3 files changed, 34 insertions, 0 deletions
diff --git a/kde-apps/dolphin-plugins-common/Manifest b/kde-apps/dolphin-plugins-common/Manifest
new file mode 100644
index 000000000000..52579ce7549b
--- /dev/null
+++ b/kde-apps/dolphin-plugins-common/Manifest
@@ -0,0 +1,3 @@
+DIST dolphin-plugins-24.08.0.tar.xz 316660 BLAKE2B 00140dcea345f15caa0bbb50845ad4719cf92420c505ad510c505e9e7a4d0ea8aeb4cd23133bca0f44de34bbf98704545eb9c28f34d5fc8988f2b2154e3db8c2 SHA512 8d72253ecf3b44b4a81ff4ab952913683b2b679220620f153dae4b045e008faccc768e40e48d6dbf41a49a15409e4fa728feee30decbf2a4a35741bf9db87fa3
+EBUILD dolphin-plugins-common-24.08.0.ebuild 494 BLAKE2B 760da80018d0eb2ab962e1394d79ac00d758c23020389467c50905be5ac27adf9c5f69283e1f82e26f211360048c5e12f82ed57ee80b760e7a349ae4f42b8b6e SHA512 4a2d5f2d47e6862fe8dea5dbbf922c3926f120684b81d2875749e79c248f55300227e71321394f91d56d319afe6d44fe1c9b82d5b77c4be9ed58b15c883c6b99
+MISC metadata.xml 410 BLAKE2B 19c3aebce470d75ce9a551aa1100eec6faaf74fa06e74159d859ec31732a3a80170ecfbfe08edd931f9be9a00473ed6485bc2e23a65f7fe18339103cdc909f49 SHA512 752a847319ebf8d110347da3e6949f0ca6847c18453bf2b9a465a8415c79f37b4aefb03cc7fcf6874039c38ff4ee375715892a616c2766e1fd689c18c8b05c10
diff --git a/kde-apps/dolphin-plugins-common/dolphin-plugins-common-24.08.0.ebuild b/kde-apps/dolphin-plugins-common/dolphin-plugins-common-24.08.0.ebuild
new file mode 100644
index 000000000000..9205d4a6766c
--- /dev/null
+++ b/kde-apps/dolphin-plugins-common/dolphin-plugins-common-24.08.0.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
+"
diff --git a/kde-apps/dolphin-plugins-common/metadata.xml b/kde-apps/dolphin-plugins-common/metadata.xml
new file mode 100644
index 000000000000..24e0d59c569a
--- /dev/null
+++ b/kde-apps/dolphin-plugins-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/enter_bug.cgi?product=dolphin</bugs-to>
+ <remote-id type="kde-invent">sdk/dolphin-plugins</remote-id>
+ </upstream>
+</pkgmetadata>