# Generated by makepkg 6.0.2
# Tue Apr 25 05:42:01 UTC 2023
pkgbase = isl
	pkgdesc = Library for manipulating sets and relations of integer points bounded by linear constraints
	pkgver = 0.26
	pkgrel = 1
	url = https://libisl.sourceforge.io/
	arch = i686
	arch = x86_64
	groups = libraries
	license = spdx:MIT
	makedepends = gmp-devel
	makedepends = autotools
	makedepends = gcc
	depends = gmp
	source = https://libisl.sourceforge.io/isl-0.26.tar.xz
	source = isl-0.14.1-no-undefined.patch
	sha256sums = a0b5cb06d24f9fa9e77b55fabbe9a3c94a336190345c2555f9915bb38e976504
	sha256sums = 83655a7202f0a0dcce1782d4b365252bf1ad12a522b7ad82ab578ee5ec46433b

pkgname = isl

pkgname = isl-devel
	pkgdesc = ISL headers and libraries
	groups = development
	depends = isl=0.26
	depends = gmp-devel
