Package Details: modrinth-app 0.7.1-2

Git Clone URL: https://aur.archlinux.org/modrinth-app.git (read-only, click to copy)
Package Base: modrinth-app
Description: An unique, open source launcher that allows you to play your favorite mods, and keep them up to date, all in one neat little package.
Upstream URL: https://modrinth.com/app
Licenses: GPL3
Submitter: Antti
Maintainer: Antti
Last Packager: Antti
Votes: 0
Popularity: 0.000000
First Submitted: 2023-08-06 14:35 (UTC)
Last Updated: 2024-05-01 17:02 (UTC)

Latest Comments

jakobhellermann commented on 2024-04-30 21:38 (UTC)

could the PKGBUILD get an export CARGO_TARGET_DIR=target? It currently assumes that's where the binary will end up which isn't true in general for an arbitrary config.

Prior art: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=zed-editor#n68

Treetrain1 commented on 2024-04-26 23:14 (UTC)

If webkit2gtk is greater than 2.42.5 a crash occurs without the environment variable.

Antti commented on 2024-04-26 11:32 (UTC)

Without the environmental variable the application doesn't start at all (at least not for me). So I can't confirm if logs hanging is the result of it.

Treetrain1 commented on 2024-04-25 22:27 (UTC) (edited on 2024-04-25 22:27 (UTC) by Treetrain1)

Hangs and requires killing the instance when looking at an instance's logs ever since WEBKIT_DISABLE_DMABUF_RENDERER=1 was added to the env, in 0.7.0

tippfehlr commented on 2024-01-15 16:24 (UTC)

You don’t have to specify modrinth-app-git in the conflicts array. Same for the -bin package.

https://wiki.archlinux.org/title/PKGBUILD#conflicts

dbb commented on 2023-09-17 15:04 (UTC)

Requires options=('!lto') for building in a clean chroot with devtools via aurutils, otherwise there's a linking error. Same as modrinth-app-git.

altart commented on 2023-08-12 17:02 (UTC)

Put webkit2gtk as a dependencie