# Template file for 'bcal'
pkgname=bcal
version=2.5
revision=1
build_style=gnu-makefile
makedepends="readline-devel"
short_desc="Byte CALculator for storage conversions and calculations"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/jarun/bcal"
changelog="https://raw.githubusercontent.com/jarun/bcal/master/CHANGELOG"
distfiles="https://github.com/jarun/bcal/archive/v${version}.tar.gz"
checksum=7e00d38aca2272ef93f55515841e2912ecf845914ec140f8e4c356e1493cf5cf

if [ "$XBPS_TARGET_WORDSIZE" -ne 64 ]; then
	broken="Can only be built for 64 bit targets which define __uint128_t."
fi
