* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2019-12-21 10:49 Mikle Kolyada
0 siblings, 0 replies; 27+ messages in thread
From: Mikle Kolyada @ 2019-12-21 10:49 UTC (permalink / raw
To: gentoo-commits
commit: 3f130a8317a0e76cca1cad605995f880a8563f8c
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 21 10:47:27 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec 21 10:49:02 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f130a83
kde-apps/kig: amd64 stable wrt bug #703250
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
kde-apps/kig/kig-19.08.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kig/kig-19.08.3-r1.ebuild b/kde-apps/kig/kig-19.08.3-r1.ebuild
index 3d0c68469d0..a6d0fcc0ec5 100644
--- a/kde-apps/kig/kig-19.08.3-r1.ebuild
+++ b/kde-apps/kig/kig-19.08.3-r1.ebuild
@@ -16,7 +16,7 @@ https://edu.kde.org/kig/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="geogebra scripting"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2024-11-04 20:50 Alexey Shvetsov
0 siblings, 0 replies; 27+ messages in thread
From: Alexey Shvetsov @ 2024-11-04 20:50 UTC (permalink / raw
To: gentoo-commits
commit: 5370d01d497abb1493d8797408253717b14c6866
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 4 20:49:17 2024 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Mon Nov 4 20:49:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5370d01d
kde-apps/kig: enable py3.13
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
kde-apps/kig/kig-24.08.1.ebuild | 2 +-
kde-apps/kig/kig-24.08.2.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-apps/kig/kig-24.08.1.ebuild b/kde-apps/kig/kig-24.08.1.ebuild
index cf7c0f1d5374..ad2ef8090bc3 100644
--- a/kde-apps/kig/kig-24.08.1.ebuild
+++ b/kde-apps/kig/kig-24.08.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ECM_HANDBOOK="forceoptional"
ECM_TEST="true"
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
KFMIN=5.115.0
QTMIN=5.15.12
inherit python-single-r1 ecm gear.kde.org
diff --git a/kde-apps/kig/kig-24.08.2.ebuild b/kde-apps/kig/kig-24.08.2.ebuild
index 5996b2b16c7d..b167d96a3b19 100644
--- a/kde-apps/kig/kig-24.08.2.ebuild
+++ b/kde-apps/kig/kig-24.08.2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ECM_HANDBOOK="forceoptional"
ECM_TEST="true"
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
KFMIN=5.115.0
QTMIN=5.15.12
inherit python-single-r1 ecm gear.kde.org
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2024-10-05 7:07 Michał Górny
0 siblings, 0 replies; 27+ messages in thread
From: Michał Górny @ 2024-10-05 7:07 UTC (permalink / raw
To: gentoo-commits
commit: 0376b30e8796c983971ddf96256d1164e30105f1
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 5 07:06:43 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 5 07:06:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0376b30e
kde-apps/kig: Stabilize 24.08.1 x86, #940669
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
kde-apps/kig/kig-24.08.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kig/kig-24.08.1.ebuild b/kde-apps/kig/kig-24.08.1.ebuild
index 5996b2b16c7d..8a3bfd47f5d9 100644
--- a/kde-apps/kig/kig-24.08.1.ebuild
+++ b/kde-apps/kig/kig-24.08.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/kig/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv x86"
IUSE="geogebra scripting"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2024-07-14 5:59 Arthur Zamarin
0 siblings, 0 replies; 27+ messages in thread
From: Arthur Zamarin @ 2024-07-14 5:59 UTC (permalink / raw
To: gentoo-commits
commit: dffe93cdc630a3aeb9377c1d9550f98e7ee95927
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 14 05:58:51 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 14 05:58:51 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dffe93cd
kde-apps/kig: Stabilize 24.05.2 x86, #935994
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-apps/kig/kig-24.05.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kig/kig-24.05.2.ebuild b/kde-apps/kig/kig-24.05.2.ebuild
index 8a9447f7a864..dda40ba6fa36 100644
--- a/kde-apps/kig/kig-24.05.2.ebuild
+++ b/kde-apps/kig/kig-24.05.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/kig/ https://edu.kde.org/kig/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ~riscv x86"
IUSE="geogebra scripting"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2024-07-13 22:44 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2024-07-13 22:44 UTC (permalink / raw
To: gentoo-commits
commit: bc549d0e0534d443d2c6e4efd7d5056ded4b2fe4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 13 22:43:23 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 13 22:43:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc549d0e
kde-apps/kig: Stabilize 24.05.2 arm64, #935994
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-apps/kig/kig-24.05.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kig/kig-24.05.2.ebuild b/kde-apps/kig/kig-24.05.2.ebuild
index c7ef85159ad0..2f41701991cc 100644
--- a/kde-apps/kig/kig-24.05.2.ebuild
+++ b/kde-apps/kig/kig-24.05.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/kig/ https://edu.kde.org/kig/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~riscv ~x86"
IUSE="geogebra scripting"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2024-06-17 18:49 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2024-06-17 18:49 UTC (permalink / raw
To: gentoo-commits
commit: e2781e74805a77d8f605b1fa34b0d35b5c89843f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 18:12:53 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 18:49:44 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2781e74
kde-apps/kig: drop 24.02.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kig/Manifest | 1 -
kde-apps/kig/kig-24.02.2.ebuild | 72 -----------------------------------------
2 files changed, 73 deletions(-)
diff --git a/kde-apps/kig/Manifest b/kde-apps/kig/Manifest
index 95ac7ab887a2..0ab864a9e79d 100644
--- a/kde-apps/kig/Manifest
+++ b/kde-apps/kig/Manifest
@@ -1,2 +1 @@
-DIST kig-24.02.2.tar.xz 3297852 BLAKE2B 0a43f610ed7c863fba737dde106a2c75bf810f03e18c2365c9ca3105e4fed355a0975a050b46cadf633707b8f094fc44f1c904d7a3e2ebf20720b889a223f2c7 SHA512 8757a335a85cf1439e7abc3abe55aca9d3dd8962c550ded953d79fe3a752770469e56300679ecf821262f2aef9be7e8e45093f47126f702823b6e654850deb1c
DIST kig-24.05.1.tar.xz 3251024 BLAKE2B 4cfa7823892b02961abbcd7d5c1465790564992cfb28230e700744350770365bd88a317adb5c7920a29840dc833ecc76b47492252bf42e9a144654f285b1742d SHA512 1f725e99491566414514adeed101486c47d3913d1fb7cdf4a1ca5a2b6992065b3dbdfd4214638aefa0b8541748dd4d94942237c9fe13d4abb180de58b3a572e5
diff --git a/kde-apps/kig/kig-24.02.2.ebuild b/kde-apps/kig/kig-24.02.2.ebuild
deleted file mode 100644
index dda40ba6fa36..000000000000
--- a/kde-apps/kig/kig-24.02.2.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-ECM_TEST="true"
-PYTHON_COMPAT=( python3_{10..12} )
-KFMIN=5.115.0
-QTMIN=5.15.12
-inherit python-single-r1 ecm gear.kde.org
-
-DESCRIPTION="KDE Interactive Geometry tool"
-HOMEPAGE="https://apps.kde.org/kig/ https://edu.kde.org/kig/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv x86"
-IUSE="geogebra scripting"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtprintsupport-${QTMIN}:5
- >=dev-qt/qtsvg-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- >=kde-frameworks/karchive-${KFMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kcrash-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kiconthemes-${KFMIN}:5
- >=kde-frameworks/kparts-${KFMIN}:5
- >=kde-frameworks/kservice-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- geogebra? ( >=dev-qt/qtxmlpatterns-${QTMIN}:5 )
- scripting? (
- $(python_gen_cond_dep '
- >=dev-libs/boost-1.70:=[python,${PYTHON_USEDEP}]
- ')
- )
-"
-DEPEND="${RDEPEND}
- >=kde-frameworks/ktexteditor-${KFMIN}:5
-"
-
-PATCHES=( "${FILESDIR}"/${PN}-20.08.70-cmake-boostpython.patch )
-
-pkg_setup() {
- python-single-r1_pkg_setup
- ecm_pkg_setup
-}
-
-src_prepare() {
- ecm_src_prepare
- python_fix_shebang .
-}
-
-src_configure() {
- local mycmakeargs=(
- -DBOOSTPYTHON_VERSION_MAJOR_MINOR=${EPYTHON}
- $(cmake_use_find_package geogebra Qt5XmlPatterns)
- $(cmake_use_find_package scripting Boost)
- )
-
- ecm_src_configure
-}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2024-06-17 5:54 Arthur Zamarin
0 siblings, 0 replies; 27+ messages in thread
From: Arthur Zamarin @ 2024-06-17 5:54 UTC (permalink / raw
To: gentoo-commits
commit: efefeefd99e11dfedf9700c9190cf80531c1422f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 05:52:21 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 05:52:51 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efefeefd
kde-apps/kig: Stabilize 24.05.1 amd64, #934201
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-apps/kig/kig-24.05.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kig/kig-24.05.1.ebuild b/kde-apps/kig/kig-24.05.1.ebuild
index df77e3f3821d..dda40ba6fa36 100644
--- a/kde-apps/kig/kig-24.05.1.ebuild
+++ b/kde-apps/kig/kig-24.05.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/kig/ https://edu.kde.org/kig/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 arm64 ~riscv x86"
+KEYWORDS="amd64 arm64 ~riscv x86"
IUSE="geogebra scripting"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2024-06-17 5:19 Arthur Zamarin
0 siblings, 0 replies; 27+ messages in thread
From: Arthur Zamarin @ 2024-06-17 5:19 UTC (permalink / raw
To: gentoo-commits
commit: d0cb677138431f017926dcfd739c8fca915305cc
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 05:18:35 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 05:18:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0cb6771
kde-apps/kig: Stabilize 24.05.1 x86, #934201
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-apps/kig/kig-24.05.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kig/kig-24.05.1.ebuild b/kde-apps/kig/kig-24.05.1.ebuild
index c7ef85159ad0..5a0638718dfa 100644
--- a/kde-apps/kig/kig-24.05.1.ebuild
+++ b/kde-apps/kig/kig-24.05.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/kig/ https://edu.kde.org/kig/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv x86"
IUSE="geogebra scripting"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2024-04-25 20:41 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2024-04-25 20:41 UTC (permalink / raw
To: gentoo-commits
commit: 71d5e1e04732fc612cef20677589310590c8787f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 19:16:47 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 20:40:44 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d5e1e0
kde-apps/kig: drop 23.08.5
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kig/Manifest | 1 -
kde-apps/kig/kig-23.08.5.ebuild | 72 -----------------------------------------
2 files changed, 73 deletions(-)
diff --git a/kde-apps/kig/Manifest b/kde-apps/kig/Manifest
index 2c6929fb1f21..4e1e9a4435c7 100644
--- a/kde-apps/kig/Manifest
+++ b/kde-apps/kig/Manifest
@@ -1,2 +1 @@
-DIST kig-23.08.5.tar.xz 3298936 BLAKE2B 91ca3b87837d0171f36916ade29bbb07d840d9d0bd022e6605342412f07343b6129f2efce44bb1b2337f114bb167cb639bb205e3b80d42f92aacf7f0471c2f8a SHA512 6029b26af85faadcfa35487d021eaa3e8b0d0133067be64fb01d65eac90fcd88cf6f08e0f13b6fc115b61e085f981298a2aba8913e891d91c059fbc1ff453130
DIST kig-24.02.2.tar.xz 3297852 BLAKE2B 0a43f610ed7c863fba737dde106a2c75bf810f03e18c2365c9ca3105e4fed355a0975a050b46cadf633707b8f094fc44f1c904d7a3e2ebf20720b889a223f2c7 SHA512 8757a335a85cf1439e7abc3abe55aca9d3dd8962c550ded953d79fe3a752770469e56300679ecf821262f2aef9be7e8e45093f47126f702823b6e654850deb1c
diff --git a/kde-apps/kig/kig-23.08.5.ebuild b/kde-apps/kig/kig-23.08.5.ebuild
deleted file mode 100644
index 95d1ec95a2e2..000000000000
--- a/kde-apps/kig/kig-23.08.5.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-ECM_TEST="true"
-PYTHON_COMPAT=( python3_{10..12} )
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit python-single-r1 ecm gear.kde.org
-
-DESCRIPTION="KDE Interactive Geometry tool"
-HOMEPAGE="https://apps.kde.org/kig/ https://edu.kde.org/kig/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv x86"
-IUSE="geogebra scripting"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtprintsupport-${QTMIN}:5
- >=dev-qt/qtsvg-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- >=kde-frameworks/karchive-${KFMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kcrash-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kiconthemes-${KFMIN}:5
- >=kde-frameworks/kparts-${KFMIN}:5
- >=kde-frameworks/kservice-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- geogebra? ( >=dev-qt/qtxmlpatterns-${QTMIN}:5 )
- scripting? (
- $(python_gen_cond_dep '
- >=dev-libs/boost-1.70:=[python,${PYTHON_USEDEP}]
- ')
- )
-"
-DEPEND="${RDEPEND}
- >=kde-frameworks/ktexteditor-${KFMIN}:5
-"
-
-PATCHES=( "${FILESDIR}"/${PN}-20.08.70-cmake-boostpython.patch )
-
-pkg_setup() {
- python-single-r1_pkg_setup
- ecm_pkg_setup
-}
-
-src_prepare() {
- ecm_src_prepare
- python_fix_shebang .
-}
-
-src_configure() {
- local mycmakeargs=(
- -DBOOSTPYTHON_VERSION_MAJOR_MINOR=${EPYTHON}
- $(cmake_use_find_package geogebra Qt5XmlPatterns)
- $(cmake_use_find_package scripting Boost)
- )
-
- ecm_src_configure
-}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2024-04-23 6:33 Arthur Zamarin
0 siblings, 0 replies; 27+ messages in thread
From: Arthur Zamarin @ 2024-04-23 6:33 UTC (permalink / raw
To: gentoo-commits
commit: 41e4449eaa37e80884c36f1d5137c3c15f63b115
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 06:31:59 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 06:31:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41e4449e
kde-apps/kig: Stabilize 24.02.2 amd64, #930370
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-apps/kig/kig-24.02.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kig/kig-24.02.2.ebuild b/kde-apps/kig/kig-24.02.2.ebuild
index df77e3f3821d..dda40ba6fa36 100644
--- a/kde-apps/kig/kig-24.02.2.ebuild
+++ b/kde-apps/kig/kig-24.02.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/kig/ https://edu.kde.org/kig/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 arm64 ~riscv x86"
+KEYWORDS="amd64 arm64 ~riscv x86"
IUSE="geogebra scripting"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2024-04-23 6:25 Arthur Zamarin
0 siblings, 0 replies; 27+ messages in thread
From: Arthur Zamarin @ 2024-04-23 6:25 UTC (permalink / raw
To: gentoo-commits
commit: aba50b8ac20ee0fb105043ec39d185cf9ac6d7fa
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 06:24:28 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 06:24:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aba50b8a
kde-apps/kig: Stabilize 24.02.2 x86, #930370
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-apps/kig/kig-24.02.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kig/kig-24.02.2.ebuild b/kde-apps/kig/kig-24.02.2.ebuild
index 2f41701991cc..df77e3f3821d 100644
--- a/kde-apps/kig/kig-24.02.2.ebuild
+++ b/kde-apps/kig/kig-24.02.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/kig/ https://edu.kde.org/kig/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 arm64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~riscv x86"
IUSE="geogebra scripting"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2024-04-23 5:26 Arthur Zamarin
0 siblings, 0 replies; 27+ messages in thread
From: Arthur Zamarin @ 2024-04-23 5:26 UTC (permalink / raw
To: gentoo-commits
commit: 008e27e74761621fe53a3deec20d8a266ec75ffb
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 05:25:45 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 05:25:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=008e27e7
kde-apps/kig: Stabilize 24.02.2 arm64, #930370
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-apps/kig/kig-24.02.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kig/kig-24.02.2.ebuild b/kde-apps/kig/kig-24.02.2.ebuild
index c7ef85159ad0..2f41701991cc 100644
--- a/kde-apps/kig/kig-24.02.2.ebuild
+++ b/kde-apps/kig/kig-24.02.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/kig/ https://edu.kde.org/kig/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~riscv ~x86"
IUSE="geogebra scripting"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2023-12-18 22:19 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2023-12-18 22:19 UTC (permalink / raw
To: gentoo-commits
commit: c25241a1eda63a52a9f2835c7caad6a841ca6d37
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 18 21:55:47 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 18 22:17:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c25241a1
kde-apps/kig: enable py3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kig/kig-23.08.3.ebuild | 2 +-
kde-apps/kig/kig-23.08.4.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-apps/kig/kig-23.08.3.ebuild b/kde-apps/kig/kig-23.08.3.ebuild
index 9c2dabea8cbc..b762c75eeb25 100644
--- a/kde-apps/kig/kig-23.08.3.ebuild
+++ b/kde-apps/kig/kig-23.08.3.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ECM_HANDBOOK="forceoptional"
ECM_TEST="true"
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
KFMIN=5.106.0
QTMIN=5.15.9
inherit python-single-r1 ecm gear.kde.org
diff --git a/kde-apps/kig/kig-23.08.4.ebuild b/kde-apps/kig/kig-23.08.4.ebuild
index 041b54029934..31e053631f26 100644
--- a/kde-apps/kig/kig-23.08.4.ebuild
+++ b/kde-apps/kig/kig-23.08.4.ebuild
@@ -5,7 +5,7 @@ EAPI=8
ECM_HANDBOOK="forceoptional"
ECM_TEST="true"
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
KFMIN=5.106.0
QTMIN=5.15.9
inherit python-single-r1 ecm gear.kde.org
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2021-10-10 4:45 Yixun Lan
0 siblings, 0 replies; 27+ messages in thread
From: Yixun Lan @ 2021-10-10 4:45 UTC (permalink / raw
To: gentoo-commits
commit: 1d1e00b15e7b0ea2c20f4ad9297c7a8dee0bef17
Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Sun Oct 10 03:37:02 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun Oct 10 04:43:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d1e00b1
kde-apps/kig: 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/kig/kig-21.08.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kig/kig-21.08.2.ebuild b/kde-apps/kig/kig-21.08.2.ebuild
index 55ffc63bc8b..aae87d00bdd 100644
--- a/kde-apps/kig/kig-21.08.2.ebuild
+++ b/kde-apps/kig/kig-21.08.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/kig/ https://edu.kde.org/kig/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
IUSE="geogebra scripting"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2020-10-11 21:33 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2020-10-11 21:33 UTC (permalink / raw
To: gentoo-commits
commit: 4777d2c9fb895a86f4590da61bb886828436b3bb
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 11 20:15:54 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 11 21:32:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4777d2c9
kde-apps/kig: python3_9
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kig/kig-20.08.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kig/kig-20.08.2.ebuild b/kde-apps/kig/kig-20.08.2.ebuild
index 582156bfe01..bcb4f6de48a 100644
--- a/kde-apps/kig/kig-20.08.2.ebuild
+++ b/kde-apps/kig/kig-20.08.2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
ECM_HANDBOOK="forceoptional"
ECM_TEST="true"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
KFMIN=5.72.0
QTMIN=5.14.2
inherit python-single-r1 ecm kde.org
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2020-09-19 8:07 Georgy Yakovlev
0 siblings, 0 replies; 27+ messages in thread
From: Georgy Yakovlev @ 2020-09-19 8:07 UTC (permalink / raw
To: gentoo-commits
commit: 6192c69b6d2590f49ae776bb39757ffb19e0bd31
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 06:52:03 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 08:05:25 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6192c69b
kde-apps/kig: update metadata.xml
Bug: https://bugs.gentoo.org/719076
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
kde-apps/kig/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kig/metadata.xml b/kde-apps/kig/metadata.xml
index dced816a5d5..d6455ebcf83 100644
--- a/kde-apps/kig/metadata.xml
+++ b/kde-apps/kig/metadata.xml
@@ -6,7 +6,7 @@
<name>Gentoo KDE Project</name>
</maintainer>
<use>
- <flag name="geogebra">Support files created by <pkg>sci-mathematics/geogebra</pkg></flag>
+ <flag name="geogebra">Support files created by <pkg>sci-mathematics/geogebra-bin</pkg></flag>
<flag name="scripting">Support Python scripting</flag>
</use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2020-02-09 16:29 Michał Górny
0 siblings, 0 replies; 27+ messages in thread
From: Michał Górny @ 2020-02-09 16:29 UTC (permalink / raw
To: gentoo-commits
commit: 9608faf712d38e90d857f5b44c0b2f2ed6aedabc
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 7 14:56:24 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 9 16:26:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9608faf7
kde-apps/kig: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
kde-apps/kig/{kig-19.08.3-r3.ebuild => kig-19.08.3-r5.ebuild} | 6 +++++-
kde-apps/kig/{kig-19.08.3-r4.ebuild => kig-19.08.3-r6.ebuild} | 6 +++++-
kde-apps/kig/{kig-19.12.2.ebuild => kig-19.12.2-r1.ebuild} | 6 +++++-
3 files changed, 15 insertions(+), 3 deletions(-)
diff --git a/kde-apps/kig/kig-19.08.3-r3.ebuild b/kde-apps/kig/kig-19.08.3-r5.ebuild
similarity index 94%
rename from kde-apps/kig/kig-19.08.3-r3.ebuild
rename to kde-apps/kig/kig-19.08.3-r5.ebuild
index 314539d6f4a..ccc05e43017 100644
--- a/kde-apps/kig/kig-19.08.3-r3.ebuild
+++ b/kde-apps/kig/kig-19.08.3-r5.ebuild
@@ -40,7 +40,11 @@ RDEPEND="${PYTHON_DEPS}
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
geogebra? ( >=dev-qt/qtxmlpatterns-${QTMIN}:5 )
- scripting? ( >=dev-libs/boost-1.48:=[python,${PYTHON_USEDEP}] )
+ scripting? (
+ $(python_gen_cond_dep '
+ >=dev-libs/boost-1.48:=[python,${PYTHON_MULTI_USEDEP}]
+ ')
+ )
"
DEPEND="${RDEPEND}
>=kde-frameworks/ktexteditor-${KFMIN}:5
diff --git a/kde-apps/kig/kig-19.08.3-r4.ebuild b/kde-apps/kig/kig-19.08.3-r6.ebuild
similarity index 94%
rename from kde-apps/kig/kig-19.08.3-r4.ebuild
rename to kde-apps/kig/kig-19.08.3-r6.ebuild
index 79baaa3c251..f49f65563ac 100644
--- a/kde-apps/kig/kig-19.08.3-r4.ebuild
+++ b/kde-apps/kig/kig-19.08.3-r6.ebuild
@@ -40,7 +40,11 @@ RDEPEND="${PYTHON_DEPS}
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
geogebra? ( >=dev-qt/qtxmlpatterns-${QTMIN}:5 )
- scripting? ( >=dev-libs/boost-1.48:=[python,${PYTHON_USEDEP}] )
+ scripting? (
+ $(python_gen_cond_dep '
+ >=dev-libs/boost-1.48:=[python,${PYTHON_MULTI_USEDEP}]
+ ')
+ )
"
DEPEND="${RDEPEND}
>=kde-frameworks/ktexteditor-${KFMIN}:5
diff --git a/kde-apps/kig/kig-19.12.2.ebuild b/kde-apps/kig/kig-19.12.2-r1.ebuild
similarity index 94%
rename from kde-apps/kig/kig-19.12.2.ebuild
rename to kde-apps/kig/kig-19.12.2-r1.ebuild
index a145b7e7a8b..533020b39d2 100644
--- a/kde-apps/kig/kig-19.12.2.ebuild
+++ b/kde-apps/kig/kig-19.12.2-r1.ebuild
@@ -40,7 +40,11 @@ RDEPEND="${PYTHON_DEPS}
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
geogebra? ( >=dev-qt/qtxmlpatterns-${QTMIN}:5 )
- scripting? ( >=dev-libs/boost-1.48:=[python,${PYTHON_USEDEP}] )
+ scripting? (
+ $(python_gen_cond_dep '
+ >=dev-libs/boost-1.48:=[python,${PYTHON_MULTI_USEDEP}]
+ ')
+ )
"
DEPEND="${RDEPEND}
>=kde-frameworks/ktexteditor-${KFMIN}:5
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2020-01-28 23:13 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2020-01-28 23:13 UTC (permalink / raw
To: gentoo-commits
commit: c4a4bde46b02a37fde85a2315a1d77fbc901792f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 23:11:07 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 23:11:07 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4a4bde4
kde-apps/kig: Drop superfluous 19.12.1-r2
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kig/kig-19.12.1-r2.ebuild | 71 --------------------------------------
1 file changed, 71 deletions(-)
diff --git a/kde-apps/kig/kig-19.12.1-r2.ebuild b/kde-apps/kig/kig-19.12.1-r2.ebuild
deleted file mode 100644
index 845a62dbb68..00000000000
--- a/kde-apps/kig/kig-19.12.1-r2.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-ECM_TEST="true"
-PYTHON_COMPAT=( python3_{6,7} )
-KFMIN=5.63.0
-QTMIN=5.12.3
-inherit python-single-r1 ecm kde.org
-
-DESCRIPTION="KDE Interactive Geometry tool"
-HOMEPAGE="https://kde.org/applications/education/org.kde.kig
-https://edu.kde.org/kig/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="geogebra scripting"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtprintsupport-${QTMIN}:5
- >=dev-qt/qtsvg-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- >=kde-frameworks/karchive-${KFMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kcrash-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kiconthemes-${KFMIN}:5
- >=kde-frameworks/kparts-${KFMIN}:5
- >=kde-frameworks/kservice-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- geogebra? ( >=dev-qt/qtxmlpatterns-${QTMIN}:5 )
- scripting? ( >=dev-libs/boost-1.48:=[python,${PYTHON_USEDEP}] )
-"
-DEPEND="${RDEPEND}
- >=kde-frameworks/ktexteditor-${KFMIN}:5
-"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-4.12.0-boostpython.patch
- "${FILESDIR}"/${PN}-19.08.3-pykig-python3.patch
-)
-
-pkg_setup() {
- python-single-r1_pkg_setup
- ecm_pkg_setup
-}
-
-src_prepare() {
- ecm_src_prepare
- python_fix_shebang .
-}
-
-src_configure() {
- local mycmakeargs=(
- $(cmake_use_find_package geogebra Qt5XmlPatterns)
- $(cmake_use_find_package scripting BoostPython)
- )
-
- ecm_src_configure
-}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2020-01-28 18:11 David Seifert
0 siblings, 0 replies; 27+ messages in thread
From: David Seifert @ 2020-01-28 18:11 UTC (permalink / raw
To: gentoo-commits
commit: 977fa7890a99331eb5227455e7a7c5b4ad305380
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 18:11:28 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 18:11:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=977fa789
kde-apps/kig: Remove py3.8
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>
kde-apps/kig/{kig-19.08.3-r1.ebuild => kig-19.08.3-r3.ebuild} | 2 +-
kde-apps/kig/{kig-19.08.3-r2.ebuild => kig-19.08.3-r4.ebuild} | 2 +-
kde-apps/kig/{kig-19.12.1.ebuild => kig-19.12.1-r2.ebuild} | 2 +-
kde-apps/kig/{kig-19.12.1-r1.ebuild => kig-19.12.1-r3.ebuild} | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/kde-apps/kig/kig-19.08.3-r1.ebuild b/kde-apps/kig/kig-19.08.3-r3.ebuild
similarity index 98%
rename from kde-apps/kig/kig-19.08.3-r1.ebuild
rename to kde-apps/kig/kig-19.08.3-r3.ebuild
index ad13d7a384e..314539d6f4a 100644
--- a/kde-apps/kig/kig-19.08.3-r1.ebuild
+++ b/kde-apps/kig/kig-19.08.3-r3.ebuild
@@ -5,7 +5,7 @@ EAPI=7
ECM_HANDBOOK="forceoptional"
ECM_TEST="true"
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7} )
KFMIN=5.60.0
QTMIN=5.12.3
inherit python-single-r1 ecm kde.org
diff --git a/kde-apps/kig/kig-19.08.3-r2.ebuild b/kde-apps/kig/kig-19.08.3-r4.ebuild
similarity index 98%
rename from kde-apps/kig/kig-19.08.3-r2.ebuild
rename to kde-apps/kig/kig-19.08.3-r4.ebuild
index e6f4820bb30..79baaa3c251 100644
--- a/kde-apps/kig/kig-19.08.3-r2.ebuild
+++ b/kde-apps/kig/kig-19.08.3-r4.ebuild
@@ -5,7 +5,7 @@ EAPI=7
ECM_HANDBOOK="forceoptional"
ECM_TEST="true"
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7} )
KFMIN=5.60.0
QTMIN=5.12.3
inherit python-single-r1 ecm kde.org
diff --git a/kde-apps/kig/kig-19.12.1.ebuild b/kde-apps/kig/kig-19.12.1-r2.ebuild
similarity index 98%
rename from kde-apps/kig/kig-19.12.1.ebuild
rename to kde-apps/kig/kig-19.12.1-r2.ebuild
index 1856492b32b..845a62dbb68 100644
--- a/kde-apps/kig/kig-19.12.1.ebuild
+++ b/kde-apps/kig/kig-19.12.1-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
ECM_HANDBOOK="forceoptional"
ECM_TEST="true"
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7} )
KFMIN=5.63.0
QTMIN=5.12.3
inherit python-single-r1 ecm kde.org
diff --git a/kde-apps/kig/kig-19.12.1-r1.ebuild b/kde-apps/kig/kig-19.12.1-r3.ebuild
similarity index 98%
rename from kde-apps/kig/kig-19.12.1-r1.ebuild
rename to kde-apps/kig/kig-19.12.1-r3.ebuild
index 97c83d4330f..a145b7e7a8b 100644
--- a/kde-apps/kig/kig-19.12.1-r1.ebuild
+++ b/kde-apps/kig/kig-19.12.1-r3.ebuild
@@ -5,7 +5,7 @@ EAPI=7
ECM_HANDBOOK="forceoptional"
ECM_TEST="true"
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7} )
KFMIN=5.63.0
QTMIN=5.12.3
inherit python-single-r1 ecm kde.org
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2020-01-10 9:50 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2020-01-10 9:50 UTC (permalink / raw
To: gentoo-commits
commit: fa308a09548320c3b6a69fab9fa0dd326afda5d6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 09:32:01 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 09:44:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa308a09
kde-apps/kig: Drop 19.08.3 (r0)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kig/kig-19.08.3.ebuild | 66 -----------------------------------------
1 file changed, 66 deletions(-)
diff --git a/kde-apps/kig/kig-19.08.3.ebuild b/kde-apps/kig/kig-19.08.3.ebuild
deleted file mode 100644
index c07c7f5c1d9..00000000000
--- a/kde-apps/kig/kig-19.08.3.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-ECM_TEST="true"
-PYTHON_COMPAT=( python2_7 )
-KFMIN=5.60.0
-QTMIN=5.12.3
-inherit python-single-r1 ecm kde.org
-
-DESCRIPTION="KDE Interactive Geometry tool"
-HOMEPAGE="https://kde.org/applications/education/kig https://edu.kde.org/kig/"
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 x86"
-IUSE="geogebra scripting"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
- >=kde-frameworks/karchive-${KFMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kcrash-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kiconthemes-${KFMIN}:5
- >=kde-frameworks/kparts-${KFMIN}:5
- >=kde-frameworks/kservice-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtprintsupport-${QTMIN}:5
- >=dev-qt/qtsvg-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- geogebra? ( >=dev-qt/qtxmlpatterns-${QTMIN}:5 )
- scripting? ( >=dev-libs/boost-1.48:=[python,${PYTHON_USEDEP}] )
-"
-DEPEND="${RDEPEND}
- >=kde-frameworks/ktexteditor-${KFMIN}:5
-"
-
-PATCHES=( "${FILESDIR}/${PN}-4.12.0-boostpython.patch" )
-
-pkg_setup() {
- python-single-r1_pkg_setup
- ecm_pkg_setup
-}
-
-src_prepare() {
- ecm_src_prepare
- python_fix_shebang .
-}
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package geogebra Qt5XmlPatterns)
- $(cmake-utils_use_find_package scripting BoostPython)
- )
-
- ecm_src_configure
-}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2020-01-10 1:26 Thomas Deutschmann
0 siblings, 0 replies; 27+ messages in thread
From: Thomas Deutschmann @ 2020-01-10 1:26 UTC (permalink / raw
To: gentoo-commits
commit: 71d46fba42ed5f0845e659d3d4f4d4f1b568caed
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 01:14:31 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 01:25:38 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d46fba
kde-apps/kig: x86 stable (bug #703250)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
kde-apps/kig/kig-19.08.3-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-apps/kig/kig-19.08.3-r1.ebuild b/kde-apps/kig/kig-19.08.3-r1.ebuild
index 85958fef596..ad13d7a384e 100644
--- a/kde-apps/kig/kig-19.08.3-r1.ebuild
+++ b/kde-apps/kig/kig-19.08.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ https://edu.kde.org/kig/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="amd64 arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
IUSE="geogebra scripting"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2019-12-23 3:25 Aaron Bauman
0 siblings, 0 replies; 27+ messages in thread
From: Aaron Bauman @ 2019-12-23 3:25 UTC (permalink / raw
To: gentoo-commits
commit: 0025c7e8c0302d5bb7dcaa28a9464b5efca39491
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 23 03:02:22 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Dec 23 03:25:05 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0025c7e8
kde-apps/kig: arm64 stable (bug #703250)
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20
kde-apps/kig/kig-19.08.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kig/kig-19.08.3-r1.ebuild b/kde-apps/kig/kig-19.08.3-r1.ebuild
index a6d0fcc0ec5..85958fef596 100644
--- a/kde-apps/kig/kig-19.08.3-r1.ebuild
+++ b/kde-apps/kig/kig-19.08.3-r1.ebuild
@@ -16,7 +16,7 @@ https://edu.kde.org/kig/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 ~x86"
IUSE="geogebra scripting"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2019-12-15 15:48 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2019-12-15 15:48 UTC (permalink / raw
To: gentoo-commits
commit: e27f3a6ec05ffd7d149e5969441eb81733c8c35b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 15:35:49 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 15:36:26 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e27f3a6e
kde-apps/kig: Drop 19.12.0 (r0)
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kig/kig-19.12.0.ebuild | 68 -----------------------------------------
1 file changed, 68 deletions(-)
diff --git a/kde-apps/kig/kig-19.12.0.ebuild b/kde-apps/kig/kig-19.12.0.ebuild
deleted file mode 100644
index c11c582da7d..00000000000
--- a/kde-apps/kig/kig-19.12.0.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-ECM_TEST="true"
-PYTHON_COMPAT=( python2_7 )
-KFMIN=5.63.0
-QTMIN=5.12.3
-inherit python-single-r1 ecm kde.org
-
-DESCRIPTION="KDE Interactive Geometry tool"
-HOMEPAGE="https://kde.org/applications/education/org.kde.kig
-https://edu.kde.org/kig/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="geogebra scripting"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
- >=kde-frameworks/karchive-${KFMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kcrash-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kiconthemes-${KFMIN}:5
- >=kde-frameworks/kparts-${KFMIN}:5
- >=kde-frameworks/kservice-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtprintsupport-${QTMIN}:5
- >=dev-qt/qtsvg-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- geogebra? ( >=dev-qt/qtxmlpatterns-${QTMIN}:5 )
- scripting? ( >=dev-libs/boost-1.48:=[python,${PYTHON_USEDEP}] )
-"
-DEPEND="${RDEPEND}
- >=kde-frameworks/ktexteditor-${KFMIN}:5
-"
-
-PATCHES=( "${FILESDIR}/${PN}-4.12.0-boostpython.patch" )
-
-pkg_setup() {
- python-single-r1_pkg_setup
- ecm_pkg_setup
-}
-
-src_prepare() {
- ecm_src_prepare
- python_fix_shebang .
-}
-
-src_configure() {
- local mycmakeargs=(
- $(cmake_use_find_package geogebra Qt5XmlPatterns)
- $(cmake_use_find_package scripting BoostPython)
- )
-
- ecm_src_configure
-}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2019-03-01 9:25 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2019-03-01 9:25 UTC (permalink / raw
To: gentoo-commits
commit: 3cf0fbb57a950615f1ad021d4ffb7fe7dcda736d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 28 18:34:36 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 1 09:24:37 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cf0fbb5
kde-apps/kig: Set KDE_TEST to true
Closes: https://bugs.gentoo.org/678836
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kig/kig-18.12.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/kig/kig-18.12.2.ebuild b/kde-apps/kig/kig-18.12.2.ebuild
index cc6535409aa..154c8f3a84c 100644
--- a/kde-apps/kig/kig-18.12.2.ebuild
+++ b/kde-apps/kig/kig-18.12.2.ebuild
@@ -4,7 +4,7 @@
EAPI=7
KDE_HANDBOOK="forceoptional"
-KDE_TEST="optional"
+KDE_TEST="true"
PYTHON_COMPAT=( python2_7 )
inherit python-single-r1 kde5
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2016-04-14 19:35 Michael Palimaka
0 siblings, 0 replies; 27+ messages in thread
From: Michael Palimaka @ 2016-04-14 19:35 UTC (permalink / raw
To: gentoo-commits
commit: 198867bd6e9c832c3a2d5a10c489d41dfb821390
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Tue Apr 12 15:43:56 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 19:35:27 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=198867bd
kde-apps/kig: Add missing DEPENDs, force tests optional
Gentoo-bug: 579662
Package-Manager: portage-2.2.27
kde-apps/kig/kig-15.12.3.ebuild | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/kde-apps/kig/kig-15.12.3.ebuild b/kde-apps/kig/kig-15.12.3.ebuild
index 227189c..59b4511 100644
--- a/kde-apps/kig/kig-15.12.3.ebuild
+++ b/kde-apps/kig/kig-15.12.3.ebuild
@@ -5,6 +5,7 @@
EAPI=6
KDE_HANDBOOK="forceoptional"
+KDE_TEST="forceoptional"
PYTHON_COMPAT=( python2_7 )
inherit python-single-r1 kde5
@@ -15,8 +16,7 @@ IUSE="geogebra scripting"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RDEPEND="
- ${PYTHON_DEPS}
+RDEPEND="${PYTHON_DEPS}
$(add_frameworks_dep karchive)
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
@@ -38,6 +38,10 @@ RDEPEND="
"
DEPEND="${RDEPEND}
$(add_frameworks_dep ktexteditor)
+ test? (
+ $(add_frameworks_dep kemoticons)
+ $(add_frameworks_dep kitemmodels)
+ )
"
PATCHES=( "${FILESDIR}/${PN}-4.12.0-boostpython.patch" )
@@ -56,6 +60,8 @@ src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package geogebra Qt5XmlPatterns)
$(cmake-utils_use_find_package scripting BoostPython)
+ $(cmake-utils_use_find_package test KF5Emoticons)
+ $(cmake-utils_use_find_package test KF5ItemModels)
)
kde5_src_configure
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2016-04-12 17:14 Johannes Huber
0 siblings, 0 replies; 27+ messages in thread
From: Johannes Huber @ 2016-04-12 17:14 UTC (permalink / raw
To: gentoo-commits
commit: 05e81fedae252ff838607cb6be4cd3e122027191
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 12 17:10:11 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Apr 12 17:10:11 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05e81fed
kde-apps/kig: DEPEND on kde-frameworks/ktexteditor
Gentoo-bug: 579662
Package-Manager: portage-2.2.28
kde-apps/kig/kig-15.12.3.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/kde-apps/kig/kig-15.12.3.ebuild b/kde-apps/kig/kig-15.12.3.ebuild
index 46972f4..227189c 100644
--- a/kde-apps/kig/kig-15.12.3.ebuild
+++ b/kde-apps/kig/kig-15.12.3.ebuild
@@ -15,7 +15,7 @@ IUSE="geogebra scripting"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-DEPEND="
+RDEPEND="
${PYTHON_DEPS}
$(add_frameworks_dep karchive)
$(add_frameworks_dep kcompletion)
@@ -36,7 +36,9 @@ DEPEND="
geogebra? ( $(add_qt_dep qtxmlpatterns) )
scripting? ( >=dev-libs/boost-1.48:=[python,${PYTHON_USEDEP}] )
"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+ $(add_frameworks_dep ktexteditor)
+"
PATCHES=( "${FILESDIR}/${PN}-4.12.0-boostpython.patch" )
@@ -47,7 +49,6 @@ pkg_setup() {
src_prepare() {
kde5_src_prepare
-
python_fix_shebang .
}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
@ 2016-03-10 7:47 Michael Palimaka
0 siblings, 0 replies; 27+ messages in thread
From: Michael Palimaka @ 2016-03-10 7:47 UTC (permalink / raw
To: gentoo-commits
commit: 01365bd01b1ac0dc8da6dfdc9f40f45c9eaf7792
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 10 07:31:11 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 07:47:15 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01365bd0
kde-apps/kig: fix build with USE="scripting"
If not already set, cmake's FindBoost.cmake sets PYTHON_EXECUTABLE to "python".
This causes FindPythonLibs.cmake to fail as it expects a full path.
Gentoo-bug: 576932
Package-Manager: portage-2.2.27
kde-apps/kig/kig-4.14.3.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/kde-apps/kig/kig-4.14.3.ebuild b/kde-apps/kig/kig-4.14.3.ebuild
index 2ea7c9c..39c1b44 100644
--- a/kde-apps/kig/kig-4.14.3.ebuild
+++ b/kde-apps/kig/kig-4.14.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -36,6 +36,7 @@ src_prepare() {
src_configure() {
local mycmakeargs=(
+ -DPYTHON_EXECUTABLE="${PYTHON}"
$(cmake-utils_use_find_package scripting BoostPython)
)
^ permalink raw reply related [flat|nested] 27+ messages in thread
end of thread, other threads:[~2024-11-04 20:50 UTC | newest]
Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-21 10:49 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/ Mikle Kolyada
-- strict thread matches above, loose matches on Subject: below --
2024-11-04 20:50 Alexey Shvetsov
2024-10-05 7:07 Michał Górny
2024-07-14 5:59 Arthur Zamarin
2024-07-13 22:44 Sam James
2024-06-17 18:49 Andreas Sturmlechner
2024-06-17 5:54 Arthur Zamarin
2024-06-17 5:19 Arthur Zamarin
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
2023-12-18 22:19 Andreas Sturmlechner
2021-10-10 4:45 Yixun Lan
2020-10-11 21:33 Andreas Sturmlechner
2020-09-19 8:07 Georgy Yakovlev
2020-02-09 16:29 Michał Górny
2020-01-28 23:13 Andreas Sturmlechner
2020-01-28 18:11 David Seifert
2020-01-10 9:50 Andreas Sturmlechner
2020-01-10 1:26 Thomas Deutschmann
2019-12-23 3:25 Aaron Bauman
2019-12-15 15:48 Andreas Sturmlechner
2019-03-01 9:25 Andreas Sturmlechner
2016-04-14 19:35 Michael Palimaka
2016-04-12 17:14 Johannes Huber
2016-03-10 7:47 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox