* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2016-03-05 11:05 Mikle Kolyada
0 siblings, 0 replies; 11+ messages in thread
From: Mikle Kolyada @ 2016-03-05 11:05 UTC (permalink / raw
To: gentoo-commits
commit: 619a89f827d9b481afe9dd055e088c7dc07c24da
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 5 11:02:05 2016 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Mar 5 11:02:05 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=619a89f8
kde-apps/kolourpaint: amd64 stable wrt bug #569742
Package-Manager: portage-2.2.26
kde-apps/kolourpaint/kolourpaint-15.08.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kolourpaint/kolourpaint-15.08.3.ebuild b/kde-apps/kolourpaint/kolourpaint-15.08.3.ebuild
index 3c47cee..bda6902 100644
--- a/kde-apps/kolourpaint/kolourpaint-15.08.3.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-15.08.3.ebuild
@@ -9,7 +9,7 @@ inherit kde4-base
DESCRIPTION="Paint Program for KDE"
HOMEPAGE="https://www.kde.org/applications/graphics/kolourpaint/"
-KEYWORDS=" ~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
LICENSE="BSD LGPL-2"
IUSE="debug"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2016-05-24 13:22 Mikle Kolyada
0 siblings, 0 replies; 11+ messages in thread
From: Mikle Kolyada @ 2016-05-24 13:22 UTC (permalink / raw
To: gentoo-commits
commit: cbbef665a0ff6feea8674598d27b9449b9155d60
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 13:13:11 2016 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue May 24 13:21:02 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbbef665
kde-apps/kolourpaint: amd64 stable wrt bug #579992
Package-Manager: portage-2.2.28
kde-apps/kolourpaint/kolourpaint-15.12.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kolourpaint/kolourpaint-15.12.3.ebuild b/kde-apps/kolourpaint/kolourpaint-15.12.3.ebuild
index 0a2407b..9a6a508 100644
--- a/kde-apps/kolourpaint/kolourpaint-15.12.3.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-15.12.3.ebuild
@@ -9,7 +9,7 @@ inherit kde4-base
DESCRIPTION="Paint Program for KDE"
HOMEPAGE="https://www.kde.org/applications/graphics/kolourpaint/"
-KEYWORDS=" ~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
LICENSE="BSD LGPL-2"
IUSE="debug scanner"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2018-12-05 23:49 Andreas Sturmlechner
0 siblings, 0 replies; 11+ messages in thread
From: Andreas Sturmlechner @ 2018-12-05 23:49 UTC (permalink / raw
To: gentoo-commits
commit: 61085a204d8496766e7494d510d5b5ea3e8c74df
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 4 19:18:15 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec 5 23:49:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61085a20
kde-apps/kolourpaint: kde-apps/kdelibs4support was dropped prematurely
Bug: https://bugs.gentoo.org/672498
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kolourpaint/kolourpaint-18.08.3.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/kde-apps/kolourpaint/kolourpaint-18.08.3.ebuild b/kde-apps/kolourpaint/kolourpaint-18.08.3.ebuild
index 7a433c8d0eb..ad617e7b500 100644
--- a/kde-apps/kolourpaint/kolourpaint-18.08.3.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-18.08.3.ebuild
@@ -16,6 +16,7 @@ RDEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep kguiaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
@@ -29,9 +30,7 @@ RDEPEND="
$(add_qt_dep qtwidgets)
scanner? ( $(add_kdeapps_dep libksane) )
"
-DEPEND="${RDEPEND}
- sys-devel/gettext
-"
+DEPEND="${RDEPEND}"
src_configure() {
local mycmakeargs=(
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2020-01-26 10:26 Georgy Yakovlev
0 siblings, 0 replies; 11+ messages in thread
From: Georgy Yakovlev @ 2020-01-26 10:26 UTC (permalink / raw
To: gentoo-commits
commit: 2cb2e97623793f62ebf40004bf244eed1448e588
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 26 06:17:51 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Jan 26 10:17:44 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cb2e976
kde-apps/kolourpaint: keyword on ~ppc64
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
kde-apps/kolourpaint/kolourpaint-19.12.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kolourpaint/kolourpaint-19.12.1.ebuild b/kde-apps/kolourpaint/kolourpaint-19.12.1.ebuild
index 19898155700..1af665c7c58 100644
--- a/kde-apps/kolourpaint/kolourpaint-19.12.1.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-19.12.1.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://kde.org/applications/graphics/org.kde.kolourpaint"
LICENSE="BSD-2 LGPL-2 LGPL-2+ || ( LGPL-2.1 LGPL-3 ) GPL-2 handbook? ( FDL-1.2 )"
SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="scanner"
DEPEND="
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2021-10-10 4:45 Yixun Lan
0 siblings, 0 replies; 11+ messages in thread
From: Yixun Lan @ 2021-10-10 4:45 UTC (permalink / raw
To: gentoo-commits
commit: 496b73b55db9919a5c97004bbf5ef3fc59172ff8
Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Sun Oct 10 03:41:28 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun Oct 10 04:43:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=496b73b5
kde-apps/kolourpaint: keyword 21.08.2 for ~riscv
Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
kde-apps/kolourpaint/kolourpaint-21.08.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kolourpaint/kolourpaint-21.08.2.ebuild b/kde-apps/kolourpaint/kolourpaint-21.08.2.ebuild
index cf6253c1988..5a6554f4df8 100644
--- a/kde-apps/kolourpaint/kolourpaint-21.08.2.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-21.08.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kolourpaint/"
LICENSE="BSD-2 LGPL-2 LGPL-2+ || ( LGPL-2.1 LGPL-3 ) GPL-2 handbook? ( FDL-1.2 )"
SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE="scanner"
DEPEND="
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2024-04-23 5:26 Arthur Zamarin
0 siblings, 0 replies; 11+ messages in thread
From: Arthur Zamarin @ 2024-04-23 5:26 UTC (permalink / raw
To: gentoo-commits
commit: 4cccf688bd14218f21bcb1438abe3b773155aa05
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 05:25:47 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 05:25:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cccf688
kde-apps/kolourpaint: Stabilize 24.02.2 arm64, #930370
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild b/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
index cb7b836cc019..f9ecaeef4708 100644
--- a/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kolourpaint/"
LICENSE="BSD-2 LGPL-2 LGPL-2+ || ( LGPL-2.1 LGPL-3 ) GPL-2 handbook? ( FDL-1.2 )"
SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
IUSE="scanner"
DEPEND="
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2024-04-23 6:25 Arthur Zamarin
0 siblings, 0 replies; 11+ messages in thread
From: Arthur Zamarin @ 2024-04-23 6:25 UTC (permalink / raw
To: gentoo-commits
commit: 38c4b88fef35000b39a5efd6e8d4b6138c7671fb
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 06:24:29 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 06:24:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38c4b88f
kde-apps/kolourpaint: Stabilize 24.02.2 x86, #930370
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild b/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
index f9ecaeef4708..3db5d7641246 100644
--- a/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kolourpaint/"
LICENSE="BSD-2 LGPL-2 LGPL-2+ || ( LGPL-2.1 LGPL-3 ) GPL-2 handbook? ( FDL-1.2 )"
SLOT="5"
-KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~ppc64 ~riscv x86"
IUSE="scanner"
DEPEND="
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2024-04-23 6:33 Arthur Zamarin
0 siblings, 0 replies; 11+ messages in thread
From: Arthur Zamarin @ 2024-04-23 6:33 UTC (permalink / raw
To: gentoo-commits
commit: 403b780a68df5fa81dcac390200971ec9fb347c0
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 06:32:01 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 06:32:01 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=403b780a
kde-apps/kolourpaint: Stabilize 24.02.2 amd64, #930370
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild b/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
index 3db5d7641246..a10f90c9058b 100644
--- a/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kolourpaint/"
LICENSE="BSD-2 LGPL-2 LGPL-2+ || ( LGPL-2.1 LGPL-3 ) GPL-2 handbook? ( FDL-1.2 )"
SLOT="5"
-KEYWORDS="~amd64 arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
IUSE="scanner"
DEPEND="
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2024-04-25 20:41 Andreas Sturmlechner
0 siblings, 0 replies; 11+ messages in thread
From: Andreas Sturmlechner @ 2024-04-25 20:41 UTC (permalink / raw
To: gentoo-commits
commit: ceb60d8a00861f0be599db03231a04e686919966
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 19:17:00 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 20:40:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceb60d8a
kde-apps/kolourpaint: drop 23.08.5
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kolourpaint/Manifest | 1 -
kde-apps/kolourpaint/kolourpaint-23.08.5.ebuild | 45 -------------------------
2 files changed, 46 deletions(-)
diff --git a/kde-apps/kolourpaint/Manifest b/kde-apps/kolourpaint/Manifest
index dca8461573f2..08ef7a9c86f1 100644
--- a/kde-apps/kolourpaint/Manifest
+++ b/kde-apps/kolourpaint/Manifest
@@ -1,2 +1 @@
-DIST kolourpaint-23.08.5.tar.xz 5790124 BLAKE2B bf3652ffe7c228b4f5e085bd708739325dbf0cc9eeb3623da67e7c220a4469aef734ab44212910d9b2f129b4d480e1a4b42cd62159972682a82b5a60f78a5c85 SHA512 52f701d49b94c440da7732b4cd76fc84eec740710e1dcc92749e367d4b185b95956f6883f5783f1dd11480656f9d9e5005d1f5225ab6eb47b31386dab24ac2f0
DIST kolourpaint-24.02.2.tar.xz 5796724 BLAKE2B 6b06a86174d98a0cfea339cf42fe875163c3ee697837c7ccdb9a4c234c74e6d980487fde3072871e17b56ad17180f6983566884f902bd1f4f73f584aedc9f577 SHA512 4277ba48582a1ee3c62e95e00f4d8c3e048348eab5e2d75f0579e5e4b179da85793d6cf744b423c3991e9c6501fa4f9d78bfb8fa7389b9e9f334eb61a78000e0
diff --git a/kde-apps/kolourpaint/kolourpaint-23.08.5.ebuild b/kde-apps/kolourpaint/kolourpaint-23.08.5.ebuild
deleted file mode 100644
index ba445ab5a0d8..000000000000
--- a/kde-apps/kolourpaint/kolourpaint-23.08.5.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Paint Program by KDE"
-HOMEPAGE="https://apps.kde.org/kolourpaint/"
-
-LICENSE="BSD-2 LGPL-2 LGPL-2+ || ( LGPL-2.1 LGPL-3 ) GPL-2 handbook? ( FDL-1.2 )"
-SLOT="5"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
-IUSE="scanner"
-
-DEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtprintsupport-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kguiaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/kjobwidgets-${KFMIN}:5
- >=kde-frameworks/kservice-${KFMIN}:5
- >=kde-frameworks/ktextwidgets-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- scanner? ( >=kde-apps/libksane-${PVCUT}:5 )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake_use_find_package scanner KF5Sane)
- )
-
- ecm_src_configure
-}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2024-07-06 22:05 Andreas Sturmlechner
0 siblings, 0 replies; 11+ messages in thread
From: Andreas Sturmlechner @ 2024-07-06 22:05 UTC (permalink / raw
To: gentoo-commits
commit: 66bd4c60bbb8ba853d10007225052adf0efde5c1
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 6 21:57:17 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 6 22:05:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66bd4c60
kde-apps/kolourpaint: Fix cmake arg for IUSE scanner
Upstream commit 3de3c17f0fafdccfc43dea7d2a0b520ed3f3390e
Closes: https://bugs.gentoo.org/935674
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kolourpaint/kolourpaint-24.05.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kolourpaint/kolourpaint-24.05.2.ebuild b/kde-apps/kolourpaint/kolourpaint-24.05.2.ebuild
index 08d6abdb69b4..4d01f75fb287 100644
--- a/kde-apps/kolourpaint/kolourpaint-24.05.2.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-24.05.2.ebuild
@@ -36,7 +36,7 @@ RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
- $(cmake_use_find_package scanner KF6Sane)
+ $(cmake_use_find_package scanner KSaneWidgets6)
)
ecm_src_configure
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/
@ 2024-09-20 22:01 Andreas Sturmlechner
0 siblings, 0 replies; 11+ messages in thread
From: Andreas Sturmlechner @ 2024-09-20 22:01 UTC (permalink / raw
To: gentoo-commits
commit: 38e8e79939ea6aab93b2384cce593c47d0b2593b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 20 18:05:58 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Sep 20 22:01:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38e8e799
kde-apps/kolourpaint: drop 24.02.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kolourpaint/Manifest | 1 -
kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild | 45 -------------------------
2 files changed, 46 deletions(-)
diff --git a/kde-apps/kolourpaint/Manifest b/kde-apps/kolourpaint/Manifest
index 15f18c4afd7b..d2b3bf11c7df 100644
--- a/kde-apps/kolourpaint/Manifest
+++ b/kde-apps/kolourpaint/Manifest
@@ -1,3 +1,2 @@
-DIST kolourpaint-24.02.2.tar.xz 5796724 BLAKE2B 6b06a86174d98a0cfea339cf42fe875163c3ee697837c7ccdb9a4c234c74e6d980487fde3072871e17b56ad17180f6983566884f902bd1f4f73f584aedc9f577 SHA512 4277ba48582a1ee3c62e95e00f4d8c3e048348eab5e2d75f0579e5e4b179da85793d6cf744b423c3991e9c6501fa4f9d78bfb8fa7389b9e9f334eb61a78000e0
DIST kolourpaint-24.05.2.tar.xz 5294868 BLAKE2B 54b42452fa98fe3a45e48bc5f9658770a6ed5301408afc2c8a8d1b497c88608af9f34936b071d255c3cb5bebf46ff13fdad47be3283f833c8a1e55505485cf52 SHA512 9133693c46a209486b896e8d007fd4733355eef201cb0067557b3d6a2d4bf2f8785d0bf7f27e431b51b20485f27f1c0c334a9abeaf2215bb4caf33c64fb22191
DIST kolourpaint-24.08.1.tar.xz 5302012 BLAKE2B daeecb21cdfa8fab85b936a41266183e7213c14c03cf9b4048241bf035161d21176a5cad6703a5c8b34b32323d9b52478dea4d60fb18255a585df6ebbda6ff0b SHA512 9591a08e603a8b82ec4b3d87b83ae1d9964c8dde3b7befedf9793e4ab449c6f5a8771653b1bbc556a2c4b5e2e1da58be282529e1a2e3f4ff3366d7ea932439e6
diff --git a/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild b/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
deleted file mode 100644
index a10f90c9058b..000000000000
--- a/kde-apps/kolourpaint/kolourpaint-24.02.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.115.0
-QTMIN=5.15.12
-inherit ecm gear.kde.org
-
-DESCRIPTION="Paint Program by KDE"
-HOMEPAGE="https://apps.kde.org/kolourpaint/"
-
-LICENSE="BSD-2 LGPL-2 LGPL-2+ || ( LGPL-2.1 LGPL-3 ) GPL-2 handbook? ( FDL-1.2 )"
-SLOT="5"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
-IUSE="scanner"
-
-DEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtprintsupport-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kguiaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/kjobwidgets-${KFMIN}:5
- >=kde-frameworks/kservice-${KFMIN}:5
- >=kde-frameworks/ktextwidgets-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- scanner? ( >=kde-apps/libksane-${PVCUT}:5 )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake_use_find_package scanner KF5Sane)
- )
-
- ecm_src_configure
-}
^ permalink raw reply related [flat|nested] 11+ messages in thread
end of thread, other threads:[~2024-09-20 22:02 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-06 22:05 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2024-09-20 22:01 Andreas Sturmlechner
2024-04-25 20:41 Andreas Sturmlechner
2024-04-23 6:33 Arthur Zamarin
2024-04-23 6:25 Arthur Zamarin
2024-04-23 5:26 Arthur Zamarin
2021-10-10 4:45 Yixun Lan
2020-01-26 10:26 Georgy Yakovlev
2018-12-05 23:49 Andreas Sturmlechner
2016-05-24 13:22 Mikle Kolyada
2016-03-05 11:05 Mikle Kolyada
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox