hasufell-repository/packages/dev-libs/spidermonkey/spidermonkey.exlib
hasufell c491cdc806 spidermonkey: import with icu option
We need to disable it in upcoming 0ad package.
2014-11-24 22:30:05 +01:00

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 ]]"