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-25.04.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..ecad1e7bd16 --- /dev/null +++ b/kde-apps/dolphin-plugins-common/Manifest @@ -0,0 +1 @@ +DIST dolphin-plugins-25.04.3.tar.xz 329648 BLAKE2B 58d412c61476696bd0b885539405e21b17be1d7b07a86175989060eebdb266e6201909944a70b2be3b4a9c3f00131f24590fadf7a586289d7dd55e5b878aac0a SHA512 2e8756fb7789ee479477a67392dcebde5bd178bec8589053a4f4c7fa5659ea8a67c76ebe10e56d9e56f58dbab837f276620bbe50d0efee1f142369f5df317989 diff --git a/kde-apps/dolphin-plugins-common/dolphin-plugins-common-25.04.3.ebuild b/kde-apps/dolphin-plugins-common/dolphin-plugins-common-25.04.3.ebuild new file mode 100644 index 00000000000..24b4ac87813 --- /dev/null +++ b/kde-apps/dolphin-plugins-common/dolphin-plugins-common-25.04.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 ~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 +" |
