mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
kde-apps/kcalutils: drop 26.04.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST kcalutils-26.04.1.tar.xz 371388 BLAKE2B 5700759a7e3fa6b4f517e60d5aa18ab4409ec6b643b5c8c348d6cdb50c62735f003762a833d22310877c0cd8ea54f7c3ae4e8750657434a8b4cd343bf66c1b61 SHA512 2d555b65a60fbc324f00c8f8cb919e247169f2fd0aafa34da2678bc1c5116cfdb82c69e18e66763e6a2ded169d2fd8413633a7c725e472c0063351f8547c6fee
|
||||
DIST kcalutils-26.04.3.tar.xz 371392 BLAKE2B 5d289a20544d3a75a2010976a5d2a6a3e7b9fdec536cad3196215d46b7877ef9a7a0908c4ab565159b3cfc532d88f0171c783df4e29a7129ca41b1993bdb4ace SHA512 2d4eb8b896b63a653bdf7a6f68e555a5090b78c8c1d28cd6cd98cf222fcf38ad1ae338d7c4dce6708c6ee551bf22fbd62c09a6fa17dcc0eca4406b4bdd1db09b
|
||||
|
||||
@@ -1,34 +0,0 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
ECM_QTHELP="false" # TODO: Port to ECMGenerateQDoc
|
||||
ECM_TEST="true"
|
||||
PVCUT=$(ver_cut 1-3)
|
||||
KFMIN=6.22.0
|
||||
QTMIN=6.10.1
|
||||
inherit ecm gear.kde.org
|
||||
|
||||
DESCRIPTION="Library providing utility functions for the handling of calendar data"
|
||||
HOMEPAGE="https://api.kde.org/kdepim/kcalutils/html/index.html"
|
||||
|
||||
LICENSE="GPL-2+ LGPL-2.1+"
|
||||
SLOT="6/$(ver_cut 1-2)"
|
||||
KEYWORDS="amd64 arm64"
|
||||
IUSE=""
|
||||
|
||||
RESTRICT="test" # bugs 653616, 711666
|
||||
|
||||
DEPEND="
|
||||
>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
|
||||
>=kde-apps/kidentitymanagement-${PVCUT}:6=
|
||||
>=kde-frameworks/kcalendarcore-${KFMIN}:6
|
||||
>=kde-frameworks/kcodecs-${KFMIN}:6
|
||||
>=kde-frameworks/kcoreaddons-${KFMIN}:6
|
||||
>=kde-frameworks/ki18n-${KFMIN}:6
|
||||
>=kde-frameworks/kiconthemes-${KFMIN}:6
|
||||
>=kde-frameworks/ktexttemplate-${KFMIN}:6
|
||||
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user