Search Criteria
Package Details: delta-plugin-git 0.25.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/delta-plugin-git.git (read-only, click to copy) |
|---|---|
| Package Base: | delta-plugin-git |
| Description: | A multi-purpose OMWAddon/ESP tool. Its primary features include a yaml transcoder, minimal diffing functionality, and using the minimal diffing functionality to produce merged plugins |
| Upstream URL: | https://gitlab.com/portmod/delta-plugin |
| Licenses: | GPL |
| Provides: | delta-plugin |
| Submitter: | alekulyn |
| Maintainer: | S3ctor |
| Last Packager: | S3ctor |
| Votes: | 1 |
| Popularity: | 0.002785 |
| First Submitted: | 2024-12-31 18:40 (UTC) |
| Last Updated: | 2025-12-18 23:51 (UTC) |
Dependencies (2)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Required by (2)
- groundcoverify-git (requires delta-plugin)
- momw-tools-pack (requires delta-plugin)
Latest Comments
toynbeeidea commented on 2025-12-20 23:51 (UTC) (edited on 2025-12-20 23:58 (UTC) by toynbeeidea)
Seems to work now. However, openmw-tools-pack still fails due to missing "vfstools" dependency, and "vfstool-git" does not build.
S3ctor commented on 2025-12-18 23:52 (UTC)
I've confirmed the latest commit fixes the build error in a clean chroot. I'm not exactly satisfied with how I've done it, but it does work.
S3ctor commented on 2025-12-18 04:25 (UTC)
Hey folks, sorry I wasn't responding to these comments. I came around to update and I noticed it was broken for you.
Unfortunately I've never had problems building delta-plugin, but I think you might be affected by the same issue that was causing problems in vfstool-git previously.
Please try the latest version of the package and let me know if you're still having trouble.
toynbeeidea commented on 2025-12-16 18:18 (UTC) (edited on 2025-12-16 21:13 (UTC) by toynbeeidea)
Still not buildable.
error: linking with
ccfailed: exit status: 1 [snip] = note: ld.lld: error: undefined symbol: LZ4F_decompress_usingDict >>> referenced by api.rs:168 (src/lz4f/api.rs:168) >>> lzzzz-6f90ea6fa2a9f531.lzzzz.7363581cd7b44d4d-cgu.3.rcgu.o:(lzzzz::lz4f::api::DecompressionContext::decompress_dict::h86f866374059018c) in archive /home/erik/.cache/yay/delta-plugin-git/src/delta-plugin/target/debug/deps/liblzzzz-6f90ea6fa2a9f531.rlibddbb07 commented on 2025-11-10 12:49 (UTC) (edited on 2025-11-10 12:49 (UTC) by ddbb07)
I can't get the latest version of the package to build, it's failing with:
The entire error message is too large to post here, but it should hopefully be easy to reproduce.