New package: scheme48-1.9.2
This commit is contained in:
20
srcpkgs/scheme48/template
Normal file
20
srcpkgs/scheme48/template
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
# Template file for 'scheme48'
|
||||||
|
pkgname=scheme48
|
||||||
|
version=1.9.2
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
short_desc="Implementation of the R5RS Scheme standard"
|
||||||
|
maintainer="rc-05 <rc23@email.it>"
|
||||||
|
license="custom:scheme48"
|
||||||
|
homepage="http://s48.org/"
|
||||||
|
distfiles="http://s48.org/${version}/scheme48-${version}.tgz"
|
||||||
|
checksum=9c4921a90e95daee067cd2e9cc0ffe09e118f4da01c0c0198e577c4f47759df4
|
||||||
|
alternatives="
|
||||||
|
scheme:scheme:/usr/bin/scheme48
|
||||||
|
scheme:scheme.1:/usr/share/man/man1/scheme48.1
|
||||||
|
"
|
||||||
|
nocross="Failed to compile test program"
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user