Leonid Plyushch
a23c32b818
nodejs-lts: apply https://github.com/libuv/libuv/pull/2767 for deps/uv
5 years ago
Leonid Plyushch
5e0da0f1d1
nodejs/nodejs-lts: fix typo in ICU source URL
5 years ago
Leonid Plyushch
0a609a4935
libicu: revert to v66.1
Newer versions break nodejs, nodejs-lts because API
icu::number::FormattedNumber::getAllFieldPositions()
was removed.
5 years ago
Leonid Plyushch
48b03e7547
fix sha256 for libicu
We use *.tar.xz archives, not the *.tar.gz.
5 years ago
Leonid Plyushch
be1121bbd3
libicu: update to 67.1
5 years ago
Fredrik Fornwall
dabde5ce67
nodejs-lts: Update from 12.16.1 to 12.16.2
5 years ago
Leonid Plyushch
cfb851c8b5
nodejs-lts: specify clang, make, pkg-config, python as suggested packages
They are frequently used when `npm` installs something with
native extensions.
5 years ago
Leonid Plyushch
de68b6413d
nodejs-lts: rebuild
5 years ago
Leonid Plyushch
c3b4ab426c
fix libicu version for nodejs and nodejs-lts
5 years ago
Leonid Plyushch
20ad486b7b
rebuild packages depending on libicu
5 years ago
Fredrik Fornwall
9bd4af81bb
Update nodejs-lts from 12.14.1 to 12.16.1
5 years ago
Leonid Plyushch
4eeb7cf559
nodejs-lts: avoid FICLONE ioctl
5 years ago
Fredrik Fornwall
c50a9ccefb
nodejs-lts: Update from 12.14.0 to 12.14.1
5 years ago
Fredrik Fornwall
3d4255702e
nodejs-lts: Update from 12.13.0 to 12.14.0
5 years ago
Fredrik Fornwall
eb1241016b
nodejs-lts: Do not conflict with itself
5 years ago
Fredrik Fornwall
f536a8949b
nodejs-lts: Update from 10.16.3 to 12.13.0
5 years ago
Fredrik Fornwall
82436d1857
nodejs-lts: Bump after libicu update
5 years ago
Leonid Plyushch
2ebe5b3d7a
nodejs-lts: prevent calling setgroups(), setuid(), setgid(
5 years ago
Fredrik Fornwall
b89bdca435
nodejs-lts: Update from 10.16.2 to 10.16.3
5 years ago
Fredrik Fornwall
b2508ff714
nodejs-lts: Update from 10.16.0 to 10.16.2
5 years ago
Leonid Plyushch
d111f5bf74
packages: standardize values of several control variables for build.sh
Variables
TERMUX_PKG_PLATFORM_INDEPENDENT
TERMUX_DEBUG
TERMUX_PKG_HAS_DEBUG
TERMUX_PKG_ESSENTIAL
TERMUX_SUBPKG_ESSENTIAL
TERMUX_PKG_NO_STATICSPLIT
TERMUX_PKG_BUILD_IN_SRC
TERMUX_PKG_FORCE_CMAKE
TERMUX_PKG_HOSTBUILD
should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.
build-package.sh should make decision based on variable's value but not on
whether it is set or empty.
%ci:no-build
5 years ago
Leonid Plyushch
21b96d3b41
no more develsplit + provide static libraries as separate package
%ci:no-build
6 years ago
Leonid Plyushch
678a6d7b6c
nodejs-lts: bump revision
6 years ago
Fredrik Fornwall
cd1397cbf4
nodejs-lts: Avoid statx syscall ( fixes #3915 )
6 years ago
Fredrik Fornwall
41b65177f5
nodejs-lts: Update from 10.15.3 to 10.16.0
6 years ago
Leonid Plyushch
e67e71c740
nodejs-lts: link with shared zlib
6 years ago
Fredrik Fornwall
71b9f0ec9b
libicu: Update from 63.1 to 64.1
6 years ago
Fredrik Fornwall
edff09938f
nodejs-lts: Update from 10.15.2 to 10.15.3
6 years ago
Fredrik Fornwall
d1bdc40c02
nodejs-lts: Update from 10.15.1 to 10.15.2
6 years ago
Leonid Plyushch
5871ed7b26
bump C++ packages for NDK-19
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Fredrik Fornwall
ea00743cdf
nodejs-lts: Update from 10.15.0 to 10.15.1
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
e2f2d244c1
nodejs: Enable inspector
6 years ago
Fredrik Fornwall
8e4175412d
nodejs-lts: Update from 8.14.0 to 10.15.0
6 years ago
Fredrik Fornwall
d4afca3f83
nodejs-lts: Update from 8.13.0 to 8.14.0
6 years ago
Fredrik Fornwall
87d13044b7
nodejs-lts: Update from 8.12.0 to 8.13.0
6 years ago
Fredrik Fornwall
162cc93eed
nodejs: Use included zlib
See https://github.com/termux/termux-packages/issues/2922
6 years ago
Fredrik Fornwall
77e573699c
nodejs-lts: Add back a node LTS package
6 years ago