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.
6 lines
378 B
6 lines
378 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_VERSION=0.18
|
|
TERMUX_PKG_SRCURL=http://isl.gforge.inria.fr/isl-${TERMUX_PKG_VERSION}.tar.xz
|
|
TERMUX_PKG_SHA256=0f35051cc030b87c673ac1f187de40e386a1482a0cfdf2c552dd6031b307ddc4
|
|
TERMUX_PKG_DEPENDS="libgmp"
|
|
|