mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
kde-apps/kcalutils: drop 25.12.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
DIST kcalutils-25.12.3.tar.xz 368580 BLAKE2B 213fc05e6b84cc31a62cf2401aaa9477e8b3e028126c138d8efcea41808ec10673d425b5ae5d247ea6514d074f5eff69af5be84112c5207392f5126298c7b2b8 SHA512 f66593607f457f5899805b01184e71e90bb902e14fd9246a1c96e7871a80e765f6567418f6addc5f3588fd0912aaa61a0a1a928a1043778f274424b1da426f75
|
||||
DIST kcalutils-26.04.1.tar.xz 371388 BLAKE2B 5700759a7e3fa6b4f517e60d5aa18ab4409ec6b643b5c8c348d6cdb50c62735f003762a833d22310877c0cd8ea54f7c3ae4e8750657434a8b4cd343bf66c1b61 SHA512 2d555b65a60fbc324f00c8f8cb919e247169f2fd0aafa34da2678bc1c5116cfdb82c69e18e66763e6a2ded169d2fd8413633a7c725e472c0063351f8547c6fee
|
||||
DIST kcalutils-26.04.2.tar.xz 371356 BLAKE2B 1f16bd0079aeec7ffc349991b5e5baa9adae7043bc6ce180bf9a52bb77dd5538750bdb6eb69b17336ba17a2c8ce1459dfdc642e92eb58d2e7d126f09aa883855 SHA512 35552a16eeed08ab03dd986b3d9b0847a8318ee612cf317d857a3d84413434045d682921c397b9a7e06fa4d7b3b77179c0b1acb33bc15e0c7817753120d85d5d
|
||||
|
||||
@@ -1,34 +0,0 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
ECM_QTHELP="true"
|
||||
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