@erri120: I have a WIP PKGBUILD building from source, but it fails for some reason.
why do you think this package needs java-runtime? This is a C# project...
Good point. Yes, it was because namcap
thought it was necessary and I didn't look very closely:
nexusmods-app-bin I: Dependency java-runtime detected and satisfied (found class files opt/NexusMods.App/runtimes/osx-x64/native/7zz)
@Abzie: The Mac & Windows runtimes should be removed:
rm -rf "$pkgdir"/opt/NexusMods.App/runtimes/{osx,win}-x64
Pinned Comments
Abzie commented on 2025-03-22 23:05 (UTC)
You must use a desktop compatible with an XDG backend that supports the "App Chooser Portal": https://wiki.archlinux.org/title/XDG_Desktop_Portal#List_of_backends_and_interfaces
These have been listed as optional dependencies. You must install the XDG backend to suit your DE.
If you are running i3, see comment by cprn: https://aur.archlinux.org/packages/nexusmods-app-bin#comment-1016570