public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: games-util/steamtinkerlaunch/
@ 2025-02-10 19:10 Blake Batson
  0 siblings, 0 replies; 6+ messages in thread
From: Blake Batson @ 2025-02-10 19:10 UTC (permalink / raw
  To: gentoo-commits

commit:     149d175f289f6af235d8f9bd1c52f75d47f79dd2
Author:     Blake Batson <bbatson101 <AT> gmail <DOT> com>
AuthorDate: Mon Feb 10 17:12:34 2025 +0000
Commit:     Blake Batson <bbatson101 <AT> gmail <DOT> com>
CommitDate: Mon Feb 10 19:09:51 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=149d175f

games-util/steamtinkerlaunch: Allow building with vim-core

Signed-off-by: Blake Batson <bbatson101 <AT> gmail.com>

 games-util/steamtinkerlaunch/steamtinkerlaunch-12.12.ebuild | 2 +-
 games-util/steamtinkerlaunch/steamtinkerlaunch-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-util/steamtinkerlaunch/steamtinkerlaunch-12.12.ebuild b/games-util/steamtinkerlaunch/steamtinkerlaunch-12.12.ebuild
index 65e3ddb22..3a1d53992 100644
--- a/games-util/steamtinkerlaunch/steamtinkerlaunch-12.12.ebuild
+++ b/games-util/steamtinkerlaunch/steamtinkerlaunch-12.12.ebuild
@@ -27,7 +27,7 @@ BDEPEND="
 	x11-misc/xdotool
 	x11-apps/xprop
 	x11-apps/xrandr
-	dev-util/xxd
+	|| ( app-editors/vim-core dev-util/xxd )
 	x11-apps/xwininfo
 	>=gnome-extra/yad-7.2
 "

diff --git a/games-util/steamtinkerlaunch/steamtinkerlaunch-9999.ebuild b/games-util/steamtinkerlaunch/steamtinkerlaunch-9999.ebuild
index 993023f90..49a714b05 100644
--- a/games-util/steamtinkerlaunch/steamtinkerlaunch-9999.ebuild
+++ b/games-util/steamtinkerlaunch/steamtinkerlaunch-9999.ebuild
@@ -27,7 +27,7 @@ BDEPEND="
 	x11-misc/xdotool
 	x11-apps/xprop
 	x11-apps/xrandr
-	dev-util/xxd
+	|| ( app-editors/vim-core dev-util/xxd )
 	x11-apps/xwininfo
 	>=gnome-extra/yad-7.2
 "


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-util/steamtinkerlaunch/
@ 2025-02-15 12:14 Vincent Ahluwalia
  0 siblings, 0 replies; 6+ messages in thread
From: Vincent Ahluwalia @ 2025-02-15 12:14 UTC (permalink / raw
  To: gentoo-commits

commit:     030f55fdf49bbcef603aef374e3e37372ad1807d
Author:     Vincent Ahluwalia <vincentahluwalia <AT> protonmail <DOT> com>
AuthorDate: Tue Feb 11 23:44:27 2025 +0000
Commit:     Vincent Ahluwalia <vincentahluwalia <AT> protonmail <DOT> com>
CommitDate: Sat Feb 15 12:13:42 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=030f55fd

games-util/steamtinkerlaunch: modify optfeature spelling

Signed-off-by: Vincent Ahluwalia <vincentahluwalia <AT> protonmail.com>

 games-util/steamtinkerlaunch/steamtinkerlaunch-12.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-util/steamtinkerlaunch/steamtinkerlaunch-12.12.ebuild b/games-util/steamtinkerlaunch/steamtinkerlaunch-12.12.ebuild
index 3a1d53992..699152e22 100644
--- a/games-util/steamtinkerlaunch/steamtinkerlaunch-12.12.ebuild
+++ b/games-util/steamtinkerlaunch/steamtinkerlaunch-12.12.ebuild
@@ -63,14 +63,14 @@ pkg_postinst() {
 	optfeature "starting ScummVM games natively via Roberta." games-engines/scummvm
 	optfeature "writing game logs." dev-util/strace
 	optfeature "checking if a VR headset is present." sys-apps/usbutils
-	optfeature "Vulkan post-processing (shader) layer similar to and \
+	optfeature "vulkan post-processing (shader) layer similar to and \
 			 mostly compatible with ReShade shaders." games-util/vkbasalt
 	optfeature "playing stereoscopic videos, regular videos \
 			and games in VR." media-gfx/vr-video-player
 	optfeature "running applications with system Wine and performing \
 			associated Wine configurations." app-emulation/wine-vanilla
 	optfeature "installing Winetricks workarounds/verbs on Wine/Proton prefixes." app-emulation/winetricks
-	optfeature "Desktop environment application integration, such as \
+	optfeature "desktop environment application integration, such as \
 			opening default browsers or text editors." x11-misc/xdg-utils
 
 	ewarn ""


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-util/steamtinkerlaunch/
@ 2025-01-30 15:34 Vincent Ahluwalia
  0 siblings, 0 replies; 6+ messages in thread
From: Vincent Ahluwalia @ 2025-01-30 15:34 UTC (permalink / raw
  To: gentoo-commits

commit:     50e4f3a4b476448441ad8e9d153b66f76dd8b47f
Author:     Vincent Ahluwalia <vincentahluwalia <AT> protonmail <DOT> com>
AuthorDate: Thu Jan 30 15:29:18 2025 +0000
Commit:     Vincent Ahluwalia <vincentahluwalia <AT> protonmail <DOT> com>
CommitDate: Thu Jan 30 15:29:18 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=50e4f3a4

games-util/steamtinkerlaunch: add 12.12 & 9999, drop 12.0

Signed-off-by: Vincent Ahluwalia <vincentahluwalia <AT> protonmail.com>

Was abandoned a while ago. Updated the ebuild and gave a warning because upstream only releases updates on master.

 games-util/steamtinkerlaunch/Manifest              |  2 +-
 games-util/steamtinkerlaunch/metadata.xml          | 11 ++-
 .../steamtinkerlaunch-12.0.ebuild                  | 59 ---------------
 .../steamtinkerlaunch-12.12.ebuild                 | 85 ++++++++++++++++++++++
 .../steamtinkerlaunch-9999.ebuild                  | 79 ++++++++++++++++++++
 5 files changed, 170 insertions(+), 66 deletions(-)

diff --git a/games-util/steamtinkerlaunch/Manifest b/games-util/steamtinkerlaunch/Manifest
index ffb3e48f9..c8a63e086 100644
--- a/games-util/steamtinkerlaunch/Manifest
+++ b/games-util/steamtinkerlaunch/Manifest
@@ -1 +1 @@
-DIST steamtinkerlaunch-12.0.tar.gz 402462 BLAKE2B 832a643bd967ca5129144ed11aa73c89bbbb936d67b49d7167e7139854e0de12fe4da3541442f61fb0bcf10c96179ed34516f2f7b2c8c8a626b12695b662e78d SHA512 7a952fc0e3dcaf8ed6199f2338e023d4580fd85203b1c49decca52c47c9c6fa7ace5d708ebc783bd2bb72a97feaf52c549e2e4932d46d6785e20298f4aaa0d3c
+DIST steamtinkerlaunch-12.12.tar.gz 439377 BLAKE2B a59d61e7161460aaa73645af0ee8f179e23d41fee11a0fc1ff2f0637f53b02a2dd98832ff1e20312d85864c8fd160a55f40430df3dad9fe658471eec210b0be5 SHA512 4ba6a10e049069f0ef31f7d624bc41409777fe9f549a4281d4cc9276f37907b2b344daa2651e38ebebc6897bbd8ae33bfa194b01a920ad277a362dfae19beacd

diff --git a/games-util/steamtinkerlaunch/metadata.xml b/games-util/steamtinkerlaunch/metadata.xml
index 361f7bde5..f99697f7c 100644
--- a/games-util/steamtinkerlaunch/metadata.xml
+++ b/games-util/steamtinkerlaunch/metadata.xml
@@ -2,13 +2,12 @@
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <maintainer type="person">
-    <description>new maintainers welcome</description>
-    <name>Peter Levine</name>
-    <email>plevine457@gmail.com</email>
+    <name>Vincent Ahluwalia</name>
+    <email>vincentahluwalia@protonmail.com</email>
   </maintainer>
   <upstream>
-    <bugs-to>https://github.com/frostworx/steamtinkerlaunch/issues</bugs-to>
-    <changelog>https://github.com/frostworx/steamtinkerlaunch/wiki/Changelog</changelog>
-    <remote-id type="github">frostworx/steamtinkerlaunch</remote-id>
+    <bugs-to>https://github.com/sonic2kk/steamtinkerlaunch/issues</bugs-to>
+    <changelog>https://github.com/sonic2kk/steamtinkerlaunch/wiki/Changelog</changelog>
+    <remote-id type="github">sonic2kk/steamtinkerlaunch</remote-id>
   </upstream>
 </pkgmetadata>

diff --git a/games-util/steamtinkerlaunch/steamtinkerlaunch-12.0.ebuild b/games-util/steamtinkerlaunch/steamtinkerlaunch-12.0.ebuild
deleted file mode 100644
index 198ff4202..000000000
--- a/games-util/steamtinkerlaunch/steamtinkerlaunch-12.0.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit optfeature xdg
-
-DESCRIPTION="Wrapper script for Steam custom launch options"
-HOMEPAGE="https://github.com/frostworx/steamtinkerlaunch"
-SRC_URI="https://github.com/frostworx/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="GPL-3"
-SLOT="0"
-
-KEYWORDS="~amd64"
-
-DEPEND=
-
-RDEPEND="
-	app-arch/unzip
-	|| ( app-editors/vim-core dev-util/xxd )
-	x11-apps/xprop
-	x11-apps/xrandr
-	x11-apps/xwininfo
-	x11-misc/xdotool
-
-	>=gnome-extra/yad-7.2
-"
-
-src_prepare() {
-	default
-
-	sed -e 's|PREFIX := /usr|PREFIX := $(DESTDIR)/usr|g' \
-		-e "s|share/doc/${PN}|share/doc/${PF}|g" \
-		-e '/sed "s:^PREFIX/d' \
-		-i Makefile || die
-}
-
-pkg_postinst() {
-	xdg_pkg_postinst
-
-	optfeature "writing an strace log of the launched game" dev-util/strace
-	optfeature "using GameMode per game" games-util/gamemode
-	optfeature "using MangoHUD per game" games-util/mangohud
-	optfeature "using vkBasalt per game" games-util/vkbasalt
-	optfeature "winetricks support" app-emulation/winetricks
-	optfeature "playing regular games side-by-side in VR" media-gfx/vr-video-player
-	optfeature "using Nyrna per game" x11-misc/nyrna
-	optfeature "network monitoring" sys-apps/net-tools
-	optfeature "Boxtron support" games-engines/boxtron
-	optfeature "ScummVM support via Roberta" games-engines/scummvm
-	optfeature "wine support" virtual/wine
-	optfeature "GameScope support" games-util/gamescope
-	optfeature "Notifier" x11-libs/libnotify
-	optfeature "extracting the Cheat Engine setup archive" app-arch/innoextract
-	optfeature "a quick VR HMD presence check" sys-apps/usbutils
-	optfeature "extracting game names from the steam api" app-misc/jq
-	optfeature "scaling a custom installed game header picture and for converting game icons" media-gfx/imagemagick
-	optfeature "extracting SpecialK archives" app-arch/p7zip
-}

diff --git a/games-util/steamtinkerlaunch/steamtinkerlaunch-12.12.ebuild b/games-util/steamtinkerlaunch/steamtinkerlaunch-12.12.ebuild
new file mode 100644
index 000000000..65e3ddb22
--- /dev/null
+++ b/games-util/steamtinkerlaunch/steamtinkerlaunch-12.12.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit optfeature xdg
+
+DESCRIPTION="Wrapper script for Steam custom launch options"
+HOMEPAGE="https://github.com/sonic2kk/steamtinkerlaunch"
+if [ "${PV}" == 9999 ] ; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/sonic2kk/${PN}"
+else
+	SRC_URI="https://github.com/sonic2kk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64"
+fi
+LICENSE="GPL-3"
+SLOT="0"
+RESTRICT="test"
+
+BDEPEND="
+	app-alternatives/awk
+	app-shells/bash
+	dev-vcs/git
+	app-arch/unzip
+	net-misc/wget
+	x11-misc/xdotool
+	x11-apps/xprop
+	x11-apps/xrandr
+	dev-util/xxd
+	x11-apps/xwininfo
+	>=gnome-extra/yad-7.2
+"
+
+src_prepare() {
+	default
+
+	sed -i \
+		-e 's|PREFIX := /usr|PREFIX := $(DESTDIR)/usr|' \
+		-e "s|share/doc/${PN}|share/doc/${PF}|" \
+		-e '/sed "s:^PREFIX=/d' \
+		Makefile
+}
+
+pkg_postinst() {
+	xdg_pkg_postinst
+
+	optfeature_header "Optional programs for additional features:"
+	optfeature "running DOSBox games natively." games-engines/boxtron
+	optfeature "optimizing games with a configurable tool." games-util/gamemode
+	optfeature "running games in an insolated Xwayland instance." gui-wm/gamescope
+	optfeature "debugging programs from GNU." sys-devel/gdb
+	optfeature "Game Icons for Game Desktop Files." media-gfx/imagemagick
+	optfeature "JSON Parser utility. Used to get updated Proton versions for Vortex and other things.\
+			Highly recommended." app-misc/jq
+	optfeature "sending desktop notifications. A custom notifier may be defined." x11-libs/libnotify
+	optfeature "monitoring performance metrics such as FPS, temperatures, CPU/GPU load and more." games-util/mangohud
+	optfeature "game network activity monitoring." sys-apps/net-tools
+	optfeature "putting games and applications to sleep to free up resources." x11-misc/nyrna-bin
+	optfeature "extracting SpecialK archives." app-arch/p7zip
+	optfeature "extracting data from game executables." app-misc/pev
+	optfeature "backing up and restoring the steamuser folder of a Proton prefix." net-misc/rsync
+	optfeature "starting ScummVM games natively via Roberta." games-engines/scummvm
+	optfeature "writing game logs." dev-util/strace
+	optfeature "checking if a VR headset is present." sys-apps/usbutils
+	optfeature "Vulkan post-processing (shader) layer similar to and \
+			 mostly compatible with ReShade shaders." games-util/vkbasalt
+	optfeature "playing stereoscopic videos, regular videos \
+			and games in VR." media-gfx/vr-video-player
+	optfeature "running applications with system Wine and performing \
+			associated Wine configurations." app-emulation/wine-vanilla
+	optfeature "installing Winetricks workarounds/verbs on Wine/Proton prefixes." app-emulation/winetricks
+	optfeature "Desktop environment application integration, such as \
+			opening default browsers or text editors." x11-misc/xdg-utils
+
+	ewarn ""
+	ewarn "This is the latest stable release of this package."
+	ewarn "It has LOTS of bugs and is currently UNSUPPORTED by upstream!"
+	ewarn "Users are STRONGLY encouraged to use the -9999 version of this package."
+
+}
+
+pkg_postrm() {
+	xdg_pkg_postrm
+}

diff --git a/games-util/steamtinkerlaunch/steamtinkerlaunch-9999.ebuild b/games-util/steamtinkerlaunch/steamtinkerlaunch-9999.ebuild
new file mode 100644
index 000000000..993023f90
--- /dev/null
+++ b/games-util/steamtinkerlaunch/steamtinkerlaunch-9999.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit optfeature xdg
+
+DESCRIPTION="Wrapper script for Steam custom launch options"
+HOMEPAGE="https://github.com/sonic2kk/steamtinkerlaunch"
+if [ "${PV}" == 9999 ] ; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/sonic2kk/${PN}"
+else
+	SRC_URI="https://github.com/sonic2kk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64"
+fi
+LICENSE="GPL-3"
+SLOT="0"
+RESTRICT="test"
+
+BDEPEND="
+	app-alternatives/awk
+	app-shells/bash
+	dev-vcs/git
+	app-arch/unzip
+	net-misc/wget
+	x11-misc/xdotool
+	x11-apps/xprop
+	x11-apps/xrandr
+	dev-util/xxd
+	x11-apps/xwininfo
+	>=gnome-extra/yad-7.2
+"
+
+src_prepare() {
+	default
+
+	sed -i \
+		-e 's|PREFIX := /usr|PREFIX := $(DESTDIR)/usr|' \
+		-e "s|share/doc/${PN}|share/doc/${PF}|" \
+		-e '/sed "s:^PREFIX=/d' \
+		Makefile
+}
+
+pkg_postinst() {
+	xdg_pkg_postinst
+
+	optfeature_header "Optional programs for additional features:"
+	optfeature "running DOSBox games natively." games-engines/boxtron
+	optfeature "optimizing games with a configurable tool." games-util/gamemode
+	optfeature "running games in an insolated Xwayland instance." gui-wm/gamescope
+	optfeature "debugging programs from GNU." sys-devel/gdb
+	optfeature "Game Icons for Game Desktop Files." media-gfx/imagemagick
+	optfeature "JSON Parser utility. Used to get updated Proton versions for Vortex and other things.\
+			Highly recommended." app-misc/jq
+	optfeature "sending desktop notifications. A custom notifier may be defined." x11-libs/libnotify
+	optfeature "monitoring performance metrics such as FPS, temperatures, CPU/GPU load and more." games-util/mangohud
+	optfeature "game network activity monitoring." sys-apps/net-tools
+	optfeature "putting games and applications to sleep to free up resources." x11-misc/nyrna-bin
+	optfeature "extracting SpecialK archives." app-arch/p7zip
+	optfeature "extracting data from game executables." app-misc/pev
+	optfeature "backing up and restoring the steamuser folder of a Proton prefix." net-misc/rsync
+	optfeature "starting ScummVM games natively via Roberta." games-engines/scummvm
+	optfeature "writing game logs." dev-util/strace
+	optfeature "checking if a VR headset is present." sys-apps/usbutils
+	optfeature "Vulkan post-processing (shader) layer similar to and \
+			 mostly compatible with ReShade shaders." games-util/vkbasalt
+	optfeature "playing stereoscopic videos, regular videos \
+			and games in VR." media-gfx/vr-video-player
+	optfeature "running applications with system Wine and performing \
+			associated Wine configurations." app-emulation/wine-vanilla
+	optfeature "installing Winetricks workarounds/verbs on Wine/Proton prefixes." app-emulation/winetricks
+	optfeature "Desktop environment application integration, such as \
+			opening default browsers or text editors." x11-misc/xdg-utils
+}
+
+pkg_postrm() {
+	xdg_pkg_postrm
+}


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-util/steamtinkerlaunch/
@ 2022-12-25 20:36 Mazunki Hoksaas
  0 siblings, 0 replies; 6+ messages in thread
From: Mazunki Hoksaas @ 2022-12-25 20:36 UTC (permalink / raw
  To: gentoo-commits

commit:     6e5650d9660f7554bea457c678b362c3691535d8
Author:     Mazunki Hoksaas <rolferen <AT> gmail <DOT> com>
AuthorDate: Sun Dec 25 20:31:39 2022 +0000
Commit:     Mazunki Hoksaas <rolferen <AT> gmail <DOT> com>
CommitDate: Sun Dec 25 20:31:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6e5650d9

games-util/steamtinkerlaunch: add 12.0, drop 8.0

Signed-off-by: Mazunki Hoksaas <rolferen <AT> gmail.com>

 games-util/steamtinkerlaunch/Manifest                                   | 2 +-
 .../{steamtinkerlaunch-8.0.ebuild => steamtinkerlaunch-12.0.ebuild}     | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-util/steamtinkerlaunch/Manifest b/games-util/steamtinkerlaunch/Manifest
index 526f02f5e..ffb3e48f9 100644
--- a/games-util/steamtinkerlaunch/Manifest
+++ b/games-util/steamtinkerlaunch/Manifest
@@ -1 +1 @@
-DIST steamtinkerlaunch-8.0.tar.gz 265244 BLAKE2B 88198d1f31394a8207a1176caada9a24913571671783726a74c0882651de747a96a8174382c3651b07e96977541780e6b5ad42d1286c811bf20dfd320474c526 SHA512 8f879ef146ddd15a3da3182fa0752ae088e9d8653225641e40eecfe2f22703acf34897e34abbfb26bdea9111fbbac3866054ab522ed83c1ff3c77beeffceb217
+DIST steamtinkerlaunch-12.0.tar.gz 402462 BLAKE2B 832a643bd967ca5129144ed11aa73c89bbbb936d67b49d7167e7139854e0de12fe4da3541442f61fb0bcf10c96179ed34516f2f7b2c8c8a626b12695b662e78d SHA512 7a952fc0e3dcaf8ed6199f2338e023d4580fd85203b1c49decca52c47c9c6fa7ace5d708ebc783bd2bb72a97feaf52c549e2e4932d46d6785e20298f4aaa0d3c

diff --git a/games-util/steamtinkerlaunch/steamtinkerlaunch-8.0.ebuild b/games-util/steamtinkerlaunch/steamtinkerlaunch-12.0.ebuild
similarity index 100%
rename from games-util/steamtinkerlaunch/steamtinkerlaunch-8.0.ebuild
rename to games-util/steamtinkerlaunch/steamtinkerlaunch-12.0.ebuild


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-util/steamtinkerlaunch/
@ 2022-01-21  2:09 Peter Levine
  0 siblings, 0 replies; 6+ messages in thread
From: Peter Levine @ 2022-01-21  2:09 UTC (permalink / raw
  To: gentoo-commits

commit:     e3a27aef7575325049b67a7f4958502d1a956766
Author:     Peter Levine <plevine457 <AT> gmail <DOT> com>
AuthorDate: Fri Jan 21 02:09:16 2022 +0000
Commit:     Peter Levine <plevine457 <AT> gmail <DOT> com>
CommitDate: Fri Jan 21 02:09:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e3a27aef

games-util/steamtinkerlaunch: add missing die

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Peter Levine <plevine457 <AT> gmail.com>

 games-util/steamtinkerlaunch/steamtinkerlaunch-8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-util/steamtinkerlaunch/steamtinkerlaunch-8.0.ebuild b/games-util/steamtinkerlaunch/steamtinkerlaunch-8.0.ebuild
index 994b9fc9e..198ff4202 100644
--- a/games-util/steamtinkerlaunch/steamtinkerlaunch-8.0.ebuild
+++ b/games-util/steamtinkerlaunch/steamtinkerlaunch-8.0.ebuild
@@ -32,7 +32,7 @@ src_prepare() {
 	sed -e 's|PREFIX := /usr|PREFIX := $(DESTDIR)/usr|g' \
 		-e "s|share/doc/${PN}|share/doc/${PF}|g" \
 		-e '/sed "s:^PREFIX/d' \
-		-i Makefile
+		-i Makefile || die
 }
 
 pkg_postinst() {


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: games-util/steamtinkerlaunch/
@ 2022-01-16  1:11 Peter Levine
  0 siblings, 0 replies; 6+ messages in thread
From: Peter Levine @ 2022-01-16  1:11 UTC (permalink / raw
  To: gentoo-commits

commit:     be7d1a2afbcc767c65dcfc3e57a42e87aa3f79f7
Author:     Peter Levine <plevine457 <AT> gmail <DOT> com>
AuthorDate: Sun Jan 16 01:08:02 2022 +0000
Commit:     Peter Levine <plevine457 <AT> gmail <DOT> com>
CommitDate: Sun Jan 16 01:11:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=be7d1a2a

games-util/steamtinkerlaunch: initial commit

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Peter Levine <plevine457 <AT> gmail.com>

 games-util/steamtinkerlaunch/Manifest              |  1 +
 games-util/steamtinkerlaunch/metadata.xml          | 14 +++++
 .../steamtinkerlaunch/steamtinkerlaunch-8.0.ebuild | 59 ++++++++++++++++++++++
 3 files changed, 74 insertions(+)

diff --git a/games-util/steamtinkerlaunch/Manifest b/games-util/steamtinkerlaunch/Manifest
new file mode 100644
index 000000000..526f02f5e
--- /dev/null
+++ b/games-util/steamtinkerlaunch/Manifest
@@ -0,0 +1 @@
+DIST steamtinkerlaunch-8.0.tar.gz 265244 BLAKE2B 88198d1f31394a8207a1176caada9a24913571671783726a74c0882651de747a96a8174382c3651b07e96977541780e6b5ad42d1286c811bf20dfd320474c526 SHA512 8f879ef146ddd15a3da3182fa0752ae088e9d8653225641e40eecfe2f22703acf34897e34abbfb26bdea9111fbbac3866054ab522ed83c1ff3c77beeffceb217

diff --git a/games-util/steamtinkerlaunch/metadata.xml b/games-util/steamtinkerlaunch/metadata.xml
new file mode 100644
index 000000000..23d01221b
--- /dev/null
+++ b/games-util/steamtinkerlaunch/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <description>new maintainers welcome</description>
+    <name>Peter Levine</name>
+    <email>plevine457@gmail.com</email>
+  </maintainer>
+  <upstream>
+    <bugs-to>https://github.com/frostworx/steamtinkerlaunch/issues</bugs-to>
+    <changelog>https://github.com/frostworx/steamtinkerlaunch/wiki/Changelog</changelog>
+    <remote-id type="github">frostworx/steamtinkerlaunch</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/games-util/steamtinkerlaunch/steamtinkerlaunch-8.0.ebuild b/games-util/steamtinkerlaunch/steamtinkerlaunch-8.0.ebuild
new file mode 100644
index 000000000..994b9fc9e
--- /dev/null
+++ b/games-util/steamtinkerlaunch/steamtinkerlaunch-8.0.ebuild
@@ -0,0 +1,59 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit optfeature xdg
+
+DESCRIPTION="Wrapper script for Steam custom launch options"
+HOMEPAGE="https://github.com/frostworx/steamtinkerlaunch"
+SRC_URI="https://github.com/frostworx/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="GPL-3"
+SLOT="0"
+
+KEYWORDS="~amd64"
+
+DEPEND=
+
+RDEPEND="
+	app-arch/unzip
+	|| ( app-editors/vim-core dev-util/xxd )
+	x11-apps/xprop
+	x11-apps/xrandr
+	x11-apps/xwininfo
+	x11-misc/xdotool
+
+	>=gnome-extra/yad-7.2
+"
+
+src_prepare() {
+	default
+
+	sed -e 's|PREFIX := /usr|PREFIX := $(DESTDIR)/usr|g' \
+		-e "s|share/doc/${PN}|share/doc/${PF}|g" \
+		-e '/sed "s:^PREFIX/d' \
+		-i Makefile
+}
+
+pkg_postinst() {
+	xdg_pkg_postinst
+
+	optfeature "writing an strace log of the launched game" dev-util/strace
+	optfeature "using GameMode per game" games-util/gamemode
+	optfeature "using MangoHUD per game" games-util/mangohud
+	optfeature "using vkBasalt per game" games-util/vkbasalt
+	optfeature "winetricks support" app-emulation/winetricks
+	optfeature "playing regular games side-by-side in VR" media-gfx/vr-video-player
+	optfeature "using Nyrna per game" x11-misc/nyrna
+	optfeature "network monitoring" sys-apps/net-tools
+	optfeature "Boxtron support" games-engines/boxtron
+	optfeature "ScummVM support via Roberta" games-engines/scummvm
+	optfeature "wine support" virtual/wine
+	optfeature "GameScope support" games-util/gamescope
+	optfeature "Notifier" x11-libs/libnotify
+	optfeature "extracting the Cheat Engine setup archive" app-arch/innoextract
+	optfeature "a quick VR HMD presence check" sys-apps/usbutils
+	optfeature "extracting game names from the steam api" app-misc/jq
+	optfeature "scaling a custom installed game header picture and for converting game icons" media-gfx/imagemagick
+	optfeature "extracting SpecialK archives" app-arch/p7zip
+}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-02-15 12:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-10 19:10 [gentoo-commits] repo/proj/guru:dev commit in: games-util/steamtinkerlaunch/ Blake Batson
  -- strict thread matches above, loose matches on Subject: below --
2025-02-15 12:14 Vincent Ahluwalia
2025-01-30 15:34 Vincent Ahluwalia
2022-12-25 20:36 Mazunki Hoksaas
2022-01-21  2:09 Peter Levine
2022-01-16  1:11 Peter Levine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox