* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2014-12-22 18:01 Michael Palimaka
0 siblings, 0 replies; 26+ messages in thread
From: Michael Palimaka @ 2014-12-22 18:01 UTC (permalink / raw
To: gentoo-commits
commit: d7a80ab0c3a6fae69aeb59f416d3270e77c5961b
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 22 18:01:27 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Dec 22 18:01:56 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d7a80ab0
[kde-apps/kpimtextedit] New package.
Package-Manager: portage-2.2.15
---
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 28 ++++++++++++++++++++++++++
kde-apps/kpimtextedit/metadata.xml | 5 +++++
2 files changed, 33 insertions(+)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
new file mode 100644
index 0000000..4fa2293
--- /dev/null
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_DOXYGEN="true"
+KDE_TEST="true"
+inherit kde5
+
+DESCRIPTION="A textedit with PIM-specific features"
+LICENSE="LGPL-2+"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="
+ $(add_frameworks_dep kcodecs)
+ $(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kemoticons)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep ktextwidgets)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep sonnet)
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+"
+DEPEND="${RDEPEND}"
diff --git a/kde-apps/kpimtextedit/metadata.xml b/kde-apps/kpimtextedit/metadata.xml
new file mode 100644
index 0000000..a23f444
--- /dev/null
+++ b/kde-apps/kpimtextedit/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>kde</herd>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2015-10-16 18:24 Michael Palimaka
0 siblings, 0 replies; 26+ messages in thread
From: Michael Palimaka @ 2015-10-16 18:24 UTC (permalink / raw
To: gentoo-commits
commit: e19fa7919dddd71fb6da141071b9b69824336627
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Thu Oct 15 20:51:30 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 18:24:09 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e19fa791
kde-apps/kpimtextedit: Fix DEPENDs
Package-Manager: portage-2.2.23
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index a41c203..dd13ed2 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -16,12 +16,18 @@ IUSE=""
RDEPEND="
$(add_frameworks_dep kcodecs)
$(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kemoticons)
$(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)
$(add_frameworks_dep ktextwidgets)
$(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kxmlgui)
$(add_frameworks_dep sonnet)
+ dev-libs/grantlee:5
+ dev-qt/qtdbus:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5
"
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2016-04-15 18:53 Michael Palimaka
0 siblings, 0 replies; 26+ messages in thread
From: Michael Palimaka @ 2016-04-15 18:53 UTC (permalink / raw
To: gentoo-commits
commit: 0c16becfd8cdb0aeb817b8e3334600976d21e07f
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 15 18:52:01 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 18:53:06 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0c16becf
kde-apps/kpimtextedit: introduce speech USE flag
Package-Manager: portage-2.2.28
kde-apps/kpimtextedit/kpimtextedit-16.04.0.ebuild | 11 ++++++++++-
kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild | 11 ++++++++++-
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 11 ++++++++++-
kde-apps/kpimtextedit/metadata.xml | 3 +++
4 files changed, 33 insertions(+), 3 deletions(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-16.04.0.ebuild b/kde-apps/kpimtextedit/kpimtextedit-16.04.0.ebuild
index f95a467..9f9ac57 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-16.04.0.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-16.04.0.ebuild
@@ -12,7 +12,7 @@ inherit kde5
DESCRIPTION="A textedit with PIM-specific features"
LICENSE="LGPL-2+"
KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="speech"
DEPEND="
$(add_frameworks_dep kcodecs)
@@ -31,5 +31,14 @@ DEPEND="
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
dev-libs/grantlee:5
+ speech? ( $(add_qt_dep qtspeech) )
"
RDEPEND="${DEPEND}"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_find_package speech Qt5TextToSpeech)
+ )
+
+ kde5_src_configure
+}
diff --git a/kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild
index 6cd7fe9..a60dc98 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild
@@ -12,7 +12,7 @@ inherit kde5
DESCRIPTION="A textedit with PIM-specific features"
LICENSE="LGPL-2+"
KEYWORDS=""
-IUSE=""
+IUSE="speech"
DEPEND="
$(add_frameworks_dep kcodecs)
@@ -31,5 +31,14 @@ DEPEND="
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
dev-libs/grantlee:5
+ speech? ( $(add_qt_dep qtspeech) )
"
RDEPEND="${DEPEND}"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_find_package speech Qt5TextToSpeech)
+ )
+
+ kde5_src_configure
+}
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index 6cd7fe9..a60dc98 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -12,7 +12,7 @@ inherit kde5
DESCRIPTION="A textedit with PIM-specific features"
LICENSE="LGPL-2+"
KEYWORDS=""
-IUSE=""
+IUSE="speech"
DEPEND="
$(add_frameworks_dep kcodecs)
@@ -31,5 +31,14 @@ DEPEND="
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
dev-libs/grantlee:5
+ speech? ( $(add_qt_dep qtspeech) )
"
RDEPEND="${DEPEND}"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_find_package speech Qt5TextToSpeech)
+ )
+
+ kde5_src_configure
+}
diff --git a/kde-apps/kpimtextedit/metadata.xml b/kde-apps/kpimtextedit/metadata.xml
index 2fdbf33..b337e66 100644
--- a/kde-apps/kpimtextedit/metadata.xml
+++ b/kde-apps/kpimtextedit/metadata.xml
@@ -5,4 +5,7 @@
<email>kde@gentoo.org</email>
<name>Gentoo KDE Project</name>
</maintainer>
+ <use>
+ <flag name="speech">Enable text-to-speech support</flag>
+ </use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2016-04-20 15:38 Michael Palimaka
0 siblings, 0 replies; 26+ messages in thread
From: Michael Palimaka @ 2016-04-20 15:38 UTC (permalink / raw
To: gentoo-commits
commit: 9a33a6a1838ec5f8109a30cce819daa936b70e7c
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 20 15:37:50 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Apr 20 15:37:50 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9a33a6a1
kde-apps/kpimtextedit: restrict failing tests
Gentoo-bug: 579588
Package-Manager: portage-2.2.28
kde-apps/kpimtextedit/kpimtextedit-16.04.0.ebuild | 2 ++
kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild | 2 ++
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 2 ++
3 files changed, 6 insertions(+)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-16.04.0.ebuild b/kde-apps/kpimtextedit/kpimtextedit-16.04.0.ebuild
index 9f9ac57..f1ea3f0 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-16.04.0.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-16.04.0.ebuild
@@ -35,6 +35,8 @@ DEPEND="
"
RDEPEND="${DEPEND}"
+RESTRICT="test"
+
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package speech Qt5TextToSpeech)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild
index a60dc98..eba4d53 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild
@@ -35,6 +35,8 @@ DEPEND="
"
RDEPEND="${DEPEND}"
+RESTRICT="test"
+
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package speech Qt5TextToSpeech)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index a60dc98..eba4d53 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -35,6 +35,8 @@ DEPEND="
"
RDEPEND="${DEPEND}"
+RESTRICT="test"
+
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package speech Qt5TextToSpeech)
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2016-06-05 18:55 Michael Palimaka
0 siblings, 0 replies; 26+ messages in thread
From: Michael Palimaka @ 2016-06-05 18:55 UTC (permalink / raw
To: gentoo-commits
commit: 45ba6f7612d14ab61dc13dea7ec21b8c90314bc1
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Mon May 30 19:07:39 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jun 5 18:55:24 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=45ba6f76
kde-apps/kpimtextedit: Fix DEPENDs
Package-Manager: portage-2.2.28
kde-apps/kpimtextedit/kpimtextedit-16.04.1.ebuild | 2 +-
kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild | 2 +-
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-16.04.1.ebuild b/kde-apps/kpimtextedit/kpimtextedit-16.04.1.ebuild
index f1ea3f0..8f7507f 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-16.04.1.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-16.04.1.ebuild
@@ -19,6 +19,7 @@ DEPEND="
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kemoticons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
@@ -27,7 +28,6 @@ DEPEND="
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep sonnet)
- $(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
dev-libs/grantlee:5
diff --git a/kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild
index eba4d53..046b2a5 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild
@@ -19,6 +19,7 @@ DEPEND="
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kemoticons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
@@ -27,7 +28,6 @@ DEPEND="
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep sonnet)
- $(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
dev-libs/grantlee:5
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index ecb218e..3239e2d 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -20,6 +20,7 @@ DEPEND="
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kemoticons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
@@ -28,7 +29,6 @@ DEPEND="
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep sonnet)
- $(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
dev-libs/grantlee:5
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2016-06-05 18:59 Michael Palimaka
0 siblings, 0 replies; 26+ messages in thread
From: Michael Palimaka @ 2016-06-05 18:59 UTC (permalink / raw
To: gentoo-commits
commit: 511a4e5c1a2b9adca83b1510f2b14117cb8669ea
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat May 14 09:15:45 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jun 5 18:56:56 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=511a4e5c
kde-apps/kpimtextedit: Use KDE_DESIGNERPLUGIN
Package-Manager: portage-2.2.28
kde-apps/kpimtextedit/kpimtextedit-16.04.1.ebuild | 1 +
kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild | 1 +
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 1 +
kde-apps/kpimtextedit/metadata.xml | 1 +
4 files changed, 4 insertions(+)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-16.04.1.ebuild b/kde-apps/kpimtextedit/kpimtextedit-16.04.1.ebuild
index 8f7507f..99edf96 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-16.04.1.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-16.04.1.ebuild
@@ -4,6 +4,7 @@
EAPI=6
+KDE_DESIGNERPLUGIN="true"
KDE_DOXYGEN="true"
KDE_TEST="true"
VIRTUALX_REQUIRED="test"
diff --git a/kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild
index 046b2a5..458dfed 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-16.04.49.9999.ebuild
@@ -4,6 +4,7 @@
EAPI=6
+KDE_DESIGNERPLUGIN="true"
KDE_DOXYGEN="true"
KDE_TEST="true"
VIRTUALX_REQUIRED="test"
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index 3239e2d..0e696ce 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -4,6 +4,7 @@
EAPI=6
+KDE_DESIGNERPLUGIN="true"
KDE_DOXYGEN="true"
KDE_TEST="true"
QT_MINIMAL="5.6.0"
diff --git a/kde-apps/kpimtextedit/metadata.xml b/kde-apps/kpimtextedit/metadata.xml
index b337e66..4e0233b 100644
--- a/kde-apps/kpimtextedit/metadata.xml
+++ b/kde-apps/kpimtextedit/metadata.xml
@@ -6,6 +6,7 @@
<name>Gentoo KDE Project</name>
</maintainer>
<use>
+ <flag name="designer">Build plugins for <pkg>dev-qt/designer</pkg></flag>
<flag name="speech">Enable text-to-speech support</flag>
</use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2016-11-12 8:51 Michael Palimaka
0 siblings, 0 replies; 26+ messages in thread
From: Michael Palimaka @ 2016-11-12 8:51 UTC (permalink / raw
To: gentoo-commits
commit: f19b0d7ed5e4ecb02809318afd6da9c25e5c73d6
Author: Elias Probst <mail <AT> eliasprobst <DOT> eu>
AuthorDate: Fri Nov 11 16:11:16 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 08:51:38 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f19b0d7e
kde-apps/kpimtextedit: depend on kde-frameworks/syntax-highlighting
Package-Manager: portage-2.3.0
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index 3ba5846..de5fefb 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -28,6 +28,7 @@ DEPEND="
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep sonnet)
+ $(add_frameworks_dep syntax-highlighting)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
dev-libs/grantlee:5
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2017-03-17 19:36 Andreas Sturmlechner
0 siblings, 0 replies; 26+ messages in thread
From: Andreas Sturmlechner @ 2017-03-17 19:36 UTC (permalink / raw
To: gentoo-commits
commit: 63834dcc23a2a22158eeebd8add321e1a5b0eb2c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 00:30:42 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 19:36:39 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=63834dcc
kde-apps/kpimtextedit: Fix DEPENDs
Package-Manager: Portage-2.3.3, Repoman-2.3.1
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index b8d877c71e..1b9ee225d7 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+ LGPL-2.1+"
KEYWORDS=""
IUSE="speech"
-DEPEND="
+RDEPEND="
$(add_frameworks_dep kcodecs)
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
@@ -23,7 +23,6 @@ DEPEND="
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)
- $(add_frameworks_dep ktextwidgets)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep sonnet)
@@ -33,7 +32,9 @@ DEPEND="
dev-libs/grantlee:5
speech? ( $(add_qt_dep qtspeech) )
"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+ test? ( $(add_frameworks_dep ktextwidgets) )
+"
RESTRICT+=" test"
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2017-04-22 15:29 Andreas Sturmlechner
0 siblings, 0 replies; 26+ messages in thread
From: Andreas Sturmlechner @ 2017-04-22 15:29 UTC (permalink / raw
To: gentoo-commits
commit: 4600f4fbc56946b4f814c135c4ad9c85cf7d2699
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 15:29:03 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 15:29:03 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4600f4fb
kde-apps/kpimtextedit: Fix LICENSE
Package-Manager: Portage-2.3.3, Repoman-2.3.1
kde-apps/kpimtextedit/kpimtextedit-17.04.49.9999.ebuild | 2 +-
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-17.04.49.9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-17.04.49.9999.ebuild
index 1b9ee225d7..cd2369448d 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-17.04.49.9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-17.04.49.9999.ebuild
@@ -9,7 +9,7 @@ VIRTUALX_REQUIRED="test"
inherit kde5
DESCRIPTION="A textedit with PIM-specific features"
-LICENSE="GPL-2+ LGPL-2.1+"
+LICENSE="LGPL-2.1+"
KEYWORDS=""
IUSE="speech"
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index 1b9ee225d7..cd2369448d 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -9,7 +9,7 @@ VIRTUALX_REQUIRED="test"
inherit kde5
DESCRIPTION="A textedit with PIM-specific features"
-LICENSE="GPL-2+ LGPL-2.1+"
+LICENSE="LGPL-2.1+"
KEYWORDS=""
IUSE="speech"
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2017-08-09 1:18 Andreas Sturmlechner
0 siblings, 0 replies; 26+ messages in thread
From: Andreas Sturmlechner @ 2017-08-09 1:18 UTC (permalink / raw
To: gentoo-commits
commit: 4c5b7cedc87e827a5e1e50046eb3971542ad7207
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 9 01:17:53 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 9 01:17:53 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4c5b7ced
kde-apps/kpimtextedit: Switch to KDE_TEST=forceoptional
Package-Manager: Portage-2.3.6, Repoman-2.3.1
kde-apps/kpimtextedit/kpimtextedit-17.07.90.ebuild | 2 +-
kde-apps/kpimtextedit/kpimtextedit-17.08.49.9999.ebuild | 2 +-
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-17.07.90.ebuild b/kde-apps/kpimtextedit/kpimtextedit-17.07.90.ebuild
index 99cabebb5c..8364f4a598 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-17.07.90.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-17.07.90.ebuild
@@ -4,7 +4,7 @@
EAPI=6
KDE_DESIGNERPLUGIN="true"
-KDE_TEST="true"
+KDE_TEST="forceoptional"
VIRTUALX_REQUIRED="test"
inherit kde5
diff --git a/kde-apps/kpimtextedit/kpimtextedit-17.08.49.9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-17.08.49.9999.ebuild
index 5bcf119497..74ee6f9ec1 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-17.08.49.9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-17.08.49.9999.ebuild
@@ -4,7 +4,7 @@
EAPI=6
KDE_DESIGNERPLUGIN="true"
-KDE_TEST="true"
+KDE_TEST="forceoptional"
VIRTUALX_REQUIRED="test"
inherit kde5
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index 5bcf119497..74ee6f9ec1 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=6
KDE_DESIGNERPLUGIN="true"
-KDE_TEST="true"
+KDE_TEST="forceoptional"
VIRTUALX_REQUIRED="test"
inherit kde5
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2018-09-17 21:09 Andreas Sturmlechner
0 siblings, 0 replies; 26+ messages in thread
From: Andreas Sturmlechner @ 2018-09-17 21:09 UTC (permalink / raw
To: gentoo-commits
commit: 6bf149f7824001ca3f7e8e2fd6fed06e4d233865
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 17 21:09:00 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep 17 21:09:00 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6bf149f7
kde-apps/kpimtextedit: Drop USE speech, unconditional now
Upstream commit 35e5d87c7a4a76be5e754e3a0faa53b4f9f1224e
Package-Manager: Portage-2.3.49, Repoman-2.3.10
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 12 ++----------
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index 5dcdb07364..b13a48abe3 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -11,7 +11,7 @@ inherit kde5
DESCRIPTION="A textedit with PIM-specific features"
LICENSE="LGPL-2.1+"
KEYWORDS=""
-IUSE="speech"
+IUSE=""
COMMON_DEPEND="
$(add_frameworks_dep kcodecs)
@@ -28,9 +28,9 @@ COMMON_DEPEND="
$(add_frameworks_dep sonnet)
$(add_frameworks_dep syntax-highlighting)
$(add_qt_dep qtgui)
+ $(add_qt_dep qtspeech)
$(add_qt_dep qtwidgets)
dev-libs/grantlee:5
- speech? ( $(add_qt_dep qtspeech) )
"
DEPEND="${COMMON_DEPEND}
test? ( $(add_frameworks_dep ktextwidgets) )
@@ -40,11 +40,3 @@ RDEPEND="${COMMON_DEPEND}
"
RESTRICT+=" test"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package speech Qt5TextToSpeech)
- )
-
- kde5_src_configure
-}
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2019-09-11 8:09 Andreas Sturmlechner
0 siblings, 0 replies; 26+ messages in thread
From: Andreas Sturmlechner @ 2019-09-11 8:09 UTC (permalink / raw
To: gentoo-commits
commit: 68db719235f13ac5e1ac672d84a92e5b9209fd4c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 19:44:37 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 19:44:37 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=68db7192
kde-apps/kpimtextedit: Drop obsolete DEPEND
Upstream commit 5de1bdbdc03df800b5396258f04c4ba678cff7d0
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index fe4199870b..0ccd30109f 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -19,7 +19,6 @@ COMMON_DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kemoticons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2020-01-14 19:31 Andreas Sturmlechner
0 siblings, 0 replies; 26+ messages in thread
From: Andreas Sturmlechner @ 2020-01-14 19:31 UTC (permalink / raw
To: gentoo-commits
commit: 41fa1ff4d6371aab99bed08a1f7d23b2317577f0
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 14 19:30:52 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 14 19:30:52 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=41fa1ff4
kde-apps/kpimtextedit: Raise minimum grantlee version to 5.2.0
Upstream commit de183edce67722119a7a067a45e011d5cdd09f25
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index c269f6688d..1c5bab80a2 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -18,7 +18,7 @@ KEYWORDS=""
IUSE=""
RDEPEND="
- dev-libs/grantlee:5
+ >=dev-libs/grantlee-5.2.0:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtspeech-${QTMIN}:5
>=dev-qt/qtwidgets-${QTMIN}:5
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2020-05-24 17:27 Andreas Sturmlechner
0 siblings, 0 replies; 26+ messages in thread
From: Andreas Sturmlechner @ 2020-05-24 17:27 UTC (permalink / raw
To: gentoo-commits
commit: 8b389ae0d624122bc6b5dd3c08be7983ff5b6275
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun May 24 15:56:19 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun May 24 15:56:19 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8b389ae0
kde-apps/kpimtextedit: Update DESCRIPTION
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kpimtextedit/kpimtextedit-20.04.49.9999.ebuild | 2 +-
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-20.04.49.9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-20.04.49.9999.ebuild
index 172697c117..8ab852a412 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-20.04.49.9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-20.04.49.9999.ebuild
@@ -10,7 +10,7 @@ QTMIN=5.14.1
VIRTUALX_REQUIRED="test"
inherit ecm kde.org
-DESCRIPTION="A textedit with PIM-specific features"
+DESCRIPTION="Extended text editor for PIM applications"
LICENSE="LGPL-2.1+"
SLOT="5"
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index 8b190cc72c..a00d0b2d0a 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -10,7 +10,7 @@ QTMIN=5.14.1
VIRTUALX_REQUIRED="test"
inherit ecm kde.org
-DESCRIPTION="A textedit with PIM-specific features"
+DESCRIPTION="Extended text editor for PIM applications"
LICENSE="LGPL-2.1+"
SLOT="5"
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2020-05-24 17:27 Andreas Sturmlechner
0 siblings, 0 replies; 26+ messages in thread
From: Andreas Sturmlechner @ 2020-05-24 17:27 UTC (permalink / raw
To: gentoo-commits
commit: 281f7a714ff47b4739dec98ad2b42f62c240e637
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun May 24 15:55:45 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun May 24 15:55:45 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=281f7a71
kde-apps/kpimtextedit: Drop unused DEPEND
Upstream commit 08c7940aa655b3864fd28092459cdb4a3a33c4cb
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index 172697c117..8b190cc72c 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -18,7 +18,6 @@ KEYWORDS=""
IUSE=""
RDEPEND="
- >=dev-libs/grantlee-5.2.0:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtspeech-${QTMIN}:5
>=dev-qt/qtwidgets-${QTMIN}:5
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2021-04-15 22:32 Andreas Sturmlechner
0 siblings, 0 replies; 26+ messages in thread
From: Andreas Sturmlechner @ 2021-04-15 22:32 UTC (permalink / raw
To: gentoo-commits
commit: 0e13deb9ff65a9e6b6713ad019f279f66e6dbb2d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 15 22:16:17 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 15 22:30:40 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0e13deb9
kde-apps/kpimtextedit: Drop unused DEPEND
Upstream commit 4f7ec2bcf5dad76585db4d80afb4ed25b8a742ed
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index ea73a58f1e..5c00b70da8 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -17,11 +17,12 @@ SLOT="5"
KEYWORDS=""
IUSE=""
+RESTRICT+=" test"
+
RDEPEND="
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtspeech-${QTMIN}:5
>=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-frameworks/kcodecs-${KFMIN}:5
>=kde-frameworks/kcompletion-${KFMIN}:5
>=kde-frameworks/kconfig-${KFMIN}:5
>=kde-frameworks/kconfigwidgets-${KFMIN}:5
@@ -37,5 +38,3 @@ RDEPEND="
DEPEND="${RDEPEND}
test? ( >=kde-frameworks/ktextwidgets-${KFMIN}:5 )
"
-
-RESTRICT+=" test"
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2021-11-16 7:35 Andreas Sturmlechner
0 siblings, 0 replies; 26+ messages in thread
From: Andreas Sturmlechner @ 2021-11-16 7:35 UTC (permalink / raw
To: gentoo-commits
commit: 59ee0569d735846cdadf3a4f82103e7d7ef24927
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 16 07:04:44 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 16 07:04:44 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=59ee0569
kde-apps/kpimtextedit: Set ECM_QTHELP=true
Upstream commit 1853009a0f041a0a9090a5a58284179a773bf026
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index 78b53cac8c..600d7c9b38 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -4,6 +4,7 @@
EAPI=8
ECM_DESIGNERPLUGIN="true"
+ECM_QTHELP="true"
ECM_TEST="true"
KFMIN=5.85.0
QTMIN=5.15.2
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2021-12-09 11:28 Andreas Sturmlechner
0 siblings, 0 replies; 26+ messages in thread
From: Andreas Sturmlechner @ 2021-12-09 11:28 UTC (permalink / raw
To: gentoo-commits
commit: 875513aa3f936d0478e95050db1ee0623adf050e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 9 10:38:38 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 9 11:26:38 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=875513aa
kde-apps/kpimtextedit: drop 21.11.90*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kpimtextedit/kpimtextedit-21.11.90.ebuild | 41 ----------------------
1 file changed, 41 deletions(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-21.11.90.ebuild b/kde-apps/kpimtextedit/kpimtextedit-21.11.90.ebuild
deleted file mode 100644
index 274068bb07..0000000000
--- a/kde-apps/kpimtextedit/kpimtextedit-21.11.90.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_DESIGNERPLUGIN="true"
-ECM_QTHELP="true"
-ECM_TEST="true"
-KFMIN=5.88.0
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Extended text editor for PIM applications"
-
-LICENSE="LGPL-2.1+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-RESTRICT="test"
-
-RDEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtspeech-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kiconthemes-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- >=kde-frameworks/sonnet-${KFMIN}:5
- >=kde-frameworks/syntax-highlighting-${KFMIN}:5
-"
-DEPEND="${RDEPEND}
- test? ( >=kde-frameworks/ktextwidgets-${KFMIN}:5 )
-"
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2023-07-31 7:28 Andreas Sturmlechner
0 siblings, 0 replies; 26+ messages in thread
From: Andreas Sturmlechner @ 2023-07-31 7:28 UTC (permalink / raw
To: gentoo-commits
commit: d0005d623d3fc11a69ed8fd8f2008dea58628601
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 31 07:04:48 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jul 31 07:28:18 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d0005d62
kde-apps/kpimtextedit: Pin to dev-libs/ktextaddons:5[speech=]
Using the cmake_use_find_package to control IUSE=speech means the
dependency must be synced not to fail in cmake.
Bug: https://bugs.gentoo.org/911185
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index 33ef830516..0c4ae18ee8 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -34,7 +34,7 @@ RDEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:5
>=kde-frameworks/sonnet-${KFMIN}:5
>=kde-frameworks/syntax-highlighting-${KFMIN}:5
- speech? ( dev-libs/ktextaddons:5[speech] )
+ speech? ( dev-libs/ktextaddons:5[speech=] )
"
DEPEND="${RDEPEND}
test? ( >=kde-frameworks/ktextwidgets-${KFMIN}:5 )
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2023-08-06 20:39 Andreas Sturmlechner
0 siblings, 0 replies; 26+ messages in thread
From: Andreas Sturmlechner @ 2023-08-06 20:39 UTC (permalink / raw
To: gentoo-commits
commit: a8f1c9e9516142ca7da0580a8a7cbdf8e400162a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 6 19:17:26 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 6 19:17:26 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a8f1c9e9
kde-apps/kpimtextedit: Drop unused dependency
Upstream commit 506db0aa8ef9aabe71feccb0009f2067bf013da3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index 0c4ae18ee8..77bb68b7cb 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -25,7 +25,6 @@ RDEPEND="
>=kde-frameworks/kcodecs-${KFMIN}:5
>=kde-frameworks/kcompletion-${KFMIN}:5
>=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/kiconthemes-${KFMIN}:5
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2023-12-17 12:04 Sam James
0 siblings, 0 replies; 26+ messages in thread
From: Sam James @ 2023-12-17 12:04 UTC (permalink / raw
To: gentoo-commits
commit: 2cde90de98b878fa24b8ca3bfb7a826c38a51ae9
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 6 21:34:06 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 12:04:26 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2cde90de
kde-apps/kpimtextedit: Port to KF6
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 37 +++++++++++++-------------
1 file changed, 18 insertions(+), 19 deletions(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index 77bb68b7cb..eac0b92a02 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -6,42 +6,41 @@ EAPI=8
ECM_DESIGNERPLUGIN="true"
ECM_QTHELP="true"
ECM_TEST="true"
-KFMIN=5.106.0
-QTMIN=5.15.9
+KFMIN=5.245.0
+QTMIN=6.6.0
inherit ecm gear.kde.org
DESCRIPTION="Extended text editor for PIM applications"
LICENSE="LGPL-2.1+"
-SLOT="5"
+SLOT="6"
KEYWORDS=""
IUSE="speech"
RESTRICT="test"
RDEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-frameworks/kcodecs-${KFMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kiconthemes-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- >=kde-frameworks/sonnet-${KFMIN}:5
- >=kde-frameworks/syntax-highlighting-${KFMIN}:5
- speech? ( dev-libs/ktextaddons:5[speech=] )
+ >=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+ >=kde-frameworks/kcodecs-${KFMIN}:6
+ >=kde-frameworks/kcompletion-${KFMIN}:6
+ >=kde-frameworks/kconfig-${KFMIN}:6
+ >=kde-frameworks/kcoreaddons-${KFMIN}:6
+ >=kde-frameworks/ki18n-${KFMIN}:6
+ >=kde-frameworks/kiconthemes-${KFMIN}:6
+ >=kde-frameworks/kio-${KFMIN}:6
+ >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+ >=kde-frameworks/kxmlgui-${KFMIN}:6
+ >=kde-frameworks/sonnet-${KFMIN}:6
+ >=kde-frameworks/syntax-highlighting-${KFMIN}:6
+ speech? ( dev-libs/ktextaddons:6[speech=] )
"
DEPEND="${RDEPEND}
- test? ( >=kde-frameworks/ktextwidgets-${KFMIN}:5 )
+ test? ( >=kde-frameworks/ktextwidgets-${KFMIN}:6 )
"
src_configure() {
local mycmakeargs=(
- $(cmake_use_find_package speech KF5TextEditTextToSpeech)
+ $(cmake_use_find_package speech KF6TextEditTextToSpeech)
)
ecm_src_configure
}
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2024-01-11 16:29 Sam James
0 siblings, 0 replies; 26+ messages in thread
From: Sam James @ 2024-01-11 16:29 UTC (permalink / raw
To: gentoo-commits
commit: 69bdf141f3c4ed537f76f9c96a52ca724557b29f
Author: Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Tue Jan 2 11:48:26 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 11 16:28:16 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=69bdf141
kde-apps/kpimtextedit: update dependencies
Cherry-picked from https://github.com/gentoo/kde/pull/972.
Closes: https://bugs.gentoo.org/921820
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-apps/kpimtextedit/kpimtextedit-24.02.49.9999.ebuild | 9 +++------
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 9 +++------
2 files changed, 6 insertions(+), 12 deletions(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-24.02.49.9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-24.02.49.9999.ebuild
index 5f781066e9..618bc6c5a5 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-24.02.49.9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-24.02.49.9999.ebuild
@@ -20,9 +20,9 @@ IUSE="speech"
RESTRICT="test"
RDEPEND="
- >=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+ dev-libs/ktextaddons:6[speech?]
+ >=dev-qt/qtbase-${QTMIN}:6[widgets]
>=kde-frameworks/kcodecs-${KFMIN}:6
- >=kde-frameworks/kcompletion-${KFMIN}:6
>=kde-frameworks/kconfig-${KFMIN}:6
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
@@ -32,11 +32,8 @@ RDEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:6
>=kde-frameworks/sonnet-${KFMIN}:6
>=kde-frameworks/syntax-highlighting-${KFMIN}:6
- speech? ( dev-libs/ktextaddons:6[speech=] )
-"
-DEPEND="${RDEPEND}
- test? ( >=kde-frameworks/ktextwidgets-${KFMIN}:6 )
"
+DEPEND="${RDEPEND}"
src_configure() {
local mycmakeargs=(
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index 5f781066e9..618bc6c5a5 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -20,9 +20,9 @@ IUSE="speech"
RESTRICT="test"
RDEPEND="
- >=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+ dev-libs/ktextaddons:6[speech?]
+ >=dev-qt/qtbase-${QTMIN}:6[widgets]
>=kde-frameworks/kcodecs-${KFMIN}:6
- >=kde-frameworks/kcompletion-${KFMIN}:6
>=kde-frameworks/kconfig-${KFMIN}:6
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
@@ -32,11 +32,8 @@ RDEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:6
>=kde-frameworks/sonnet-${KFMIN}:6
>=kde-frameworks/syntax-highlighting-${KFMIN}:6
- speech? ( dev-libs/ktextaddons:6[speech=] )
-"
-DEPEND="${RDEPEND}
- test? ( >=kde-frameworks/ktextwidgets-${KFMIN}:6 )
"
+DEPEND="${RDEPEND}"
src_configure() {
local mycmakeargs=(
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2024-01-11 16:31 Sam James
0 siblings, 0 replies; 26+ messages in thread
From: Sam James @ 2024-01-11 16:31 UTC (permalink / raw
To: gentoo-commits
commit: 7d351cad0c585d61c7774ff6b0a9792bb7a343cf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 11 16:30:40 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 11 16:30:50 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7d351cad
kde-apps/kpimtextedit: sync 24.01.90
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-apps/kpimtextedit/kpimtextedit-24.01.90.ebuild | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-24.01.90.ebuild b/kde-apps/kpimtextedit/kpimtextedit-24.01.90.ebuild
index 0c33e6dcd8..228beea8c4 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-24.01.90.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-24.01.90.ebuild
@@ -20,9 +20,9 @@ IUSE="speech"
RESTRICT="test"
RDEPEND="
- >=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+ dev-libs/ktextaddons:6[speech?]
+ >=dev-qt/qtbase-${QTMIN}:6[widgets]
>=kde-frameworks/kcodecs-${KFMIN}:6
- >=kde-frameworks/kcompletion-${KFMIN}:6
>=kde-frameworks/kconfig-${KFMIN}:6
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
@@ -32,11 +32,8 @@ RDEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:6
>=kde-frameworks/sonnet-${KFMIN}:6
>=kde-frameworks/syntax-highlighting-${KFMIN}:6
- speech? ( dev-libs/ktextaddons:6[speech=] )
-"
-DEPEND="${RDEPEND}
- test? ( >=kde-frameworks/ktextwidgets-${KFMIN}:6 )
"
+DEPEND="${RDEPEND}"
src_configure() {
local mycmakeargs=(
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2024-02-25 23:25 Sam James
0 siblings, 0 replies; 26+ messages in thread
From: Sam James @ 2024-02-25 23:25 UTC (permalink / raw
To: gentoo-commits
commit: 0f59bbcb108a1b3dd7af2188d53d1b20f219da51
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 25 23:19:53 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 25 23:20:31 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0f59bbcb
kde-apps/kpimtextedit: refresh deps
* Crank min. ktextaddons version (upstream commit 39120390ff74da56ccf9cd3c9c827f76c6c6be7b)
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-apps/kpimtextedit/kpimtextedit-24.02.0.ebuild | 2 +-
kde-apps/kpimtextedit/kpimtextedit-24.02.49.9999.ebuild | 2 +-
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-24.02.0.ebuild b/kde-apps/kpimtextedit/kpimtextedit-24.02.0.ebuild
index 14b64a1861..40506837e2 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-24.02.0.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-24.02.0.ebuild
@@ -20,7 +20,7 @@ IUSE="speech"
RESTRICT="test"
RDEPEND="
- dev-libs/ktextaddons:6[speech?]
+ >=dev-libs/ktextaddons-1.4.42:6[speech?]
>=dev-qt/qtbase-${QTMIN}:6[widgets]
>=kde-frameworks/kcodecs-${KFMIN}:6
>=kde-frameworks/kconfig-${KFMIN}:6
diff --git a/kde-apps/kpimtextedit/kpimtextedit-24.02.49.9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-24.02.49.9999.ebuild
index 2255b9c0c7..d7e72079d9 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-24.02.49.9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-24.02.49.9999.ebuild
@@ -20,7 +20,7 @@ IUSE="speech"
RESTRICT="test"
RDEPEND="
- dev-libs/ktextaddons:6[speech?]
+ >=dev-libs/ktextaddons-1.4.42:6[speech?]
>=dev-qt/qtbase-${QTMIN}:6[widgets]
>=kde-frameworks/kcodecs-${KFMIN}:6
>=kde-frameworks/kconfig-${KFMIN}:6
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index 2255b9c0c7..d7e72079d9 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -20,7 +20,7 @@ IUSE="speech"
RESTRICT="test"
RDEPEND="
- dev-libs/ktextaddons:6[speech?]
+ >=dev-libs/ktextaddons-1.4.42:6[speech?]
>=dev-qt/qtbase-${QTMIN}:6[widgets]
>=kde-frameworks/kcodecs-${KFMIN}:6
>=kde-frameworks/kconfig-${KFMIN}:6
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2024-05-17 19:50 Andreas Sturmlechner
0 siblings, 0 replies; 26+ messages in thread
From: Andreas Sturmlechner @ 2024-05-17 19:50 UTC (permalink / raw
To: gentoo-commits
commit: 056f15898d9eb3ba5ae89d2428edc6db73a06391
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May 17 19:21:43 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 17 19:21:43 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=056f1589
kde-apps/kpimtextedit: Raise minimum dev-libs/ktextaddons version
Upstream commit 6aafdc4b77be6a727a904af4e4c954de9e419526
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kpimtextedit/kpimtextedit-24.04.90.ebuild | 2 +-
kde-apps/kpimtextedit/kpimtextedit-24.05.49.9999.ebuild | 2 +-
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-24.04.90.ebuild b/kde-apps/kpimtextedit/kpimtextedit-24.04.90.ebuild
index 0f59fd2263..e49851e035 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-24.04.90.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-24.04.90.ebuild
@@ -20,7 +20,7 @@ IUSE="speech"
RESTRICT="test"
RDEPEND="
- >=dev-libs/ktextaddons-1.4.42:6[speech?]
+ >=dev-libs/ktextaddons-1.5.4:6[speech?]
>=dev-qt/qtbase-${QTMIN}:6[widgets]
>=kde-frameworks/kcodecs-${KFMIN}:6
>=kde-frameworks/kconfig-${KFMIN}:6
diff --git a/kde-apps/kpimtextedit/kpimtextedit-24.05.49.9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-24.05.49.9999.ebuild
index 776c4e1658..61be4ad05c 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-24.05.49.9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-24.05.49.9999.ebuild
@@ -20,7 +20,7 @@ IUSE="speech"
RESTRICT="test"
RDEPEND="
- >=dev-libs/ktextaddons-1.4.42:6[speech?]
+ >=dev-libs/ktextaddons-1.5.4:6[speech?]
>=dev-qt/qtbase-${QTMIN}:6[widgets]
>=kde-frameworks/kcodecs-${KFMIN}:6
>=kde-frameworks/kconfig-${KFMIN}:6
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index 776c4e1658..61be4ad05c 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -20,7 +20,7 @@ IUSE="speech"
RESTRICT="test"
RDEPEND="
- >=dev-libs/ktextaddons-1.4.42:6[speech?]
+ >=dev-libs/ktextaddons-1.5.4:6[speech?]
>=dev-qt/qtbase-${QTMIN}:6[widgets]
>=kde-frameworks/kcodecs-${KFMIN}:6
>=kde-frameworks/kconfig-${KFMIN}:6
^ permalink raw reply related [flat|nested] 26+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/
@ 2024-07-07 21:14 Andreas Sturmlechner
0 siblings, 0 replies; 26+ messages in thread
From: Andreas Sturmlechner @ 2024-07-07 21:14 UTC (permalink / raw
To: gentoo-commits
commit: 75b2f929d0a752563130c16dedc8a20924fc0906
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 7 21:09:34 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 7 21:13:57 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=75b2f929
kde-apps/kpimtextedit: Drop unused BUILD_DESIGNERPLUGIN cmake arg
It was removed upstream at some point during KF6 porting.
Bug: https://bugs.gentoo.org/935722
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kpimtextedit/kpimtextedit-9999.ebuild | 1 -
kde-apps/kpimtextedit/metadata.xml | 3 ---
2 files changed, 4 deletions(-)
diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
index 2cc495cd8c..8f956c8136 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild
@@ -3,7 +3,6 @@
EAPI=8
-ECM_DESIGNERPLUGIN="true"
ECM_QTHELP="true"
ECM_TEST="true"
KFMIN=6.3.0
diff --git a/kde-apps/kpimtextedit/metadata.xml b/kde-apps/kpimtextedit/metadata.xml
index 0bc83685a4..d925f24397 100644
--- a/kde-apps/kpimtextedit/metadata.xml
+++ b/kde-apps/kpimtextedit/metadata.xml
@@ -8,7 +8,4 @@
<upstream>
<bugs-to>https://bugs.kde.org/</bugs-to>
</upstream>
- <use>
- <flag name="designer">Build plugins for <pkg>dev-qt/designer</pkg></flag>
- </use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 26+ messages in thread
end of thread, other threads:[~2024-07-07 21:14 UTC | newest]
Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-06 20:39 [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2024-07-07 21:14 Andreas Sturmlechner
2024-05-17 19:50 Andreas Sturmlechner
2024-02-25 23:25 Sam James
2024-01-11 16:31 Sam James
2024-01-11 16:29 Sam James
2023-12-17 12:04 Sam James
2023-07-31 7:28 Andreas Sturmlechner
2021-12-09 11:28 Andreas Sturmlechner
2021-11-16 7:35 Andreas Sturmlechner
2021-04-15 22:32 Andreas Sturmlechner
2020-05-24 17:27 Andreas Sturmlechner
2020-05-24 17:27 Andreas Sturmlechner
2020-01-14 19:31 Andreas Sturmlechner
2019-09-11 8:09 Andreas Sturmlechner
2018-09-17 21:09 Andreas Sturmlechner
2017-08-09 1:18 Andreas Sturmlechner
2017-04-22 15:29 Andreas Sturmlechner
2017-03-17 19:36 Andreas Sturmlechner
2016-11-12 8:51 Michael Palimaka
2016-06-05 18:59 Michael Palimaka
2016-06-05 18:55 Michael Palimaka
2016-04-20 15:38 Michael Palimaka
2016-04-15 18:53 Michael Palimaka
2015-10-16 18:24 Michael Palimaka
2014-12-22 18:01 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox