Search Criteria
Package Details: limo-git r138.662e695-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/limo-git.git (read-only, click to copy) |
|---|---|
| Package Base: | limo-git |
| Description: | A simple Qt based mod manager. |
| Upstream URL: | https://github.com/limo-app/limo/ |
| Keywords: | limo loot |
| Licenses: | GPL3 |
| Submitter: | OdinVex |
| Maintainer: | OdinVex |
| Last Packager: | OdinVex |
| Votes: | 2 |
| Popularity: | 0.000043 |
| First Submitted: | 2024-10-15 17:06 (UTC) |
| Last Updated: | 2025-02-04 14:55 (UTC) |
Dependencies (31)
- boost-libs
- cprAUR (cpr-gitAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- libarchive (libarchive-gitAUR)
- liblootAUR
- librsvg (librsvg-gitAUR, librsvg-noglycinAUR)
- libunrar
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- pugixml (pugixml-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-svg (qt5-svg-gitAUR)
- qt5-tools
- spdlog (spdlog-gitAUR)
- boost (boost-gitAUR) (make)
- cbindgen (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- cprAUR (cpr-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-essentials-gitAUR, imagemagick-fullAUR) (make)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR) (make)
- Show 11 more dependencies...
Latest Comments
1 2 3 4 Next › Last »
OdinVex commented on 2026-07-05 12:21 (UTC)
@ganelon, Upstream issue.
ganelon commented on 2026-07-05 05:51 (UTC) (edited on 2026-07-05 05:55 (UTC) by ganelon)
I was able to get this to compile and run using 3 patches. You will probably need to apply these manually because the forum seems to sanitize whitespace:
A fix to the list api:
A fix to include missing cstdint:
And lastly a fix for missing iomanip include:
OdinVex commented on 2025-12-26 20:49 (UTC) (edited on 2025-12-26 20:50 (UTC) by OdinVex)
@Saigaiii, I'll check, but this package only tracks upstream and will do minimal efforts (only) to adjust for Arch if needed, nothing more. Edit: Upstream issue that hasn't been fixed.
Saigaiii commented on 2025-12-26 18:03 (UTC) (edited on 2025-12-26 18:07 (UTC) by Saigaiii)
Does anyone else have issues with building limo-git or even running a previous install of limo?
OdinVex commented on 2025-06-09 01:27 (UTC) (edited on 2025-06-09 01:29 (UTC) by OdinVex)
@DeadMartyr, I try to never mess with upstream deliveries, I usually just package in a safe way for the AUR. Edit: The issues of libloot-compatibility persist, as libloot changed another API. https://github.com/limo-app/limo/issues/190 When upstream fixes it'll make it here.
DeadMartyr commented on 2025-06-08 21:45 (UTC)
Just commenting here because I am having the same issue @Heisenborgar had.
The issue https://github.com/limo-app/limo/issues/140 was closed and associated with pull request https://github.com/limo-app/limo/pull/167, however that one got closed because it broke sorting rules so I don't think this ever got fixed.
I would prefer to install this here as opposed to flatpak, but I understand in the github page that that "supported" distribution is flatpak so I may just try to use that
OdinVex commented on 2025-03-02 21:24 (UTC)
@IIIHEISENBERGIII, Upstream issue. Libloot changed, Limo needs to adjust source. Issue is already reported as well. https://github.com/limo-app/limo/issues/140
OdinVex commented on 2025-03-02 11:23 (UTC)
@IIIHEISENBERGIII, I'll only be able to look into it later, just turning in for the day after having stayed up all night again. X_x; At quick glance, the first error is the only real error and it happening is what causes the other two so it should be simple.
Heisenborgar commented on 2025-03-02 10:57 (UTC)
Hi, I got a build error, again. Didn't want to flood Limo's issue tracker so I guess I'll just post it here, I'm aware that upstream has many issues, so we have to rely on you, @OdinVex
https://pastebin.com/fWvevXv2
OdinVex commented on 2025-02-04 14:32 (UTC) (edited on 2025-02-04 14:56 (UTC) by OdinVex)
@alekulyn, No, it wouldn't belong at all in the
/usr/localprefix. (Edit: Because we don't put these kinds of files in there. Upstream is wrong to do that.) Edit: For some reason upstream is derping again in wonky ways of doing things. At least this time it's more configurable. It relies onLIMO_INSTALL_PREFIXbeing set (instead of just obeying standards). Remove the old version and download the latest pkgbuild (not bumping version for this so AUR tools may not detect a change). As long as you have781a468it'll have the fix.1 2 3 4 Next › Last »