* [gentoo-commits] proj/kde:master commit in: kde-apps/picmi/
@ 2015-07-18 20:02 Johannes Huber
0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2015-07-18 20:02 UTC (permalink / raw
To: gentoo-commits
commit: bf6c34f9432ab0cdf892d1039176260e6f00cf21
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat Jul 18 10:22:43 2015 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Jul 18 20:03:59 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bf6c34f9
[kde-apps/picmi] Master switched to kf5
Package-Manager: portage-2.2.20
kde-apps/picmi/picmi-9999.ebuild | 27 +++++++++++++++++++++------
1 file changed, 21 insertions(+), 6 deletions(-)
diff --git a/kde-apps/picmi/picmi-9999.ebuild b/kde-apps/picmi/picmi-9999.ebuild
index e0fc53a..1403dc8 100644
--- a/kde-apps/picmi/picmi-9999.ebuild
+++ b/kde-apps/picmi/picmi-9999.ebuild
@@ -4,15 +4,30 @@
EAPI=5
-inherit kde4-base
+KDE_TEST=true
+VIRTUALX_REQUIRED=test
+inherit kde5
DESCRIPTION="Nonogram logic game for KDE"
HOMEPAGE="http://games.kde.org/game.php?game=picmi"
KEYWORDS=""
-IUSE="debug"
+IUSE=""
-DEPEND="$(add_kdeapps_dep libkdegames)"
+DEPEND="
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep kdeclarative)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep knewstuff)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kxmlgui)
+ $(add_kdeapps_dep libkdegames)
+ dev-qt/qtdeclarative:5
+ dev-qt/qtgui:5
+ dev-qt/qtsvg:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtxml:5
+"
RDEPEND="${DEPEND}"
-
-RESTRICT=test
-# needs X server
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/picmi/
@ 2015-12-06 9:49 Michael Palimaka
0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2015-12-06 9:49 UTC (permalink / raw
To: gentoo-commits
commit: 0db20833842bdd33344e9806ccb96e19e9e140f2
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Tue Dec 1 14:22:25 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Dec 6 09:49:05 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0db20833
kde-apps/picmi: force handbook and tests optional, punt bogus deps
Package-Manager: portage-2.2.26
kde-apps/picmi/picmi-15.12.49.9999.ebuild | 5 +++--
kde-apps/picmi/picmi-9999.ebuild | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/kde-apps/picmi/picmi-15.12.49.9999.ebuild b/kde-apps/picmi/picmi-15.12.49.9999.ebuild
index 5f23358..7114877 100644
--- a/kde-apps/picmi/picmi-15.12.49.9999.ebuild
+++ b/kde-apps/picmi/picmi-15.12.49.9999.ebuild
@@ -4,8 +4,9 @@
EAPI=5
-KDE_TEST=true
-VIRTUALX_REQUIRED=test
+KDE_HANDBOOK="forceoptional"
+KDE_TEST="forceoptional"
+VIRTUALX_REQUIRED="test"
inherit kde5
DESCRIPTION="Nonogram logic game for KDE"
diff --git a/kde-apps/picmi/picmi-9999.ebuild b/kde-apps/picmi/picmi-9999.ebuild
index 5f23358..7114877 100644
--- a/kde-apps/picmi/picmi-9999.ebuild
+++ b/kde-apps/picmi/picmi-9999.ebuild
@@ -4,8 +4,9 @@
EAPI=5
-KDE_TEST=true
-VIRTUALX_REQUIRED=test
+KDE_HANDBOOK="forceoptional"
+KDE_TEST="forceoptional"
+VIRTUALX_REQUIRED="test"
inherit kde5
DESCRIPTION="Nonogram logic game for KDE"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/picmi/
@ 2016-04-29 7:18 Johannes Huber
0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2016-04-29 7:18 UTC (permalink / raw
To: gentoo-commits
commit: 2e7607d1b6c4b756dda8738043e6c491e1ca0ee4
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 29 07:17:57 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 07:17:57 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2e7607d1
kde-apps/picmi: Update DESCRIPTION
Package-Manager: portage-2.2.28
kde-apps/picmi/picmi-16.04.0.ebuild | 2 +-
kde-apps/picmi/picmi-16.04.49.9999.ebuild | 2 +-
kde-apps/picmi/picmi-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/kde-apps/picmi/picmi-16.04.0.ebuild b/kde-apps/picmi/picmi-16.04.0.ebuild
index 00839f7..a1a10e3 100644
--- a/kde-apps/picmi/picmi-16.04.0.ebuild
+++ b/kde-apps/picmi/picmi-16.04.0.ebuild
@@ -9,7 +9,7 @@ KDE_TEST="forceoptional"
VIRTUALX_REQUIRED="test"
inherit kde5
-DESCRIPTION="Nonogram logic game for KDE"
+DESCRIPTION="Nonogram logic game by KDE"
HOMEPAGE="https://games.kde.org/game.php?game=picmi"
KEYWORDS="~amd64 ~x86"
IUSE=""
diff --git a/kde-apps/picmi/picmi-16.04.49.9999.ebuild b/kde-apps/picmi/picmi-16.04.49.9999.ebuild
index bbb35a0..f88f005 100644
--- a/kde-apps/picmi/picmi-16.04.49.9999.ebuild
+++ b/kde-apps/picmi/picmi-16.04.49.9999.ebuild
@@ -9,7 +9,7 @@ KDE_TEST="forceoptional"
VIRTUALX_REQUIRED="test"
inherit kde5
-DESCRIPTION="Nonogram logic game for KDE"
+DESCRIPTION="Nonogram logic game by KDE"
HOMEPAGE="https://games.kde.org/game.php?game=picmi"
KEYWORDS=""
IUSE=""
diff --git a/kde-apps/picmi/picmi-9999.ebuild b/kde-apps/picmi/picmi-9999.ebuild
index bbb35a0..f88f005 100644
--- a/kde-apps/picmi/picmi-9999.ebuild
+++ b/kde-apps/picmi/picmi-9999.ebuild
@@ -9,7 +9,7 @@ KDE_TEST="forceoptional"
VIRTUALX_REQUIRED="test"
inherit kde5
-DESCRIPTION="Nonogram logic game for KDE"
+DESCRIPTION="Nonogram logic game by KDE"
HOMEPAGE="https://games.kde.org/game.php?game=picmi"
KEYWORDS=""
IUSE=""
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/picmi/
@ 2021-02-15 14:39 Andreas Sturmlechner
0 siblings, 0 replies; 7+ messages in thread
From: Andreas Sturmlechner @ 2021-02-15 14:39 UTC (permalink / raw
To: gentoo-commits
commit: 126645e435f8a74a867e3a1b97421c3d030b3c12
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Feb 13 10:01:33 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 15 14:12:53 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=126645e4
kde-apps/picmi: fix HOMEPAGE
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/picmi/picmi-20.12.49.9999.ebuild | 2 +-
kde-apps/picmi/picmi-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-apps/picmi/picmi-20.12.49.9999.ebuild b/kde-apps/picmi/picmi-20.12.49.9999.ebuild
index 94d197bbaa..f74666e414 100644
--- a/kde-apps/picmi/picmi-20.12.49.9999.ebuild
+++ b/kde-apps/picmi/picmi-20.12.49.9999.ebuild
@@ -13,7 +13,7 @@ inherit ecm kde.org
DESCRIPTION="Nonogram logic game by KDE"
HOMEPAGE="https://apps.kde.org/en/picmi
-https://games.kde.org/game.php?game=picmi"
+https://games.kde.org/games/picmi"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
diff --git a/kde-apps/picmi/picmi-9999.ebuild b/kde-apps/picmi/picmi-9999.ebuild
index 94d197bbaa..f74666e414 100644
--- a/kde-apps/picmi/picmi-9999.ebuild
+++ b/kde-apps/picmi/picmi-9999.ebuild
@@ -13,7 +13,7 @@ inherit ecm kde.org
DESCRIPTION="Nonogram logic game by KDE"
HOMEPAGE="https://apps.kde.org/en/picmi
-https://games.kde.org/game.php?game=picmi"
+https://games.kde.org/games/picmi"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/picmi/
@ 2022-04-21 17:39 Andreas Sturmlechner
0 siblings, 0 replies; 7+ messages in thread
From: Andreas Sturmlechner @ 2022-04-21 17:39 UTC (permalink / raw
To: gentoo-commits
commit: a9a24255075f171996763de4841c63262aa197e2
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Apr 18 14:19:54 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 17:38:34 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a9a24255
kde-apps/picmi: update HOMEPAGE
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/picmi/picmi-22.04.49.9999.ebuild | 3 +--
kde-apps/picmi/picmi-9999.ebuild | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/kde-apps/picmi/picmi-22.04.49.9999.ebuild b/kde-apps/picmi/picmi-22.04.49.9999.ebuild
index 2420a7ac8a..4113999719 100644
--- a/kde-apps/picmi/picmi-22.04.49.9999.ebuild
+++ b/kde-apps/picmi/picmi-22.04.49.9999.ebuild
@@ -12,8 +12,7 @@ VIRTUALX_REQUIRED="test"
inherit ecm kde.org
DESCRIPTION="Nonogram logic game by KDE"
-HOMEPAGE="https://apps.kde.org/picmi/
-https://games.kde.org/games/picmi/"
+HOMEPAGE="https://apps.kde.org/picmi/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
diff --git a/kde-apps/picmi/picmi-9999.ebuild b/kde-apps/picmi/picmi-9999.ebuild
index 2420a7ac8a..4113999719 100644
--- a/kde-apps/picmi/picmi-9999.ebuild
+++ b/kde-apps/picmi/picmi-9999.ebuild
@@ -12,8 +12,7 @@ VIRTUALX_REQUIRED="test"
inherit ecm kde.org
DESCRIPTION="Nonogram logic game by KDE"
-HOMEPAGE="https://apps.kde.org/picmi/
-https://games.kde.org/games/picmi/"
+HOMEPAGE="https://apps.kde.org/picmi/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/picmi/
@ 2023-12-09 10:03 Andreas Sturmlechner
0 siblings, 0 replies; 7+ messages in thread
From: Andreas Sturmlechner @ 2023-12-09 10:03 UTC (permalink / raw
To: gentoo-commits
commit: 8ebfff34dcef8dfca19f42eeee6d1a651d5959ff
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 6 21:34:11 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 9 10:03:06 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8ebfff34
kde-apps/picmi: Port to KF6
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/picmi/picmi-9999.ebuild | 36 +++++++++++++++++-------------------
1 file changed, 17 insertions(+), 19 deletions(-)
diff --git a/kde-apps/picmi/picmi-9999.ebuild b/kde-apps/picmi/picmi-9999.ebuild
index 5f3b41fe90..ef018cb703 100644
--- a/kde-apps/picmi/picmi-9999.ebuild
+++ b/kde-apps/picmi/picmi-9999.ebuild
@@ -6,34 +6,32 @@ EAPI=8
ECM_HANDBOOK="forceoptional"
ECM_TEST="forceoptional"
PVCUT=$(ver_cut 1-3)
-KFMIN=5.106.0
-QTMIN=5.15.9
+KFMIN=5.245.0
+QTMIN=6.6.0
inherit ecm gear.kde.org
DESCRIPTION="Nonogram logic game by KDE"
HOMEPAGE="https://apps.kde.org/picmi/"
LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
+SLOT="6"
KEYWORDS=""
IUSE=""
DEPEND="
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtsvg-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- >=kde-apps/libkdegames-${PVCUT}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kcrash-${KFMIN}:5
- >=kde-frameworks/kdbusaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/knewstuff-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
+ >=dev-qt/qtbase-${QTMIN}:6[gui,widgets,xml]
+ >=dev-qt/qtdeclarative-${QTMIN}:6
+ >=dev-qt/qtsvg-${QTMIN}:6
+ >=kde-apps/libkdegames-${PVCUT}:6
+ >=kde-frameworks/kconfigwidgets-${KFMIN}:6
+ >=kde-frameworks/kcoreaddons-${KFMIN}:6
+ >=kde-frameworks/kcrash-${KFMIN}:6
+ >=kde-frameworks/kdbusaddons-${KFMIN}:6
+ >=kde-frameworks/kdeclarative-${KFMIN}:6
+ >=kde-frameworks/ki18n-${KFMIN}:6
+ >=kde-frameworks/kio-${KFMIN}:6
+ >=kde-frameworks/knewstuff-${KFMIN}:6
+ >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+ >=kde-frameworks/kxmlgui-${KFMIN}:6
"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/picmi/
@ 2024-02-25 18:47 Sam James
0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2024-02-25 18:47 UTC (permalink / raw
To: gentoo-commits
commit: af3dce1e5ebc27cf797a3f166bb55d6b7a8d0f75
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 25 18:44:56 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 25 18:47:35 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=af3dce1e
kde-apps/picmi: refresh deps
* Drop knewstuff per upstream commit dec1ad3df14e703c08a72e403f6ce272b5521cf8
* Drop kdeclarative per upstream commit 1dde3a54c0853a25e9b0adab187f994619159584
* Drop kio per upstream commit 53a6718a347b1b1c26a6a4a163f54fd7bd955bbc
* Add gzip for upstream commit b79fc2f899519ef3e8ed64eea1931cf98a1f517c (9999 only)
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-apps/picmi/picmi-24.02.0.ebuild | 3 ---
kde-apps/picmi/picmi-24.02.49.9999.ebuild | 3 ---
kde-apps/picmi/picmi-9999.ebuild | 5 ++---
3 files changed, 2 insertions(+), 9 deletions(-)
diff --git a/kde-apps/picmi/picmi-24.02.0.ebuild b/kde-apps/picmi/picmi-24.02.0.ebuild
index 57ce1499b2..b2016ea093 100644
--- a/kde-apps/picmi/picmi-24.02.0.ebuild
+++ b/kde-apps/picmi/picmi-24.02.0.ebuild
@@ -27,10 +27,7 @@ DEPEND="
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/kcrash-${KFMIN}:6
>=kde-frameworks/kdbusaddons-${KFMIN}:6
- >=kde-frameworks/kdeclarative-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kio-${KFMIN}:6
- >=kde-frameworks/knewstuff-${KFMIN}:6
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
>=kde-frameworks/kxmlgui-${KFMIN}:6
"
diff --git a/kde-apps/picmi/picmi-24.02.49.9999.ebuild b/kde-apps/picmi/picmi-24.02.49.9999.ebuild
index 9fe8d9d4ad..7d17b239af 100644
--- a/kde-apps/picmi/picmi-24.02.49.9999.ebuild
+++ b/kde-apps/picmi/picmi-24.02.49.9999.ebuild
@@ -27,10 +27,7 @@ DEPEND="
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/kcrash-${KFMIN}:6
>=kde-frameworks/kdbusaddons-${KFMIN}:6
- >=kde-frameworks/kdeclarative-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kio-${KFMIN}:6
- >=kde-frameworks/knewstuff-${KFMIN}:6
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
>=kde-frameworks/kxmlgui-${KFMIN}:6
"
diff --git a/kde-apps/picmi/picmi-9999.ebuild b/kde-apps/picmi/picmi-9999.ebuild
index 9fe8d9d4ad..ced9642244 100644
--- a/kde-apps/picmi/picmi-9999.ebuild
+++ b/kde-apps/picmi/picmi-9999.ebuild
@@ -27,11 +27,10 @@ DEPEND="
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/kcrash-${KFMIN}:6
>=kde-frameworks/kdbusaddons-${KFMIN}:6
- >=kde-frameworks/kdeclarative-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kio-${KFMIN}:6
- >=kde-frameworks/knewstuff-${KFMIN}:6
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
>=kde-frameworks/kxmlgui-${KFMIN}:6
"
RDEPEND="${DEPEND}"
+# TODO: || ( 7zip gzip )
+BDEPEND="app-alternatives/gzip"
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2024-02-25 18:47 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-15 14:39 [gentoo-commits] proj/kde:master commit in: kde-apps/picmi/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2024-02-25 18:47 Sam James
2023-12-09 10:03 Andreas Sturmlechner
2022-04-21 17:39 Andreas Sturmlechner
2016-04-29 7:18 Johannes Huber
2015-12-06 9:49 Michael Palimaka
2015-07-18 20:02 Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox