summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-08-04update to v0.16.1stefan0xC
2023-07-27update to v0.16.0stefan0xC
2022-10-18location of src dir is dependend on pkgverstefan0xC
2022-10-18use source package instead of git repositorystefan0xC
2022-10-16update dependencies to fix issue with rust 1.64stefan0xC
This is necessary until a new version with updated depencies is released. Old dependencies cannot be build because of a breaking change: https://blog.rust-lang.org/2022/09/22/Rust-1.64.0.html#compatibility-notes
2022-08-26export RUSTUP_TOOLCHAIN in prepare()stefan0xC
2022-08-26makedepend on cargostefan0xC
2022-08-26conform to rust package guidelinestefan0xC
credits to dreieck who had a problem with `rustup` installed instead of rust and also suggested to add a `prepare()` stage.
2022-08-22fix optdepends for PDF creationstefan0xC
credits to chemicalx who commented on 2022-08-22 16:46 (UTC): texlive-latexextra should be an optional dependency because without it, it fails on output to pdf with `! LaTeX Error: File 'hyphenat.sty' not found.`
2020-08-30initial commitstefan0xC