hasufell-repository/packages/dev-libs/spidermonkey/spidermonkey.exlib

15 lines
431 B
Bash

# Copyright 2013 Saleem Abdulrasool <compnerd@compnerd.org>
# Distributed under the terms of the GNU General Public License v2
require easy-multibuild
SUMMARY="Mozilla's C implementation of JavaScript"
HOMEPAGE="http://www.mozilla.org/js/spidermonkey/"
MYOPTIONS="multibuild_c: 32 64"
BUGS_TO="mk.fraggod@gmail.com"
UPSTREAM_RELEASE_NOTES="https://developer.mozilla.org/en-US/docs/SpiderMonkey/$(ever major) [[ lang = en ]]"