Search Criteria
Package Details: pijul 1.0.0_alpha.36-1
| Git Clone URL: | https://aur.archlinux.org/pijul.git (read-only, click to copy) |
|---|---|
| Package Base: | pijul |
| Description: | The sound distributed version control system |
| Upstream URL: | https://pijul.org |
| Keywords: | vcs |
| Licenses: | |
| Submitter: | dywedir |
| Maintainer: | marians |
| Last Packager: | marians |
| Votes: | 13 |
| Popularity: | 1.57 |
| First Submitted: | 2017-03-18 11:50 |
| Last Updated: | 2021-01-17 19:48 |
Dependencies (11)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- xxhash (xxhash-git)
- zstd (zstd-git, zstd-static, zstd-cmake)
- cargo (cargo-standalone-git, cargo-nightly-bin, cargo-git, rust-bin, rustup-git, rust-nightly-bin, rust-wasm, rust, rustup) (make)
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-git, llvm-minimal-git, llvm-toolchain-nightly-bin) (make)
- diffutils (diffutils-git, diffutils-patched-exclude-directory-git) (make)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git) (make)
- libsodium (libsodium-git) (make)
- make (make3, make-git, make-without-guile) (make)
- pkgconf (pkgconf-git) (make)
- xxhash (xxhash-git) (make)
Latest Comments
1 2 Next › Last »
marians commented on 2020-12-24 18:24
Updated to 1.0.0-alpha.24 although currently .26 is available as cargo package. However, this version does not build on my system, so I’m not confident to provide it as AUR.
aecepoglu commented on 2020-08-28 10:41
Can we at least know what version of rustc is needed?
JacobHenner commented on 2020-02-21 00:54
Indeed - perhaps there should be a separate AUR package for a build which requires a version of rust newer than the one provided by Arch?
lis commented on 2020-02-17 04:40
This version does not build with a current rustc, and the updated 0.12.2 isn't available on the website. It is on crates.io, though.
spencerofl commented on 2019-09-27 08:43
I get the error when I try to run any pijul command.
error while loading shared libraries: libnettle.so.6: cannot open shared object file: No such file or directory(I dunno if this is related to the reason it was out of date back in august.)
JacobHenner commented on 2019-08-07 13:53
Will update the package as soon as the patch release is added to the Pijul site.
Madeorsk commented on 2019-07-11 09:07
Build failed for me.
bindgen-wrapper.h:19:10: fatal error: 'nettle/des-compat.h' file not found, err: trueEDIT: Apparently, the upgrade to nettle-3.5.1 breaks something. I downgraded it to nettle-3.4.1 and it works.
EDIT 2: ok DO NOT DO THIS unless you want to break your system.
sikmir commented on 2018-11-26 22:35
Build failed:
error: failed to run custom build command for `openssl v0.9.24yebenny commented on 2018-05-26 14:23
Pijul now depends on libsodium. Please add it to dependencies.
haawda commented on 2017-09-27 20:51
shasum is 1d73114cc89ed87d9f6208312c578b240aeefa55ea41f1f595f62d71fd00f102. but even after correcting this, a Cargo.toml is missing.
Edit: The PKGBUILD in the comment fixes this. http://sprunge.us/CbSE?sh