From 42d100735379ec54a77539383203e971a7ab8440 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 21 Mar 2024 19:00:45 +0000 Subject: gentoo auto-resync : 21:03:2024 - 19:00:45 --- kde-apps/kmail/Manifest | 4 +- kde-apps/kmail/kmail-24.02.0.ebuild | 113 ---------------------------------- kde-apps/kmail/kmail-24.02.1.ebuild | 119 ++++++++++++++++++++++++++++++++++++ 3 files changed, 121 insertions(+), 115 deletions(-) delete mode 100644 kde-apps/kmail/kmail-24.02.0.ebuild create mode 100644 kde-apps/kmail/kmail-24.02.1.ebuild (limited to 'kde-apps/kmail') diff --git a/kde-apps/kmail/Manifest b/kde-apps/kmail/Manifest index c3ee3afaad1d..51ff8e22cfb7 100644 --- a/kde-apps/kmail/Manifest +++ b/kde-apps/kmail/Manifest @@ -1,5 +1,5 @@ DIST kmail-23.08.5.tar.xz 7669124 BLAKE2B e3075a89552112dae16e092fc716118b19dc84afb6f001a1e45254632afa6dbae692667ec9960b29015fadb1fbc3e1bb8687bb893bb8b8ecc33244c79ff2506b SHA512 f22c0da7030ba0042c45c2d4be7f44cedf4c99794aea36249826e555e0bf52a4d43a975b6b4c97c2548da9d034932375f71607f7a1a6df1254267ca0b8a11d6a -DIST kmail-24.02.0.tar.xz 7696140 BLAKE2B a6aae4bcf4c0e0476ecac68a2d153ae7ea568e5467381998ee8e6b18063b018bdff670a54958143f13f0859cea3f05a64b0f2c29d7f859da9c6a93a12f65ebd8 SHA512 2ef46ae5abebf9001d9eedec6f5ed85ccd8f3d455160c68a0a7621b4a9c0d19fc3a948b24a7d8557cd19bcffb3e99e5c804ba298591d7aee728eb67c2b88953f +DIST kmail-24.02.1.tar.xz 7697628 BLAKE2B 00847a2272689849aa0b92fddd5f56a44e9d85b4427296096278eec33a3f209e149a100a3d0d2fb30f8184e4d6f0aa630f608254b5fe2608381083aaba308486 SHA512 1273cec335b17b6013a4c121ca7e87c6e23be9370cba57d611dc40f19d8a141d5e31f86161f27cff981a1cd656d97d68b10027427dd96d6124af72d920572447 EBUILD kmail-23.08.5.ebuild 3662 BLAKE2B fda415a05406d43436a43d2721df3a41d0837423b945a067750d0903de5455b1169289da68097767edd181e7d58329bcad5c90356fc2ba6e9f4f9904c84aebde SHA512 ec934c7bb80bc39fa4b52e3ce03e698e7ab2fec1660432c72684cee890e1a97dd650ed758a77d6d84f473f682bc0f34a4d5d22bb567b11c3ccff59d986ecea0e -EBUILD kmail-24.02.0.ebuild 3621 BLAKE2B b05dc4fe80efe5782111ace22194b75c20b947ff06601f6dfee6fcffcd2e06a00f16f82cc8a2714d6d78236cb46461d5f45a5a4af30b075bb3a9b061f2bb6ae4 SHA512 215dfcdd618a5946492fbf0787407901a24ae020007cc22b7080d066e391d50cf59f204466c5bf29229529d0dc1fac77e5be3fa7279d5675e11f30faef380e86 +EBUILD kmail-24.02.1.ebuild 3845 BLAKE2B ca0c1c901d084214f9691d9fc46cb1e9dc19fe54bca9cb291902453d054a5f13caf3e37feeaa676c645ac88089e191cf1228ce298fcc6ede8a48c777098d5888 SHA512 e2858531a5fc534fbe47c1342d399c15a36c9bd69fb94f01dd7d73dab4b5d0dc44140fef89b6535269f6e782d2a7383a10076439ca62afd9eb409e1a94cb85c5 MISC metadata.xml 371 BLAKE2B 8d7325373019e5c73324a122fbf35343ab97141bba1820170595adcf636f51fe905a0870742283cc9c56a48c1d4519fdcc6e64d59ead7c76f6ab4c96cb88ae81 SHA512 c234ed3cebd70f5dd809517da752458ca24a52b0268711cee718b42de7afb75fe9c24dbbcd0a8e540668250955fc18dd14e389d5fb57ac6016f223ea4d99fffe diff --git a/kde-apps/kmail/kmail-24.02.0.ebuild b/kde-apps/kmail/kmail-24.02.0.ebuild deleted file mode 100644 index 4296bcc366cc..000000000000 --- a/kde-apps/kmail/kmail-24.02.0.ebuild +++ /dev/null @@ -1,113 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="optional" -ECM_TEST="forceoptional" -PVCUT=$(ver_cut 1-3) -KFMIN=6.0 -QTMIN=6.6.2 -inherit ecm gear.kde.org optfeature - -DESCRIPTION="Email client, supporting POP3 and IMAP mailboxes" -HOMEPAGE="https://apps.kde.org/kmail2/ -https://kontact.kde.org/components/kmail/" - -LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -SLOT="6" -KEYWORDS="~amd64" -IUSE="pch speech telemetry" - -RESTRICT="test" # bug 616878 - -# kde-frameworks/kwindowsystem[X]: Unconditional use of KX11Extras -COMMON_DEPEND=" - >=app-crypt/gpgme-1.23.1-r1:=[cxx,qt6] - >=dev-libs/ktextaddons-1.3.50:6[speech?] - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets] - >=dev-qt/qtwebengine-${QTMIN}:6[widgets] - >=kde-apps/akonadi-${PVCUT}:6 - >=kde-apps/akonadi-contacts-${PVCUT}:6 - >=kde-apps/akonadi-mime-${PVCUT}:6 - >=kde-apps/akonadi-search-${PVCUT}:6 - >=kde-apps/kidentitymanagement-${PVCUT}:6 - >=kde-apps/kmailtransport-${PVCUT}:6 - >=kde-apps/kmime-${PVCUT}:6 - >=kde-apps/kontactinterface-${PVCUT}:6 - >=kde-apps/kpimtextedit-${PVCUT}:6[speech=] - >=kde-apps/libgravatar-${PVCUT}:6 - >=kde-apps/libkdepim-${PVCUT}:6 - >=kde-apps/libkleo-${PVCUT}:6 - >=kde-apps/libksieve-${PVCUT}:6 - >=kde-apps/libktnef-${PVCUT}:6 - >=kde-apps/mailcommon-${PVCUT}:6 - >=kde-apps/messagelib-${PVCUT}:6 - >=kde-apps/pimcommon-${PVCUT}:6 - >=kde-frameworks/kbookmarks-${KFMIN}:6 - >=kde-frameworks/kcalendarcore-${KFMIN}:6 - >=kde-frameworks/kcmutils-${KFMIN}:6 - >=kde-frameworks/kcompletion-${KFMIN}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kconfigwidgets-${KFMIN}:6 - >=kde-frameworks/kcontacts-${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/kitemviews-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - >=kde-frameworks/kjobwidgets-${KFMIN}:6 - >=kde-frameworks/knotifications-${KFMIN}:6 - >=kde-frameworks/knotifyconfig-${KFMIN}:6 - >=kde-frameworks/kparts-${KFMIN}:6 - >=kde-frameworks/kservice-${KFMIN}:6 - >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6 - >=kde-frameworks/ktextwidgets-${KFMIN}:6 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 - >=kde-frameworks/kwindowsystem-${KFMIN}:6[X] - >=kde-frameworks/kxmlgui-${KFMIN}:6 - >=kde-frameworks/sonnet-${KFMIN}:6 - telemetry? ( >=kde-frameworks/kuserfeedback-${KFMIN}:6 ) -" -DEPEND="${COMMON_DEPEND} - >=kde-apps/kcalutils-${PVCUT}:6 - >=kde-apps/kldap-${PVCUT}:6 - test? ( >=kde-apps/akonadi-${PVCUT}:6[sqlite] ) -" -RDEPEND="${COMMON_DEPEND} - >=kde-apps/kdepim-runtime-${PVCUT}:6 - >=kde-apps/kmail-account-wizard-${PVCUT}:6 -" -BDEPEND=" - dev-libs/libxslt - test? ( >=kde-apps/akonadi-${PVCUT}:6[tools] ) -" - -src_prepare() { - ecm_src_prepare - use handbook || cmake_run_in ktnef cmake_comment_add_subdirectory doc -} - -src_configure() { - local mycmakeargs=( - -DUSE_PRECOMPILED_HEADERS=$(usex pch) - $(cmake_use_find_package speech KF6TextEditTextToSpeech) - $(cmake_use_find_package telemetry KF6UserFeedback) - ) - - ecm_src_configure -} - -pkg_postinst() { - if [[ -z "${REPLACING_VERSIONS}" ]]; then - optfeature "virus detection" app-antivirus/clamav - optfeature "spam filtering" mail-filter/bogofilter mail-filter/spamassassin - optfeature "fancy e-mail headers and useful plugins" "kde-apps/kdepim-addons:${SLOT}" - optfeature "crypto config and certificate details GUI" "kde-apps/kleopatra:${SLOT}" - optfeature "import PIM data from other applications" "kde-apps/akonadi-import-wizard:${SLOT}" - fi - ecm_pkg_postinst -} diff --git a/kde-apps/kmail/kmail-24.02.1.ebuild b/kde-apps/kmail/kmail-24.02.1.ebuild new file mode 100644 index 000000000000..546f2a53927e --- /dev/null +++ b/kde-apps/kmail/kmail-24.02.1.ebuild @@ -0,0 +1,119 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_HANDBOOK="optional" +ECM_TEST="forceoptional" +PVCUT=$(ver_cut 1-3) +KFMIN=6.0.0 +QTMIN=6.6.2 +inherit ecm gear.kde.org optfeature + +DESCRIPTION="Email client, supporting POP3 and IMAP mailboxes" +HOMEPAGE="https://apps.kde.org/kmail2/ +https://kontact.kde.org/components/kmail/" + +LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" +SLOT="6" +KEYWORDS="~amd64" +IUSE="pch speech telemetry" + +RESTRICT="test" # bug 616878 + +# kde-frameworks/kwindowsystem[X]: Unconditional use of KX11Extras +COMMON_DEPEND=" + >=app-crypt/gpgme-1.23.1-r1:=[cxx,qt6] + >=dev-libs/ktextaddons-1.3.50:6[speech?] + >=dev-libs/qtkeychain-0.14.1-r1:=[qt6] + >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets] + >=dev-qt/qtwebengine-${QTMIN}:6[widgets] + >=kde-apps/akonadi-${PVCUT}:6 + >=kde-apps/akonadi-contacts-${PVCUT}:6 + >=kde-apps/akonadi-mime-${PVCUT}:6 + >=kde-apps/akonadi-search-${PVCUT}:6 + >=kde-apps/kcalutils-${PVCUT}:6 + >=kde-apps/kidentitymanagement-${PVCUT}:6 + >=kde-apps/kldap-${PVCUT}:6 + >=kde-apps/kmailtransport-${PVCUT}:6 + >=kde-apps/kmime-${PVCUT}:6 + >=kde-apps/kontactinterface-${PVCUT}:6 + >=kde-apps/kpimtextedit-${PVCUT}:6[speech=] + >=kde-apps/libgravatar-${PVCUT}:6 + >=kde-apps/libkdepim-${PVCUT}:6 + >=kde-apps/libkleo-${PVCUT}:6 + >=kde-apps/libksieve-${PVCUT}:6 + >=kde-apps/libktnef-${PVCUT}:6 + >=kde-apps/mailcommon-${PVCUT}:6 + >=kde-apps/messagelib-${PVCUT}:6 + >=kde-apps/pimcommon-${PVCUT}:6 + >=kde-frameworks/kbookmarks-${KFMIN}:6 + >=kde-frameworks/kcalendarcore-${KFMIN}:6 + >=kde-frameworks/kcmutils-${KFMIN}:6 + >=kde-frameworks/kcodecs-${KFMIN}:6 + >=kde-frameworks/kcolorscheme-${KFMIN}:6 + >=kde-frameworks/kcompletion-${KFMIN}:6 + >=kde-frameworks/kconfig-${KFMIN}:6 + >=kde-frameworks/kconfigwidgets-${KFMIN}:6 + >=kde-frameworks/kcontacts-${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/kitemmodels-${KFMIN}:6 + >=kde-frameworks/kitemviews-${KFMIN}:6 + >=kde-frameworks/kjobwidgets-${KFMIN}:6 + >=kde-frameworks/knotifications-${KFMIN}:6 + >=kde-frameworks/knotifyconfig-${KFMIN}:6 + >=kde-frameworks/kparts-${KFMIN}:6 + >=kde-frameworks/kservice-${KFMIN}:6 + >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6 + >=kde-frameworks/ktextwidgets-${KFMIN}:6 + >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 + >=kde-frameworks/kwindowsystem-${KFMIN}:6[X] + >=kde-frameworks/kxmlgui-${KFMIN}:6 + >=kde-frameworks/sonnet-${KFMIN}:6 + telemetry? ( >=kde-frameworks/kuserfeedback-${KFMIN}:6 ) +" +DEPEND="${COMMON_DEPEND} + >=kde-apps/kcalutils-${PVCUT}:6 + >=kde-apps/kldap-${PVCUT}:6 + test? ( >=kde-apps/akonadi-${PVCUT}:6[sqlite] ) +" +RDEPEND="${COMMON_DEPEND} + >=kde-apps/kdepim-runtime-${PVCUT}:6 + >=kde-apps/kmail-account-wizard-${PVCUT}:6 +" +BDEPEND=" + dev-libs/libxslt + test? ( >=kde-apps/akonadi-${PVCUT}:6[tools] ) +" + +src_prepare() { + ecm_src_prepare + use handbook || cmake_run_in ktnef cmake_comment_add_subdirectory doc +} + +src_configure() { + local mycmakeargs=( + -DUSE_PRECOMPILED_HEADERS=$(usex pch) + $(cmake_use_find_package speech KF6TextEditTextToSpeech) + $(cmake_use_find_package telemetry KF6UserFeedback) + ) + + ecm_src_configure +} + +pkg_postinst() { + if [[ -z "${REPLACING_VERSIONS}" ]]; then + optfeature "virus detection" app-antivirus/clamav + optfeature "spam filtering" mail-filter/bogofilter mail-filter/spamassassin + optfeature "fancy e-mail headers and useful plugins" "kde-apps/kdepim-addons:${SLOT}" + optfeature "crypto config and certificate details GUI" "kde-apps/kleopatra:${SLOT}" + optfeature "import PIM data from other applications" "kde-apps/akonadi-import-wizard:${SLOT}" + fi + ecm_pkg_postinst +} -- cgit v1.2.3