From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kate/
Date: Thu, 18 Jan 2018 23:01:44 +0000 (UTC) [thread overview]
Message-ID: <1516316488.309a923bde1cedc46f1b3a4a3158772233d81768.asturm@gentoo> (raw)
commit: 309a923bde1cedc46f1b3a4a3158772233d81768
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 21:01:51 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 23:01:28 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=309a923b
kde-apps/kate: Drop 17.12.1 (r0)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
kde-apps/kate/kate-17.12.1.ebuild | 75 ---------------------------------------
1 file changed, 75 deletions(-)
diff --git a/kde-apps/kate/kate-17.12.1.ebuild b/kde-apps/kate/kate-17.12.1.ebuild
deleted file mode 100644
index c1929deb4d5..00000000000
--- a/kde-apps/kate/kate-17.12.1.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="optional"
-KDE_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Kate is an advanced text editor"
-HOMEPAGE="https://www.kde.org/applications/utilities/kate https://kate-editor.org/"
-KEYWORDS="~amd64 ~x86"
-IUSE="+addons"
-
-DEPEND="
- $(add_frameworks_dep kactivities)
- $(add_frameworks_dep kcodecs)
- $(add_frameworks_dep kcompletion)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kcrash)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kguiaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kitemmodels)
- $(add_frameworks_dep kitemviews)
- $(add_frameworks_dep kjobwidgets)
- $(add_frameworks_dep kparts)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep ktexteditor)
- $(add_frameworks_dep ktextwidgets)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kwindowsystem)
- $(add_frameworks_dep kxmlgui)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtscript)
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtxml)
- addons? (
- $(add_frameworks_dep kbookmarks)
- $(add_frameworks_dep knewstuff)
- $(add_frameworks_dep kwallet)
- $(add_frameworks_dep plasma)
- $(add_frameworks_dep threadweaver)
- $(add_qt_dep qtsql)
- )
-"
-RDEPEND="${DEPEND}
- !kde-misc/ktexteditorpreviewplugin
-"
-
-src_prepare() {
- kde5_src_prepare
- # test hangs
- sed -e "/session_manager_test/d" -i kate/autotests/CMakeLists.txt || die
- # delete colliding kwrite translations
- if [[ ${KDE_BUILD_TYPE} = release ]]; then
- find po -type f -name "*po" -and -name "kwrite*" -delete || die
- rm -rf po/*/docs/kwrite || die
- fi
-}
-
-src_configure() {
- local mycmakeargs=(
- -DBUILD_addons=$(usex addons)
- -DBUILD_kwrite=FALSE
- )
-
- kde5_src_configure
-}
next reply other threads:[~2018-01-18 23:01 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-18 23:01 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-10 11:31 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kate/ WANG Xuerui
2023-01-15 13:04 Andreas Sturmlechner
2022-11-01 6:19 WANG Xuerui
2022-10-06 9:07 Andreas Sturmlechner
2021-09-12 11:28 Yixun Lan
2021-06-05 10:57 Mikle Kolyada
2021-06-05 10:55 Mikle Kolyada
2021-06-05 10:53 Mikle Kolyada
2021-05-07 22:14 Andreas Sturmlechner
2021-04-24 16:52 Andreas Sturmlechner
2021-03-06 23:50 Andreas Sturmlechner
2018-05-31 21:16 Andreas Sturmlechner
2017-11-30 2:07 Thomas Deutschmann
2017-04-01 14:54 Andreas Sturmlechner
2017-03-22 20:37 Andreas Sturmlechner
2016-05-24 11:39 Mikle Kolyada
2016-05-18 6:12 Johannes Huber
2016-03-21 21:27 Johannes Huber
2015-12-13 17:47 Michael Palimaka
2015-09-01 18:05 Michael Palimaka
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=1516316488.309a923bde1cedc46f1b3a4a3158772233d81768.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