Fredrik Fornwall
1ec7631b2a
Use common cachedir for standalone toolchain
We might just as well use TERMUX_COMMON_CACHEDIR instead of using
_lib for the standalone toolchain.
7 years ago
Vishal Biswas
efa8300be1
update ndk to 17 and switch some packages to clang build ( #2415 )
* update ndk to 17
* bump NDK version in setup-android script
* libnl: fix for ndk r17
* libpixman: use clang's __builtin_shufflevector instead of __builtin_shuffle (#1 )
Required to make package build with ndk17.
* fix as for arm
* ndk17 still uses ld.bfd on aarch64
* use -fno-integrated-as for clang only
* glib: remove patch unnecessary after ndk17
* torsocks: remove unneeded patch after ndk17
* subversion: fix build as clang++ now errors out for mismatched flags
* libpulseaudio: fix build with ndk17
https://github.com/termux/termux-packages/pull/2415#issuecomment-388296684
* gst-plugins-good: disable video4linux2
ioctl is defined as __overloadable in ndk17 headers which
conflicts with v4l2object's member ioctl
* libzmq: disable Werror to build with ndk17
* ltrace: hardcode symbol not available in ndk17
* busybox: build with clang for all arches except arm
* dropbear: build with clang instead of gcc
* gnupg: build with clang instead of gcc
* openssl: use clang for all arches except arm
* picolisp: build with clang instead of gcc
* valgrind: use clang on all arches except aarch64
* Revert "gst-plugins-good: disable video4linux2"
This reverts commit 43850b81ccf60033c25cb13dfd326c1b0528773a.
Already applied on base branch.
* libllvm: use default arm triple
7 years ago
Fredrik Fornwall
72cc5e8e47
brotli: Update from 1.0.3 to 1.0.4
Also switch to building with cmake, and add a patch to build the
brotli binary against shared libs (binary size from 700 kb to 70 kb).
7 years ago
Fredrik Fornwall
8564312fa5
busybox: Update from 1.28.3 to 1.28.4
7 years ago
Fredrik Fornwall
8da4a3aafb
libunistring: Update from 0.9.9 to 0.9.10
7 years ago
its-pointless
c11e8a8377
brotli lossless compression library and utility
7 years ago
Fredrik Fornwall
5441dc1490
libcurl: Avoid linking in libidn2
7 years ago
Fredrik Fornwall
354ad4aa37
memcached: Update from 1.5.7 to 1.5.8
7 years ago
Fredrik Fornwall
551bae4776
libpopt: Update to working download url
7 years ago
Henrik Grimler
c771edfaa7
luarocks: set default lib/inc dir to @TERMUX_PREFIX@/{lib,include}
7 years ago
Tom Yan
6710d62e6e
libunistring: fix locale_charset()
Make locale_charset() use nl_langinfo() so that it would work
properly. For example:
$ idn2 --debug ''
Charset: en_US.UTF-8
idn2: toAscii: could not convert string to UTF-8
$ LD_PRELOAD=$PREFIX/local/lib/libunistring.so idn2 --debug ''
Charset: UTF-8
$
7 years ago
Fredrik Fornwall
065eebce75
libgrpc: Update from 1.4.7 to 1.12.0
7 years ago
Fredrik Fornwall
3638d0b90d
Remove unused TERMUX_PKG_FOLDERNAME
7 years ago
Fredrik Fornwall
d0fc7bc42f
php: Update from 7.2.5 to 7.2.6
7 years ago
Fredrik Fornwall
a2342cad98
yarn: Update from 1.6.0 to 1.7.0
7 years ago
Fredrik Fornwall
b627729402
http -> https updates
7 years ago
Fredrik Fornwall
013a89fa6a
radare2: Update from 2.5.0 to 2.6.0
7 years ago
Fredrik Fornwall
115333a400
valac: Update from 0.40.4 to 0.40.6
7 years ago
Fredrik Fornwall
304e5c917a
babl: Update from 0.1.48 to 0.1.50
7 years ago
Fredrik Fornwall
2e504064cf
stunnel: Update from 5.44 to 5.45
7 years ago
Fredrik Fornwall
fa60828f96
tor: Update from 0.3.2.10 to 0.3.3.6
7 years ago
Fredrik Fornwall
05b9b81990
python: Do not replace old python2, just break
7 years ago
Tom Yan
3425808c21
python(2): bump revision after updates
7 years ago
Tom Yan
3a5fe366c9
python(2): match TERMUX_PKG_RM_AFTER_INSTALL
7 years ago
Tom Yan
5ccf28cf8c
python(2): fix bin/ and share/man/
Justification for the changes:
$ dpkg -S smtpd.py
python: /data/data/com.termux/files/usr/lib/python3.6/smtpd.py
python2: /data/data/com.termux/files/usr/lib/python2.7/smtpd.py
python2: /data/data/com.termux/files/usr/bin/smtpd.py
$ ls -l $PREFIX/bin/python-config
lrwxrwxrwx 1 u0_a312 u0_a312 14 May 18 01:09 /data/data/com.termux/files/usr/bin/python-config -> python2-config
$ ls -l $PREFIX/share/man/man1/python2.1
lrwxrwxrwx 1 u0_a312 u0_a312 9 May 18 01:09 /data/data/com.termux/files/usr/share/man/man1/python2.1 -> python2.1
$ dpkg -S bin/2to3
python: /data/data/com.termux/files/usr/bin/2to3
python: /data/data/com.termux/files/usr/bin/2to3-3.6
$ dpkg -S bin/pydoc
python2: /data/data/com.termux/files/usr/bin/pydoc
python: /data/data/com.termux/files/usr/bin/pydoc3.6
python: /data/data/com.termux/files/usr/bin/pydoc3
7 years ago
Tom Yan
2299660e77
python: have bin/python${_MAJOR_VERSION}m back
and convert bin/python${_MAJOR_VERSION} from hardlink to symlink
7 years ago
Tom Yan
c4768ce96d
python(2): improve cache cleanup command
by using + instead of ;
7 years ago
Tom Yan
259ed508ea
python2: fix cache cleanup command
python2 does not produce __pycache__ directories but only *.pyc
files.
7 years ago
Tom Yan
77d28c1316
python(2): remove easy_install in prerm
7 years ago
Fredrik Fornwall
3f0cf0a049
libidn2: Do not configure with --disable-doc
Removing --disable-doc gets us the idn2 manpage. Also, remove
--enable-static=no since build-package.sh already configures with
--disable-static.
7 years ago
Hax4us
6c52b20c99
update build.sh
7 years ago
Hax4us
5248fa32ba
add package libidn2
7 years ago
Fredrik Fornwall
693476c5e8
poppler: Update from 0.64.0 to 0.65.0
7 years ago
Fredrik Fornwall
67d37de0cc
p7zip: Minor cleanup
7 years ago
Fredrik Fornwall
2eb1d019a2
mutt: Update from 1.9.5 to 1.10.0
7 years ago
Fredrik Fornwall
a776eef484
neofetch: Update from 4.0.1 to 4.0.2
7 years ago
its-pointless
06c70938f6
install freetype-config and freetype-config.1
7 years ago
Fredrik Fornwall
ac890ec69a
mariadb: Avoid linking in liblz4
7 years ago
Fredrik Fornwall
da55e9b97d
nginx: Update from 1.12.2 to 1.14.0
7 years ago
Fredrik Fornwall
48f9c345aa
procps: Update from 3.3.12 to 3.3.14
7 years ago
Fredrik Fornwall
df3b702964
gst-plugins-good: Build with --disable-gst_v4l2
See https://github.com/termux/termux-packages/pull/2415
7 years ago
Fredrik Fornwall
2e9549e3e9
util-linux: Update from 2.30.1 to 2.32
7 years ago
Fredrik Fornwall
c5f4fd3bf1
yarn: Update from 1.5.1 to 1.6.0
7 years ago
Fredrik Fornwall
f74a9f45a1
strace: Update from 4.20 to 4.22
7 years ago
Fredrik Fornwall
b421daa14a
transmission: Update from 2.93 to 2.94
7 years ago
Fredrik Fornwall
c3573572bd
tcl: Update from 8.6.7 to 8.6.8
7 years ago
Fredrik Fornwall
958514134a
ffmpeg: Bump revision after libsoxr and libx265 updates
7 years ago
Fredrik Fornwall
23f23ada14
gstreamer: Update from 1.14.0 to 1.14.1
7 years ago
Fredrik Fornwall
b71fb7b54a
rgbds: Update from 0.3.3 to 0.3.7
7 years ago
Fredrik Fornwall
5ef927c9a3
qpdf: Update from 7.1.1 to 8.0.2
7 years ago