You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
487 B
7 lines
487 B
TERMUX_PKG_HOMEPAGE=https://qalculate.github.io/
|
|
TERMUX_PKG_DESCRIPTION="Powerful and easy to use command line calculator"
|
|
TERMUX_PKG_VERSION=2.3.0
|
|
TERMUX_PKG_SHA256=29335b91b5215dcc384396343b03b2bb99cf4e827b7084f84ac32e6a09661796
|
|
TERMUX_PKG_SRCURL=https://github.com/Qalculate/libqalculate/releases/download/v${TERMUX_PKG_VERSION}/libqalculate-${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_DEPENDS="libcurl, libmpfr, libxml2, readline, libgmp"
|
|
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--without-icu"
|
|
|