Search Criteria
Package Details: modrinth-app 0.8.9-1
Package Actions
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: | GPL-3.0-only |
Submitter: | Antti |
Maintainer: | Antti |
Last Packager: | Antti |
Votes: | 2 |
Popularity: | 0.24 |
First Submitted: | 2023-08-06 14:35 (UTC) |
Last Updated: | 2024-10-16 13:38 (UTC) |
Dependencies (17)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libappindicator-gtk3
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- librsvg (librsvg-gitAUR)
- libsoup
- libx11 (libx11-gitAUR)
- libxcursor
- libxext (libxext-gitAUR)
- libxxf86vm
- openssl-1.1
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- pnpm (yarn-pnpm-corepackAUR, corepackerAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup) (make)
- xorg-xrandr (xorg-xrandr-gitAUR) (optional) – for older minecraft versions
Latest Comments
1 2 Next › Last »
seanfire99 commented on 2024-07-21 22:47 (UTC)
The open instance folder button does not work can does anyone know why?
Antti commented on 2024-07-06 21:42 (UTC)
@goldy you just need to do a cleanbuild
goldy commented on 2024-07-06 21:06 (UTC) (edited on 2024-07-06 21:06 (UTC) by goldy)
I think the sha256sums need to be updated.
Treetrain1 commented on 2024-05-22 05:13 (UTC)
Nevermind, problem still exists on xorg
Treetrain1 commented on 2024-05-22 00:21 (UTC)
The issue with webkit2gtk where
WEBKIT_DISABLE_DMABUF_RENDERER=1
is required I believe is fixed with the NVIDIA 555 driver. Once it hits stable, It'd be best to remove this env variable from the bin file.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 than2.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
1 2 Next › Last »