Search Criteria
Package Details: ludusavi 0.10.0-2
Git Clone URL: | https://aur.archlinux.org/ludusavi.git (read-only, click to copy) |
---|---|
Package Base: | ludusavi |
Description: | Backup tool for PC game saves |
Upstream URL: | https://github.com/mtkennerly/ludusavi |
Keywords: | backup cli gui saves videogames |
Licenses: | |
Submitter: | ragouel |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 1 |
Popularity: | 0.163040 |
First Submitted: | 2020-08-12 21:44 |
Last Updated: | 2021-04-08 17:48 |
Dependencies (7)
- fontconfig (fontconfig-srb, fontconfig-infinality-ultimate, fontconfig-infinality, fontconfig-infinality-remix, fontconfig-ubuntu, fontconfig-git, fontconfig-minimal-git)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- libxcb (libxcb-git)
- git (git-git) (make)
- libx11 (libx11-git) (make)
- python (python-dbg) (make)
- rust (rust-i586-git, rust-git, rust-mrustc, rustup-git, rust-nightly, rust-nightly-bin, rust-wasm, rust-bin, rustup) (make)
Latest Comments
yochananmarqos commented on 2021-04-08 17:48
@Lucki: Done.
Lucki commented on 2021-04-08 12:42
I get the following error in a clean chroot:
It seems the PKGBUILD is missing python as (make?)dependency.
yochananmarqos commented on 2021-03-26 19:01
@rwme: The check errors only seem to be on your end, so it's not an upstream issue.
rwme commented on 2021-03-26 18:08
@yochananmarqos I'm using the official rust package on the extra db by Johannes Löthberg & Jan Alexander Steffens.
I'm also using garuda linux so it could be that, but ludusavi 0.10.0-1 works if I install it using the method on their github:
Do you think I should submit a ticket on the git? (because of the check errors)
yochananmarqos commented on 2021-03-26 16:59
@rwme: I can't reproduce that in a clean chroot. Make sure you're using the system
rust
package, not anything else.rwme commented on 2021-03-26 15:27
Hi, it looks like the following error pops up when checking the package during build (ver. 0.10.0-1):
yochananmarqos commented on 2021-02-03 01:56
@stativ: Thanks.
stativ commented on 2021-02-02 20:21
Thank you for packaging this helpful tool.
However, the package is missing 'libx11' and 'python' makedepends.