Search Criteria
Package Details: loot 0.28.0-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/loot.git (read-only, click to copy) |
|---|---|
| Package Base: | loot |
| Description: | A load order optimisation tool for Starfield, The Elder Scrolls (Morrowind and later) and Fallout (3 and later) games |
| Upstream URL: | https://loot.github.io |
| Licenses: | GPL-3.0-only |
| Submitter: | gargan |
| Maintainer: | C0rn3j |
| Last Packager: | C0rn3j |
| Votes: | 13 |
| Popularity: | 0.103298 |
| First Submitted: | 2019-10-24 01:46 (UTC) |
| Last Updated: | 2025-11-04 08:46 (UTC) |
Dependencies (17)
- fmt (fmt-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- icu (icu-gitAUR)
- liblootAUR
- ogdfAUR (ogdfAUR)
- onetbb
- qt6-base (qt6-base-gitAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- spdlog (spdlog-gitAUR)
- tomlplusplus
- zlib-ng (zlib-ng-gitAUR)
- boost (boost-gitAUR) (make)
- cbindgen (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
- vulkan-headers (vulkan-headers-gitAUR) (optional) – Optional build dependency
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
C0rn3j commented on 2025-10-29 07:05 (UTC)
@yochananmarqos I do build in a clean chroot but I might have messed something up.
Or it somehow weirdly depends, because the latest build is indeed linked against it, my previous one was not, don't know how.
flymandi commented on 2025-10-29 05:57 (UTC)
The dependency on
libloot0.26is no longer correct, loot will not build with this version because of a type change on linesrc/gui/state/game/game.cpp:856. It can only build withlibloot 0.27+, soaur/liblootinstead ofaur/libloot0.26is the correct dependency.yochananmarqos commented on 2025-10-28 23:01 (UTC) (edited on 2025-11-10 16:45 (UTC) by yochananmarqos)
@Infernio: That's because this package does indeed need
odgdfto build.@C0rn3j: Please build in a clean chroot to make sure dependencies are not missed.
EDIT: No,ogdfis not a "hard" dependency, it's required to build. It is NOT a runtime dependency.EDIT: Turns out
ogdfis a runtime dependencyInfernio commented on 2025-10-28 21:51 (UTC) (edited on 2025-10-28 21:54 (UTC) by Infernio)
I get
on startup when ogdf is not installed. I'm pretty sure it's needed for the groups editor to work, you can create arbitrary graphs there.
C0rn3j commented on 2025-10-23 11:33 (UTC) (edited on 2025-10-23 11:33 (UTC) by C0rn3j)
Ad the updater URL/commit - I'm not sure I follow what you're suggesting to fix it - patches welcome.
Ad ogdf - what makes you believe it's a runtime dependency? At least a direct launch works fine without, do I need to do a specific thing to trigger an issue?
Zsar commented on 2025-10-21 21:14 (UTC)
Mmh. On startup I get "Failed to check for LOOT updates!" and the log says:
Indeed no commit with that hash seems to exist in the LOOT repository.
It seems that the commit only exists at https://aur.archlinux.org/loot.git , where it is
Other AUR packages I have used embed the upstream repository at
src- if this was done here, it would fix this error.Zsar commented on 2025-10-21 10:04 (UTC) (edited on 2025-10-21 10:04 (UTC) by Zsar)
Ah, yes, of course I should specify what kind of dependency.
vulkan-headers: optional build dependencyogdf: (non-optional) build and run dependencyThat is what I meant, sorry for the confusion.
1 2 3 4 5 6 .. 8 Next › Last »