games-util/ProtonUp-Qt
Install and manage GE-Proton, Luxtorpeda & more for Steam Lutris and Heroic.
-
ProtonUp-Qt-9999test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
View Download Browse License: GPL-3Overlay: guru -
protonup-qt-2.11.1~amd64test python_targets_python3_12 python_targets_python3_13
View Download Browse License: GPL-3Overlay: parona-overlay -
ProtonUp-Qt-2.11.1~amd64test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
View Download Browse License: GPL-3Overlay: guru -
protonup-qt-2.10.2-r1~amd64test python_targets_python3_12 python_targets_python3_13
View Download Browse License: GPL-3Overlay: parona-overlay
ChangeLog
commit 4c0037b0db3146b8eb2335daa8fc6a567937caa8
Author: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Date: Thu Jan 16 14:17:43 2025 +0100
games-util/ProtonUp-Qt: fix dependencies of v2.11.1
Use the version information from the project's requirement.txt
This in particular means using an up-to-date version of both
the steam and the vdf library.
Without these latest libs the application is not able to
access any of the .vdf files of current stable Steam clients
any more.
While at it, at the missing gh part of the download suffix and
break the overly long line.
Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Closes: https://github.com/gentoo/guru/pull/280
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
commit 5c982167249a069ab2bd23bbe31b8f62b15e24a2
Author: Takuya Wakazono <pastalian46@gmail.com>
Date: Tue Jan 14 20:44:03 2025 +0900
games-util/ProtonUp-Qt: drop 2.9.2
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
commit 164df40767c362ba3f3e4371abadb53bef3bd2e1
Author: Takuya Wakazono <pastalian46@gmail.com>
Date: Tue Jan 14 20:44:03 2025 +0900
games-util/ProtonUp-Qt: add 2.11.1
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
commit 99ca981013ab1385ca1675376124462d0b0755f2
Author: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Date: Sun Jan 12 17:03:54 2025 +0100
games-util/ProtonUp-Qt: fix pyside6 deps on Git/9999
Launching ProtonUp-Qt with the currently available pyside6 version
(which is 6.8.1 at the time of writing) fails due to missing
Python module imports.
Analysis of the ProtonUp-Qt sourcecode (Git tip from 2025-01-12)
shows that the following imports are required:
- PySide6.QtCore
- PySide6.QtDBus
- PySide6.QtGui
- PySide6.QtUiTools
- PySide6.QtWidgets
QtCore is always available in pysid6. Translating them to useflags
they become:
- dbus
- gui
- uitools
- widgets
Fix the pyside6 dependency accordingly.
Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Closes: https://github.com/gentoo/guru/pull/277
Signed-off-by: David Roman <davidroman96@gmail.com>
commit 452eb5e8e059c919c9055a441477c16567d75a75
Author: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Date: Sun Jan 12 16:32:45 2025 +0100
games-util/ProtonUp-Qt: fix pyside6 deps on v2.9.2
Launching ProtonUp-Qt with the currently available pyside6 version
(which is 6.8.1 at the time of writing) fails due to missing
Python module imports.
Analysis of the ProtonUp-Qt sourcecode shows that the following
imports are required:
- Pyside6.QtCore
- PySide6.QtGui
- PySide6.QtUiTools
- PySide6.QtWidgets
QtCore is always available in pysid6. Translating them to useflags
they become:
- gui
- uitools
- widgets
Fix the pyside6 dependency accordingly.
Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Signed-off-by: David Roman <davidroman96@gmail.com>
commit d6ae7d0c076c6f3e25baddcc28d31b6e7b05f5cc
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Sun Apr 28 01:18:34 2024 +0200
games-*/*: fix variable order
I manually went through some entries for `pkgcheck scan -c
VariableOrderCheck`.
Misc updates:
UnusedEclassesCheck
RESTRICT+=" .." -> RESTRICT=".."
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Julien Roy <julien@jroy.ca>
commit 0ec08587f184e3d5fc58c432ae5f290e7746fea1
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Wed Apr 10 13:13:09 2024 +0100
games-util/ProtonUp-Qt: add 2.9.2, drop 2.9.1
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
commit 3f5ca176cfdee46df2ef0f873ee086a5964aca43
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Mon Feb 19 10:01:56 2024 +0000
games-util/ProtonUp-Qt: add 2.9.1, drop 2.8.2
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
commit 81296165c19b97a41635a5dcdc3623c9f62d596e
Author: Gonçalo Duarte <gonegrier.duarte@gmail.com>
Date: Fri Oct 20 22:08:00 2023 +0100
games-util/ProtonUp-Qt: remove unneeded dependency dev-python/PyQt6
Signed-off-by: Gonçalo Duarte <gonegrier.duarte@gmail.com>
commit 638c3745bcf5240a81d260255f62b2c04005cf2d
Author: Gonçalo Duarte <gonegrier.duarte@gmail.com>
Date: Fri Aug 11 12:49:47 2023 +0100
games-util/ProtonUp-Qt: add 2.8.2, drop 2.8.1
Signed-off-by: Gonçalo Duarte <gonegrier.duarte@gmail.com>
commit 821c9cc76aa01ced00d28b34e55162736a869097
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Wed Jul 26 14:02:03 2023 +0100
games-util/ProtonUp-Qt: update SRC_URI
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
commit bbe02b78269bb3d48eb89c2add532a5c98244f8e
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Wed Jul 26 12:30:50 2023 +0100
games-util/ProtonUp-Qt: add myself as a maintainer
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
commit 6be088ced268d029a32dedb156b6f779452a521d
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Sat Jul 8 13:51:36 2023 +0100
games-util/ProtonUp-Qt: fix indentation tabs instead of spaces
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
commit 6584fa354d3af7e5f1a220d16f928729a39cada8
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Fri Jul 7 23:44:57 2023 +0100
games-util/ProtonUp-Qt: update DESCRIPTION
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
commit 7fb35f6405109e46e65858a442cd264ffa5d2ff3
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Fri Jul 7 23:37:58 2023 +0100
games-util/ProtonUp-Qt: improve ebuild
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
commit 4570068cbf965d74747fb609d66057a02b88ba08
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Fri Jul 7 22:26:03 2023 +0100
games-util/ProtonUp-Qt: remake ebuilds (now use python setuptools)
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
commit a15c6e42362959ac7b585f195e6d7eda744489bc
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Fri Jul 7 18:09:03 2023 +0100
games-util/ProtonUp-Qt: unkeyword 2.8.1 for ~x86
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
commit b2787cc7e2997ee022813432ed8cea694d67ef7a
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Fri Jul 7 18:04:42 2023 +0100
games-util/ProtonUp-Qt: new package, add 2.8.1, 9999
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Author: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Date: Thu Jan 16 14:17:43 2025 +0100
games-util/ProtonUp-Qt: fix dependencies of v2.11.1
Use the version information from the project's requirement.txt
This in particular means using an up-to-date version of both
the steam and the vdf library.
Without these latest libs the application is not able to
access any of the .vdf files of current stable Steam clients
any more.
While at it, at the missing gh part of the download suffix and
break the overly long line.
Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Closes: https://github.com/gentoo/guru/pull/280
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
commit 5c982167249a069ab2bd23bbe31b8f62b15e24a2
Author: Takuya Wakazono <pastalian46@gmail.com>
Date: Tue Jan 14 20:44:03 2025 +0900
games-util/ProtonUp-Qt: drop 2.9.2
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
commit 164df40767c362ba3f3e4371abadb53bef3bd2e1
Author: Takuya Wakazono <pastalian46@gmail.com>
Date: Tue Jan 14 20:44:03 2025 +0900
games-util/ProtonUp-Qt: add 2.11.1
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
commit 99ca981013ab1385ca1675376124462d0b0755f2
Author: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Date: Sun Jan 12 17:03:54 2025 +0100
games-util/ProtonUp-Qt: fix pyside6 deps on Git/9999
Launching ProtonUp-Qt with the currently available pyside6 version
(which is 6.8.1 at the time of writing) fails due to missing
Python module imports.
Analysis of the ProtonUp-Qt sourcecode (Git tip from 2025-01-12)
shows that the following imports are required:
- PySide6.QtCore
- PySide6.QtDBus
- PySide6.QtGui
- PySide6.QtUiTools
- PySide6.QtWidgets
QtCore is always available in pysid6. Translating them to useflags
they become:
- dbus
- gui
- uitools
- widgets
Fix the pyside6 dependency accordingly.
Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Closes: https://github.com/gentoo/guru/pull/277
Signed-off-by: David Roman <davidroman96@gmail.com>
commit 452eb5e8e059c919c9055a441477c16567d75a75
Author: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Date: Sun Jan 12 16:32:45 2025 +0100
games-util/ProtonUp-Qt: fix pyside6 deps on v2.9.2
Launching ProtonUp-Qt with the currently available pyside6 version
(which is 6.8.1 at the time of writing) fails due to missing
Python module imports.
Analysis of the ProtonUp-Qt sourcecode shows that the following
imports are required:
- Pyside6.QtCore
- PySide6.QtGui
- PySide6.QtUiTools
- PySide6.QtWidgets
QtCore is always available in pysid6. Translating them to useflags
they become:
- gui
- uitools
- widgets
Fix the pyside6 dependency accordingly.
Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Signed-off-by: David Roman <davidroman96@gmail.com>
commit d6ae7d0c076c6f3e25baddcc28d31b6e7b05f5cc
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Sun Apr 28 01:18:34 2024 +0200
games-*/*: fix variable order
I manually went through some entries for `pkgcheck scan -c
VariableOrderCheck`.
Misc updates:
UnusedEclassesCheck
RESTRICT+=" .." -> RESTRICT=".."
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Julien Roy <julien@jroy.ca>
commit 0ec08587f184e3d5fc58c432ae5f290e7746fea1
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Wed Apr 10 13:13:09 2024 +0100
games-util/ProtonUp-Qt: add 2.9.2, drop 2.9.1
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
commit 3f5ca176cfdee46df2ef0f873ee086a5964aca43
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Mon Feb 19 10:01:56 2024 +0000
games-util/ProtonUp-Qt: add 2.9.1, drop 2.8.2
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
commit 81296165c19b97a41635a5dcdc3623c9f62d596e
Author: Gonçalo Duarte <gonegrier.duarte@gmail.com>
Date: Fri Oct 20 22:08:00 2023 +0100
games-util/ProtonUp-Qt: remove unneeded dependency dev-python/PyQt6
Signed-off-by: Gonçalo Duarte <gonegrier.duarte@gmail.com>
commit 638c3745bcf5240a81d260255f62b2c04005cf2d
Author: Gonçalo Duarte <gonegrier.duarte@gmail.com>
Date: Fri Aug 11 12:49:47 2023 +0100
games-util/ProtonUp-Qt: add 2.8.2, drop 2.8.1
Signed-off-by: Gonçalo Duarte <gonegrier.duarte@gmail.com>
commit 821c9cc76aa01ced00d28b34e55162736a869097
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Wed Jul 26 14:02:03 2023 +0100
games-util/ProtonUp-Qt: update SRC_URI
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
commit bbe02b78269bb3d48eb89c2add532a5c98244f8e
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Wed Jul 26 12:30:50 2023 +0100
games-util/ProtonUp-Qt: add myself as a maintainer
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
commit 6be088ced268d029a32dedb156b6f779452a521d
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Sat Jul 8 13:51:36 2023 +0100
games-util/ProtonUp-Qt: fix indentation tabs instead of spaces
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
commit 6584fa354d3af7e5f1a220d16f928729a39cada8
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Fri Jul 7 23:44:57 2023 +0100
games-util/ProtonUp-Qt: update DESCRIPTION
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
commit 7fb35f6405109e46e65858a442cd264ffa5d2ff3
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Fri Jul 7 23:37:58 2023 +0100
games-util/ProtonUp-Qt: improve ebuild
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
commit 4570068cbf965d74747fb609d66057a02b88ba08
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Fri Jul 7 22:26:03 2023 +0100
games-util/ProtonUp-Qt: remake ebuilds (now use python setuptools)
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
commit a15c6e42362959ac7b585f195e6d7eda744489bc
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Fri Jul 7 18:09:03 2023 +0100
games-util/ProtonUp-Qt: unkeyword 2.8.1 for ~x86
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
commit b2787cc7e2997ee022813432ed8cea694d67ef7a
Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Date: Fri Jul 7 18:04:42 2023 +0100
games-util/ProtonUp-Qt: new package, add 2.8.1, 9999
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>