Search Criteria
Package Details: loot 0.24.1-1
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: | 10 |
Popularity: | 0.050837 |
First Submitted: | 2019-10-24 01:46 (UTC) |
Last Updated: | 2024-11-08 09:25 (UTC) |
Dependencies (11)
- fmt (fmt-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- icu (icu-gitAUR)
- liblootAUR
- onetbb
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- boost (boost-gitAUR) (make)
- cbindgen (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
C0rn3j commented on 2024-06-21 22:30 (UTC)
Either build the package in a clean chroot or shoot over a patch that fixes compiling with doxygen enabled.
Neck_Bear commented on 2024-06-21 21:30 (UTC)
This is failing to compile for me half way through
C0rn3j commented on 2023-10-08 14:19 (UTC)
@sdave.b can you reproduce it in a clean chroot?
sdave.b commented on 2023-09-27 15:19 (UTC)
I'm experiencing build errors related to linking minizip-ng. Is anyone else getting this, or is this specific to my own system?
Infernio commented on 2023-08-25 08:57 (UTC)
@diedbydisgust, you need to edit
~/.config/LOOT/settings.toml
. Here's my entry for Fallout 4, as an example:Ortham also recently added support for automatically detecting Proton installs, but that's only in the WIP version (will be in LOOT 0.21.0, when that releases). You can check the LOOT github repo for a recent GitHub Actions flatpak build if you'd like to try that.
diedbydisgust commented on 2023-08-25 07:15 (UTC)
it didn't recognize games, and don't let me add nothing, "this not a valid windows folder name" it says. how do you use this?
Peroniko commented on 2023-06-21 16:21 (UTC)
Updating with rustup solved it. Thanks.
Infernio commented on 2023-06-21 09:05 (UTC)
@RetiredTurtle, it's complaining about a since-stabilized Rust feature being unstable. Check your
rustc --version
and update it if you're behind (e.g.rustup update
if you're usingrustup
).C0rn3j commented on 2023-06-21 07:39 (UTC)
Bumped loot to a newer version and can't reproduce.
If you can still reproduce it in a clean chroot you should probably report it to upstream.
Peroniko commented on 2023-06-21 03:00 (UTC)
Tried to build it but I get errors. Here is the whole output from the terminal: https://gist.github.com/Fooftilly/218957c97ed022327618af54e0e43c31
« First ‹ Previous 1 2 3 4 5 6 Next › Last »