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: | 3 |
Popularity: | 0.64 |
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)
- libunrar
- openssl (openssl-gitAUR, 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 (cmake-gitAUR, cmake3AUR) (make)
- cprAUR (cpr-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR) (make)
- Show 11 more dependencies...
Latest Comments
1 2 3 Next › Last »
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/local
prefix. (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_PREFIX
being 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 have781a468
it'll have the fix.alekulyn commented on 2025-02-04 09:50 (UTC) (edited on 2025-02-04 09:51 (UTC) by alekulyn)
@OdinVex, still getting the error, but I think it might be related to this other error I'm getting:
[Error]: Could not find changelog file at '/usr/local/share/limo/changelogs.json'.
Maybe it means the install prefix is
/usr/local
instead of/usr
? This line might be of help to you: https://github.com/limo-app/limo/blob/662e695c8c06d84fbe71a98caa62954c3bc8a823/src/ui/addappdialog.cpp#L110OdinVex commented on 2025-02-04 04:50 (UTC)
@alekulyn Thank you for ood-flagging, updated. Let me know if there's an issue with the new
steam_app_configs
bit. I've never needed to install entire folders andinstall
does not do that recursively so I simply did afind
-install
. Hopefully I got that correct.OdinVex commented on 2024-11-26 03:25 (UTC)
@itsjustboris, I'm aware of that.
depends
andmakedepends
will match even if whatever is used is a part of the AUR package alone until the author stabilizes their builds as well. I'll note it for when they stabilize, though.itsjustboris commented on 2024-11-26 02:31 (UTC)
@OdinVex It's only needed to make the package. Limo itself doesn't seem to make use of
imagemagick
.OdinVex commented on 2024-11-26 02:28 (UTC)
@itsjustboris, Added it as a make and depends for such gimped packages then, should fix it.
itsjustboris commented on 2024-11-26 02:24 (UTC) (edited on 2024-11-26 02:25 (UTC) by itsjustboris)
@OdinVex I believe all packages on the official repos are prepackaged. Edit: Not that you can't get the source PKGBUILDS if needed.
1 2 3 Next › Last »