forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kde-apps/kalarm: 21.04.2 version bump
Signed-off-by: Andreas Sturmlechner <[email protected]>
- Loading branch information
Showing
2 changed files
with
83 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST kalarm-20.12.3.tar.xz 2110400 BLAKE2B e87af2d4ba02f5aede932894811d3b46a316a40625886f52ac98187a48b637bcb10d7b31f35734627a5379d993930b8d9b4e5abd4e07c4e63d80b2a4da350991 SHA512 c0e335e766349f0474a982325db6d8c6e4fc611a5a2e925a0dd4a108be6d4edb25493e88d08ab26cdc9167546cf1810c5898d036f6f9be32f491ff1662becfd1 | ||
DIST kalarm-21.04.1.tar.xz 2075352 BLAKE2B 5783abc1d74df92be81b25edae2b10fef5d7d80beaae65ff28349904e933d0d6ef0c5dbed7a2bbbe7a9fc7e9fe87be1f5ec8da6590005c07bdfa06653fe0c436 SHA512 16a91472efdc68dcde2974e07217db07b97268fedcd97e0608f7b7747fa0caa574a4c94d128fcf667888e585b00da9f252a9c8192e6ff171600491a4a6dc2694 | ||
DIST kalarm-21.04.2.tar.xz 2137496 BLAKE2B c7ea3d0efe8e48903c9427a9c778d207d2c60eaa95a492b1a17b4fa9527a4abff57f3a63ad989d82a97d28e748b1525b7ee6fd8029bd3c6dc9b395cd0bc499d1 SHA512 b74173aca2217054b7f5c75323ef6ca42567c8c7227c51482cef6583e3616f1343f9689b389ed0418eeac0ce1f75741d75a46fdb2b4acaeb41811fdd64822d22 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
# Copyright 1999-2021 Gentoo Authors | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
EAPI=7 | ||
|
||
ECM_HANDBOOK="forceoptional" | ||
PVCUT=$(ver_cut 1-3) | ||
KFMIN=5.80.0 | ||
QTMIN=5.15.2 | ||
inherit ecm 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="X" | ||
|
||
DEPEND=" | ||
>=dev-qt/qtdbus-${QTMIN}:5 | ||
>=dev-qt/qtgui-${QTMIN}:5 | ||
>=dev-qt/qtnetwork-${QTMIN}:5 | ||
>=dev-qt/qtwidgets-${QTMIN}:5 | ||
>=kde-apps/akonadi-${PVCUT}:5 | ||
>=kde-apps/akonadi-contacts-${PVCUT}:5 | ||
>=kde-apps/akonadi-mime-${PVCUT}:5 | ||
>=kde-apps/grantleetheme-${PVCUT}:5 | ||
>=kde-apps/kalarmcal-${PVCUT}:5 | ||
>=kde-apps/kcalutils-${PVCUT}:5 | ||
>=kde-apps/kidentitymanagement-${PVCUT}:5 | ||
>=kde-apps/kmailtransport-${PVCUT}:5 | ||
>=kde-apps/kmime-${PVCUT}:5 | ||
>=kde-apps/kontactinterface-${PVCUT}:5 | ||
>=kde-apps/kpimtextedit-${PVCUT}:5 | ||
>=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 | ||
>=kde-frameworks/kxmlgui-${KFMIN}:5 | ||
>=media-libs/phonon-4.11.0 | ||
X? ( | ||
>=dev-qt/qtx11extras-${QTMIN}:5 | ||
x11-libs/libX11 | ||
) | ||
" | ||
RDEPEND="${DEPEND} | ||
>=kde-apps/kdepim-runtime-${PVCUT}:5 | ||
" | ||
BDEPEND="dev-libs/libxslt" | ||
|
||
src_configure() { | ||
local mycmakeargs=( | ||
$(cmake_use_find_package X Qt5X11Extras) | ||
$(cmake_use_find_package X X11) | ||
) | ||
|
||
ecm_src_configure | ||
} |