games-util/minigalaxy
A simple GOG client for Linux
ChangeLog
commit 4704cabcfca550c5370d63382fc6c76ca33872a6
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Tue Jul 29 14:54:21 2025 +0200
games-util/minigalaxy: drop 1.3.2-r4
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 6793a328c753db4ff2abfd21b3da7a5f40bc663e
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Mon Jul 28 14:04:24 2025 +0200
games-util/minigalaxy: add 1.4.0
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 6d2ebf82abd88808b2e0e4ea0aea2e84018c048f
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Tue Jun 10 11:58:10 2025 +0200
games-util/minigalaxy: enable py3.14
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 88ad9c253b4f52c174c0e2ddd725419001bdf432
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Mon Jun 9 15:21:15 2025 +0200
games-util/minigalaxy: add myself as a maintainer
* Remove the old maintainer, who hasn't touched the package since 2021.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 7bae30c96ecf496380378000fabde232b1370b2e
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Mon Jun 9 13:45:28 2025 +0200
games-util/minigalaxy: install correct .mo files
* Previously, this installed the .po files with a .mo extension.
* Move source manipulation and compilation commands to the correct
ebuild phases.
Fixes: 321b61ec8a7947ef46d419e4d1fb0902094cc14d
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit d23c417cbce1c9153de56c17a24a2447dea3b348
Author: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Date: Sun Jun 8 22:36:54 2025 +0200
games-util/minigalaxy: drop 1.3.2-r2
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
commit 321b61ec8a7947ef46d419e4d1fb0902094cc14d
Author: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Date: Thu Jun 5 21:26:41 2025 +0200
games-util/minigalaxy: install with only functions from portage
use functions from portage and python-single-r1 instead edo
Bug: https://bugs.gentoo.org/957122
Closes: https://bugs.gentoo.org/921890
Closes: https://bugs.gentoo.org/927563
Closes: https://bugs.gentoo.org/921916
Closes: #330
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
commit e8436367972b9a726e2d1276ac9f21c2552805f6
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Thu Jun 5 05:49:11 2025 +0200
games-util/minigalaxy: fix dependencies and test suite
I worked on this for way too long, so while I'm not interested in taking
over maintainership, I might as well leave a masked package in a better
state.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit b8ce29749b016765e45d9c6f8ea52372ec6381ac
Author: Vivian Heisz (vhz) <demize@unstable.systems>
Date: Wed Jun 4 22:02:42 2025 -0400
games-util/minigalaxy: fix build after egacy mode removed
After https://github.com/gentoo/gentoo/commit/7972a9082e7d43371ff10f54004ef3806fb16231,
this package no longer builds (and the ebuild was
considered corrupt). This uses setup.py directly to build
the package. It appears to install correctly this way,
though I don't personally use the package to test fully.
This also restricts the tests, which appear to have been
failing for some time.
Bug: https://bugs.gentoo.org/921916
Bug: https://bugs.gentoo.org/927563
Bug: https://bugs.gentoo.org/957122
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
commit 7cd477ca866ae3e261eb7a0c88f17a97a525c13f
Author: Vivian Heisz (vhz) <demize@unstable.systems>
Date: Fri May 23 18:51:32 2025 -0400
games-util/minigalaxy: add 1.3.2, drop 1.2.6
Adds support for py3.13, bumps webkit-gtk dependency
as webkit-gtk:4 was dropped in ::gentoo.
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
commit bb0aae8ad3292e932111cb0c52be559a6740b4b8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500
*/*: disable py3.10
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/
Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.
We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.
Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.
Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit fd741d6e7b2fee143f680320b44d4f472e30579d
Author: Julien Roy <julien@jroy.ca>
Date: Sat Apr 13 22:10:25 2024 -0400
games-util/minigalaxy: add 1.2.6, enable py3.12
Closes: https://bugs.gentoo.org/897622
Bug: https://bugs.gentoo.org/921890
Bug: https://bugs.gentoo.org/921916
Bug: https://bugs.gentoo.org/927563
Signed-off-by: Julien Roy <julien@jroy.ca>
commit 12088906c597f38640e866db39c7ba6dea3f5ec0
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue May 2 00:45:35 2023 +0500
*/*: drop dead py3.9 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit b8fc236cf5c6a274d322c72ff6b6e11b281ddc16
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue May 2 00:04:02 2023 +0500
games-util/minigalaxy: drop 1.0.2
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 41008d715cc7b84056a64933f14288647f14b6fa
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sun Mar 12 17:53:56 2023 +0500
*/*: drop dead py3.8 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit b51cff7379ab52553bad9925909c2253c2886cea
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Mon Dec 6 21:00:23 2021 +0500
games-util/minigalaxy: fix tests
Closes: https://bugs.gentoo.org/825414
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 25af2193850842480d6f864b2df31fd906a37c48
Author: Andreas Zuber <a.zuber@gmx.ch>
Date: Tue Nov 9 08:56:30 2021 +0100
games-util/minigalaxy: version bump to 1.1.0
Package-Manager: Portage-3.0.28, Repoman-3.0.2
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
commit 02b1f0a9ea7b7c18fd17e357b1a1cf61f26835b6
Author: James Beddek <telans@posteo.de>
Date: Sat Oct 9 22:01:27 2021 +1300
*/*: drop dead python impls
Signed-off-by: James Beddek <telans@posteo.de>
commit 58c7c9e8bcda1533a6c99679e66ada6450ee7908
Author: Andreas Zuber <a.zuber@gmx.ch>
Date: Fri Jan 15 10:34:25 2021 +0100
games-util/minigalaxy: cleanup old version
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
commit 75d74b2269e402134aac7fd732553f2a888c1d1e
Author: Andreas Zuber <a.zuber@gmx.ch>
Date: Fri Jan 15 10:32:56 2021 +0100
games-util/minigalaxy: version bump to 1.0.2
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
commit 17c166fcb99ca61ab90df6c4919d7a26ca4de084
Author: Andreas Zuber <a.zuber@gmx.ch>
Date: Mon Nov 30 09:49:04 2020 +0100
games-util/minigalaxy: cleanup old version
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
commit 73480b64cf9f1eaeda90c6947b86551785932329
Author: Andreas Zuber <a.zuber@gmx.ch>
Date: Mon Nov 30 09:48:20 2020 +0100
games-util/minigalaxy: version bump to 1.0.0
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
commit 1eecfb74b40cf3d9a321887b18dacb7eefad8c31
Author: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Date: Sat Sep 26 11:18:18 2020 +0200
*/*: drop py3_6
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
commit 50ec7bf87e3d95a3e17d022f79418b84a4df2b17
Author: Andreas Zuber <a.zuber@gmx.ch>
Date: Wed Sep 23 09:42:19 2020 +0200
games-util/minigalaxy: add missing xdg step call
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
commit 650dc75870a8e23b944eaad863ec313aa28be3f6
Author: Andreas Zuber <a.zuber@gmx.ch>
Date: Mon Sep 21 15:13:52 2020 +0200
games-util/minigalaxy: replace eutils and xdg-utils
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
commit 5e14917a61b8ef5d4f342bc18fc632061ca2eaae
Author: Andreas Zuber <a.zuber@gmx.ch>
Date: Mon Sep 21 15:04:39 2020 +0200
games-util/minigalaxy: python 3.9 support
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
commit 98c2b6a966b6f36274851cfe9a73405c9eb09c58
Author: Andreas Zuber <a.zuber@gmx.ch>
Date: Sun Jun 7 12:47:18 2020 +0200
games-util/minigalaxy: new ebuild
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Tue Jul 29 14:54:21 2025 +0200
games-util/minigalaxy: drop 1.3.2-r4
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 6793a328c753db4ff2abfd21b3da7a5f40bc663e
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Mon Jul 28 14:04:24 2025 +0200
games-util/minigalaxy: add 1.4.0
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 6d2ebf82abd88808b2e0e4ea0aea2e84018c048f
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Tue Jun 10 11:58:10 2025 +0200
games-util/minigalaxy: enable py3.14
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 88ad9c253b4f52c174c0e2ddd725419001bdf432
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Mon Jun 9 15:21:15 2025 +0200
games-util/minigalaxy: add myself as a maintainer
* Remove the old maintainer, who hasn't touched the package since 2021.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 7bae30c96ecf496380378000fabde232b1370b2e
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Mon Jun 9 13:45:28 2025 +0200
games-util/minigalaxy: install correct .mo files
* Previously, this installed the .po files with a .mo extension.
* Move source manipulation and compilation commands to the correct
ebuild phases.
Fixes: 321b61ec8a7947ef46d419e4d1fb0902094cc14d
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit d23c417cbce1c9153de56c17a24a2447dea3b348
Author: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Date: Sun Jun 8 22:36:54 2025 +0200
games-util/minigalaxy: drop 1.3.2-r2
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
commit 321b61ec8a7947ef46d419e4d1fb0902094cc14d
Author: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Date: Thu Jun 5 21:26:41 2025 +0200
games-util/minigalaxy: install with only functions from portage
use functions from portage and python-single-r1 instead edo
Bug: https://bugs.gentoo.org/957122
Closes: https://bugs.gentoo.org/921890
Closes: https://bugs.gentoo.org/927563
Closes: https://bugs.gentoo.org/921916
Closes: #330
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
commit e8436367972b9a726e2d1276ac9f21c2552805f6
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Thu Jun 5 05:49:11 2025 +0200
games-util/minigalaxy: fix dependencies and test suite
I worked on this for way too long, so while I'm not interested in taking
over maintainership, I might as well leave a masked package in a better
state.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit b8ce29749b016765e45d9c6f8ea52372ec6381ac
Author: Vivian Heisz (vhz) <demize@unstable.systems>
Date: Wed Jun 4 22:02:42 2025 -0400
games-util/minigalaxy: fix build after egacy mode removed
After https://github.com/gentoo/gentoo/commit/7972a9082e7d43371ff10f54004ef3806fb16231,
this package no longer builds (and the ebuild was
considered corrupt). This uses setup.py directly to build
the package. It appears to install correctly this way,
though I don't personally use the package to test fully.
This also restricts the tests, which appear to have been
failing for some time.
Bug: https://bugs.gentoo.org/921916
Bug: https://bugs.gentoo.org/927563
Bug: https://bugs.gentoo.org/957122
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
commit 7cd477ca866ae3e261eb7a0c88f17a97a525c13f
Author: Vivian Heisz (vhz) <demize@unstable.systems>
Date: Fri May 23 18:51:32 2025 -0400
games-util/minigalaxy: add 1.3.2, drop 1.2.6
Adds support for py3.13, bumps webkit-gtk dependency
as webkit-gtk:4 was dropped in ::gentoo.
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
commit bb0aae8ad3292e932111cb0c52be559a6740b4b8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500
*/*: disable py3.10
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/
Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.
We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.
Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.
Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit fd741d6e7b2fee143f680320b44d4f472e30579d
Author: Julien Roy <julien@jroy.ca>
Date: Sat Apr 13 22:10:25 2024 -0400
games-util/minigalaxy: add 1.2.6, enable py3.12
Closes: https://bugs.gentoo.org/897622
Bug: https://bugs.gentoo.org/921890
Bug: https://bugs.gentoo.org/921916
Bug: https://bugs.gentoo.org/927563
Signed-off-by: Julien Roy <julien@jroy.ca>
commit 12088906c597f38640e866db39c7ba6dea3f5ec0
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue May 2 00:45:35 2023 +0500
*/*: drop dead py3.9 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit b8fc236cf5c6a274d322c72ff6b6e11b281ddc16
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue May 2 00:04:02 2023 +0500
games-util/minigalaxy: drop 1.0.2
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 41008d715cc7b84056a64933f14288647f14b6fa
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sun Mar 12 17:53:56 2023 +0500
*/*: drop dead py3.8 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit b51cff7379ab52553bad9925909c2253c2886cea
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Mon Dec 6 21:00:23 2021 +0500
games-util/minigalaxy: fix tests
Closes: https://bugs.gentoo.org/825414
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 25af2193850842480d6f864b2df31fd906a37c48
Author: Andreas Zuber <a.zuber@gmx.ch>
Date: Tue Nov 9 08:56:30 2021 +0100
games-util/minigalaxy: version bump to 1.1.0
Package-Manager: Portage-3.0.28, Repoman-3.0.2
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
commit 02b1f0a9ea7b7c18fd17e357b1a1cf61f26835b6
Author: James Beddek <telans@posteo.de>
Date: Sat Oct 9 22:01:27 2021 +1300
*/*: drop dead python impls
Signed-off-by: James Beddek <telans@posteo.de>
commit 58c7c9e8bcda1533a6c99679e66ada6450ee7908
Author: Andreas Zuber <a.zuber@gmx.ch>
Date: Fri Jan 15 10:34:25 2021 +0100
games-util/minigalaxy: cleanup old version
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
commit 75d74b2269e402134aac7fd732553f2a888c1d1e
Author: Andreas Zuber <a.zuber@gmx.ch>
Date: Fri Jan 15 10:32:56 2021 +0100
games-util/minigalaxy: version bump to 1.0.2
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
commit 17c166fcb99ca61ab90df6c4919d7a26ca4de084
Author: Andreas Zuber <a.zuber@gmx.ch>
Date: Mon Nov 30 09:49:04 2020 +0100
games-util/minigalaxy: cleanup old version
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
commit 73480b64cf9f1eaeda90c6947b86551785932329
Author: Andreas Zuber <a.zuber@gmx.ch>
Date: Mon Nov 30 09:48:20 2020 +0100
games-util/minigalaxy: version bump to 1.0.0
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
commit 1eecfb74b40cf3d9a321887b18dacb7eefad8c31
Author: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Date: Sat Sep 26 11:18:18 2020 +0200
*/*: drop py3_6
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
commit 50ec7bf87e3d95a3e17d022f79418b84a4df2b17
Author: Andreas Zuber <a.zuber@gmx.ch>
Date: Wed Sep 23 09:42:19 2020 +0200
games-util/minigalaxy: add missing xdg step call
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
commit 650dc75870a8e23b944eaad863ec313aa28be3f6
Author: Andreas Zuber <a.zuber@gmx.ch>
Date: Mon Sep 21 15:13:52 2020 +0200
games-util/minigalaxy: replace eutils and xdg-utils
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
commit 5e14917a61b8ef5d4f342bc18fc632061ca2eaae
Author: Andreas Zuber <a.zuber@gmx.ch>
Date: Mon Sep 21 15:04:39 2020 +0200
games-util/minigalaxy: python 3.9 support
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
commit 98c2b6a966b6f36274851cfe9a73405c9eb09c58
Author: Andreas Zuber <a.zuber@gmx.ch>
Date: Sun Jun 7 12:47:18 2020 +0200
games-util/minigalaxy: new ebuild
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>