diff options
| -rw-r--r-- | kde-apps/kmbox/kmbox-25.12.49.9999.ebuild | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/kde-apps/kmbox/kmbox-25.12.49.9999.ebuild b/kde-apps/kmbox/kmbox-25.12.49.9999.ebuild new file mode 100644 index 00000000000..9f446ac8a06 --- /dev/null +++ b/kde-apps/kmbox/kmbox-25.12.49.9999.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_QTHELP="true" +ECM_TEST="true" +KFMIN=6.19.0 +PVCUT=$(ver_cut 1-3) +inherit ecm gear.kde.org + +DESCRIPTION="Library for accessing MBox format mail storages" + +LICENSE="GPL-2+" +SLOT="6/$(ver_cut 1-2)" +KEYWORDS="" +IUSE="" + +DEPEND=">=kde-apps/kmime-${PVCUT}:6=" +RDEPEND="${DEPEND}" |
