isl15: fix license, template layout

Closes: #31756 [via git-merge-pr]
This commit is contained in:
Colin Booth 2021-04-28 00:26:32 -07:00 committed by Érico Nogueira
parent 197a5662fd
commit 8a246bfd5e

View file

@ -1,21 +1,22 @@
# Template file for 'isl15'.
# Template file for 'isl15'
pkgname=isl15
version=0.19
revision=1
revision=2
wrksrc="isl-${version}"
bootstrap=yes
build_style=gnu-configure
makedepends="gmp-devel"
short_desc="Integer Set Library"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://freecode.com/projects/isl"
license="LGPL-2.1"
distfiles="http://isl.gforge.inria.fr/isl-${version}.tar.bz2"
checksum=d59726f34f7852a081fbd3defd1ab2136f174110fc2e0c8d10bb122173fa9ed8
post_install() {
# Remove gdb python files.
rm -f ${DESTDIR}/usr/lib/*.py
vlicense LICENSE
}
isl15-devel_package() {