mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-apps/kontact: 25.04.3 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
DIST kontact-24.12.3.tar.xz 868804 BLAKE2B 37580a2ecd937ec5b8de7fc1149a0a1bacadbe1006b59e14dfc721f4b117cf16634b03e4ce6d2a658aebb2990e3488e5a3a599a1be115240e2b67fe1c76cf824 SHA512 d080d777f82d2a6a00d92dece10b055c09300451056ee2617f6041af284efb1bea9013d25525c7af20516b1b4c3b50f09e5647533231bc3cb06488fea766ecf9
|
||||
DIST kontact-25.04.2.tar.xz 886320 BLAKE2B 19ff4a4d0e7c72bbd7761cb5a844c915ed16bd3dab40617727640422b946ccd719bff2915a82fc63cc1b9485e5ef23055a1ae901e4d88179d7b4166b8167a5b4 SHA512 6fae9136d1e3c1fa7f39ae61640f8e81b2ded84a4c8ba7626613018cf14fa55caf3c736c429f93a06f38b820b3ade4f8b6b879b9691d0465c02ef3acd57553bf
|
||||
DIST kontact-25.04.3.tar.xz 886252 BLAKE2B 29954842e86c7e46991c3c59c4f79cfe44743e7da4cf09d4de19cf2d8f19035ccf6717bbb199ad1ea1407d3dbf5a3eb946355dc9af3f070273826258d45f5d95 SHA512 b6c6027de251a5f8625f4dc39ca205462759c6bbbe5fc6adb53f774ccad5702ed498a07ff5271cd9acc07adb2086583193877b9dd0b8cd7896c8fc229eabd559
|
||||
|
||||
44
kde-apps/kontact/kontact-25.04.3.ebuild
Normal file
44
kde-apps/kontact/kontact-25.04.3.ebuild
Normal file
@@ -0,0 +1,44 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
ECM_HANDBOOK="optional"
|
||||
PVCUT=$(ver_cut 1-3)
|
||||
KFMIN=6.13.0
|
||||
QTMIN=6.7.2
|
||||
inherit ecm gear.kde.org xdg
|
||||
|
||||
DESCRIPTION="Container application to unify several major PIM applications within one"
|
||||
HOMEPAGE="https://kontact.kde.org/ https://apps.kde.org/kontact/"
|
||||
|
||||
LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
|
||||
SLOT="6"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
|
||||
>=dev-qt/qtwebengine-${QTMIN}:6[widgets]
|
||||
>=kde-apps/grantleetheme-${PVCUT}:6=
|
||||
>=kde-apps/kontactinterface-${PVCUT}:6=
|
||||
>=kde-apps/libkdepim-${PVCUT}:6=
|
||||
>=kde-apps/mailcommon-${PVCUT}:6=
|
||||
>=kde-apps/pimcommon-${PVCUT}:6=
|
||||
>=kde-frameworks/kcmutils-${KFMIN}:6
|
||||
>=kde-frameworks/kcompletion-${KFMIN}:6
|
||||
>=kde-frameworks/kconfig-${KFMIN}:6
|
||||
>=kde-frameworks/kconfigwidgets-${KFMIN}:6
|
||||
>=kde-frameworks/kcoreaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kcrash-${KFMIN}:6
|
||||
>=kde-frameworks/kdbusaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kguiaddons-${KFMIN}:6
|
||||
>=kde-frameworks/ki18n-${KFMIN}:6
|
||||
>=kde-frameworks/kiconthemes-${KFMIN}:6
|
||||
>=kde-frameworks/kio-${KFMIN}:6
|
||||
>=kde-frameworks/kparts-${KFMIN}:6
|
||||
>=kde-frameworks/kservice-${KFMIN}:6
|
||||
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kxmlgui-${KFMIN}:6
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user