Search Criteria
Package Details: heroic-games-launcher-electron 2.6.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/heroic-games-launcher-electron.git (read-only, click to copy) |
---|---|
Package Base: | heroic-games-launcher-electron |
Description: | HGL, a Native alternative Linux Launcher for Epic Games |
Upstream URL: | https://heroicgameslauncher.com/ |
Licenses: | GPL3 |
Conflicts: | heroic-games-launcher |
Provides: | heroic-games-launcher |
Submitter: | yakoyakoyokuyoku |
Maintainer: | yakoyakoyokuyoku |
Last Packager: | yakoyakoyokuyoku |
Votes: | 3 |
Popularity: | 0.188847 |
First Submitted: | 2022-05-20 23:12 (UTC) |
Last Updated: | 2023-02-07 16:14 (UTC) |
Dependencies (11)
- curl (curl-minimal-git, curl-git)
- electron22 (electron22-bin, electron-xdg, electron-xdg-bin, electron)
- gawk
- heroic-gogdl
- legendary
- zstd (zstd-git, zstd-static)
- asar (make)
- jq (jq-git) (make)
- node-gyp (make)
- nodejs (nodejs6-bin, nodejs-git, nodejs-nightly, nodejs-lts-fermium, nodejs-lts-gallium, nodejs-lts-hydrogen) (make)
- yarn (yarn-nightly, yarn-xdg, yarn-xdg-bin) (make)
Required by (2)
- cartridges (requires heroic-games-launcher) (optional)
- cartridges-git (requires heroic-games-launcher) (optional)
Latest Comments
yakoyakoyokuyoku commented on 2022-07-09 13:53 (UTC)
@LiptonTea I'm sorry but I'm afraid that I cannot do that as I have to follow the major Electron version of Heroic to avoid incompatibilities, as of now we have the problem of the upstream
electron
package symlinking from/usr/bin/electron
to/usr/bin/electron18
(electron19
in community-testing) but not from/usr/lib/electron
to/usr/lib/electron18
. Though, I'll notify the maintainers through a ticket (https://bugs.archlinux.org/task/75280) to at least have the issue sorted. In the meantime I'd recommend to installelectron18
.LiptonTea commented on 2022-07-09 09:08 (UTC) (edited on 2022-07-09 09:12 (UTC) by LiptonTea)
Tying the folder path to a specific electron version is bad practice, the folder name should always be simply "electron", and the .txt file inside the directory gives the version number. Please do not tie the path to a specific electron version, this will make less savy users to try and uninstall their electron build for a specific version. Please return the build path to simply electron, thank you so much for maintaining this package you are a hero :) !
I have the opposite problem of @Yamashiro because of that.
< ==> Starting build()... sed: can't read /usr/lib/electron18/version: No such file or directory ==> ERROR: A failure occurred in build(). Aborting...>
Yamashiro commented on 2022-07-07 11:32 (UTC) (edited on 2022-07-07 11:32 (UTC) by Yamashiro)
I get an error when attempting to build this:
I'm assuming it should look for
/usr/lib/electron18/version
instead?medzik commented on 2022-06-28 12:24 (UTC)
[4/4] Building fresh packages... info This package requires node-gyp, which is not currently installed. Yarn will attempt to automatically install it. If this fails, you can run "yarn global add node-gyp" to manually install it.
yakoyakoyokuyoku commented on 2022-05-24 19:58 (UTC)
Good catch!
Cryen commented on 2022-05-24 10:37 (UTC)
missing yarn in dependencies