summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-05-16 14:57:53 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-05-16 16:00:18 +0200
commitceff5f1dd56de1b5a1ae444fdfbad4ed69d7c7c8 (patch)
treeae7212f3eb47b4ce2b8937b47e56eaa835429e3f /kde-frameworks/ktexteditor
parentwww-apps/nextcloud: 16.0.1, 15.0.8, 14.0.11 bumps (diff)
downloadgentoo-ceff5f1dd56de1b5a1ae444fdfbad4ed69d7c7c8.tar.gz
gentoo-ceff5f1dd56de1b5a1ae444fdfbad4ed69d7c7c8.tar.bz2
gentoo-ceff5f1dd56de1b5a1ae444fdfbad4ed69d7c7c8.zip
kde-frameworks: Drop KDE Frameworks 5.54.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'kde-frameworks/ktexteditor')
-rw-r--r--kde-frameworks/ktexteditor/Manifest1
-rw-r--r--kde-frameworks/ktexteditor/files/ktexteditor-5.54.0-allow-change-marker-size.patch78
-rw-r--r--kde-frameworks/ktexteditor/ktexteditor-5.54.0-r1.ebuild57
3 files changed, 0 insertions, 136 deletions
diff --git a/kde-frameworks/ktexteditor/Manifest b/kde-frameworks/ktexteditor/Manifest
index 108eeefe3bfd..2afa8120f552 100644
--- a/kde-frameworks/ktexteditor/Manifest
+++ b/kde-frameworks/ktexteditor/Manifest
@@ -1,3 +1,2 @@
-DIST ktexteditor-5.54.0.tar.xz 2264380 BLAKE2B 576176595c80b79f4bbe58e17304c7a9168be2723f01e7f1c51f67970bea9a9169084b074e754957c2e77c134df837226e85ff3b3a0a149005240520595de116 SHA512 8402fb036887ef853e455b4c80b3f4ff7fa6a65fc37e94d4fb2e94c09a59f2e49d7403dbf94aa3f2b2eb7ac6f43c5aede9aaa45ab5e9597a62b8a5d9b7ad0500
DIST ktexteditor-5.57.0.tar.xz 2294748 BLAKE2B f4c8ef5ab46e6505d3760ba4d40721579820244915c609b3b5148f7718d8649884c87ef7d6809e309dd75470eca70b98c1b93742d1ed2798a4b3150b33f8b555 SHA512 e5b1462eed712273e1b5bf6107f42da7bea79d06d160106bc1fb68825f062b898a15a231f864819b74103eeb8772c09adf591945cef8bd663389290daf785a82
DIST ktexteditor-5.58.0.tar.xz 2297212 BLAKE2B ef074dc706344df7f35ae8b247f2345a85a50fe04fc0f6683cb1a2eb38decfcc115aac93fe745b5360f0041c3f6ef9d283e413e5ef421a0eb3bf76985f55a0d5 SHA512 fb6b11e257089b7d13d39e05dcddec5797e462d537a263adae680534b22f9f86bf17e844e6d769c3c4f801916e7a38c59cc996785a07c0c3996093eff2aa14d7
diff --git a/kde-frameworks/ktexteditor/files/ktexteditor-5.54.0-allow-change-marker-size.patch b/kde-frameworks/ktexteditor/files/ktexteditor-5.54.0-allow-change-marker-size.patch
deleted file mode 100644
index 032fbc99367e..000000000000
--- a/kde-frameworks/ktexteditor/files/ktexteditor-5.54.0-allow-change-marker-size.patch
+++ /dev/null
@@ -1,78 +0,0 @@
-From 5a6449c3b3d9bbc2b1bc15a5d5b40d7228f3a406 Mon Sep 17 00:00:00 2001
-From: Dominik Haumann <dhaumann@kde.org>
-Date: Wed, 30 Jan 2019 17:16:32 +0100
-Subject: Fix bug 403422: Allow changing the marker size again
-
-This bug was introduced with https://phabricator.kde.org/D17661
-with commit c287d3858fd780f5e139d05e8bb7d4558ccc71b8
-
-FIXED-IN: 5.55
-BUG: 403422
----
- src/dialogs/textareaappearanceconfigwidget.ui | 27 +++++++++++++++++++++------
- 1 file changed, 21 insertions(+), 6 deletions(-)
-
-diff --git a/src/dialogs/textareaappearanceconfigwidget.ui b/src/dialogs/textareaappearanceconfigwidget.ui
-index 02a0d54..cc44a39 100644
---- a/src/dialogs/textareaappearanceconfigwidget.ui
-+++ b/src/dialogs/textareaappearanceconfigwidget.ui
-@@ -185,10 +185,10 @@
- <string>Size of the visible highlight marker.</string>
- </property>
- <property name="minimum">
-- <number>-1</number>
-+ <number>1</number>
- </property>
- <property name="maximum">
-- <number>-1</number>
-+ <number>5</number>
- </property>
- <property name="singleStep">
- <number>1</number>
-@@ -301,6 +301,21 @@ beginning of a file.</string>
- <header>kcombobox.h</header>
- </customwidget>
- </customwidgets>
-+ <tabstops>
-+ <tabstop>gbWordWrap</tabstop>
-+ <tabstop>chkDynWrapAtStaticMarker</tabstop>
-+ <tabstop>cmbDynamicWordWrapIndicator</tabstop>
-+ <tabstop>sbDynamicWordWrapDepth</tabstop>
-+ <tabstop>chkShowTabs</tabstop>
-+ <tabstop>chkShowSpaces</tabstop>
-+ <tabstop>sliSetMarkerSize</tabstop>
-+ <tabstop>chkShowIndentationLines</tabstop>
-+ <tabstop>chkShowWholeBracketExpression</tabstop>
-+ <tabstop>chkAnimateBracketMatching</tabstop>
-+ <tabstop>chkFoldFirstLine</tabstop>
-+ <tabstop>chkShowWordCount</tabstop>
-+ <tabstop>chkShowLineCount</tabstop>
-+ </tabstops>
- <resources/>
- <connections>
- <connection>
-@@ -314,8 +329,8 @@ beginning of a file.</string>
- <y>7</y>
- </hint>
- <hint type="destinationlabel">
-- <x>340</x>
-- <y>44</y>
-+ <x>559</x>
-+ <y>117</y>
- </hint>
- </hints>
- </connection>
-@@ -330,8 +345,8 @@ beginning of a file.</string>
- <y>6</y>
- </hint>
- <hint type="destinationlabel">
-- <x>385</x>
-- <y>72</y>
-+ <x>559</x>
-+ <y>162</y>
- </hint>
- </hints>
- </connection>
---
-cgit v1.1
-
diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.54.0-r1.ebuild b/kde-frameworks/ktexteditor/ktexteditor-5.54.0-r1.ebuild
deleted file mode 100644
index 54ffad77a220..000000000000
--- a/kde-frameworks/ktexteditor/ktexteditor-5.54.0-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Framework providing a full text editor component"
-LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE="editorconfig git"
-
-RDEPEND="
- $(add_frameworks_dep karchive)
- $(add_frameworks_dep kauth)
- $(add_frameworks_dep kcodecs)
- $(add_frameworks_dep kcompletion)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kguiaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kitemviews)
- $(add_frameworks_dep kjobwidgets)
- $(add_frameworks_dep kparts)
- $(add_frameworks_dep ktextwidgets)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_frameworks_dep sonnet)
- $(add_frameworks_dep syntax-highlighting)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtprintsupport)
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtxml)
- editorconfig? ( app-text/editorconfig-core-c )
- git? ( dev-libs/libgit2:= )
-"
-DEPEND="${RDEPEND}
- test? ( $(add_frameworks_dep kservice) )
-"
-
-RESTRICT+=" test"
-
-PATCHES=( "${FILESDIR}/${P}-allow-change-marker-size.patch" )
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package editorconfig EditorConfig)
- $(cmake-utils_use_find_package git LibGit2)
- )
-
- kde5_src_configure
-}