New package: bcal-1.7.

Closes: #10136 [via git-merge-pr]
This commit is contained in:
maxice8 2017-12-20 05:44:27 -02:00 committed by Jürgen Buchmüller
parent c4669a15d6
commit 69893cb620

13
srcpkgs/bcal/template Normal file
View file

@ -0,0 +1,13 @@
# Template file for 'bcal'
pkgname=bcal
version=1.7
revision=1
build_style=gnu-makefile
makedepends="libquadmath-devel"
short_desc="Byte CALculator for storage conversions and calculations"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="GPL-3"
homepage="https://github.com/jarun/bcal"
distfiles="https://github.com/jarun/bcal/archive/v${version}.tar.gz"
checksum=501a09b0af42a722fd19354b4d139b8fe26920d5a1319cf382917dbf75a0f0be
only_for_arch="i686 x86_64 i686-musl x86_64-musl"