Search Criteria
Package Details: lumafly-git 3.2.0.0.r7.g0687288-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/lumafly-git.git (read-only, click to copy) |
---|---|
Package Base: | lumafly-git |
Description: | A cross platform mod manager for Hollow Knight Formerly known as Scarab+ |
Upstream URL: | https://themulhima.github.io/Lumafly/ |
Licenses: | GPL-3.0-only |
Conflicts: | lumafly |
Submitter: | OMGeeky |
Maintainer: | OMGeeky |
Last Packager: | OMGeeky |
Votes: | 2 |
Popularity: | 0.001965 |
First Submitted: | 2023-11-12 14:53 (UTC) |
Last Updated: | 2024-09-01 11:00 (UTC) |
Dependencies (5)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- dotnet-sdk-7.0 (dotnet-sdk-7.0-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
OMGeeky commented on 2024-09-01 11:03 (UTC)
Thanks for the idea @HurricanePootis. I applied your changes. Hope it works for you :)
HurricanePootis commented on 2024-08-30 04:12 (UTC)
@OMGeeky, I have a recommendation for this PKGBUILD.
OMGeeky commented on 2023-12-16 11:50 (UTC)
Thanks for the info @HurricanePootis. I fixed both problems (i hope) so it should now work when removing build dependencies. I do have a question. You mentioned a patch in your out of date thing but I couldn't find it. I just did it manually. I am quite new to this aur stuff and this is my first package but I have no idea where that would have been. I hope I did it right and wish you a wonderful day.
HurricanePootis commented on 2023-12-16 03:41 (UTC) (edited on 2023-12-16 03:45 (UTC) by HurricanePootis)
Hey, in addition to what I send in the request, your
depends()
is missingdotnet-runtime-7.0
Without that, whenever you remove build deps on system, lumafly does not work.