summaryrefslogtreecommitdiff
path: root/kde-apps/kmbox/kmbox-24.05.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-14 00:09:04 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-14 00:09:04 +0100
commit5e41a38157bb40e8513e8e34426e85faba672fe7 (patch)
tree38e9365afd56c161d0e970ddf5420b2585130587 /kde-apps/kmbox/kmbox-24.05.1.ebuild
parent0ebcd2cbf178600b5eb36b2f24cdbb3d2f4a9000 (diff)
gentoo auto-resync : 14:06:2024 - 00:09:04
Diffstat (limited to 'kde-apps/kmbox/kmbox-24.05.1.ebuild')
-rw-r--r--kde-apps/kmbox/kmbox-24.05.1.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/kde-apps/kmbox/kmbox-24.05.1.ebuild b/kde-apps/kmbox/kmbox-24.05.1.ebuild
new file mode 100644
index 000000000000..9d2ec0a1b606
--- /dev/null
+++ b/kde-apps/kmbox/kmbox-24.05.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_QTHELP="true"
+ECM_TEST="true"
+KFMIN=6.3.0
+PVCUT=$(ver_cut 1-3)
+inherit ecm gear.kde.org
+
+DESCRIPTION="Library for accessing MBox format mail storages"
+
+LICENSE="GPL-2+"
+SLOT="6"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=">=kde-apps/kmime-${PVCUT}:6"
+RDEPEND="${DEPEND}"