diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-12 19:09:37 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-12 19:09:37 -0500 |
| commit | b590c8d7572b727d565cc0b8ff660d43569845de (patch) | |
| tree | 06f7a4102ea4e845df8b66660f252920d52952f9 /kde-apps/dolphin-plugins-common | |
| parent | 24f9cbfc4c34fdb6a6e03311674414e881ceab47 (diff) | |
| download | baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.gz baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.xz baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.zip | |
Adding metadata
Diffstat (limited to 'kde-apps/dolphin-plugins-common')
4 files changed, 52 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..f8a545f37a70 --- /dev/null +++ b/kde-apps/dolphin-plugins-common/Manifest @@ -0,0 +1,2 @@ +DIST dolphin-plugins-25.12.3.tar.xz 337964 BLAKE2B ca59dcec606af363da0ffe6bba9de4165f94c738cb8249d0f2f93f294dbaa00a2d2a2a7bf739be01519a0f1faf868cad9ba87ea6447634c45814a2ab80c238b4 SHA512 e79f80cd17f1acb7a8160020625fa59a7983f7762c1c26c620cb856b87470cfede44fc7a0f1c14116b8fc237dfb0fa81e338bf41853bdce901b4015e47fc0b4d +DIST dolphin-plugins-26.04.1.tar.xz 338580 BLAKE2B 435bbfe3e6f9b4cfb6f3186f1a43e45e52fb00938e1f27b3cff10ab579d01421f0838d5133dcd883d87d4ac766542d7da6450bca68c38a2a33d3704e15af0cd9 SHA512 b6aef3125c406c2ee4afd165274bcf45561a33406548851a383e0231b203e555c33762c313555e46b0ecd54107434eb712188aafda33a1aeae876d5fd484258b diff --git a/kde-apps/dolphin-plugins-common/dolphin-plugins-common-25.12.3.ebuild b/kde-apps/dolphin-plugins-common/dolphin-plugins-common-25.12.3.ebuild new file mode 100644 index 000000000000..f81f41d7dd27 --- /dev/null +++ b/kde-apps/dolphin-plugins-common/dolphin-plugins-common-25.12.3.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2026 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 +" diff --git a/kde-apps/dolphin-plugins-common/dolphin-plugins-common-26.04.1.ebuild b/kde-apps/dolphin-plugins-common/dolphin-plugins-common-26.04.1.ebuild new file mode 100644 index 000000000000..f81f41d7dd27 --- /dev/null +++ b/kde-apps/dolphin-plugins-common/dolphin-plugins-common-26.04.1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2026 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 +" diff --git a/kde-apps/dolphin-plugins-common/metadata.xml b/kde-apps/dolphin-plugins-common/metadata.xml new file mode 100644 index 000000000000..581a4602560a --- /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://docs.baldeagleos.com/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> + </upstream> + <origin>baldeagleos-repo</origin> +</pkgmetadata> |
