Leonid Plyushch
5f365634e5
ncurses: create libtermcap compatibility links
5 years ago
Leonid Plyushch
c4fde3b66c
bash: make "command-not-found" optional
Though, it will be pre-installed via bootstraps as previously.
Possible after changes to bashrc introduced in b45da7b8ba
.
Related issue: https://github.com/termux/termux-packages/issues/661
5 years ago
Leonid Plyushch
28a31530e8
termux-tools: add core packages to dependencies
Some packages are not getting installed after busybox was replaced by separate
packages. This commit should fix that by specifying core packages as dependencies
of the "termux-tools".
5 years ago
Leonid Plyushch
771cd8f636
nim: use CFLAGS/LDFLAGS for nimble & koch
5 years ago
Leonid Plyushch
ed0796cd57
mariadb: remove `chown` calls from mysql_install_db script
5 years ago
Leonid Plyushch
8c985205b9
lldb: blacklist for x86_64 for now due to build error
Error was:
FAILED: tools/driver/Options.inc
cd /home/builder/.termux-build/lldb/build && /data/data/com.termux/files/usr/bin/llvm-tblgen -gen-opt-parser-defs -I /home/builder/.termux-build/lldb/src/tools/driver -I /data/data/com.termux/files/usr/include /home/builder/.termux-build/lldb/src/tools/driver/Options.td -o tools/driver/Options.inc -d tools/driver/Options.inc.d
/data/data/com.termux/files/usr/bin/llvm-tblgen: error while loading shared libraries: /lib/x86_64-linux-gnu/libc.so: invalid ELF header
%ci:no-build
5 years ago
Leonid Plyushch
175849569d
vifm: update to 0.10.1
5 years ago
Leonid Plyushch
155d7e3b9f
tmate: update to 2.3.0
5 years ago
Leonid Plyushch
a9f2b6f38d
librsvg: update to 2.45.90
5 years ago
Leonid Plyushch
fcd1054223
libmosquitto: update to 1.6.4
5 years ago
Leonid Plyushch
5cbf38a4ef
ripgrep: update to 11.0.2
5 years ago
Leonid Plyushch
65708becc6
swi-prolog: update to 8.1.10
5 years ago
Leonid Plyushch
dfd471fec8
dialog: update to 1.3-20190728
5 years ago
Leonid Plyushch
51cc111f9c
libduktape: update to 2.4.0
5 years ago
Leonid Plyushch
2a2e52739e
imagemagick: update to 7.0.8.58
5 years ago
Leonid Plyushch
13593238fc
libevent: update to 2.1.11
5 years ago
Leonid Plyushch
e0b0b0e85f
run-docker.sh: allow to set custom image via environment variable
5 years ago
Jiri Tyr
0b0648130d
gbt: Update from 1.2.0 to 2.0.0
5 years ago
Fredrik Fornwall
24c1568dfb
profanity: Update from 0.6.0 to 0.7.0
5 years ago
Fredrik Fornwall
3b2457a536
exiv2: Update from 0.27.1 to 0.27.2
5 years ago
Fredrik Fornwall
944b748d00
libxapian: Update from 1.4.11 to 1.4.12
5 years ago
Fredrik Fornwall
2c413ad421
picolisp: Update from 19.7.6 to 19.7.31
5 years ago
Tim
da85cccdff
Update README.md
5 years ago
Fredrik Fornwall
1d1f0ef37b
graphicsmagick: Update from 1.3.32 to 1.3.33
5 years ago
Fredrik Fornwall
76b9e5b1a2
subversion: Update from 1.12.0 to 1.12.2
5 years ago
Fredrik Fornwall
c5e2524bda
pngquant: Update from 2.12.3 to 2.12.5
5 years ago
Leonid Plyushch
3bb442e2c0
libpulseaudio: rebuild to move remaining *.a files to -static subpackage.
5 years ago
Leonid Plyushch
d44a223686
build-package.sh: use globstar when splitting static libraries
Handle cases when static libraries located in subdirectory.
Enables support for globstar (example './**/*.a') pattern in subpackage
splitting.
5 years ago
Leonid Plyushch
04f016dc35
gdk-pixbuf: bump revision
5 years ago
Leonid Plyushch
ffe57097d1
build-package.sh: avoid linking with extra/unneeded libraries
5 years ago
Leonid Plyushch
e63524cbdc
build-package.sh: basic hardening via CFLAGS/LDFLAGS
See https://github.com/termux/termux-packages/issues/4107 .
In short:
* Stack protector will be used by default.
* GOT/PLT ELF sections will be read-only.
5 years ago
Leonid Plyushch
72e3bc3a0d
megatools: source code is no longer hosted on github
5 years ago
Leonid Plyushch
be12a4f1a8
tmux: disable static build
5 years ago
valpogus
d8a4c2b76f
create lame.subpackage.sh
5 years ago
valpogus
4604c2c545
update build.sh
5 years ago
Leonid Plyushch
b95cdc88ca
dropbear: do not link binaries statically
5 years ago
Leonid Plyushch
32745fd212
dropbear: depend on zlib
5 years ago
Leonid Plyushch
15e00d2072
scripts/buildorder.py: do not handle static library subpackages
* They are not used during normal build procedures.
* During "fast-builds" (option '-i') they just consume our bandwidth.
5 years ago
Leonid Plyushch
89588b254d
emacs: don't link with dbus
5 years ago
Leonid Plyushch
5d5dcba78c
CI: reduce RAM limit to 8 GB
Possible after setting correct TERMUX_MAKE_PROCESSES.
5 years ago
Leonid Plyushch
056fd05f0a
CI: set TERMUX_MAKE_PROCESSES to 4
Otherwise it will use number reported by `nproc` which is 32 currently.
5 years ago
Leonid Plyushch
de86a387a5
seafile-client: breaks & replaces seafile-client-dev
5 years ago
Leonid Plyushch
98b3380dcb
libsearpc: breaks and replaces -dev package
5 years ago
Leonid Plyushch
b4cb6b647b
ccnet: breaks and replaces -dev package
5 years ago
Leonid Plyushch
49224c6cb4
assimp: breaks and replaces -dev package
5 years ago
Leonid Plyushch
1037380b92
CI: raise memory to 12 GB
4 and even 8 GB cause container failure when building certain
packages (e.g. nodejs or libllvm).
5 years ago
Leonid Plyushch
f0d879dc3c
CI: reduce resource usage
https://github.com/termux/termux-packages/issues/4116
5 years ago
Jb DOYON
d0b4de020e
stow: update from 2.3.0 to 2.3.1
5 years ago
Leonid Plyushch
21b96d3b41
no more develsplit + provide static libraries as separate package
%ci:no-build
6 years ago
Leonid Plyushch
6aa3f565da
libgrpc: update to 1.22.0
6 years ago