From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/calligraplan/
Date: Fri, 16 Aug 2019 14:40:58 +0000 (UTC) [thread overview]
Message-ID: <1565966432.9111d8142a8c0a54f6478cc3ff2977dd803d8d50.asturm@gentoo> (raw)
commit: 9111d8142a8c0a54f6478cc3ff2977dd803d8d50
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 16 12:49:32 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 16 14:40:32 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9111d814
app-office/calligraplan: Drop 3.1.0 (r0)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-office/calligraplan/calligraplan-3.1.0.ebuild | 106 ----------------------
1 file changed, 106 deletions(-)
diff --git a/app-office/calligraplan/calligraplan-3.1.0.ebuild b/app-office/calligraplan/calligraplan-3.1.0.ebuild
deleted file mode 100644
index 5fc27015f3a..00000000000
--- a/app-office/calligraplan/calligraplan-3.1.0.ebuild
+++ /dev/null
@@ -1,106 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-KDE_TEST="forceoptional"
-inherit kde5
-
-DESCRIPTION="Project management application"
-HOMEPAGE="https://www.calligra.org/"
-SRC_URI="mirror://kde/stable/${PN/plan/}/${PV}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE="activities +holidays kwallet pim X"
-
-# FIXME: Disabled by upstream for good reason
-# Crashes plan (https://bugs.kde.org/show_bug.cgi?id=311940)
-# $(add_kdeapps_dep akonadi)
-# $(add_kdeapps_dep akonadi-contacts)
-# Currently upstream-disabled in plan
-# =dev-libs/kproperty-3.0*:5
-# =dev-libs/kreport-3.0*:5
-DEPEND="
- $(add_frameworks_dep karchive)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kglobalaccel)
- $(add_frameworks_dep kguiaddons)
- $(add_frameworks_dep khtml)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kitemviews)
- $(add_frameworks_dep kjobwidgets)
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep kparts)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep ktextwidgets)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kwindowsystem)
- $(add_frameworks_dep kxmlgui)
- $(add_qt_dep designer)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtprintsupport)
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtxml)
- dev-lang/perl
- dev-libs/kdiagram:5
- sys-libs/zlib
- activities? ( $(add_frameworks_dep kactivities) )
- holidays? ( $(add_frameworks_dep kholidays) )
- kwallet? (
- $(add_frameworks_dep kwallet)
- app-crypt/qca:2[qt5(+)]
- )
- pim? (
- <kde-apps/kcalcore-19.04.50:5
- $(add_kdeapps_dep kcontacts)
- )
- X? (
- $(add_qt_dep qtx11extras)
- x11-libs/libX11
- )
-"
-RDEPEND="${DEPEND}
- !app-office/calligra[calligra_features_plan(-)]
- !app-office/calligra-l10n:4
- $(add_qt_dep qtsvg)
-"
-
-RESTRICT+=" test"
-
-PATCHES=(
- "${FILESDIR}"/${P}-qt-5.11.patch
- "${FILESDIR}"/${P}-qca.patch
- "${FILESDIR}"/${P}-missing-header.patch
-)
-
-src_prepare() {
- kde5_src_prepare
- # Unconditionally disable deprecated deps
- punt_bogus_dep Qt5 OpenGL
- # FIXME: disable bogus deps
- punt_bogus_dep KF5 KCMUtils
- punt_bogus_dep Qt5 Network
- punt_bogus_dep Qt5 Svg
-}
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package activities KF5Activities)
- $(cmake-utils_use_find_package holidays KF5Holidays)
- $(cmake-utils_use_find_package pim KF5CalendarCore)
- $(cmake-utils_use_find_package pim KF5Contacts)
- $(cmake-utils_use_find_package kwallet Qca-qt5)
- $(cmake-utils_use_find_package kwallet KF5Wallet)
- )
- # Qt5DBus can't be disabled because of KF5DBusAddons dependency
-
- kde5_src_configure
-}
next reply other threads:[~2019-08-16 14:41 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-16 14:40 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-21 20:50 [gentoo-commits] repo/gentoo:master commit in: app-office/calligraplan/ Andreas Sturmlechner
2023-05-27 9:46 Sam James
2022-12-25 23:22 Andreas Sturmlechner
2021-12-29 13:46 Yixun Lan
2021-03-08 10:26 Sam James
2021-03-08 10:25 Sam James
2021-01-28 21:53 Andreas Sturmlechner
2020-10-29 19:41 Andreas Sturmlechner
2020-01-18 19:39 Andreas Sturmlechner
2020-01-18 19:39 Andreas Sturmlechner
2019-12-17 17:06 Andreas Sturmlechner
2019-12-02 16:33 Mikle Kolyada
2019-12-02 16:12 Mikle Kolyada
2019-12-01 21:35 Andreas Sturmlechner
2019-12-01 21:35 Andreas Sturmlechner
2019-11-14 10:58 Andreas Sturmlechner
2019-10-12 21:13 Andreas Sturmlechner
2019-08-15 13:09 Andreas Sturmlechner
2019-01-14 14:43 Mikle Kolyada
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1565966432.9111d8142a8c0a54f6478cc3ff2977dd803d8d50.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox