Search Criteria
Package Details: heroic-games-launcher-bin 1.5.5-1
Git Clone URL: | https://aur.archlinux.org/heroic-games-launcher-bin.git (read-only, click to copy) |
---|---|
Package Base: | heroic-games-launcher-bin |
Description: | HGL, a Native alternative Linux Launcher for Epic Games |
Upstream URL: | https://github.com/flavioislima/HeroicGamesLauncher |
Licenses: | |
Conflicts: | |
Submitter: | cwrau |
Maintainer: | cwrau (flaviofearn) |
Last Packager: | flaviofearn |
Votes: | 15 |
Popularity: | 6.69 |
First Submitted: | 2020-12-31 20:36 |
Last Updated: | 2021-03-03 17:18 |
Latest Comments
MithicSpirit commented on 2021-01-19 17:39
@flaviofearn now the symlink is pointing to
$pkgdir/opt/heroic/heroic
, even after being installed.ln -s "/opt/heroic/heroic" "$pkgdir/usr/bin/heroic
looks like it does the trick for me, though I needed to do a full reinstall for it to work, so maybe there's a better way to do it.flaviofearn commented on 2021-01-19 17:09
@MithicSpirit, just fixed it. For some reason it is not creating symlink automatically on my system so I was trying to fix it.
MithicSpirit commented on 2021-01-19 16:55
Latest version fails on build because it lacks permission to link
/usr/bin/heroic
to/opt/heroic/heroic
. I fixed this by editing the PKGBUILD to run it withsudo
, though I'm not sure whether this is the best way to do it.flaviofearn commented on 2021-01-12 10:45
Yes, please put me as a maintainer. I'll create a workflow on GH to update it when I have a new release. I think this is possible.
Thanks!
cwrau commented on 2021-01-11 12:06
Mh, I don't think it's possible, the aur must be the master
I can make you maintainer, so you can update this pkgbuild yourself too, if you'd like, then you can add this aur repo to the github repo like this: https://github.com/fusion809/PKGBUILDs
flaviofearn commented on 2021-01-11 12:02
Hey! I added a PKGBUILD to the official repository, it is based on this one and I'll update it automatically every time I launch a new version. It is possible to mirror it? Because right now the latest version is 1.0.1 but here on AUR is 1.0.0.
Thanks!