forked from hasufell/hasufell-repository
spidermonkey: import with icu option
We need to disable it in upcoming 0ad package.
This commit is contained in:
14
packages/dev-libs/spidermonkey/spidermonkey.exlib
Normal file
14
packages/dev-libs/spidermonkey/spidermonkey.exlib
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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 ]]"
|
||||
|
||||
Reference in New Issue
Block a user