* [gentoo-commits] repo/proj/guru:dev commit in: games-arcade/tetrio-desktop/
@ 2024-04-27 23:25 AquaOneLove
0 siblings, 0 replies; 6+ messages in thread
From: AquaOneLove @ 2024-04-27 23:25 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: AquaOneLove <aquaonelove <AT> proton <DOT> me>
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] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-arcade/tetrio-desktop/
@ 2024-04-28 12:33 AquaOneLove
0 siblings, 0 replies; 6+ messages in thread
From: AquaOneLove @ 2024-04-28 12:33 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: AquaOneLove <aquaonelove <AT> proton <DOT> me>
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] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-arcade/tetrio-desktop/
@ 2024-11-10 21:56 AquaOneLove
0 siblings, 0 replies; 6+ messages in thread
From: AquaOneLove @ 2024-11-10 21:56 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: AquaOneLove <aquaonelove <AT> proton <DOT> me>
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] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-arcade/tetrio-desktop/
@ 2025-08-16 7:44 AquaOneLove
0 siblings, 0 replies; 6+ messages in thread
From: AquaOneLove @ 2025-08-16 7:44 UTC (permalink / raw
To: gentoo-commits
commit: b7e2aa2caae682137ae7ada0443b9e324d175c2d
Author: AquaOneLove <aquaonelove <AT> proton <DOT> me>
AuthorDate: Sat Aug 16 07:42:24 2025 +0000
Commit: AquaOneLove <aquaonelove <AT> proton <DOT> me>
CommitDate: Sat Aug 16 07:43:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b7e2aa2c
games-arcade/tetrio-desktop: update Manifest
Signed-off-by: AquaOneLove <aquaonelove <AT> proton.me>
games-arcade/tetrio-desktop/Manifest | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-arcade/tetrio-desktop/Manifest b/games-arcade/tetrio-desktop/Manifest
index f26dd8426c..7a9deafc63 100644
--- a/games-arcade/tetrio-desktop/Manifest
+++ b/games-arcade/tetrio-desktop/Manifest
@@ -1,4 +1,4 @@
DIST tetrio-desktop-8.deb 51480890 BLAKE2B 641606cc29113098d3b686b17164669203e5c91801119e88a8cd7b4ef331bf25bfbed55d443bdb19d2a5b755919194861e4540489d85ebbdefd24b54c5c895cf SHA512 04841ac7186bb864d4b8dfc15fee287ecbe713b3971521f703dd054b61cbbba481b296228ac9d83b0b58dcdd6b715d827c03edac4a1c97c11a362d85e015bcdd
DIST tetrio-desktop-9.deb 74732756 BLAKE2B d225276ec77c23a8b4a792cd7ef866563d29b71adb557566dd6a18be96d4789e3a84f661216feea2a63d235aabb625c489b7177dfd6ccc7993fad90fe58bd8ad SHA512 a8852ea847d12cac46d29a26c7793f4f1911d3336647392cfe16cd955c8e1175fe0ff77764452713c0498f6b1a3044aaf4d131a0ce3b58861be59fd60a8a6e8c
DIST tetrio-plus-8.zip 4733782 BLAKE2B 493361cb92dbfa0f0ed47b8c132cb43f91941ed85f2127398c4eb52a7c3b6e9be8b38fa4dd6374930197cfe9dc423aa6b1dbd790fbfc3fe96f042487b44b6a1a SHA512 ab9402085b6ec5e37e70e2945300fa05902a6da82b5512931851cd08a3eff90604e835cef162c077ac703d570ed36886952a6d06a7906ed2a3601e71f361d083
-DIST tetrio-plus-9.zip 17011563 BLAKE2B 111834d5ff0ebc3d652478d2812945e1a763ee85ef3af5e7d2da32a9b023b9d3e3cb96866fbb7c0f5173635c043ca2d432c7f8bbf06b1daaef7cc65edf575d25 SHA512 bde79ae2c3e4d7757db7c17c079e55113f1e061f8fd8ad1cb2f17d918098a7aa33077625138c6199fb86313e9d0f15d9fcf0806ffcb77ca57321d2abcb413453
+DIST tetrio-plus-9.zip 16999939 BLAKE2B 640e6957ee3edd8cdbb905ee6bbd0ff4c4843548b486762a6876a86d764d232a4625143aca9c5a4a0cd122d5f3d23564ffa891a41229a8517037f1427645ca96 SHA512 fdb5cf2f8bea86cea706c625c25b962ac733675fbccacba5003188766eaa4bf0a7c01df52edd99316b4be8b8122bfe95154182a153bf65c584ecf7daca47b966
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-arcade/tetrio-desktop/
@ 2025-09-16 15:22 AquaOneLove
0 siblings, 0 replies; 6+ messages in thread
From: AquaOneLove @ 2025-09-16 15:22 UTC (permalink / raw
To: gentoo-commits
commit: a353cc53ea51286bdd47bc5ebc642da1cc393a80
Author: AquaOneLove <aquaonelove <AT> proton <DOT> me>
AuthorDate: Tue Sep 16 15:21:42 2025 +0000
Commit: AquaOneLove <aquaonelove <AT> proton <DOT> me>
CommitDate: Tue Sep 16 15:21:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a353cc53
games-arcade/tetrio-desktop: drop 8
Signed-off-by: AquaOneLove <aquaonelove <AT> proton.me>
games-arcade/tetrio-desktop/Manifest | 2 -
.../tetrio-desktop/tetrio-desktop-8.ebuild | 109 ---------------------
2 files changed, 111 deletions(-)
diff --git a/games-arcade/tetrio-desktop/Manifest b/games-arcade/tetrio-desktop/Manifest
index a8fc43a717..a83f91cd5f 100644
--- a/games-arcade/tetrio-desktop/Manifest
+++ b/games-arcade/tetrio-desktop/Manifest
@@ -1,5 +1,3 @@
DIST tetrio-desktop-10.deb 81961618 BLAKE2B d835f69d7b8e94aeea2fc70946e58d978d878d01995488800e3647736975acf4d6ebf9b866ac606447aea89097aea1b42637c1bf4b9293745cfe674560228333 SHA512 2073193144e26287f934c34dc00b8d83465aeb3df22d0998bc90f4f17df3d0ed9940ba7532f2697d1461847c9c793c67d4463e5caeedf33a6dda6e693f315e00
-DIST tetrio-desktop-8.deb 51480890 BLAKE2B 641606cc29113098d3b686b17164669203e5c91801119e88a8cd7b4ef331bf25bfbed55d443bdb19d2a5b755919194861e4540489d85ebbdefd24b54c5c895cf SHA512 04841ac7186bb864d4b8dfc15fee287ecbe713b3971521f703dd054b61cbbba481b296228ac9d83b0b58dcdd6b715d827c03edac4a1c97c11a362d85e015bcdd
DIST tetrio-desktop-9.deb 74732756 BLAKE2B d225276ec77c23a8b4a792cd7ef866563d29b71adb557566dd6a18be96d4789e3a84f661216feea2a63d235aabb625c489b7177dfd6ccc7993fad90fe58bd8ad SHA512 a8852ea847d12cac46d29a26c7793f4f1911d3336647392cfe16cd955c8e1175fe0ff77764452713c0498f6b1a3044aaf4d131a0ce3b58861be59fd60a8a6e8c
-DIST tetrio-plus-8.zip 4733782 BLAKE2B 493361cb92dbfa0f0ed47b8c132cb43f91941ed85f2127398c4eb52a7c3b6e9be8b38fa4dd6374930197cfe9dc423aa6b1dbd790fbfc3fe96f042487b44b6a1a SHA512 ab9402085b6ec5e37e70e2945300fa05902a6da82b5512931851cd08a3eff90604e835cef162c077ac703d570ed36886952a6d06a7906ed2a3601e71f361d083
DIST tetrio-plus-9.zip 16999939 BLAKE2B 640e6957ee3edd8cdbb905ee6bbd0ff4c4843548b486762a6876a86d764d232a4625143aca9c5a4a0cd122d5f3d23564ffa891a41229a8517037f1427645ca96 SHA512 fdb5cf2f8bea86cea706c625c25b962ac733675fbccacba5003188766eaa4bf0a7c01df52edd99316b4be8b8122bfe95154182a153bf65c584ecf7daca47b966
diff --git a/games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild b/games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild
deleted file mode 100644
index 2edcaaa971..0000000000
--- a/games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild
+++ /dev/null
@@ -1,109 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit unpacker desktop xdg
-
-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/uploads/\
-a7342b94f03d670b72235ab453c427a5/tetrio-plus_0.26.0_app.asar.zip -> tetrio-plus-${PV}.zip )"
-
-S="${WORKDIR}"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="~amd64"
-
-IUSE="tetrio-plus"
-
-RESTRICT="bindist mirror test strip"
-
-BDEPEND="
- app-arch/unzip
-"
-RDEPEND="
- x11-libs/gdk-pixbuf:2
- x11-libs/libXScrnSaver
- x11-libs/libXcursor
- x11-libs/libXi
- x11-libs/libXrender
- x11-libs/libXtst
- app-accessibility/at-spi2-core:2
- dev-libs/expat
- dev-libs/glib:2
- dev-libs/nspr
- dev-libs/nss
- media-libs/alsa-lib
- media-libs/mesa
- net-print/cups
- sys-apps/dbus
- x11-libs/cairo
- x11-libs/gtk+:3
- x11-libs/libdrm
- x11-libs/libX11
- x11-libs/libxcb
- x11-libs/libXcomposite
- x11-libs/libXdamage
- x11-libs/libXext
- x11-libs/libXfixes
- x11-libs/libXrandr
- x11-libs/pango
-"
-
-QA_PREBUILT=".*"
-
-PATCHES=(
- "${FILESDIR}/${P}-application.patch"
-
-)
-
-src_unpack() {
- unpack_deb "${P}.deb"
- if use tetrio-plus; then
- unpack "tetrio-plus-${PV}.zip"
- fi
-}
-
-src_prepare() {
- default
-
- if use tetrio-plus; then
- mv "${S}/app.asar" "${S}/opt/TETR.IO/resources/app.asar" || die
- fi
-
- mv "${S}/opt/TETR.IO" "${S}/opt/${PN}" || die
-}
-
-src_install() {
- ICONDIR="usr/share/icons/hicolor"
- DESTDIR="/opt/${PN}"
-
- doicon -s 256 "${ICONDIR}/256x256/apps/tetrio-desktop.png"
- doicon -s 512 "${ICONDIR}/512x512/apps/tetrio-desktop.png"
-
- domenu "usr/share/applications/tetrio-desktop.desktop"
-
- dodir /opt/${PN}
-
- exeinto "${DESTDIR}"
- doexe "opt/${PN}/tetrio-desktop" "opt/${PN}/chrome-sandbox" "opt/${PN}/libEGL.so" \
- "opt/${PN}/libffmpeg.so" "opt/${PN}/libGLESv2.so" "opt/${PN}/libvk_swiftshader.so" "opt/${PN}/libvulkan.so"
-
- insinto "${DESTDIR}"
- doins "opt/${PN}/chrome_100_percent.pak" "opt/${PN}/chrome_200_percent.pak" "opt/${PN}/icudtl.dat" \
- "opt/${PN}/resources.pak" "opt/${PN}/snapshot_blob.bin" "opt/${PN}/v8_context_snapshot.bin"\
- "opt/${PN}/vk_swiftshader_icd.json"
-
- doins -r "opt/${PN}/locales" "opt/${PN}/resources" "opt/${PN}/swiftshader"
-
- fperms -R a+x "${DESTDIR}/swiftshader/"
-
- fowners root "${DESTDIR}/chrome-sandbox"
- fperms 4711 "${DESTDIR}/chrome-sandbox"
-
- dosym -r "/opt/${PN}/tetrio-desktop" "/usr/bin/${PN}"
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-arcade/tetrio-desktop/
@ 2025-09-16 15:28 AquaOneLove
0 siblings, 0 replies; 6+ messages in thread
From: AquaOneLove @ 2025-09-16 15:28 UTC (permalink / raw
To: gentoo-commits
commit: 0a691902fe810e1b7f63f3517db50bab004e579c
Author: AquaOneLove <aquaonelove <AT> proton <DOT> me>
AuthorDate: Tue Sep 16 15:27:40 2025 +0000
Commit: AquaOneLove <aquaonelove <AT> proton <DOT> me>
CommitDate: Tue Sep 16 15:27:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0a691902
games-arcade/tetrio-desktop: add ewarn for tetrio-plus
Signed-off-by: AquaOneLove <aquaonelove <AT> proton.me>
games-arcade/tetrio-desktop/tetrio-desktop-10.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/games-arcade/tetrio-desktop/tetrio-desktop-10.ebuild b/games-arcade/tetrio-desktop/tetrio-desktop-10.ebuild
index d44e0d6064..19324248bd 100644
--- a/games-arcade/tetrio-desktop/tetrio-desktop-10.ebuild
+++ b/games-arcade/tetrio-desktop/tetrio-desktop-10.ebuild
@@ -68,6 +68,10 @@ src_prepare() {
default
+ if use tetrio-plus; then
+ ewarn "TETR.IO PLUS is not supported yet for v10"
+ fi
+
#if use tetrio-plus; then
# mv "${S}/app.asar" "${S}/opt/TETR.IO/resources/app.asar" || die
#fi
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2025-09-16 15:28 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-16 15:28 [gentoo-commits] repo/proj/guru:dev commit in: games-arcade/tetrio-desktop/ AquaOneLove
-- strict thread matches above, loose matches on Subject: below --
2025-09-16 15:22 AquaOneLove
2025-08-16 7:44 AquaOneLove
2024-11-10 21:56 AquaOneLove
2024-04-28 12:33 AquaOneLove
2024-04-27 23:25 AquaOneLove
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox