8 lines
403 B
Bash
8 lines
403 B
Bash
TERMUX_PKG_HOMEPAGE=http://isl.gforge.inria.fr/
|
|
TERMUX_PKG_DESCRIPTION="Library for manipulating sets and relations of integer points bounded by linear constraints"
|
|
TERMUX_PKG_LICENSE="MIT"
|
|
TERMUX_PKG_VERSION=0.21
|
|
TERMUX_PKG_SHA256=777058852a3db9500954361e294881214f6ecd4b594c00da5eee974cd6a54960
|
|
TERMUX_PKG_SRCURL=http://isl.gforge.inria.fr/isl-${TERMUX_PKG_VERSION}.tar.xz
|
|
TERMUX_PKG_DEPENDS="libgmp"
|