* [gentoo-commits] repo/proj/guru:dev commit in: games-util/ProtonUp-Qt/
@ 2023-07-08 12:52 Gonçalo Negrier Duarte
0 siblings, 0 replies; 13+ messages in thread
From: Gonçalo Negrier Duarte @ 2023-07-08 12:52 UTC (permalink / raw
To: gentoo-commits
commit: 6be088ced268d029a32dedb156b6f779452a521d
Author: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Sat Jul 8 12:51:36 2023 +0000
Commit: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Sat Jul 8 12:52:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6be088ce
games-util/ProtonUp-Qt: fix indentation tabs instead of spaces
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>
games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild | 34 ++++++++++++-------------
games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild | 32 ++++++++++++-----------
2 files changed, 34 insertions(+), 32 deletions(-)
diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild
index f9c9116ca..4624ce201 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild
@@ -19,34 +19,34 @@ LICENSE="GPL-3"
SLOT="0"
DEPEND="dev-python/steam
- dev-python/requests
- dev-python/pyside6[designer(+)]
- dev-python/PyQt6
- dev-python/vdf
- dev-python/pyxdg
- dev-python/pyaml
- dev-python/zstandard
- dev-util/desktop-file-utils
- dev-libs/appstream-glib
+ dev-python/requests
+ dev-python/pyside6[designer(+)]
+ dev-python/PyQt6
+ dev-python/vdf
+ dev-python/pyxdg
+ dev-python/pyaml
+ dev-python/zstandard
+ dev-util/desktop-file-utils
+ dev-libs/appstream-glib
"
KEYWORDS="~amd64"
src_compile() {
- appstream-util validate-relax --nonet "share/metainfo/$_app_id.appdata.xml"
- desktop-file-validate "share/applications/$_app_id.desktop"
+ appstream-util validate-relax --nonet "share/metainfo/$_app_id.appdata.xml"
+ desktop-file-validate "share/applications/$_app_id.desktop"
distutils-r1_src_compile
}
src_install() {
distutils-r1_src_install
- domenu "${FILESDIR}/ProtonUp-Qt.desktop"
- dobin "${FILESDIR}/ProtonUp-Qt"
- newicon -s 64 "${WORKDIR}/${P}/share/icons/hicolor/64x64/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
- newicon -s 128 "${WORKDIR}/${P}/share/icons/hicolor/128x128/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
- newicon -s 256 "${WORKDIR}/${P}/share/icons/hicolor/256x256/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
+ domenu "${FILESDIR}/ProtonUp-Qt.desktop"
+ dobin "${FILESDIR}/ProtonUp-Qt"
+ newicon -s 64 "${WORKDIR}/${P}/share/icons/hicolor/64x64/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
+ newicon -s 128 "${WORKDIR}/${P}/share/icons/hicolor/128x128/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
+ newicon -s 256 "${WORKDIR}/${P}/share/icons/hicolor/256x256/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
}
pkg_postinst() {
- xdg_icon_cache_update
+ xdg_icon_cache_update
}
diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
index 887835a64..5dd43d0a0 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
@@ -18,30 +18,32 @@ LICENSE="GPL-3"
SLOT="0"
DEPEND="dev-python/steam
- dev-python/requests
- dev-python/pyside6[designer(+)]
- dev-python/PyQt6
- dev-python/vdf
- dev-python/pyxdg
- dev-python/pyaml
- dev-python/zstandard
+ dev-python/requests
+ dev-python/pyside6[designer(+)]
+ dev-python/PyQt6
+ dev-python/vdf
+ dev-python/pyxdg
+ dev-python/pyaml
+ dev-python/zstandard
+ dev-util/desktop-file-utils
+ dev-libs/appstream-glib
"
src_compile() {
- appstream-util validate-relax --nonet "share/metainfo/$_app_id.appdata.xml"
- desktop-file-validate "share/applications/$_app_id.desktop"
+ appstream-util validate-relax --nonet "share/metainfo/$_app_id.appdata.xml"
+ desktop-file-validate "share/applications/$_app_id.desktop"
distutils-r1_src_compile
}
src_install() {
distutils-r1_src_install
- domenu "${FILESDIR}/ProtonUp-Qt.desktop"
- dobin "${FILESDIR}/ProtonUp-Qt"
- newicon -s 64 "${WORKDIR}/${P}/share/icons/hicolor/64x64/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
- newicon -s 128 "${WORKDIR}/${P}/share/icons/hicolor/128x128/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
- newicon -s 256 "${WORKDIR}/${P}/share/icons/hicolor/256x256/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
+ domenu "${FILESDIR}/ProtonUp-Qt.desktop"
+ dobin "${FILESDIR}/ProtonUp-Qt"
+ newicon -s 64 "${WORKDIR}/${P}/share/icons/hicolor/64x64/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
+ newicon -s 128 "${WORKDIR}/${P}/share/icons/hicolor/128x128/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
+ newicon -s 256 "${WORKDIR}/${P}/share/icons/hicolor/256x256/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
}
pkg_postinst() {
- xdg_icon_cache_update
+ xdg_icon_cache_update
}
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-util/ProtonUp-Qt/
@ 2025-01-18 11:20 Takuya Wakazono
0 siblings, 0 replies; 13+ messages in thread
From: Takuya Wakazono @ 2025-01-18 11:20 UTC (permalink / raw
To: gentoo-commits
commit: 4c0037b0db3146b8eb2335daa8fc6a567937caa8
Author: Tobias Jakobi <tjakobi <AT> math <DOT> uni-bielefeld <DOT> de>
AuthorDate: Thu Jan 16 13:17:43 2025 +0000
Commit: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Sat Jan 18 11:20:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4c0037b0
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 <AT> math.uni-bielefeld.de>
Closes: https://github.com/gentoo/guru/pull/280
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
games-util/ProtonUp-Qt/ProtonUp-Qt-2.11.1.ebuild | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)
diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.11.1.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.11.1.ebuild
index c35647925..e25aa3119 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.11.1.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.11.1.ebuild
@@ -10,20 +10,24 @@ inherit desktop distutils-r1 xdg
DESCRIPTION="Install and manage GE-Proton, Luxtorpeda & more for Steam Lutris and Heroic."
HOMEPAGE="https://davidotek.github.io/protonup-qt/"
-SRC_URI="https://github.com/DavidoTek/ProtonUp-Qt/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+SRC_URI="
+ https://github.com/DavidoTek/ProtonUp-Qt/archive/refs/tags/v${PV}.tar.gz
+ -> ${P}.tar.gz
+"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="
- dev-python/pyaml[${PYTHON_USEDEP}]
- dev-python/pyside6[dbus,gui,uitools,widgets,${PYTHON_USEDEP}]
- dev-python/pyxdg[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/steam[${PYTHON_USEDEP}]
- dev-python/vdf[${PYTHON_USEDEP}]
- dev-python/zstandard[${PYTHON_USEDEP}]
+ >=dev-python/pyaml-6.0[${PYTHON_USEDEP}]
+ >=dev-python/pyside6-6.3.0[dbus,gui,uitools,widgets,${PYTHON_USEDEP}]
+ >=dev-python/pyxdg-0.27[${PYTHON_USEDEP}]
+ >=dev-python/requests-2.27.0[${PYTHON_USEDEP}]
+ >=dev-python/steam-1.6.1[${PYTHON_USEDEP}]
+ >=dev-python/vdf-4.0[${PYTHON_USEDEP}]
+ >=dev-python/zstandard-0.19.0[${PYTHON_USEDEP}]
"
PATCHES=(
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-util/ProtonUp-Qt/
@ 2025-01-13 10:08 David Roman
0 siblings, 0 replies; 13+ messages in thread
From: David Roman @ 2025-01-13 10:08 UTC (permalink / raw
To: gentoo-commits
commit: 452eb5e8e059c919c9055a441477c16567d75a75
Author: Tobias Jakobi <tjakobi <AT> math <DOT> uni-bielefeld <DOT> de>
AuthorDate: Sun Jan 12 15:32:45 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Jan 13 10:08:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=452eb5e8
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 <AT> math.uni-bielefeld.de>
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
games-util/ProtonUp-Qt/ProtonUp-Qt-2.9.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.9.2.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.9.2.ebuild
index 3e3d66864..28faa3832 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.9.2.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.9.2.ebuild
@@ -22,7 +22,7 @@ KEYWORDS="~amd64"
RDEPEND="dev-python/steam
dev-python/requests
- dev-python/pyside6[designer(+)]
+ dev-python/pyside6[gui,uitools,widgets]
dev-python/vdf
dev-python/pyxdg
dev-python/pyaml
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-util/ProtonUp-Qt/
@ 2025-01-13 10:08 David Roman
0 siblings, 0 replies; 13+ messages in thread
From: David Roman @ 2025-01-13 10:08 UTC (permalink / raw
To: gentoo-commits
commit: 99ca981013ab1385ca1675376124462d0b0755f2
Author: Tobias Jakobi <tjakobi <AT> math <DOT> uni-bielefeld <DOT> de>
AuthorDate: Sun Jan 12 16:03:54 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Jan 13 10:08:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=99ca9810
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 <AT> math.uni-bielefeld.de>
Closes: https://github.com/gentoo/guru/pull/277
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
index fe322a173..97cf515d6 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
@@ -19,7 +19,7 @@ SLOT="0"
DEPEND="dev-python/steam
dev-python/requests
- dev-python/pyside6[designer(+)]
+ dev-python/pyside6[dbus,gui,uitools,widgets]
dev-python/vdf
dev-python/pyxdg
dev-python/pyaml
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-util/ProtonUp-Qt/
@ 2024-04-10 12:45 Gonçalo Negrier Duarte
0 siblings, 0 replies; 13+ messages in thread
From: Gonçalo Negrier Duarte @ 2024-04-10 12:45 UTC (permalink / raw
To: gentoo-commits
commit: 0ec08587f184e3d5fc58c432ae5f290e7746fea1
Author: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Wed Apr 10 12:13:09 2024 +0000
Commit: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Wed Apr 10 12:45:24 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0ec08587
games-util/ProtonUp-Qt: add 2.9.2, drop 2.9.1
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>
games-util/ProtonUp-Qt/Manifest | 2 +-
.../ProtonUp-Qt/{ProtonUp-Qt-2.9.1.ebuild => ProtonUp-Qt-2.9.2.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-util/ProtonUp-Qt/Manifest b/games-util/ProtonUp-Qt/Manifest
index 459b2b60fb..825d4ba7c5 100644
--- a/games-util/ProtonUp-Qt/Manifest
+++ b/games-util/ProtonUp-Qt/Manifest
@@ -1 +1 @@
-DIST ProtonUp-Qt-2.9.1.tar.gz 914081 BLAKE2B aa2e6eaf0af18ec8ee1b8c2b2e84df640931fade0a7ad2396508c50950437df46540721d35e3c3af143f3dd223d1acaecb99e2ddc83e798e9e3290db5c80b0e0 SHA512 32da1a6db8c3d24133be71b2635afece1c500800849aba9d7dc6bd900afb00ea582e22da51463d63673d64131dcdc25b7f3cc72e1890fb7ed00018a17de0509f
+DIST ProtonUp-Qt-2.9.2.tar.gz 915872 BLAKE2B a644c2b29b45cf925a9692c6f0e244d9bc1f22b74ab588f328bc0c2f8e2b07a9ca31e0e61bfde33aa24745e95d13f32e05308a22a4d393adaf888390c72e1095 SHA512 27c31c9b2e41f27deb71ca6c2a6d566ccd82fb0c8496b376ebb515239922425e15dd09b7582daf0a2da6e60dacbe22eab0854c96f4d1f665df840541d2bbfed7
diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.9.1.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.9.2.ebuild
similarity index 100%
rename from games-util/ProtonUp-Qt/ProtonUp-Qt-2.9.1.ebuild
rename to games-util/ProtonUp-Qt/ProtonUp-Qt-2.9.2.ebuild
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-util/ProtonUp-Qt/
@ 2024-02-19 12:39 Gonçalo Negrier Duarte
0 siblings, 0 replies; 13+ messages in thread
From: Gonçalo Negrier Duarte @ 2024-02-19 12:39 UTC (permalink / raw
To: gentoo-commits
commit: 3f5ca176cfdee46df2ef0f873ee086a5964aca43
Author: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Mon Feb 19 10:01:56 2024 +0000
Commit: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Mon Feb 19 12:39:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3f5ca176
games-util/ProtonUp-Qt: add 2.9.1, drop 2.8.2
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>
games-util/ProtonUp-Qt/Manifest | 2 +-
.../ProtonUp-Qt/{ProtonUp-Qt-2.8.2.ebuild => ProtonUp-Qt-2.9.1.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-util/ProtonUp-Qt/Manifest b/games-util/ProtonUp-Qt/Manifest
index 92251fad7f..459b2b60fb 100644
--- a/games-util/ProtonUp-Qt/Manifest
+++ b/games-util/ProtonUp-Qt/Manifest
@@ -1 +1 @@
-DIST ProtonUp-Qt-2.8.2.tar.gz 753987 BLAKE2B 93c9972aa46554900f52ac62f788b6df0a780f71d309bdae412c3ba708123431ef2505430a950865deaae53e8410076586bc6c9fae7adf6964847e4a7f87419f SHA512 2bbf0cb3f8e94469ca7e00ebef4081f1ed338bbb141ba649c72a85a2755c330cf40e42b5a6547d98fd576dd151fbffbffceaccf62953d3a9709fe67fa316606e
+DIST ProtonUp-Qt-2.9.1.tar.gz 914081 BLAKE2B aa2e6eaf0af18ec8ee1b8c2b2e84df640931fade0a7ad2396508c50950437df46540721d35e3c3af143f3dd223d1acaecb99e2ddc83e798e9e3290db5c80b0e0 SHA512 32da1a6db8c3d24133be71b2635afece1c500800849aba9d7dc6bd900afb00ea582e22da51463d63673d64131dcdc25b7f3cc72e1890fb7ed00018a17de0509f
diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.9.1.ebuild
similarity index 100%
rename from games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild
rename to games-util/ProtonUp-Qt/ProtonUp-Qt-2.9.1.ebuild
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-util/ProtonUp-Qt/
@ 2023-10-20 21:10 Gonçalo Negrier Duarte
0 siblings, 0 replies; 13+ messages in thread
From: Gonçalo Negrier Duarte @ 2023-10-20 21:10 UTC (permalink / raw
To: gentoo-commits
commit: 81296165c19b97a41635a5dcdc3623c9f62d596e
Author: Gonçalo Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Fri Oct 20 21:08:00 2023 +0000
Commit: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Fri Oct 20 21:10:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=81296165
games-util/ProtonUp-Qt: remove unneeded dependency dev-python/PyQt6
Signed-off-by: Gonçalo Duarte <gonegrier.duarte <AT> gmail.com>
games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild | 5 ++---
games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild | 5 ++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild
index 2056b7f3b0..25bbae4633 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
_app_id=net.davidotek.pupgui2
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=(python3_{9..12})
EPYTHON=python3
@@ -21,7 +21,6 @@ SLOT="0"
RDEPEND="dev-python/steam
dev-python/requests
dev-python/pyside6[designer(+)]
- dev-python/PyQt6
dev-python/vdf
dev-python/pyxdg
dev-python/pyaml
@@ -44,7 +43,7 @@ src_compile() {
src_install() {
distutils-r1_src_install
domenu "${FILESDIR}/ProtonUp-Qt.desktop"
- dobin "${FILESDIR}/ProtonUp-Qt"
+ dobin "${FILESDIR}/ProtonUp-Qt"
newicon -s 64 "${WORKDIR}/${P}/share/icons/hicolor/64x64/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
newicon -s 128 "${WORKDIR}/${P}/share/icons/hicolor/128x128/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
newicon -s 256 "${WORKDIR}/${P}/share/icons/hicolor/256x256/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
index 5dd43d0a00..fe322a1732 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
_app_id=net.davidotek.pupgui2
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=(python3_{9..12})
EPYTHON=python3
@@ -20,7 +20,6 @@ SLOT="0"
DEPEND="dev-python/steam
dev-python/requests
dev-python/pyside6[designer(+)]
- dev-python/PyQt6
dev-python/vdf
dev-python/pyxdg
dev-python/pyaml
@@ -38,7 +37,7 @@ src_compile() {
src_install() {
distutils-r1_src_install
domenu "${FILESDIR}/ProtonUp-Qt.desktop"
- dobin "${FILESDIR}/ProtonUp-Qt"
+ dobin "${FILESDIR}/ProtonUp-Qt"
newicon -s 64 "${WORKDIR}/${P}/share/icons/hicolor/64x64/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
newicon -s 128 "${WORKDIR}/${P}/share/icons/hicolor/128x128/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
newicon -s 256 "${WORKDIR}/${P}/share/icons/hicolor/256x256/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-util/ProtonUp-Qt/
@ 2023-08-11 11:50 Gonçalo Negrier Duarte
0 siblings, 0 replies; 13+ messages in thread
From: Gonçalo Negrier Duarte @ 2023-08-11 11:50 UTC (permalink / raw
To: gentoo-commits
commit: 638c3745bcf5240a81d260255f62b2c04005cf2d
Author: Gonçalo Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Fri Aug 11 11:49:47 2023 +0000
Commit: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Fri Aug 11 11:50:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=638c3745
games-util/ProtonUp-Qt: add 2.8.2, drop 2.8.1
Signed-off-by: Gonçalo Duarte <gonegrier.duarte <AT> gmail.com>
games-util/ProtonUp-Qt/Manifest | 2 +-
.../{ProtonUp-Qt-2.8.1.ebuild => ProtonUp-Qt-2.8.2.ebuild} | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/games-util/ProtonUp-Qt/Manifest b/games-util/ProtonUp-Qt/Manifest
index aab49744fd..92251fad7f 100644
--- a/games-util/ProtonUp-Qt/Manifest
+++ b/games-util/ProtonUp-Qt/Manifest
@@ -1 +1 @@
-DIST ProtonUp-Qt-2.8.1.tar.gz 753488 BLAKE2B 878bdf08d1098dbd3b2a5ae52bea347f23930fa20d356faf4bc0c74a79acc25fd22ea408bf81b1fe7f57a5266b6cdf56ae8729324dcdb27b291dae676d4c7c76 SHA512 2e1426b61c5c6f1bfc9814795ac4f0c0170235e43252403bb4b2ab4422d6b493c8c6c920ddace4dcbaee6379f747fc9953c8b7222e770541f694ad0f5be6e508
+DIST ProtonUp-Qt-2.8.2.tar.gz 753987 BLAKE2B 93c9972aa46554900f52ac62f788b6df0a780f71d309bdae412c3ba708123431ef2505430a950865deaae53e8410076586bc6c9fae7adf6964847e4a7f87419f SHA512 2bbf0cb3f8e94469ca7e00ebef4081f1ed338bbb141ba649c72a85a2755c330cf40e42b5a6547d98fd576dd151fbffbffceaccf62953d3a9709fe67fa316606e
diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild
similarity index 96%
rename from games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild
rename to games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild
index 1ae7726746..2056b7f3b0 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.2.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://davidotek.github.io/protonup-qt"
LICENSE="GPL-3"
SLOT="0"
-DEPEND="dev-python/steam
+RDEPEND="dev-python/steam
dev-python/requests
dev-python/pyside6[designer(+)]
dev-python/PyQt6
@@ -26,6 +26,9 @@ DEPEND="dev-python/steam
dev-python/pyxdg
dev-python/pyaml
dev-python/zstandard
+"
+
+DEPEND="${RDEPEND}
dev-util/desktop-file-utils
dev-libs/appstream-glib
"
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-util/ProtonUp-Qt/
@ 2023-07-26 13:03 Gonçalo Negrier Duarte
0 siblings, 0 replies; 13+ messages in thread
From: Gonçalo Negrier Duarte @ 2023-07-26 13:03 UTC (permalink / raw
To: gentoo-commits
commit: 821c9cc76aa01ced00d28b34e55162736a869097
Author: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Wed Jul 26 13:02:03 2023 +0000
Commit: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Wed Jul 26 13:03:01 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=821c9cc7
games-util/ProtonUp-Qt: update SRC_URI
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>
games-util/ProtonUp-Qt/Manifest | 2 +-
games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-util/ProtonUp-Qt/Manifest b/games-util/ProtonUp-Qt/Manifest
index 2d8155143..aab49744f 100644
--- a/games-util/ProtonUp-Qt/Manifest
+++ b/games-util/ProtonUp-Qt/Manifest
@@ -1 +1 @@
-DIST v2.8.1.tar.gz 753488 BLAKE2B 878bdf08d1098dbd3b2a5ae52bea347f23930fa20d356faf4bc0c74a79acc25fd22ea408bf81b1fe7f57a5266b6cdf56ae8729324dcdb27b291dae676d4c7c76 SHA512 2e1426b61c5c6f1bfc9814795ac4f0c0170235e43252403bb4b2ab4422d6b493c8c6c920ddace4dcbaee6379f747fc9953c8b7222e770541f694ad0f5be6e508
+DIST ProtonUp-Qt-2.8.1.tar.gz 753488 BLAKE2B 878bdf08d1098dbd3b2a5ae52bea347f23930fa20d356faf4bc0c74a79acc25fd22ea408bf81b1fe7f57a5266b6cdf56ae8729324dcdb27b291dae676d4c7c76 SHA512 2e1426b61c5c6f1bfc9814795ac4f0c0170235e43252403bb4b2ab4422d6b493c8c6c920ddace4dcbaee6379f747fc9953c8b7222e770541f694ad0f5be6e508
diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild
index 4624ce201..1ae772674 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild
@@ -11,7 +11,7 @@ EPYTHON=python3
inherit distutils-r1 desktop xdg-utils
-SRC_URI="https://github.com/DavidoTek/ProtonUp-Qt/archive/refs/tags/v${PV}.tar.gz"
+SRC_URI="https://github.com/DavidoTek/ProtonUp-Qt/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Install and manage GE-Proton, Luxtorpeda & more for Steam Lutris and Heroic."
HOMEPAGE="https://davidotek.github.io/protonup-qt"
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-util/ProtonUp-Qt/
@ 2023-07-26 13:03 Gonçalo Negrier Duarte
0 siblings, 0 replies; 13+ messages in thread
From: Gonçalo Negrier Duarte @ 2023-07-26 13:03 UTC (permalink / raw
To: gentoo-commits
commit: bbe02b78269bb3d48eb89c2add532a5c98244f8e
Author: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Wed Jul 26 11:30:50 2023 +0000
Commit: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Wed Jul 26 13:03:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bbe02b78
games-util/ProtonUp-Qt: add myself as a maintainer
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>
games-util/ProtonUp-Qt/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/games-util/ProtonUp-Qt/metadata.xml b/games-util/ProtonUp-Qt/metadata.xml
index b981f65b5..9aa3eff5b 100644
--- a/games-util/ProtonUp-Qt/metadata.xml
+++ b/games-util/ProtonUp-Qt/metadata.xml
@@ -1,6 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <maintainer type="person">
+ <email>gonegrier.duarte@gmail.com</email>
+ <name>Gonçalo Negrier Duarte</name>
+ </maintainer>
<upstream>
<remote-id type="github">DavidoTek/ProtonUp-Qt</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-util/ProtonUp-Qt/
@ 2023-07-07 22:47 Gonçalo Negrier Duarte
0 siblings, 0 replies; 13+ messages in thread
From: Gonçalo Negrier Duarte @ 2023-07-07 22:47 UTC (permalink / raw
To: gentoo-commits
commit: 7fb35f6405109e46e65858a442cd264ffa5d2ff3
Author: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Fri Jul 7 22:37:58 2023 +0000
Commit: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Fri Jul 7 22:47:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7fb35f64
games-util/ProtonUp-Qt: improve ebuild
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>
games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild | 6 +++++-
games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild | 6 +++++-
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild
index 3d9579406..325c89f29 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{9..12} )
EPYTHON=python3
-inherit distutils-r1 desktop
+inherit distutils-r1 desktop xdg-utils
SRC_URI="https://github.com/DavidoTek/ProtonUp-Qt/archive/refs/tags/v${PV}.tar.gz"
DESCRIPTION="Install and manage GE-Proton, Luxtorpeda & more for Steam and Wine-GE & more for Lutris with this graphical user interface."
@@ -46,3 +46,7 @@ src_install() {
newicon -s 128 "${WORKDIR}/${P}/share/icons/hicolor/128x128/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
newicon -s 256 "${WORKDIR}/${P}/share/icons/hicolor/256x256/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
index f25c104cc..b4c620b0a 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{9..12} )
EPYTHON=python3
-inherit git-r3 distutils-r1 desktop
+inherit git-r3 distutils-r1 desktop xdg-utils
EGIT_REPO_URI="https://github.com/DavidoTek/ProtonUp-Qt.git"
DESCRIPTION="Install and manage GE-Proton, Luxtorpeda & more for Steam and Wine-GE & more for Lutris with this graphical user interface."
HOMEPAGE="https://davidotek.github.io/protonup-qt"
@@ -41,3 +41,7 @@ src_install() {
newicon -s 128 "${WORKDIR}/${P}/share/icons/hicolor/128x128/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
newicon -s 256 "${WORKDIR}/${P}/share/icons/hicolor/256x256/apps/net.davidotek.pupgui2.png" ProtonUp-Qt.png
}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-util/ProtonUp-Qt/
@ 2023-07-07 22:47 Gonçalo Negrier Duarte
0 siblings, 0 replies; 13+ messages in thread
From: Gonçalo Negrier Duarte @ 2023-07-07 22:47 UTC (permalink / raw
To: gentoo-commits
commit: 6584fa354d3af7e5f1a220d16f928729a39cada8
Author: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Fri Jul 7 22:44:57 2023 +0000
Commit: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Fri Jul 7 22:47:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6584fa35
games-util/ProtonUp-Qt: update DESCRIPTION
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>
games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild | 2 +-
games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild
index 325c89f29..f9c9116ca 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild
@@ -12,7 +12,7 @@ EPYTHON=python3
inherit distutils-r1 desktop xdg-utils
SRC_URI="https://github.com/DavidoTek/ProtonUp-Qt/archive/refs/tags/v${PV}.tar.gz"
-DESCRIPTION="Install and manage GE-Proton, Luxtorpeda & more for Steam and Wine-GE & more for Lutris with this graphical user interface."
+DESCRIPTION="Install and manage GE-Proton, Luxtorpeda & more for Steam Lutris and Heroic."
HOMEPAGE="https://davidotek.github.io/protonup-qt"
LICENSE="GPL-3"
diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
index b4c620b0a..887835a64 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-9999.ebuild
@@ -11,7 +11,7 @@ EPYTHON=python3
inherit git-r3 distutils-r1 desktop xdg-utils
EGIT_REPO_URI="https://github.com/DavidoTek/ProtonUp-Qt.git"
-DESCRIPTION="Install and manage GE-Proton, Luxtorpeda & more for Steam and Wine-GE & more for Lutris with this graphical user interface."
+DESCRIPTION="Install and manage GE-Proton, Luxtorpeda & more for Steam Lutris and Heroic."
HOMEPAGE="https://davidotek.github.io/protonup-qt"
LICENSE="GPL-3"
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-util/ProtonUp-Qt/
@ 2023-07-07 17:09 Gonçalo Negrier Duarte
0 siblings, 0 replies; 13+ messages in thread
From: Gonçalo Negrier Duarte @ 2023-07-07 17:09 UTC (permalink / raw
To: gentoo-commits
commit: a15c6e42362959ac7b585f195e6d7eda744489bc
Author: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Fri Jul 7 17:09:03 2023 +0000
Commit: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Fri Jul 7 17:09:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a15c6e42
games-util/ProtonUp-Qt: unkeyword 2.8.1 for ~x86
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>
games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild
index 86c1a0cf1..99c19bbfd 100644
--- a/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild
+++ b/games-util/ProtonUp-Qt/ProtonUp-Qt-2.8.1.ebuild
@@ -21,7 +21,7 @@ DEPEND="dev-python/steam
dev-python/zstandard
"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
src_install() {
insinto /opt/ProtonUp-Qt && doins -r "${WORKDIR}/${P}/pupgui2" && doins -r "${WORKDIR}/${P}/pupgui2"
^ permalink raw reply related [flat|nested] 13+ messages in thread
end of thread, other threads:[~2025-01-18 11:20 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-08 12:52 [gentoo-commits] repo/proj/guru:dev commit in: games-util/ProtonUp-Qt/ Gonçalo Negrier Duarte
-- strict thread matches above, loose matches on Subject: below --
2025-01-18 11:20 Takuya Wakazono
2025-01-13 10:08 David Roman
2025-01-13 10:08 David Roman
2024-04-10 12:45 Gonçalo Negrier Duarte
2024-02-19 12:39 Gonçalo Negrier Duarte
2023-10-20 21:10 Gonçalo Negrier Duarte
2023-08-11 11:50 Gonçalo Negrier Duarte
2023-07-26 13:03 Gonçalo Negrier Duarte
2023-07-26 13:03 Gonçalo Negrier Duarte
2023-07-07 22:47 Gonçalo Negrier Duarte
2023-07-07 22:47 Gonçalo Negrier Duarte
2023-07-07 17:09 Gonçalo Negrier Duarte
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox