Package Details: gdlauncher-bin 2.0.20-4

Git Clone URL: https://aur.archlinux.org/gdlauncher-bin.git (read-only, click to copy)
Package Base: gdlauncher-bin
Description: A simple, yet powerful Minecraft custom launcher with a strong focus on the user experience (binary release)
Upstream URL: https://gdlauncher.com
Keywords: binary electron java launcher minecraft
Licenses: BUSL-1.1
Conflicts: gdlauncher
Provides: gdlauncher
Submitter: Nayla
Maintainer: inetol
Last Packager: inetol
Votes: 17
Popularity: 0.073047
First Submitted: 2020-05-05 18:13 (UTC)
Last Updated: 2024-08-23 16:10 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

necklace commented on 2021-03-26 10:47 (UTC)

Don't wget https://github.com/gorilla-devs/GDLauncher/raw/master/public/icon.png, just put https://github.com/gorilla-devs/GDLauncher/raw/master/public/icon.png in the sources list and move it to where it's supposed to be.

Nayla commented on 2020-09-10 20:48 (UTC)

Note: as of Septermber 10th, 2020, this package will become depreciated. This package will still install but we advise switching over to the gdlauncher-bin package which is identicaly to this one except it fetches a ZIP file instead of an AppImage. Additionally you can use the gdlauncher package for source compilation of the version or gdlauncher-git for bleeding edge latest from source code compilation.

enderger commented on 2020-08-14 17:55 (UTC)

Hey, so I am currently using this package and have found a small issue with the install on non-standard kernels. If the kernel.unprivileged_userns_clone=1 option is not set, the chrome-sandbox must be owned by root with chmod mode 4755 enabled. This probably should be set up to improve package robustness across different kernels.

tilda commented on 2020-05-04 16:00 (UTC)

Note: as of May 4th, 2020, this package will now start shipping the next branch instead of master branch. We believe that this branch is stable enough to start using on this package.

tilda commented on 2020-03-31 08:41 (UTC)

@macmv Forgot to reply to your comment; but the package has now been updated to reflect these dependency changes and I've verified it works - thanks.

macmv commented on 2020-03-23 06:49 (UTC) (edited on 2020-03-23 06:49 (UTC) by macmv)

This package can no longer install, as the dependencies libindicator and libappindicator no longer exist. This should be changed to libindicator-gtk3 and libappindicator-gtk3.

tilda commented on 2020-01-11 07:35 (UTC)

@Erus_Iluvatar - Good catch, I've removed the dependency in the latest commit. Thanks.

Erus_Iluvatar commented on 2020-01-08 21:37 (UTC)

The dependency on gconf is not needed, it can safely be removed when you update the PKGBUILD. Thanks!