Commit Graph

7497 Commits

Author SHA1 Message Date
TheBrokenRail
27e5f71136 Add QuickJS Package (#4204) 2019-09-20 01:21:33 +03:00
Leonid Pliushch
39d4a088b9 liblua52: set prefix from @TERMUX_PREFIX@ in lua.pc 2019-09-20 00:52:24 +03:00
Leonid Pliushch
be6b7c30a8 perl: replace hardcoded prefix path with variable in build.sh 2019-09-20 00:44:47 +03:00
Leonid Pliushch
833d0c6a93 clamav: replace prefix paths with @TERMUX_PREFIX@ in config sources 2019-09-20 00:40:58 +03:00
Oliver Schmidhauser
88492182a0 Enable omemo support in profanity
Link profanity against libsignal-protocol-c to enable omemo support
2019-09-20 00:22:15 +03:00
Oliver Schmidhauser
5b99756a62 Add package libsignal-protocol-c 2019-09-20 00:22:15 +03:00
Leonid Pliushch
f72f7bec3b termux-tools: bump version 2019-09-20 00:17:45 +03:00
Leonid Pliushch
ccb9ab922a termux-tools: use @TERMUX_PREFIX@ instead of path in sources
Ensure that scripts always use correct prefix-specific path.
2019-09-20 00:16:26 +03:00
Leonid Pliushch
51cdbe0073 termux-tools: use default shebang in sources
This will allow build system to set shebang according to the
current TERMUX_PREFIX.
2019-09-19 23:41:31 +03:00
Leonid Pliushch
80b8744705 uftrace: use @TERMUX_PREFIX@ in patches instead of path 2019-09-19 23:38:10 +03:00
Leonid Pliushch
8d3c3189a5 sc: use @TERMUX_PREFIX@ in patches instead of path 2019-09-19 23:36:36 +03:00
Leonid Pliushch
6ce7d49077 libzmq: update homepage 2019-09-19 23:32:33 +03:00
Leonid Pliushch
c28a4e44b8 libgc: update homepage 2019-09-19 23:31:57 +03:00
Fredrik Fornwall
937b78d0c4 Define __TERMUX__ and __TERMUX_PREFIX__
By defining __TERMUX__ and __TERMUX_PREFIX__ in <sys/cdefs.h> (which is
basically always included) one can more easily target Termux
specifically, both when cross-compiling packages and when code is built
on-device.
2019-09-19 21:34:04 +02:00
Leonid Pliushch
2db41f95b9 coreutils: bump revision 2019-09-19 20:00:14 +03:00
Leonid Pliushch
9f9b5ce0ee coreutils: build with libgmp
Enhances `expr` and `factor`.

Since gmp is part of bootstrap environment, it should be ok to use for
programs where possible.
2019-09-19 19:57:13 +03:00
Leonid Pliushch
32f2a2d5de coreutils: build utility 'chroot' 2019-09-19 19:54:19 +03:00
Leonid Pliushch
777f4b0b6f libsoup: update to 2.68.1 2019-09-19 14:30:40 +03:00
Leonid Pliushch
ab08f5f96c pathpicker: update to 0.9.2 2019-09-19 14:26:40 +03:00
Leonid Pliushch
aea440cc1f gmic: update to 2.7.1 2019-09-19 14:17:46 +03:00
Leonid Pliushch
b51116018d libmosquitto: update to 1.6.6 2019-09-19 14:04:54 +03:00
Leonid Pliushch
23f74cf645 dnsutils: update to 9.14.6 2019-09-19 14:04:38 +03:00
Leonid Pliushch
28ff87f50e mime-support: update to 3.63 2019-09-18 19:10:57 +03:00
Leonid Pliushch
2da0913d9f fcgi: update to 2.4.2
%ci:reset-backlog
2019-09-18 17:37:16 +03:00
Leonid Pliushch
6f740187ec babl: update to 0.1.72 2019-09-18 17:31:00 +03:00
Leonid Pliushch
1ab571cc55 linux-man-pages: update to 5.02
%ci:reset-backlog
2019-09-18 17:27:59 +03:00
Leonid Pliushch
be35eb083e libgrpc: update to 1.23 2019-09-18 17:26:01 +03:00
Leonid Pliushch
df5f974c90 parallel: update to 20190822 2019-09-18 17:19:57 +03:00
Leonid Pliushch
53019b45ba pango: update to 1.44.6 2019-09-18 17:19:36 +03:00
Leonid Pliushch
554436fc37 links: update to 2.20.1 2019-09-18 17:17:14 +03:00
Leonid Pliushch
741418cf83 libnl: update to 3.5.0 2019-09-18 17:16:49 +03:00
Leonid Pliushch
2a70889186 gdk-pixbuf: update to 2.38.2 2019-09-18 17:16:26 +03:00
Leonid Pliushch
8315f06624 getmail: update to 5.14
%ci:reset-backlog
2019-09-18 17:15:50 +03:00
Leonid Pliushch
98249bc2b6 mariadb: blacklist i686 builds
Compilation errors:

In file included from /home/builder/.termux-build/mariadb/src/include/my_sys.h:34:
/home/builder/.termux-build/mariadb/src/include/my_pthread.h:822:10: error: use of undeclared identifier 'my_atomic_add32'

No patch available currently.
2019-09-18 17:01:54 +03:00
Leonid Pliushch
428953fe62 mariadb: force disable AUTH_PAM plugin
PAM is not available (and even not usable) in Termux.
2019-09-18 16:41:45 +03:00
Leonid Pliushch
aa84508ba0 mariadb: update to 10.4.8 2019-09-18 16:34:01 +03:00
Leonid Pliushch
4a679c8b71 libelf: update to 0.177
%ci:reset-backlog
2019-09-18 16:26:24 +03:00
Leonid Pliushch
38df776a22 radare2: update to 3.9.0 2019-09-18 16:17:18 +03:00
Leonid Pliushch
40605182e1 swi-prolog: update to 8.1.13 2019-09-18 15:51:32 +03:00
Leonid Pliushch
fd01d286ba keybase: 4.4.2 2019-09-18 15:43:54 +03:00
Leonid Pliushch
4322d22521 gitea: update to 1.9.3 2019-09-18 15:38:53 +03:00
Leonid Pliushch
5f7ac4ce98 hugo: update to 0.58.2 2019-09-18 15:36:56 +03:00
Leonid Pliushch
a6edfafe39 datamash: update to 1.5 2019-09-18 15:31:02 +03:00
Leonid Pliushch
914058888a fakeroot: update to 1.24 2019-09-18 15:29:42 +03:00
Leonid Pliushch
80a7d37ea5 dialog: update to 1.3-20190808 2019-09-18 15:28:31 +03:00
Leonid Pliushch
97c791b0dd debianutils: update to 4.9 2019-09-18 15:27:54 +03:00
Leonid Pliushch
5edd938a54 scrypt: update to 1.3.0 2019-09-18 15:26:52 +03:00
Leonid Pliushch
e7e87c1d78 libnftnl: update to 1.1.4 2019-09-18 15:26:30 +03:00
Leonid Pliushch
219a79a437 ccache: update to 3.7.4 2019-09-18 15:26:06 +03:00
Leonid Pliushch
e0aecd6284 imagemagick: update to 7.0.8.64 2019-09-18 15:22:03 +03:00
Leonid Pliushch
59ed60d5c0 vim, vim-python: update to 8.1.2050 2019-09-18 15:21:25 +03:00
Leonid Pliushch
f5b42dc36a bitcoin: bump revision
Because latest changes were not applied.
2019-09-18 13:21:26 +03:00
Fredrik Fornwall
6cf01c56cb luv: Add package 2019-09-17 22:28:11 +02:00
Fredrik Fornwall
72860206c4 fd: Update from 7.3.0 to 7.4.0 2019-09-17 21:42:03 +02:00
Fredrik Fornwall
2a14f56430 libexpat: Update from 2.2.7 to 2.2.8 2019-09-17 21:40:23 +02:00
Fredrik Fornwall
cf71892b65 ttyd: Rebuild after libwebsockets bump 2019-09-17 21:22:10 +02:00
Fredrik Fornwall
7a75cbd82d libmosquitto: Update from 1.6.4 to 1.6.5 2019-09-17 21:21:00 +02:00
Fredrik Fornwall
b1ef5ae4ed potrace: Update from 1.15 to 1.16 2019-09-17 21:18:54 +02:00
Fredrik Fornwall
05adc0621f rclone: Update from 1.49.2 to 1.49.3 2019-09-17 21:15:31 +02:00
Fredrik Fornwall
125039250e libical: Update from 3.0.5 to 3.0.6 2019-09-17 21:14:55 +02:00
Fredrik Fornwall
7839a79627 libwebsockets: Update from 3.2.0 to 3.2.99.1 2019-09-17 21:14:18 +02:00
Fredrik Fornwall
ea6b9a4503 apt: Fix build with current cmake 2019-09-17 20:39:03 +02:00
Henrik Grimler
336e31c691 tmux: make sure $PREFIX/var/run exists 2019-09-17 20:08:20 +02:00
Fredrik Fornwall
85188837d3 libunwind: Remove package 2019-09-17 12:33:23 +02:00
Leonid Pliushch
b19bd8a041 bitcoin: build and link with libdb v4.8.x 2019-09-16 15:07:43 +03:00
Fredrik Fornwall
e0b81e9419 openssl: Update from 1.1.1c to 1.1.1d 2019-09-16 11:55:42 +02:00
Leonid Pliushch
93f85e201b starship: fix build error 2019-09-15 23:19:06 +03:00
Leonid Pliushch
81109c4135 bison: update to 3.4.2 2019-09-15 22:54:41 +03:00
Leonid Pliushch
fa8a631c59 starship: update to 0.17.0
%ci:reset-backlog
2019-09-15 22:49:19 +03:00
Leonid Pliushch
fb1c28fa27 wireguard-tools: update to 0.0.20190913 2019-09-15 22:47:25 +03:00
Leonid Pliushch
5c926a2ab0 ffmpeg: update to 4.2.1 & bump mpv 2019-09-15 22:40:16 +03:00
Leonid Pliushch
3cb546d424 libcurl: update to 7.66.0 2019-09-15 22:38:20 +03:00
Leonid Pliushch
0c2b6768cb cryptopp: fix typo in patch 2019-09-15 22:25:41 +03:00
Leonid Pliushch
f499d36714 cryptopp: fix libcryptopp.so.8 symlinks 2019-09-15 22:22:08 +03:00
Fredrik Fornwall
5fb85968bf bitcoin: Depend on openssl 2019-09-15 20:18:30 +02:00
Stefan
430f8c3887 added conffiles to bitcoin,lnd 2019-09-13 17:15:47 +02:00
Stefan
b27162af54 removed termux-services dependency for bitcoin,lnd 2019-09-13 17:15:10 +02:00
Stefan
121696b121 added termux-services to lnd 2019-09-13 17:15:10 +02:00
Henrik Grimler
84112144cf lnd: download tagged archive instead of release from github
We then don't need to override termux_step_extract_package

%ci:no-build
2019-09-13 16:01:16 +02:00
stefanwouldgo
3d23c83cc7 new packages: bitcoin and lnd (#4290) 2019-09-13 15:35:32 +03:00
Leonid Pliushch
65d48fde9c libevent: don't remove additional libs 2019-09-13 15:35:03 +03:00
Leonid Pliushch
b81d3e5ad7 libuv: rebuild package 2019-09-13 12:40:21 +03:00
Fredrik Fornwall
933f6a9389 libuv: Update from 1.31.0 to 1.32.0 2019-09-11 10:18:18 +02:00
Fredrik Fornwall
f308e16a69 lldb: Update from 8.0.0 to 8.0.1 2019-09-11 10:18:13 +02:00
Leonid Pliushch
6ed2e23775 libandroid-support: fix typo in build.sh
Now libandroid-support.a shouldn't be empty.
2019-09-11 04:25:38 +03:00
Leonid Pliushch
d349eeabb6 ndk-multilib: fix arch for libc++ 2019-09-11 01:43:58 +03:00
Leonid Pliushch
41db6ee864 libelf: compile with -O1
Optimization flags -O2/-Oz cause bus error in program `uftrace` on ARM devices.
2019-09-11 01:33:15 +03:00
Rafael G. Martins
23b8ac3f11 blogc: Update from 0.17.0 to 0.18.0 2019-09-11 00:56:48 +03:00
Leonid Pliushch
2426471695 ndk-multilib: add static libc++
Note: we patched clang to look for libc++_shared instead of libc++. So to have
static link mode working properly, we need libc++_shared.a linker script which
will link with libc++_static.a and libc++abi.a.
2019-09-11 00:27:29 +03:00
Leonid Pliushch
338c4c8d18 ndk-multilib: provide some basic libraries 2019-09-11 00:11:23 +03:00
Fredrik Fornwall
2402367937 neofetch: Update from 6.0.0 to 6.1.0 2019-09-10 22:58:07 +02:00
Fredrik Fornwall
380bed7f27 php: Update from 7.3.7 to 7.3.9 2019-09-10 22:52:23 +02:00
Fredrik Fornwall
34ef726b09 cmake: Update from 3.15.2 to 3.15.3 2019-09-10 22:51:44 +02:00
Fredrik Fornwall
92aa29a911 harfbuzz: Update from 2.5.3 to 2.6.1 2019-09-10 22:51:13 +02:00
Fredrik Fornwall
105076ab32 libgsasl: Update from 1.8.0 to 1.8.1 2019-09-10 22:51:04 +02:00
Leonid Pliushch
369d94bfbb uftrace: apply clang mcount hook patch
Was proposed in https://github.com/namhyung/uftrace/issues/851.
2019-09-10 23:31:00 +03:00
Fredrik Fornwall
89acd4050b dnsutils: Update from 9.14.4 to 9.14.5 2019-09-10 22:15:44 +02:00
Fredrik Fornwall
f5e14a56d4 bat: Update from 0.11.0 to 0.12.1 2019-09-10 22:09:48 +02:00
Fredrik Fornwall
8eb250e59b rclone: Update from 1.49.1 to 1.49.2 2019-09-10 22:07:29 +02:00
Fredrik Fornwall
838d7a333c librsvg: Update from 2.45.90 to 2.46.0 2019-09-10 21:46:08 +02:00