Skip to content

Commit

Permalink
gpkg/libisl: new package (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxython authored Sep 6, 2023
1 parent 8e5109e commit bd339e8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gpkg/libisl/build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://libisl.sourceforge.io/
TERMUX_PKG_DESCRIPTION="Library for manipulating sets and relations of integer points bounded by linear constraints"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux-pacman"
TERMUX_PKG_VERSION=0.26
TERMUX_PKG_SRCURL=https://libisl.sourceforge.io/isl-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=a0b5cb06d24f9fa9e77b55fabbe9a3c94a336190345c2555f9915bb38e976504
TERMUX_PKG_DEPENDS="libgmp-glibc"

0 comments on commit bd339e8

Please sign in to comment.