public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kalgebra/
@ 2016-05-24 11:39 Mikle Kolyada
  0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada @ 2016-05-24 11:39 UTC (permalink / raw
  To: gentoo-commits

commit:     edd17af785a32f0fe7e61c8ba5b1706795dd0948
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 11:30:50 2016 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue May 24 11:38:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edd17af7

kde-apps/kalgebra: amd64 stable wrt bug #579992

Package-Manager: portage-2.2.28

 kde-apps/kalgebra/kalgebra-15.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kalgebra/kalgebra-15.12.3.ebuild b/kde-apps/kalgebra/kalgebra-15.12.3.ebuild
index 9128c0c..0bf0d22 100644
--- a/kde-apps/kalgebra/kalgebra-15.12.3.ebuild
+++ b/kde-apps/kalgebra/kalgebra-15.12.3.ebuild
@@ -10,7 +10,7 @@ inherit kde5
 DESCRIPTION="MathML-based graph calculator for KDE"
 HOMEPAGE="https://www.kde.org/applications/education/kalgebra
 https://edu.kde.org/kalgebra"
-KEYWORDS=" ~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="opengl readline"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kalgebra/
@ 2017-11-30  2:07 Thomas Deutschmann
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Deutschmann @ 2017-11-30  2:07 UTC (permalink / raw
  To: gentoo-commits

commit:     44b069ba215f8272d5223802959d2beec88b6c79
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 30 02:00:02 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Nov 30 02:07:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44b069ba

kde-apps/kalgebra: x86 stable (bug #637292)

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 kde-apps/kalgebra/kalgebra-17.08.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kalgebra/kalgebra-17.08.3.ebuild b/kde-apps/kalgebra/kalgebra-17.08.3.ebuild
index b85ec6b67ce..af30cc4d0ca 100644
--- a/kde-apps/kalgebra/kalgebra-17.08.3.ebuild
+++ b/kde-apps/kalgebra/kalgebra-17.08.3.ebuild
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="MathML-based graph calculator by KDE"
 HOMEPAGE="https://www.kde.org/applications/education/kalgebra https://edu.kde.org/kalgebra/"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="readline"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kalgebra/
@ 2021-02-13 21:05 Conrad Kostecki
  0 siblings, 0 replies; 5+ messages in thread
From: Conrad Kostecki @ 2021-02-13 21:05 UTC (permalink / raw
  To: gentoo-commits

commit:     8c9468d7c75e9e5b87a0c6f33020893ab56fc0f3
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Feb 13 16:22:35 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 21:02:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c9468d7

kde-apps/kalgebra: fix LICENSE

Closes: https://github.com/gentoo/gentoo/pull/19444
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 kde-apps/kalgebra/kalgebra-20.08.3.ebuild | 4 ++--
 kde-apps/kalgebra/kalgebra-20.12.2.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kalgebra/kalgebra-20.08.3.ebuild b/kde-apps/kalgebra/kalgebra-20.08.3.ebuild
index 2d32d0a18c5..eea999dba62 100644
--- a/kde-apps/kalgebra/kalgebra-20.08.3.ebuild
+++ b/kde-apps/kalgebra/kalgebra-20.08.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ inherit ecm kde.org
 DESCRIPTION="MathML-based 2D and 3D graph calculator by KDE"
 HOMEPAGE="https://apps.kde.org/en/kalgebra https://edu.kde.org/kalgebra/"
 
-LICENSE="GPL-2" # TODO: CHECK
+LICENSE="GPL-2+"
 SLOT="5"
 KEYWORDS="amd64 arm64 x86"
 IUSE="readline"

diff --git a/kde-apps/kalgebra/kalgebra-20.12.2.ebuild b/kde-apps/kalgebra/kalgebra-20.12.2.ebuild
index aa2852e0925..85d8d730e23 100644
--- a/kde-apps/kalgebra/kalgebra-20.12.2.ebuild
+++ b/kde-apps/kalgebra/kalgebra-20.12.2.ebuild
@@ -12,7 +12,7 @@ inherit ecm kde.org
 DESCRIPTION="MathML-based 2D and 3D graph calculator by KDE"
 HOMEPAGE="https://apps.kde.org/en/kalgebra https://edu.kde.org/kalgebra/"
 
-LICENSE="GPL-2" # TODO: CHECK
+LICENSE="GPL-2+"
 SLOT="5"
 KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="readline"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kalgebra/
@ 2022-09-14 21:27 Andreas Sturmlechner
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2022-09-14 21:27 UTC (permalink / raw
  To: gentoo-commits

commit:     54e2ea1430d2da39d904175c7450ac38b4d571c9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 14 21:24:05 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 14 21:27:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54e2ea14

kde-apps/kalgebra: Replace -Os with -O2

Closes: https://bugs.gentoo.org/829323
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kalgebra/kalgebra-22.04.3.ebuild | 4 +++-
 kde-apps/kalgebra/kalgebra-22.08.1.ebuild | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kalgebra/kalgebra-22.04.3.ebuild b/kde-apps/kalgebra/kalgebra-22.04.3.ebuild
index ea51a20565d0..8a6fd080945e 100644
--- a/kde-apps/kalgebra/kalgebra-22.04.3.ebuild
+++ b/kde-apps/kalgebra/kalgebra-22.04.3.ebuild
@@ -7,7 +7,7 @@ ECM_HANDBOOK="optional"
 PVCUT=$(ver_cut 1-3)
 KFMIN=5.92.0
 QTMIN=5.15.4
-inherit ecm gear.kde.org
+inherit ecm flag-o-matic gear.kde.org
 
 DESCRIPTION="MathML-based 2D and 3D graph calculator by KDE"
 HOMEPAGE="https://apps.kde.org/kalgebra/ https://edu.kde.org/kalgebra/"
@@ -40,6 +40,8 @@ RDEPEND="${DEPEND}
 "
 
 src_configure() {
+	replace-flags "-Os" "-O2" # bug 829323
+
 	local mycmakeargs=(
 		$(cmake_use_find_package readline Readline)
 	)

diff --git a/kde-apps/kalgebra/kalgebra-22.08.1.ebuild b/kde-apps/kalgebra/kalgebra-22.08.1.ebuild
index 37c5d2ff1e97..6cc5d392f0ed 100644
--- a/kde-apps/kalgebra/kalgebra-22.08.1.ebuild
+++ b/kde-apps/kalgebra/kalgebra-22.08.1.ebuild
@@ -7,7 +7,7 @@ ECM_HANDBOOK="optional"
 PVCUT=$(ver_cut 1-3)
 KFMIN=5.96.0
 QTMIN=5.15.5
-inherit ecm gear.kde.org
+inherit ecm flag-o-matic gear.kde.org
 
 DESCRIPTION="MathML-based 2D and 3D graph calculator by KDE"
 HOMEPAGE="https://apps.kde.org/kalgebra/ https://edu.kde.org/kalgebra/"
@@ -40,6 +40,8 @@ RDEPEND="${DEPEND}
 "
 
 src_configure() {
+	replace-flags "-Os" "-O2" # bug 829323
+
 	local mycmakeargs=(
 		$(cmake_use_find_package readline Readline)
 	)


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kalgebra/
@ 2024-09-02 13:53 Andreas Sturmlechner
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2024-09-02 13:53 UTC (permalink / raw
  To: gentoo-commits

commit:     325e8a0f8e7939faecba3f16ba5eba1fb1d86866
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  1 21:59:42 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 13:22:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=325e8a0f

kde-apps/kalgebra: drop 23.08.5

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kalgebra/Manifest                |  1 -
 kde-apps/kalgebra/kalgebra-23.08.5.ebuild | 51 -------------------------------
 2 files changed, 52 deletions(-)

diff --git a/kde-apps/kalgebra/Manifest b/kde-apps/kalgebra/Manifest
index 7d83ba3142d8..87248b341261 100644
--- a/kde-apps/kalgebra/Manifest
+++ b/kde-apps/kalgebra/Manifest
@@ -1,3 +1,2 @@
-DIST kalgebra-23.08.5.tar.xz 1039996 BLAKE2B 1fed7fb19080d0b48dfed61ac9a539f78bbbb233ed333008f87e1864295bb9bcfc6da0ada611943365caa0c6920e63eac1301c4d0cb867efc461a96e8d5904da SHA512 fec2aeebcdcf5421b120cfccc9aca377cb5bb996d53eab12aa7f92ca146adcc184b9812d8b386b43424cdaa43752720c443eff3f147c75aa6972cadeadc6fb03
 DIST kalgebra-24.05.2.tar.xz 943464 BLAKE2B 02c79b6cba3f94b7bb8e9e4993724ea6ea0a508aff1a7876812e22295fe0e5bde00ce0ae2b180ac9c051ce6fa6dbf750d7679006ae9a850ad8c6411dbc61748c SHA512 14cf697a34170ec704eb2f9a74e1604ded336b3fab218152fdb9212536802b783580be1c3e0980ba00e92081aff3794fd46dc3f00a90e7edf37dbac9aabb8cac
 DIST kalgebra-24.08.0.tar.xz 943532 BLAKE2B 053c5dfeebd25b6118ead06a0f0b4869f85a359ba1c42b653dc3d5f8acde97a9cc76193682b40a327350436472fafd88e381d3a848d81445ad5915eb2d48e68b SHA512 39f4f15818336f7390ab41c9369fd4c0777ade51f05e313351602233de55b9c27b993c477c945e78022d8267365c1a708d15f091caa6da07ff91d328b113d869

diff --git a/kde-apps/kalgebra/kalgebra-23.08.5.ebuild b/kde-apps/kalgebra/kalgebra-23.08.5.ebuild
deleted file mode 100644
index 78f4c0de87e3..000000000000
--- a/kde-apps/kalgebra/kalgebra-23.08.5.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm flag-o-matic gear.kde.org
-
-DESCRIPTION="MathML-based 2D and 3D graph calculator by KDE"
-HOMEPAGE="https://apps.kde.org/kalgebra/ https://edu.kde.org/kalgebra/"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="amd64 arm64 ~x86"
-IUSE="readline"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtprintsupport-${QTMIN}:5
-	>=dev-qt/qtwebengine-${QTMIN}:5[widgets]
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-apps/analitza-${PVCUT}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/libplasma-${KFMIN}:5
-	readline? ( sys-libs/readline:0= )
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols-${QTMIN}:5
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-"
-
-src_configure() {
-	replace-flags "-Os" "-O2" # bug 829323
-
-	local mycmakeargs=(
-		$(cmake_use_find_package readline Readline)
-	)
-
-	ecm_src_configure
-}


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-09-02 13:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-13 21:05 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kalgebra/ Conrad Kostecki
  -- strict thread matches above, loose matches on Subject: below --
2024-09-02 13:53 Andreas Sturmlechner
2022-09-14 21:27 Andreas Sturmlechner
2017-11-30  2:07 Thomas Deutschmann
2016-05-24 11:39 Mikle Kolyada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox