spidermonkey: import with icu option

We need to disable it in upcoming 0ad package.
This commit is contained in:
2014-11-24 22:30:05 +01:00
parent 5a17f17c40
commit c491cdc806
4 changed files with 276 additions and 0 deletions

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