Package Details: gdlauncher-git 1.1.30.r1.g97c33ac7-2

Git Clone URL: https://aur.archlinux.org/gdlauncher-git.git (read-only, click to copy)
Package Base: gdlauncher-git
Description: Modded Minecraft launcher built with Rust and Electron/React (git version)
Upstream URL: https://gdevs.io
Keywords: minecraft
Licenses: GPL3
Conflicts: gdlauncher, gdlauncher-appimage, gdlauncher-bin, gdlauncher-classic
Provides: gdlauncher
Submitter: ObserverOfTime
Maintainer: BlazingBlast
Last Packager: BlazingBlast
Votes: 3
Popularity: 0.001028
First Submitted: 2020-05-04 09:44 (UTC)
Last Updated: 2024-05-19 19:00 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

Kage-Yami commented on 2023-01-26 03:28 (UTC)

Even after running updpkgsums to update the checksum of the icon, it seems the patch is out-of-date, and fails in it's current state:

==> Starting prepare()...
patching file src/app/desktop/utils/index.js
Hunk #2 succeeded at 386 (offset 19 lines).
patching file src/common/modals/InstanceExport/CurseForge/ThirdStep.js
patching file src/common/reducers/actions.js
Hunk #1 succeeded at 95 (offset 1 line).
Hunk #2 succeeded at 1232 (offset 36 lines).
patching file public/electron.js
Hunk #1 succeeded at 12 with fuzz 1.
Hunk #2 FAILED at 198.
Hunk #3 FAILED at 636.
2 out of 3 hunks FAILED -- saving rejects to file public/electron.js.rej
==> ERROR: A failure occurred in prepare().
Aborting...

sdooweloc commented on 2023-01-26 00:19 (UTC)

Getting issues trying to install this package. Seems the icon image source is providing bad checksums or something?

==> Validating source files with sha256sums...
    GDLauncher ... Skipped
    gdlauncher.png ... FAILED
    use-system-7za-and-disable-updater.patch ... Passed
==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'gdlauncher-git-1.1.21.r0.g22d01934-2': 
error: packages failed to build: gdlauncher-git-1.1.21.r0.g22d01934-2

huantian commented on 2021-09-25 18:53 (UTC)

Another 7z change upstream, I have a working version in my gdlauncher-beta package if you want to use it.

huantian commented on 2021-08-30 23:00 (UTC)

They went ahead and changed p7 again upstream, I think the patch is broken again

ExBhal commented on 2021-06-16 17:06 (UTC) (edited on 2021-06-16 17:07 (UTC) by ExBhal)

I'm not sure if I'm doing this correctly, but when I try to build the package again to update gdlauncher, I get the following error:

Preparing...
Cloning gdlauncher-git build files...
Checking gdlauncher-git dependencies...
Warning: downgrading package gdlauncher-git (1.1.7.r11.g9c0c67a0-1 => 1.1.7.r0.g075ea37f-2)
Resolving dependencies...
Checking inter-conflicts...

Building gdlauncher-git...
==> Making package: gdlauncher-git 1.1.7.r11.g9c0c67a0-1 (Wed Jun 16 13:00:01 2021)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating GDLauncher git repo...
Fetching origin
  -> Found gdlauncher.png
  -> Found use-system-7za-and-disable-updater.patch
==> Validating source files with sha256sums...
    GDLauncher ... Skipped
    gdlauncher.png ... Passed
    use-system-7za-and-disable-updater.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of GDLauncher git repo...
Cloning into 'GDLauncher'...
done.
==> Starting prepare()...
patching file src/app/desktop/utils/index.js
patching file public/electron.js
Hunk #2 FAILED at 148.
Hunk #3 succeeded at 608 (offset 70 lines).
1 out of 3 hunks FAILED -- saving rejects to file public/electron.js.rej
==> ERROR: A failure occurred in prepare().
    Aborting...

Should I just remove the package altogether and build it again?

Jummit commented on 2021-05-21 06:36 (UTC)

I got this error after the install:

/usr/bin/gdlauncher: line 2: exec: electron: not found

Manually installing it with npm install -g electron fixed it.

<deleted-account> commented on 2021-04-27 00:07 (UTC)

Thanks for this! Only issue that I had with it is the .desktop file. I had to add the line "Type=Application" for it to show up in GNOME search. Other than that, though, worked like a charm.