community/nodejs to 0.12.0-3

This commit is contained in:
David Beauchamp 2015-02-27 11:46:37 -05:00
parent 16f823bd11
commit 385e8ad72b

View file

@ -10,14 +10,14 @@
pkgname=nodejs
pkgver=0.12.0
_npmver=2.6.0
pkgrel=2
_npmver=2.6.1
pkgrel=3
pkgdesc='Evented I/O for V8 javascript'
arch=('i686' 'x86_64' 'arm')
url='http://nodejs.org/'
license=('MIT')
provides=('nodejs-node-gyp')
depends=('openssl' 'zlib' 'libuv') # 'v8' 'c-ares')
depends=('openssl' 'zlib') # 'libuv' 'v8' 'c-ares')
makedepends=('python2' 'git' 'procps-ng')
optdepends=('python2: for node-gyp')
checkdepends=('curl')
@ -90,8 +90,8 @@ build() {
--without-snapshot \
--with-arm-float-abi=$EABI \
--shared-openssl \
--shared-zlib \
--shared-libuv
--shared-zlib
# --shared-libuv
# --shared-v8 \
# --shared-v8-libpath=/usr/lib \
# --shared-v8-includes=/usr/include