* [gentoo-commits] repo/proj/guru:master commit in: games-arcade/tetrio-desktop/
@ 2024-04-28 21:05 David Roman
0 siblings, 0 replies; 3+ messages in thread
From: David Roman @ 2024-04-28 21:05 UTC (permalink / raw
To: gentoo-commits
commit: 37699567caec8b3192f6f0de7021247fe3c4bdfd
Author: AquaOneLove <aquaonelove <AT> proton <DOT> me>
AuthorDate: Sat Apr 27 23:24:02 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Apr 27 23:25:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=37699567
games-arcade/tetrio-desktop: replace eapply with default
Signed-off-by: AquaOneLove <aquaonelove <AT> proton.me>
games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild b/games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild
index a6281968db..5f683b8c9a 100644
--- a/games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild
+++ b/games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild
@@ -69,8 +69,7 @@ src_unpack() {
}
src_prepare() {
- eapply ${PATCHES}
- eapply_user
+ default
if use tetrio-plus; then
mv "${S}/app.asar" "${S}/opt/TETR.IO/resources/app.asar" || die
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: games-arcade/tetrio-desktop/
@ 2024-04-28 21:05 David Roman
0 siblings, 0 replies; 3+ messages in thread
From: David Roman @ 2024-04-28 21:05 UTC (permalink / raw
To: gentoo-commits
commit: e2b40db6b69c44abaadd30e56be6e3d256e62098
Author: AquaOneLove <aquaonelove <AT> proton <DOT> me>
AuthorDate: Sun Apr 28 12:33:03 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Apr 28 12:33:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e2b40db6
games-arcade/tetrio-desktop: Fix issue with fperms
Bug: https://bugs.gentoo.org/930811
Closes: https://bugs.gentoo.org/930811
Signed-off-by: AquaOneLove <aquaonelove <AT> proton.me>
games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild b/games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild
index 5f683b8c9a..352bf90904 100644
--- a/games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild
+++ b/games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild
@@ -100,7 +100,7 @@ src_install() {
doins -r "opt/${PN}/locales" "opt/${PN}/resources" "opt/${PN}/swiftshader"
- fperms a+x "${DESTDIR}/swiftshader/"*
+ fperms -R a+x "${DESTDIR}/swiftshader/"
fowners root "${DESTDIR}/chrome-sandbox"
fperms 4711 "${DESTDIR}/chrome-sandbox"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: games-arcade/tetrio-desktop/
@ 2024-11-12 13:20 David Roman
0 siblings, 0 replies; 3+ messages in thread
From: David Roman @ 2024-11-12 13:20 UTC (permalink / raw
To: gentoo-commits
commit: dd849dd4afce64dacddbf1f61e4f8f3284fce3fd
Author: AquaOneLove <aquaonelove <AT> proton <DOT> me>
AuthorDate: Sun Nov 10 21:56:27 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Nov 10 21:56:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dd849dd4
games-arcade/tetrio-desktop: update SRC_URI
Signed-off-by: AquaOneLove <aquaonelove <AT> proton.me>
games-arcade/tetrio-desktop/tetrio-desktop-9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-arcade/tetrio-desktop/tetrio-desktop-9.ebuild b/games-arcade/tetrio-desktop/tetrio-desktop-9.ebuild
index b79d499f9..a121f59a1 100644
--- a/games-arcade/tetrio-desktop/tetrio-desktop-9.ebuild
+++ b/games-arcade/tetrio-desktop/tetrio-desktop-9.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="TETR.IO desktop client."
HOMEPAGE="https://tetr.io/"
SRC_URI="https://tetr.io/about/desktop/builds/${PV}/TETR.IO%20Setup.deb -> ${P}.deb
-tetrio-plus? ( https://gitlab.com/UniQMG/tetrio-plus/-/jobs/6734605389/artifacts/raw/tetrio-plus_v0.27.2_for_desktop_v9.asar.zip -> tetrio-plus-${PV}.zip )"
+tetrio-plus? ( https://gitlab.com/UniQMG/tetrio-plus/-/jobs/7958268756/artifacts/raw/tetrio-plus_v0.27.4_for_desktop_v9.asar.zip -> tetrio-plus-${PV}.zip )"
S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-12 13:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-28 21:05 [gentoo-commits] repo/proj/guru:master commit in: games-arcade/tetrio-desktop/ David Roman
-- strict thread matches above, loose matches on Subject: below --
2024-11-12 13:20 David Roman
2024-04-28 21:05 David Roman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox