commit:     f8f6439ac6fa8e8a04521496e51d7ca69a62b131
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 25 06:54:50 2024 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Wed Sep 25 08:02:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f6439a

games-util/heroic-bin: add 2.15.2

Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 games-util/heroic-bin/Manifest                 |   3 +
 games-util/heroic-bin/heroic-bin-2.15.2.ebuild | 141 +++++++++++++++++++++++++
 2 files changed, 144 insertions(+)

diff --git a/games-util/heroic-bin/Manifest b/games-util/heroic-bin/Manifest
index 6cfe89959ea7..bc71a0b0ac47 100644
--- a/games-util/heroic-bin/Manifest
+++ b/games-util/heroic-bin/Manifest
@@ -1,3 +1,6 @@
 DIST com.heroicgameslauncher.hgl.2.15.1.desktop 317 BLAKE2B 
e4c7cc834bc8688703b982897b13542543a3d28c50f7fe3f8e680c233762d612c0b24f7036919571451b96002f493cb55fb6d75241e124879ae486c5b4053f96
 SHA512 
314c7449ee7b83c77eda117536d0c2da1c5d3882a3f08f5fe0381451de734ed388e8941de8440521dad2f2fc335d214345e7301a2929b8fefa4f64a7a2ff804e
 DIST com.heroicgameslauncher.hgl.2.15.1.png 9797 BLAKE2B 
c6f76df4ec2fd25323f5c37e03605647ede8f8c2ed48cfbb8af11aad22ae90182d3678b943633b46a2d8dfb0c1cbd1a275b6c62dde238b9b0f68cbafb4bf3697
 SHA512 
68e9881fb4f123008398409825aa8cf70cec34365a23adb1234f7c054a14f40d159e7d8912cfedac0bb2b12f1d3c3c980469c2fca9735d4bc06bd4074aecc7e3
+DIST com.heroicgameslauncher.hgl.2.15.2.desktop 317 BLAKE2B 
e4c7cc834bc8688703b982897b13542543a3d28c50f7fe3f8e680c233762d612c0b24f7036919571451b96002f493cb55fb6d75241e124879ae486c5b4053f96
 SHA512 
314c7449ee7b83c77eda117536d0c2da1c5d3882a3f08f5fe0381451de734ed388e8941de8440521dad2f2fc335d214345e7301a2929b8fefa4f64a7a2ff804e
+DIST com.heroicgameslauncher.hgl.2.15.2.png 9797 BLAKE2B 
c6f76df4ec2fd25323f5c37e03605647ede8f8c2ed48cfbb8af11aad22ae90182d3678b943633b46a2d8dfb0c1cbd1a275b6c62dde238b9b0f68cbafb4bf3697
 SHA512 
68e9881fb4f123008398409825aa8cf70cec34365a23adb1234f7c054a14f40d159e7d8912cfedac0bb2b12f1d3c3c980469c2fca9735d4bc06bd4074aecc7e3
 DIST heroic-bin-2.15.1.tar.xz 109430040 BLAKE2B 
433f22a6f40071b3919d8c54d4be580c3aedae3c7e704d5085ea7aeb61d97095a467a5a63a6f1344b141bbb494a79735eadadfb228270347711e89c3446efe59
 SHA512 
2da4f46d256cbb1dbfe507f1a13545fb1dedabbf48d649c6e742f116520438e145a57758974e340d80478b8cbcd4cc68565c66552b56984099f81d415c7bd4de
+DIST heroic-bin-2.15.2.tar.xz 106328176 BLAKE2B 
2415d66a6e3b6dbd7381c4f095c9c55f8910b75c16dd6107dc9d64ee57538b19dba3d787e607d52414cb2ff6c056af13cd7e6d11dfb544722bda6ac236faa2ef
 SHA512 
01ae55d84b5d76aa4292829bbfe1b9d976495e17b73cc2f1fb0aaf5847fdc84da27464bed53b1e7d3c74d0427119ebc535aafc6e2bd74f7468501129fea1cf3a

diff --git a/games-util/heroic-bin/heroic-bin-2.15.2.ebuild 
b/games-util/heroic-bin/heroic-bin-2.15.2.ebuild
new file mode 100644
index 000000000000..7aa5ad868f62
--- /dev/null
+++ b/games-util/heroic-bin/heroic-bin-2.15.2.ebuild
@@ -0,0 +1,141 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="
+       af am ar bg bn ca cs da de el en-GB en-US es es-419 et fa fi fil fr gu 
he hi
+       hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr 
sv
+       sw ta te th tr uk ur vi zh-CN zh-TW
+"
+PYTHON_COMPAT=( python3_{10..13} )
+
+inherit chromium-2 desktop python-single-r1 xdg
+
+DESCRIPTION="GOG and Epic Games Launcher for Linux"
+HOMEPAGE="https://heroicgameslauncher.com/
+       https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/";
+SRC_URI="
+       
https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v${PV}/heroic-${PV}.tar.xz
+               -> ${P}.tar.xz
+       
https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/raw/v${PV}/flatpak/com.heroicgameslauncher.hgl.desktop
+               -> com.heroicgameslauncher.hgl.${PV}.desktop
+       
https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/raw/v${PV}/flatpak/com.heroicgameslauncher.hgl.png
+               -> com.heroicgameslauncher.hgl.${PV}.png
+"
+S="${WORKDIR}/${P/-bin}"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="gamescope"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="
+       ${PYTHON_DEPS}
+       app-accessibility/at-spi2-core
+       app-arch/brotli
+       app-arch/bzip2
+       dev-libs/expat
+       dev-libs/fribidi
+       dev-libs/glib
+       dev-libs/gmp
+       dev-libs/libffi
+       dev-libs/libpcre2
+       dev-libs/libtasn1
+       dev-libs/nettle
+       dev-libs/nspr
+       dev-libs/nss
+       dev-libs/wayland
+       media-fonts/freefont
+       media-gfx/graphite2
+       media-libs/alsa-lib
+       media-libs/fontconfig
+       media-libs/freetype
+       media-libs/harfbuzz
+       media-libs/libepoxy
+       media-libs/libjpeg-turbo
+       media-libs/libpng
+       media-libs/mesa
+       media-video/ffmpeg
+       net-dns/libidn2
+       net-libs/gnutls
+       net-print/cups
+       sys-apps/dbus
+       sys-libs/glibc
+       sys-libs/zlib
+       x11-libs/cairo
+       x11-libs/gdk-pixbuf
+       x11-libs/gtk+:3
+       x11-libs/libX11
+       x11-libs/libXau
+       x11-libs/libXcomposite
+       x11-libs/libXcursor
+       x11-libs/libXdamage
+       x11-libs/libXdmcp
+       x11-libs/libXext
+       x11-libs/libXfixes
+       x11-libs/libXi
+       x11-libs/libXrandr
+       x11-libs/libXrender
+       x11-libs/libdrm
+       x11-libs/libxcb
+       x11-libs/libxkbcommon
+       x11-libs/pango
+       x11-libs/pixman
+       gamescope? ( gui-wm/gamescope )
+"
+
+QA_PREBUILT=".*"
+
+src_configure() {
+       default
+
+       chromium_suid_sandbox_check_kernel_config
+}
+
+src_prepare() {
+       default
+
+       cd locales || die
+       chromium_remove_language_paks
+
+       # Create gamescope desktop file
+       if use gamescope; then
+               cp "${DISTDIR}"/com.heroicgameslauncher.hgl.${PV}.desktop \
+                       
"${WORKDIR}"/com.heroicgameslauncher.hgl.gamescope.${PV}.desktop || die
+
+               sed -i 's/Name=Heroic Games Launcher/Name=Heroic Games Launcher 
(Gamescope)/g' \
+                       
"${WORKDIR}"/com.heroicgameslauncher.hgl.gamescope.${PV}.desktop || die
+               sed -i 's/Exec=heroic-run %u/Exec=env GDK_BACKEND=wayland 
gamescope -f -R --RT --force-grab-cursor --prefer-vk-device --adaptive-sync 
--nested-unfocused-refresh 30 -- heroic-run --ozone-platform=x11 
--enable-features=UseOzonePlatform,WaylandWindowDecorations/g' \
+                       
"${WORKDIR}"/com.heroicgameslauncher.hgl.gamescope.${PV}.desktop || die
+       fi
+}
+
+src_install() {
+       local app_root=/opt/${P/-bin}
+       local app_dest="${ED}"/${app_root}
+
+       dodoc LICENSE.*
+       rm LICENSE.* || die
+
+       dodir "${app_root%/*}"
+       cp -r "${S}" "${app_dest}" || die
+
+       dosym -r "${PYTHON}" \
+               
"${app_root}"/resources/app.asar.unpacked/node_modules/register-scheme/build/node_gyp_bins/python3
+
+       find "${app_dest}" -type f -name "*.a" -exec rm {} + || die
+
+       dosym -r "${app_root}"/heroic /usr/bin/heroic-run
+
+       # Install resources: desktop file and icon.
+       newmenu "${DISTDIR}"/com.heroicgameslauncher.hgl.${PV}.desktop \
+                       com.heroicgameslauncher.hgl.desktop
+       if use gamescope; then
+               newmenu 
"${WORKDIR}"/com.heroicgameslauncher.hgl.gamescope.${PV}.desktop \
+                       com.heroicgameslauncher.hgl.gamescope.desktop
+       fi
+       newicon "${DISTDIR}"/com.heroicgameslauncher.hgl.${PV}.png      \
+                       com.heroicgameslauncher.hgl.png
+}

Reply via email to