fend: update to 1.5.2
[void-pkg.git] / srcpkgs / fend / template
blob93b63dfb46fcad9d7418c8c71e37fb71afa13f40
1 # Template file for 'fend'
2 pkgname=fend
3 version=1.5.2
4 revision=1
5 build_style=cargo
6 make_install_args="--path cli"
7 hostmakedepends="pkg-config"
8 makedepends="openssl-devel"
9 short_desc="Arbitrary-precision unit-aware calculator"
10 maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
11 license="MIT"
12 homepage="https://printfn.github.io/fend/"
13 changelog="https://raw.githubusercontent.com/printfn/fend/main/CHANGELOG.md"
14 distfiles="https://github.com/printfn/fend/archive/refs/tags/v${version}.tar.gz
15  https://github.com/printfn/fend/releases/download/v${version}/fend.1>fend_man_${version}"
16 checksum="cc8ce470b8a08ec5c5973d5251987f12bbc3baa7137295c42e7d782b7b297786
17  58fdfd691c68a5f9b5edb791712da13da4a5f9f0d397cda94423b0bbf45a25eb"
18 skip_extraction="fend_man_${version}"
20 post_install() {
21         vlicense LICENSE.md
22         vman ${XBPS_SRCDISTDIR}/${pkgname}-${version}/fend_man_${version} fend.1