Search Criteria
Package Details: loot 0.25.2-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: | 11 |
Popularity: | 0.22 |
First Submitted: | 2019-10-24 01:46 (UTC) |
Last Updated: | 2025-03-17 15:16 (UTC) |
Dependencies (14)
- fmt (fmt-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- icu (icu-gitAUR)
- liblootAUR
- onetbb
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- tomlplusplus
- zlib-ng
- boost (boost-gitAUR) (make)
- cbindgen (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- rust (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 »
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
Infernio commented on 2023-05-24 09:36 (UTC)
That fixed it, thanks!
C0rn3j commented on 2023-05-24 09:34 (UTC)
I adamantly believed I did build this in a clean chroot recently myself, turns out that was not the case.
Fixed both the deps and the desktop file linking, thanks!
Infernio commented on 2023-05-24 08:53 (UTC) (edited on 2023-05-24 08:54 (UTC) by Infernio)
Arch Linux.
Tried building it in a clean chroot. That failed with a CMake error mentioning TBB: https://gist.github.com/Infernio/d6f597234bbd27a12fd999d62c86c942
To get past that, I added onetbb as a dependency to the loot PKGBUILD. It builds successfully, but package() again fails with an error about the desktop entry:
C0rn3j commented on 2023-05-23 07:55 (UTC) (edited on 2023-05-23 07:55 (UTC) by C0rn3j)
I unfortunately cannot reproduce.
Are you on Arch Linux or a derivative?
Does it build in a clean chroot?
Infernio commented on 2023-05-22 12:09 (UTC)
I still get
when packaging (build() completes just fine). I'm using regular old
makepkg -si
to build it, no AUR helper.« First ‹ Previous 1 2 3 4 5 6 Next › Last »