Package Details: labymod-appimage 2.1.10-2

Git Clone URL: https://aur.archlinux.org/labymod-appimage.git (read-only, click to copy)
Package Base: labymod-appimage
Description: LabyMod Launcher for launching LabyMod, which is a Minecraft client that adds bunch of useful features (This is an unofficial package)
Upstream URL: https://www.labymod.net
Keywords: laby labymod minecraft
Licenses: proprietary
Submitter: Nixuge
Maintainer: Nixuge (holybaechu)
Last Packager: holybaechu
Votes: 6
Popularity: 0.27
First Submitted: 2023-07-07 13:39 (UTC)
Last Updated: 2025-02-06 04:43 (UTC)

Latest Comments

vitaliikuzhdin commented on 2025-02-06 13:07 (UTC)

@holybaechu, I have submitted labymodlauncher-appimage and added both @Nixuge and you as co-maintainers. The new package has a replaces=('labymod-appimage') entry, so together with my merge request here on the AUR which will merge all the comments, the migration should be seamless.

Note that my new package does not convert the icon.png to smaller-sized .png files since I'm not sure converting a raster .png instead of a vector .svg (which is not provided for us) is useful. You are welcome to revert this or any other of my choices, of course.

holybaechu commented on 2025-02-06 04:45 (UTC)

@vitaliikuzhdin The depends are fixed. But renaming the package would break installations becuase I would have to delete this package and upload a new one (afaik)

vitaliikuzhdin commented on 2025-01-23 12:45 (UTC) (edited on 2025-01-31 23:14 (UTC) by vitaliikuzhdin)

  1. This package should be renamed to labymodlauncher-appimage, as this is the naming used by the publisher for both the .AppImage and the .deb files. There is also a .jar package called labymodinstaller, so calling this the one and only labymod (albeit with the -appimage postfix) is misleading.

  2. imagemagick should be moved to makedepends, not depends. Additionally, what is the purpose of including xorg-xrandr?

surfitux commented on 2024-08-07 19:24 (UTC)

Labymod Launcher has been updated to the latest version v2.1.6, while the version provided by this package is v2.1.5, which is outdated.

holybaechu commented on 2024-04-02 12:49 (UTC)

Thanks @LinuxSquare for the notice. The issue is now resolved :)

LinuxSquare commented on 2024-03-31 15:22 (UTC)

You're using 'convert' inside the PKGBUILD, which is part of extra/imagemagick. However, it is not listed as makedepends.

I do not have it installed on my system by default. Would it be possible, to add the package imagemagick to the makedepends array, so it can get installed for compilation? (I uninstall makedepends by default after makepkg run successfully to free up storage)

Thanks.

Guanran928 commented on 2023-07-17 21:25 (UTC) (edited on 2023-07-17 21:32 (UTC) by Guanran928)

Workaround for NVIDIA 535.xx: __GL_THREADED_OPTIMIZATIONS=0

As @Lolothepro said in https://github.com/NVIDIA/open-gpu-kernel-modules/issues/522#issuecomment-1619216392

Nixuge commented on 2023-07-07 18:02 (UTC) (edited on 2023-12-20 10:19 (UTC) by Nixuge)

THIS SHOULD NOW BE FIXED !

Hi, as I said in the lunar-client package, if you're having issues on Minecraft pre-1.13 without forge, it's almost certainly due to your nvidia drivers.

The current ones (535.54.03-1) are broken for me, and while it makes for a nice challenge and while I can still play with Forge no problem, it's still nice to have smth that works properly.

So here are the nvidia driver/kernel versions to downgrade to (use the "downgrade" command):

  • nvidia, nvidia-utils, lib32-nvidia-utils: 530.41.03-1 (replace nvidia by nvidia-dkms if using another kernel)

  • linux, linux-headers: 6.3.7 (replace with linux-zen or smth if using another kernel)