Search Criteria
Package Details: heroic-games-launcher 2.16.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/heroic-games-launcher.git (read-only, click to copy) |
---|---|
Package Base: | heroic-games-launcher |
Description: | Native GOG, Epic Games and Amazon games launcher for Linux |
Upstream URL: | https://heroicgameslauncher.com/ |
Licenses: | GPL-3.0-only |
Submitter: | FabioLolix |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 28 |
Popularity: | 2.37 |
First Submitted: | 2022-07-18 20:20 (UTC) |
Last Updated: | 2025-03-23 21:51 (UTC) |
Dependencies (10)
- electron31
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- which (busybox-coreutilsAUR, which-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- pnpm (yarn-pnpm-corepackAUR, corepackerAUR, pnpm-binAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (1)
- cartridges-git (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
chrrybmb commented on 2025-01-04 00:41 (UTC) (edited on 2025-01-04 06:08 (UTC) by chrrybmb)
Also,
alsa-lib
,gtk3
, andnss
are unnecessary dependencies since they are already dependencies of electron.chrrybmb commented on 2024-12-14 04:41 (UTC)
This package should use
electron31
instead ofelectron
. Using unsupported electron versions can cause issues, and such issues will lead to upstream bug reports.FabioLolix commented on 2024-09-28 14:23 (UTC)
Hello, there is a not blocking gyp error for missing python when building with devtools, same as https://github.com/FabioLolix/PKGBUILD-AUR_fix/pull/46#issuecomment-2380637987
I have approved the PR on github for building heroic-games-launcher using system's electron but is failing for me
FabioLolix commented on 2024-09-21 21:54 (UTC)
PR welcome here: https://github.com/FabioLolix/PKGBUILD-AUR_fix/tree/master/h
tippfehlr commented on 2024-09-21 20:47 (UTC)
Stripping and compressing takes this long because it processes all of electron too. It would be very beneficial to only package heroic itself (eg. app.asar and app.asar.unpacked but without the win32 folder)
FabioLolix commented on 2024-09-21 17:27 (UTC)
While stripping
Haven't
yochananmarqos commented on 2024-09-21 16:57 (UTC)
@FabioLolix: Save time? You mean while compressing the package? If you've taken care of your Pacnews after updating to Pacman 7, you'll notice that it's faster now.
I just built in a clean chroot with stripping enabled and it didn't complain this time. Odd.
Either way, there's no reason to ship Windows binaries.
FabioLolix commented on 2024-09-21 11:10 (UTC)
For what I recall I disabled it to same time
What the complain?
yochananmarqos commented on 2024-09-20 23:52 (UTC)
@FabioLolix: There's no reason to disable stripping. It's complaining about the Windows binaries, just remove them:
chrrybmb commented on 2024-09-14 10:58 (UTC) (edited on 2024-09-14 10:58 (UTC) by chrrybmb)
That is no longer true, Heroic has reverted back to using standard electron. See here
« First ‹ Previous 1 2 3 4 5 Next › Last »