mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
New Package: scryer-prolog-0.8.123
This commit is contained in:
parent
67cd5c346f
commit
1f0064928f
1 changed files with 18 additions and 0 deletions
18
srcpkgs/scryer-prolog/template
Normal file
18
srcpkgs/scryer-prolog/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'scryer-prolog'
|
||||||
|
pkgname=scryer-prolog
|
||||||
|
version=0.8.123
|
||||||
|
revision=1
|
||||||
|
archs="~i686" # aggresive cpu detection
|
||||||
|
build_style=cargo
|
||||||
|
hostmakedepends="m4 pkg-config"
|
||||||
|
depends="gmp"
|
||||||
|
short_desc="Modern Prolog implementation written mostly in Rust"
|
||||||
|
maintainer="Hans-J. Schmid <knock@myopendoor.de>"
|
||||||
|
license="BSD-3-Clause"
|
||||||
|
homepage="https://github.com/mthom/scryer-prolog"
|
||||||
|
distfiles="https://github.com/mthom/scryer-prolog/archive/v${version}.tar.gz"
|
||||||
|
checksum=4370bc2200e3e56d411326801219bc5fc37a422febdb6cd3548ed3f65b5a44aa
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue