view lib/libbytesize/libbytesize.info @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents
children
line wrap: on
line source

PKGNAME=libbytesize
PKGVERSION=2.1
PKGREVISION=1
PKGLICENSE="LGPL-2.1-only"
PKGSUMMARY="a for working with arbitrary big sizes in bytes"
PKGDOWNLOAD="https://github.com/storaged-project/libbytesize/releases/download/$PKGVERSION/$PKGNAME-$PKGVERSION.tar.gz"
PKGDEPENDS="gmp mpfr pcre2"