Commit Graph

8840 Commits

Author SHA1 Message Date
Leonid Pliushch 48af93849f libllvm: use armv7a-linux-androideabi as default target triple
Because it defaults to armv4t on ARM otherwise.
2019-09-23 00:32:57 +03:00
Leonid Pliushch 52d1291a9a ndk-sysroot: symlink libc to libutil'
Fixes https://github.com/termux/termux-packages/issues/3972.
2019-09-22 22:55:50 +03:00
Leonid Pliushch 9c106af1c1 w3m: add perl as suggested package
Fixes https://github.com/termux/termux-packages/issues/1160.
2019-09-22 21:47:27 +03:00
Leonid Pliushch c1ec7a5013 hub: update to 2.12.6 2019-09-22 20:46:08 +03:00
Leonid Pliushch b41345e19e mutt: update to 1.12.2
%ci:reset-backlog
2019-09-22 20:45:29 +03:00
Leonid Pliushch 47875d8bba starship: update to 0.18.0 2019-09-22 20:40:48 +03:00
Leonid Pliushch 414c489fbb diskus: update to 0.6.0
%ci:reset-backlog
2019-09-22 20:28:31 +03:00
Leonid Pliushch 74a16bddfb gdb: update to 8.3.1
%ci:reset-backlog
2019-09-22 20:23:45 +03:00
Leonid Pliushch 887626db30 hugo: update to 0.58.3
%ci:reset-backlog
2019-09-22 20:23:10 +03:00
Leonid Pliushch fee4a3a10e tor: update to 0.4.1.6 2019-09-22 20:22:20 +03:00
Leonid Pliushch bfd0965764 keybase: update to 4.5.0 2019-09-22 20:22:06 +03:00
Leonid Pliushch 641be57ef7 espeak: build with -Os optimization level
See https://github.com/termux/termux-packages/issues/1680.
2019-09-22 20:15:05 +03:00
Leonid Pliushch fedbc91d00 weechat: bump revision 2019-09-22 19:39:00 +03:00
edward-p 331ec24fc9 weechat: no systemcall setuid() 2019-09-22 19:38:26 +03:00
Leonid Pliushch 87977f34c4 update readme 2019-09-22 18:28:44 +03:00
Butta 35f886abbd llbuild: update from 0.1.1 to 5.1 2019-09-21 21:12:42 +03:00
Butta 998744e66c libdispatch: switch from snapshot to latest 5.1 release 2019-09-21 21:12:42 +03:00
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 30301b55a6 build-package.sh: fix checksum in termux_setup_protobuf.sh 2019-09-18 17:23:59 +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