diff options
Diffstat (limited to 'kde-apps')
| -rw-r--r-- | kde-apps/dolphin-plugins-common/Manifest | 1 | ||||
| -rw-r--r-- | kde-apps/dolphin-plugins-common/dolphin-plugins-common-24.08.3.ebuild | 19 |
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..7d41bdbd176 --- /dev/null +++ b/kde-apps/dolphin-plugins-common/Manifest @@ -0,0 +1 @@ +DIST dolphin-plugins-24.08.3.tar.xz 317540 BLAKE2B 54fa2e13be2cceb53b12b1edb2d6d7c1793f6ba2bbec67e9e00121b33683aa6bd4895392cbdf5aa7627958c6323984ae3db8b5bbf6b14faba86b13181e0a2614 SHA512 05da7ac7b3ebe085cf0808d8e1eba49372bfeb1488800f40c1d0b9025e743efede1200095a1e660c1d538b2cc1b19f0f717f3d0723043517859f5c2015f961ce diff --git a/kde-apps/dolphin-plugins-common/dolphin-plugins-common-24.08.3.ebuild b/kde-apps/dolphin-plugins-common/dolphin-plugins-common-24.08.3.ebuild new file mode 100644 index 00000000000..9205d4a6766 --- /dev/null +++ b/kde-apps/dolphin-plugins-common/dolphin-plugins-common-24.08.3.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 +" |
