summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-12-19 20:52:07 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-12-19 21:44:29 +0100
commit4954ee998306dd3481bd6fae7fa8ffca2277a678 (patch)
treeddc7d0db8e493fdd05bb19ed85ec0bfbb76c7542
parentkde-apps/kaddressbook: drop 23.04.3 (diff)
downloadgentoo-4954ee998306dd3481bd6fae7fa8ffca2277a678.tar.gz
gentoo-4954ee998306dd3481bd6fae7fa8ffca2277a678.tar.bz2
gentoo-4954ee998306dd3481bd6fae7fa8ffca2277a678.zip
kde-apps/kalarm: drop 23.04.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/kalarm/Manifest1
-rw-r--r--kde-apps/kalarm/kalarm-23.04.3.ebuild89
2 files changed, 0 insertions, 90 deletions
diff --git a/kde-apps/kalarm/Manifest b/kde-apps/kalarm/Manifest
index ab9226f66c13..d31d9d5e48fb 100644
--- a/kde-apps/kalarm/Manifest
+++ b/kde-apps/kalarm/Manifest
@@ -1,3 +1,2 @@
-DIST kalarm-23.04.3.tar.xz 2586284 BLAKE2B 50822bc4381d55fe584dfed7d7cc41a8ef6a84496e47adb9d6d85cbc41b1a63f1a037f4d76301dd5ba847a7f931b22e2c7fafe34356646e9464ac76b16815085 SHA512 2c1a785b3bc2af8e256fa63ff07b6680160af231b0f94aeca38ea14d47e97a5e0980fcc3db98a48545a959a9c79c087d493d92a4a553bafc76699967042d1dcd
DIST kalarm-23.08.3.tar.xz 2602236 BLAKE2B 4e67610bab37e89085d9ec7f8b15b6103fd9e936d1bd629dc70e95a2dbef9b431084189c47b897e33b56f65d63ed7e5f2427e1a22a95c8048714bcd76c180f90 SHA512 ba569224cd4f9892da2327aec6162b18d8d75b8700397cf0cc1e5af619494ec40456b6895ca1e0e3233a5732ab27f325042373a9dbdb4e965330cbf9d07a5189
DIST kalarm-23.08.4.tar.xz 2622400 BLAKE2B 1d09a5def444f35903240d2639067988fb09f7d7561201759f21e02618f0f266e017d775deea4f4dd0b8569bf6a948d47bb83eead8222437944c195806328df0 SHA512 3dc9afae1cdbacc73b7e01eed32078eb43f637d86a9a035432d36138bfc54ddd2f6066812e71ed2892c833e612b1a1b95b7ad154b8b34036739397cc0f437869
diff --git a/kde-apps/kalarm/kalarm-23.04.3.ebuild b/kde-apps/kalarm/kalarm-23.04.3.ebuild
deleted file mode 100644
index 4e08ce2aa5c9..000000000000
--- a/kde-apps/kalarm/kalarm-23.04.3.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Application to manage alarms and other timer based alerts for the desktop"
-HOMEPAGE="https://apps.kde.org/kalarm/ https://userbase.kde.org/KAlarm"
-
-LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
-SLOT="5"
-KEYWORDS="amd64 arm64 ~ppc64 ~x86"
-IUSE="+pim speech X"
-
-DEPEND="
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtnetwork-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-apps/kcalutils-${PVCUT}:5
- >=kde-apps/kidentitymanagement-${PVCUT}:5
- >=kde-apps/kmime-${PVCUT}:5
- >=kde-apps/kontactinterface-${PVCUT}:5
- >=kde-apps/kpimtextedit-${PVCUT}:5[speech=]
- >=kde-apps/pimcommon-${PVCUT}:5
- >=kde-frameworks/kauth-${KFMIN}:5
- >=kde-frameworks/kcalendarcore-${KFMIN}:5
- >=kde-frameworks/kcmutils-${KFMIN}:5
- >=kde-frameworks/kcodecs-${KFMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcontacts-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kcrash-${KFMIN}:5
- >=kde-frameworks/kdbusaddons-${KFMIN}:5
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/kguiaddons-${KFMIN}:5
- >=kde-frameworks/kholidays-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kiconthemes-${KFMIN}:5
- >=kde-frameworks/kidletime-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/kitemmodels-${KFMIN}:5
- >=kde-frameworks/kjobwidgets-${KFMIN}:5
- >=kde-frameworks/knotifications-${KFMIN}:5
- >=kde-frameworks/knotifyconfig-${KFMIN}:5
- >=kde-frameworks/kservice-${KFMIN}:5
- >=kde-frameworks/ktextwidgets-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kwindowsystem-${KFMIN}:5[X?]
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- >=media-libs/phonon-4.11.0[qt5(+)]
- pim? (
- >=kde-apps/akonadi-${PVCUT}:5
- >=kde-apps/akonadi-contacts-${PVCUT}:5
- >=kde-apps/akonadi-mime-${PVCUT}:5
- >=kde-apps/kmailtransport-${PVCUT}:5
- )
- speech? ( dev-libs/ktextaddons:5[speech] )
- X? (
- >=dev-qt/qtx11extras-${QTMIN}:5
- x11-libs/libX11
- )
-"
-RDEPEND="${DEPEND}
- pim? ( >=kde-apps/kdepim-runtime-${PVCUT}:5 )
-"
-
-src_configure() {
- local mycmakeargs=(
- -DENABLE_AKONADI_PLUGIN=$(usex pim)
- $(cmake_use_find_package speech KF5TextEditTextToSpeech)
- -DWITHOUT_X11=$(usex !X)
- )
-
- ecm_src_configure
-}
-
-src_test() {
- # LC_TIME bug 665626, 857012
- # TZ bug https://bugs.kde.org/show_bug.cgi?id=445734
- LC_TIME="C" TZ=UTC ecm_src_test
-}