js: add homepage, license
This commit is contained in:
parent
fe0c0d253c
commit
f0226cf11f
1 changed files with 3 additions and 1 deletions
|
@ -5,9 +5,11 @@ build_wrksrc="js/src"
|
||||||
distfiles="${MOZILLA_SITE}/js/js185-1.0.0.tar.gz"
|
distfiles="${MOZILLA_SITE}/js/js185-1.0.0.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-system-nspr --enable-threadsafe"
|
configure_args="--with-system-nspr --enable-threadsafe"
|
||||||
revision=3
|
revision=4
|
||||||
makedepends="zip python perl>=0 nspr-devel"
|
makedepends="zip python perl>=0 nspr-devel"
|
||||||
short_desc="Spidermonkey JavaScript interpreter and library"
|
short_desc="Spidermonkey JavaScript interpreter and library"
|
||||||
|
homepage="https://developer.mozilla.org/en/docs/SpiderMonkey"
|
||||||
|
license="MPL-1.1, GPL-2, LGPL-2.1"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=5d12f7e1f5b4a99436685d97b9b7b75f094d33580227aa998c406bbae6f2a687
|
checksum=5d12f7e1f5b4a99436685d97b9b7b75f094d33580227aa998c406bbae6f2a687
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue