commit:     80ff60f8eaee3a3c76c34dddd4f8135136c98aec
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  9 18:53:04 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr  9 19:09:27 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=80ff60f8

kde-apps/kdeutils-meta: 24.02.2 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kdeutils-meta/kdeutils-meta-24.02.2.ebuild     | 51 ++++++++++++++++++++++
 1 file changed, 51 insertions(+)

diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-24.02.2.ebuild 
b/kde-apps/kdeutils-meta/kdeutils-meta-24.02.2.ebuild
new file mode 100644
index 0000000000..2ff6a511c3
--- /dev/null
+++ b/kde-apps/kdeutils-meta/kdeutils-meta-24.02.2.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="kdeutils - merge this to pull in all kdeutils-derived packages"
+HOMEPAGE="https://apps.kde.org/categories/utilities/";
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="7zip gpg lrz plasma rar +webengine"
+
+RDEPEND="
+       >=app-cdr/dolphin-plugins-mountiso-${PV}:*
+       >=app-cdr/isoimagewriter-${PV}:*
+       >=app-crypt/keysmith-${PV}
+       >=kde-apps/ark-${PV}:*
+       >=kde-apps/filelight-${PV}:*
+       >=kde-apps/kate-${PV}:*
+       >=kde-apps/kbackup-${PV}:*
+       >=kde-apps/kcalc-${PV}:*
+       >=kde-apps/kcharselect-${PV}:*
+       >=kde-apps/kdebugsettings-${PV}:*
+       >=kde-apps/kdf-${PV}:*
+       >=kde-apps/kteatime-${PV}:*
+       >=kde-apps/ktimer-${PV}:*
+       >=kde-apps/kwalletmanager-${PV}:*
+       >=kde-apps/sweeper-${PV}:*
+       >=kde-apps/yakuake-${PV}:*
+       >=kde-misc/kweather-${PV}:*
+       >=kde-misc/markdownpart-${PV}:*
+       >=sys-block/partitionmanager-${PV}:*
+       >=sys-libs/kpmcore-${PV}:*
+       gpg? ( >=kde-apps/kgpg-${PV}:* )
+       plasma? ( >=kde-misc/kclock-${PV} )
+       webengine? (
+               >=app-editors/ghostwriter-${PV}
+               >=kde-apps/kimagemapeditor-${PV}:*
+       )
+"
+# Optional runtime deps: kde-apps/ark
+RDEPEND="${RDEPEND}
+       7zip? ( app-arch/p7zip )
+       lrz? ( app-arch/lrzip )
+       rar? ( || (
+               app-arch/rar
+               app-arch/unrar
+               app-arch/unar
+       ) )
+"

Reply via email to