rinstall icon indicating copy to clipboard operation
rinstall copied to clipboard

Declarative install for programs

Results 6 rinstall issues
Sort by recently updated
recently updated
newest added

Output detailing failure after a yay -S rinstall-git is at https://pastebin.com/5EBEDfrS Let me know if you need anything else to t/s this.

Bumps [unsafe-libyaml](https://github.com/dtolnay/unsafe-libyaml) from 0.2.9 to 0.2.10. Release notes Sourced from unsafe-libyaml's releases. 0.2.10 Fix write to improperly aligned pointer in 32-bit targets (#21) Commits 61f3ab8 Release 0.2.10 d90d7ab Clean up...

dependencies

[kanidm](https://github.com/kanidm/kanidm) is correctly putting completions inside the target directory (`OUT_DIR`), as `build.rs` shouldn't modify any file outside this directory: ``` completions: bash: - target/release/build/completions/kanidmd.bash - target/release/build/completions/kanidm_badlist_preprocess.bash - target/release/build/completions/kanidm.bash ``` rinstall...

enhancement

> An additional placeholder used when configuring the directories is ; this will automatically be replaced by the package name used inside install.yml. Some directories (e.g. docdir use this placeholder...

> rinstall support the packagers use-case out of the box. When calling rinstall inside a package specification (i.e. spec file, PKGBUILD, ebuild), add the --packaging flag and it will enable...

In ALT Linux we don't have separate directory for licenses, so it's preferable to install licenses into docdir. But this is not configurable.