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.
5 lines
297 B
5 lines
297 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.16.1
|
|
TERMUX_PKG_SRCURL=http://isl.gforge.inria.fr/isl-${TERMUX_PKG_VERSION}.tar.xz
|
|
TERMUX_PKG_DEPENDS="libgmp"
|
|
|