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
403 B
7 lines
403 B
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"
|
|
|