void-packages/srcpkgs/units/template

17 lines
558 B
Bash

# Template file for 'units'
pkgname=units
version=2.23
revision=1
build_style=gnu-configure
configure_args="--sharedstatedir=/usr/share"
hostmakedepends="python3"
makedepends="readline-devel"
depends="python3 python3-Unidecode"
short_desc="Converts between different units"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://www.gnu.org/software/units/units.html"
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=d957b451245925c9e614c4513397449630eaf92bd62b8495ba09bbe351a17370
python_version=3