fend: update to 1.5.5
[void-pkg.git] / srcpkgs / fend / template
bloba30fdd3b0ec0411ca3c7cf2dbd162d01bf5ff504
1 # Template file for 'fend'
2 pkgname=fend
3 version=1.5.5
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="330ca6ca5fcb4410fe75caeab0d77b0b112a355ec2a5d5848dffb0a7a7a2e7a7
17  65be3b5b9c49fd13bab854eb1ffa9e14ae533d2623bcccedba48e935ecbe0584"
18 skip_extraction="fend_man_${version}"
20 post_install() {
21         vlicense LICENSE.md
22         vman ${XBPS_SRCDISTDIR}/${pkgname}-${version}/fend_man_${version} fend.1