Commit Graph

7651 Commits

Author SHA1 Message Date
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
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 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
Fredrik Fornwall ba0e10ac1a weechat: Update from 2.5 to 2.6 2019-09-10 21:35:38 +02:00
Butta f935cc7152 cmake: switch CMAKE_HOST_SYSTEM_NAME to Android, which is used to set
CMAKE_SYSTEM_NAME by default, then disable CMake's built-in NDK support
when CMAKE_SYSTEM_NAME is set to Android.
2019-09-10 19:06:22 +03:00
Leonid Pliushch f0c88e6b47 ldc: bump revision 2019-09-10 16:33:12 +03:00
Leonid Pliushch 30ce913d61 newsboat: bump revision 2019-09-10 16:14:52 +03:00
Fredrik Fornwall 0b33ac3f7f libmcrypt: Fix mandir 2019-09-09 12:31:58 +02:00
Fredrik Fornwall ffc316917f steghide: Fix mandir 2019-09-09 12:31:50 +02:00
Leonid Pliushch 1955cc086f liblz4: fix build & installation steps
* Run only `make install` to avoid compiling libs & tools 2 times.

* Always use `ln -sf` when creating symlinks.
2019-09-09 03:44:02 +03:00
Leonid Pliushch fa50702452 libmosquitto: rebuild package 2019-09-09 00:06:44 +03:00
Fredrik Fornwall 480d5f9ac1 taglib: Depend on zlib correctly 2019-09-08 22:39:21 +02:00
Fredrik Fornwall 37854ea5ee ssss: Ensure share/man/man1 exists 2019-09-08 22:31:55 +02:00
Fredrik Fornwall 635512f3c5 findutils: Update from 4.6.0 to 4.7.0 2019-09-08 20:55:41 +02:00
Leonid Pliushch 5ac9d8c9b2 ndk-sysroot: bump revision 2019-09-08 20:57:00 +03:00
Leonid Pliushch b45fc730dc move some packages from unstable repo
* geth
* jbig2dec
* myrepos
* oleo
* samefile
* sdcv
* yadm
2019-09-08 17:25:28 +03:00
Leonid Pliushch afcd97016a apg: update source url 2019-09-08 16:44:36 +03:00
Leonid Pliushch 47df9e73c1 move some packages from unstable repo
* algernon
* apg
* aptly
* arj
* codecrypt
* crunch
* cryptopp
* diskus
* google-glog
* hexyl
* jp2a
* libgfshare
* libmcrypt
* libmhash
* libmicrohttpd
* libnftnl
* libsigsegv
* lua-lpeg
* morse2ascii
* seccure
* secure-delete
* ssss
* steghide
* taglib
* unicorn
* vegeta
* vis
* wren
* wuzz
* zsync
2019-09-08 16:44:36 +03:00
Leonid Pliushch 1d25890c09 starship: update to 0.15.0 2019-09-08 03:46:41 +03:00
Leonid Pliushch 3fbd1ed43c hugo: update to 0.58.1 2019-09-08 03:16:33 +03:00
Leonid Pliushch c32fd924cd hyperfine: update to 1.7.0 2019-09-08 03:05:46 +03:00
Leonid Pliushch 3568e0d945 memcached: update to 1.5.17 2019-09-08 03:01:05 +03:00
Leonid Pliushch 75122f6141 vim, vim-python: update to 8.1.2000
%ci:reset-backlog
2019-09-08 02:54:14 +03:00
Leonid Pliushch 160c24ac10 unrar: update to 5.8.1 2019-09-08 02:53:13 +03:00
Leonid Pliushch e3d1d670c8 libogg: update to 1.3.4
%ci:reset-backlog
2019-09-08 02:51:23 +03:00
Leonid Pliushch 094ce1b19d liblz4: update to 1.9.2 2019-09-08 02:50:41 +03:00
Leonid Pliushch 1fed9b6d1c keybase: update to 4.4.0
%ci:reset-backlog
2019-09-08 02:49:03 +03:00
Leonid Pliushch 9b5f815789 geoip2-database: update to 20190908 2019-09-08 02:47:49 +03:00
Leonid Pliushch 399dad1a8e irssi: update to 1.2.2 2019-09-08 02:45:02 +03:00
Leonid Pliushch e4b6ae22d6 imagemagick: update to 7.0.8.63 2019-09-08 02:44:41 +03:00
Leonid Pliushch b79eb47064 hub: update to 2.12.4 2019-09-08 02:44:23 +03:00
Leonid Pliushch d945b19919 dtc: update to 1.5.1 2019-09-08 02:38:43 +03:00
Leonid Pliushch c0c940ae2c clamav: update to 0.101.4 2019-09-08 02:38:23 +03:00
Leonid Pliushch 3966df96e8 axel: update to 2.17.6 2019-09-08 02:36:21 +03:00
Leonid Pliushch ee44c26770 ack-grep: update to 3.1.1 2019-09-08 02:36:02 +03:00
Leonid Pliushch d75ffc183e Revert "new package: libdwarf"
This reverts commit a2986eb6e52dd5e64ebe5ba4460ae75aea56bbca.

Wrong package, uftrace expects libdw but not libdwarf.
2019-09-07 22:39:49 +03:00
Leonid Pliushch 63a095b1c2 Revert "uftrace: link with libdwarf"
This reverts commit 5cb74edbf2e5847668133c9f1cfcb23e222457d8.
2019-09-07 22:39:40 +03:00
Leonid Pliushch e1ff05d9c5 uftrace: link with libdwarf 2019-09-07 22:35:38 +03:00
Leonid Pliushch 8b94cccee9 new package: libdwarf 2019-09-07 22:34:33 +03:00
Leonid Pliushch 59f67604f3 ndk-sysroot: bump revision after ndk-headers patches update
%ci:reset-backlog
2019-09-06 19:21:07 +03:00
Butta f82e5d7244 libllvm: don't add arch-specific rpath when natively compiling 2019-09-06 19:19:20 +03:00
Butta 51fbe05c40 libdispatch: add package 2019-09-06 19:18:24 +03:00
Fredrik Fornwall 2378d695ea libjpeg-turbo: Update from 2.0.2 to 2.0.3 2019-09-06 15:19:23 +02:00
Leonid Pliushch 4d3a6658d4 termux-tools: do not print motd on OpenSSH login when config PrintMotd=no
Now OpenSSH will not print motd on its own which may result in duplicate.
Instead it will control the login script via environment variable.

Fixes https://github.com/termux/termux-packages/issues/3941.
2019-09-06 01:59:07 +03:00
Leonid Pliushch e48948922b libllvm: bump revision 2019-09-06 00:49:54 +03:00
its-pointless 35715dae0f don't search multilib dir for native 2019-09-06 00:49:11 +03:00
its-pointless 5a467757d4 get search path order correct 2019-09-06 00:49:11 +03:00
its-pointless d1fcb29c6e fix ndk-multilib 2019-09-06 00:49:11 +03:00
Fredrik Fornwall 7641ac09d5 nodejs: Update from 12.9.1 to 12.10.0 2019-09-05 23:18:55 +02:00
Butta c1ae586387 llbuild: add package 2019-09-05 17:29:48 +03:00
Michal Bednarski 96b818c1dc proot: Update package
* Added SIGSYS handler for waitpid (Required for bash on Android 10)
* Added SIGSYS handler for sendmmsg on x86 (for DNS when using emulator)
* Fixed void syscall handling on 32 bit ARM
* Prevent tracees from setting SUID_DUMP_DISABLE
2019-09-05 17:26:12 +03:00
Fredrik Fornwall 6652cc1f20 Rebuild all go packages with go 1.13
See https://github.com/termux/termux-packages/issues/3619
2019-09-03 23:09:04 +02:00
Fredrik Fornwall 3ca90d8c40 fzf: Bump to rebuild with go 1.13 2019-09-03 21:46:43 +02:00
Fredrik Fornwall 6c717ea237 syncthing: Update from 1.2.1 to 1.2.2 2019-09-03 21:42:01 +02:00
Fredrik Fornwall 0a3d65e292 golang: Update from 1.12.8 to 1.13 2019-09-03 21:41:24 +02:00
Leonid Pliushch c16c871c0e uftrace: do not attempt to hook "backtrace"
Fixes segmentation fault on ARM devices at least.

backtrace (from execinfo.h) is not available on Android.

%ci:reset-backlog
2019-09-03 20:50:23 +03:00
Martin Kinkelin 6d50ac0afd LDC: Upgrade from v1.13 to v1.17 (#4246)
* LDC: Upgrade from v1.13 to v1.17

* LDC: Fix missing symbols in druntime's core.sys.posix.unistd

* LDC: Fix repeated llvm-config help output

* LDC: Revise build script

1) Use an 'installed' (ninja install) LLVM for LDC.
2) Cross-compile LLVM before invoking CMake for LDC, so that the LLVM
   dir is actually populated (previously: just fake bin/llvm-config).
3) Include dlang tools ddemangle and dustmite in the final package too,
   just like official LDC packages. Cmdline flags have been synced with
   upstream.

* Add hello-world smoke test

* LDC: Upgrade LLVM from v7.0.1 to v8.0.1
2019-09-03 20:06:03 +03:00
Leonid Pliushch 947d0141a6 uftrace: use $PREFIX/tmp instead of /dev/shm 2019-09-03 15:30:30 +03:00
Fredrik Fornwall ec364857b2 glib: Update from 2.60.6 to 2.60.7 2019-09-03 11:15:17 +02:00
Fredrik Fornwall 35cbedc3ac libgcrypt: Update from 1.8.4 to 1.8.5 2019-09-03 11:05:57 +02:00
Fredrik Fornwall d06df2dfc2 ruby: Update from 2.6.3 to 2.6.4 2019-09-03 05:45:25 +02:00
Fredrik Fornwall 8911a515d7 bash: Update from 5.0.9 to 5.0.11 2019-09-03 05:45:05 +02:00
Leonid Pliushch d3fd21d4d0 m4: assume that spawn.h is not available
Fixes https://github.com/termux/termux-packages/issues/4258.
2019-09-02 23:56:32 +03:00
Henrik Grimler 1ea73150da ncmpcpp: Fix socket path after it has been updated in mpd 2019-09-01 14:58:40 +02:00
lucy phipps 497b1827ad imagemagick: use librsvg +update to 7.0.8.62 2019-08-31 13:58:13 +03:00
Kevin Cotugno 6e6c9a40d3 Bump ca-certificates to 20190828 2019-08-30 07:39:27 -07:00
Fredrik Fornwall 436a1e1659 uftrace: Bump after libandroid-spawn update 2019-08-29 22:08:44 +02:00
Butta 0043f4fcf4 libandroid-spawn: switch to modified upstream implementation and use it for ninja 2019-08-29 22:05:52 +02:00
Henrik Grimler 9b73c472de emacs: make emacsclient look for socket in $PREFIX/var/run per default 2019-08-29 20:27:12 +02:00
Fredrik Fornwall 9f24b24ef1 emacs: Update from 26.2 to 26.3 2019-08-29 14:56:58 +02:00
Fredrik Fornwall 29ce826f56 nodejs: Update from 12.9.0 to 12.9.1 2019-08-29 14:56:33 +02:00
Fredrik Fornwall 3779df0282 rclone: Update from 1.48.0 to 1.49.1 2019-08-29 14:56:22 +02:00
Leonid Pliushch 76f2ae3519 uftrace: remove libfakeprofiler
Replaced by "libmcount-nop.so".
2019-08-28 16:20:46 +03:00
Leonid Pliushch 8b6263339f uftrace: bump revision 2019-08-28 15:23:43 +03:00
Leonid Pliushch a28f7639fc new packages: libandroid-spawn and uftrace 2019-08-28 15:17:34 +03:00
Bruno Bigras 82df909b01 starship: add package 2019-08-28 00:10:25 +03:00
Henrik Grimler 37fab07863 Merge pull request #4227 from termux/libnet
libnet: add package
2019-08-27 20:39:59 +02:00
Henrik Grimler dd9d0364b0 libnet: add package 2019-08-27 20:34:56 +02:00
Fredrik Fornwall 4d2fdba805 tintin++: Update from 2.01.8 to 2.01.90 2019-08-27 19:09:19 +02:00
Fredrik Fornwall 7fecbfab9d nano: Update from 4.3 to 4.4 2019-08-27 19:09:15 +02:00
Fredrik Fornwall 0e51d35a1a libx265: Update from 3.1.1 to 3.1.2 2019-08-27 19:09:10 +02:00
Fredrik Fornwall 748ea7c109 zstd: Update from 1.4.2 to 1.4.3 2019-08-27 18:49:43 +02:00
Henrik Grimler c695a6b45c Merge pull request #4215 from termux/new-sockets-dir
Use $PREFIX/var/tmp instead of $TMPDIR for sockets
2019-08-25 20:06:47 +02:00
Fredrik Fornwall ad1a6b0f44 nodejs: Update from 12.4.0 to 12.9.0 2019-08-25 19:54:53 +02:00
Henrik Grimler 1314ee19f9 mpd: use $PREFIX/var/run instead of $TMPDIR
See https://github.com/termux/termux-packages/issues/4206
2019-08-25 17:00:47 +02:00
Henrik Grimler 3bc687b67c tmux: put socket in $PREFIX/var/run instead of $TMPDIR
See https://github.com/termux/termux-packages/issues/4206
2019-08-25 17:00:39 +02:00
Henrik Grimler 8f68b081a8 emacs: add termux-service script, put socket in $PREFIX/var/run
Start with sv up emacsd
2019-08-25 17:00:29 +02:00
Fredrik Fornwall 3c37441fa8 nodejs-lts: Update from 10.16.2 to 10.16.3 2019-08-25 00:37:10 +02:00
Butta 6ed5b8a65d cmake: fix typo that broke exec_program 2019-08-23 21:08:55 +05:30
Fredrik Fornwall 69aa9a687d swig: Update from 4.0.0 to 4.0.1 2019-08-23 10:09:13 +02:00
Fredrik Fornwall 356322a5c2 shellharden: Update from 4.1 to 4.1.1 2019-08-23 10:09:10 +02:00
Fredrik Fornwall dfa819d494 librsync: Update from 2.0.2 to 2.1.0 2019-08-23 10:09:02 +02:00
Fredrik Fornwall 4990fdfc19 tor: Update from 0.4.0.5 to 0.4.1.5 2019-08-23 09:29:17 +02:00
Henrik Grimler 9151e2908c transmission: mark service scripts as config files 2019-08-22 21:57:06 +02:00
Henrik Grimler 3762801fb9 busybox: mark service files for ftpd and telnetd as conffiles 2019-08-22 21:51:00 +02:00
Henrik Grimler 295796d20c openssh: mark service scripts as config files 2019-08-22 21:48:44 +02:00
Henrik Grimler 61b7761fde tor: mark service scripts as config files 2019-08-22 21:48:44 +02:00
Henrik Grimler 44dd2361b3 mpd: mark service scripts as config files 2019-08-22 21:48:44 +02:00
danobr f7490c0375 hugo: Update from 0.55.6 to 0.57.2 2019-08-21 19:29:32 +03:00
Fredrik Fornwall 5eaa982ba2 cmake: Update from 3.14.5 to 3.15.2 2019-08-21 13:04:43 +02:00
Fredrik Fornwall 73c9a3b2b6 libllvm: Update from 8.0.0 to 8.0.1 2019-08-21 10:03:58 +02:00
Leonid Pliushch b2d71b2fdf libiconv: breaks & replaces libandroid-support-dev
For replacement of libandroid-support-dev v22.
2019-08-21 10:59:43 +03:00
Leonid Pliushch fba3e566f6 iverilog: update to 10.3 2019-08-20 23:08:59 +03:00
Leonid Pliushch 51f7a626ad vim: fix subpackage script 2019-08-20 14:50:31 +03:00
Leonid Pliushch ba7f9f1c53 apt: fix subpackage script 2019-08-20 14:50:17 +03:00
Leonid Pliushch 8da3aedb44 help2man: update to 1.47.11 2019-08-20 14:49:28 +03:00
Leonid Pliushch 0c2df62f11 seafile-client: update to 7.0.2 2019-08-20 14:49:28 +03:00
Leonid Pliushch 847771aa92 vim, vim-python: update to 8.1.1850 2019-08-20 14:39:36 +03:00
Leonid Pliushch 43afcb4b55 golang: allow on-device builds
But it will fail currently anyway to non-pie executables generated in
bootstrap process.
2019-08-19 02:38:29 +03:00
Fredrik Fornwall c2dfc61089 readline: Update from 8.0 to 8.0.1 2019-08-18 22:07:29 +02:00
Fredrik Fornwall bb02561af4 nginx: Update from 1.17.2 to 1.17.3 2019-08-18 22:07:02 +02:00
Fredrik Fornwall 5db0d80be3 libnghttp2: Update from 1.39.1 to 1.39.2 2019-08-18 22:06:55 +02:00
Fredrik Fornwall 87e3445d4a ccache: Update from 3.7.2 to 3.7.3 2019-08-18 22:06:48 +02:00
Fredrik Fornwall d896610bdd git: Update from 2.22.1 to 2.23.0 2019-08-18 22:06:42 +02:00
Fredrik Fornwall 306cc69ea1 pango: Update from 1.42.4 to 1.44.5 2019-08-18 00:00:00 +02:00
Fredrik Fornwall 29096f00cc apache2: Update from 2.4.39 to 2.4.41 2019-08-17 23:52:23 +02:00
Henrik Grimler 70bc6884e0 openssh: fix faulty symlink for termux-services script 2019-08-17 21:15:51 +02:00
Leonid Pliushch 8ef3507b0a new package: gumbo-parser
Requested in https://github.com/termux/termux-packages/issues/4194.
2019-08-17 21:09:00 +03:00
Leonid Pliushch b95398e3a5 fish: do not use wcstod_l() even if found on target
Fix following error when building fish on device with Android 9:

src/builtin_printf.cpp:278:12: error: use of undeclared identifier 'wcstod_l'; did you mean 'wcstold_l'?
    return wcstod_l(s, end, fish_c_locale());
2019-08-16 22:31:55 +03:00
Leonid Pliushch 5c7419b80d libjasper: specify lib directory for installation
When building on device (aarch64), the lib directory is set to $PREFIX/lib64
which is wrong and should be overridden.
2019-08-16 22:10:04 +03:00
Leonid Pliushch 4d3c26d56e libjasper: fix linking with libm for on-device builds 2019-08-16 21:53:40 +03:00
Leonid Pliushch 2cb2b7405f libgpg-error: replace pthreads-no-weak.patch with sed expression
Patch seems has no effect due to autoreconf.
2019-08-16 21:35:49 +03:00
Leonid Pliushch 1e0b5d3f9c libgpg-error: disable weak references to pthreads
Fix on-device build.
2019-08-16 21:24:11 +03:00
Leonid Pliushch 98ff32c9e3 libgpg-error: add support for building with gawk 5.0 2019-08-16 21:19:21 +03:00
Leonid Pliushch d7256b0230 minicom: specify lock directory 2019-08-16 20:45:59 +03:00
Leonid Pliushch ed598037f0 libopus: do not build tests & demo
Fix for on-device builds.
2019-08-16 20:29:34 +03:00
Leonid Pliushch e05474e0c9 libpcap: use `--without-libnl` to disable libnl linking instead of ac_cv_lib_nl_3_nl_socket_alloc
Fixes on-device build.
2019-08-16 20:23:20 +03:00
Leonid Pliushch a6a0cd149d zile: fix on-device build 2019-08-16 20:11:04 +03:00
Leonid Pliushch c48b534445 parted: force link with libiconv (required for on-device builds) 2019-08-16 18:25:19 +03:00
Leonid Pliushch fc5c4dc6da inetutils: pass LIBS=-llog in make args
Should be compatible with both cross-compiling and building on device.
2019-08-16 18:19:13 +03:00
Leonid Pliushch 94f3f40c68 Revert "inetutils: pass `-llog` with LDFLAGS for now"
This reverts commit 944c8bf0e33a3385afc4be12fe8d6b70e95f1112.
2019-08-16 18:18:43 +03:00
Leonid Pliushch f9c9b3a359 inetutils: pass `-llog` with LDFLAGS for now 2019-08-16 17:38:07 +03:00
Leonid Pliushch c376dc4547 parted: fix for on-device build 2019-08-16 17:24:46 +03:00
Leonid Pliushch 16899d5a78 findutils: fix on-device build 2019-08-16 17:21:40 +03:00
Leonid Pliushch 5cb8b1a75d inetutils: fix for on-device builds 2019-08-16 17:17:22 +03:00
Leonid Pliushch c0a4798f07 help2man: package is platform independent 2019-08-16 16:16:14 +03:00
Leonid Pliushch 7c1ac2095d libtalloc: add support for building static library 2019-08-16 15:57:26 +03:00
Leonid Pliushch 6d0832558a help2man: enable package 2019-08-16 15:37:57 +03:00
Leonid Pliushch c6ae85b04c stfl: fix makefile for on-device build support 2019-08-16 15:21:13 +03:00
Leonid Pliushch 564e4262fa libduktape: install pyyaml if building on device 2019-08-16 14:31:46 +03:00
Leonid Pliushch 9a7a4898df luarocks: specify correct path to lua interpreter when building on device 2019-08-16 14:21:24 +03:00
Leonid Pliushch eacd8cf571 cboard: assume that /dev/ptmx always available & works
Fix for on-device builds.
2019-08-16 14:06:23 +03:00
Leonid Pliushch 369b727a02 cava: do not look into /usr/local/lib when searching for libraries at link time
Fix on-device build.
2019-08-16 13:49:27 +03:00
Leonid Pliushch 73f52a8f48 unzip: fix for on-device build
Also use flags https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/unzip#n51
2019-08-16 04:11:19 +03:00
Leonid Pliushch 33773cb20e tsocks: fix patch 2019-08-16 03:46:22 +03:00
Leonid Pliushch 5501dac138 tsocks: do not link `saveme` statically
Fixes on-device builds.
2019-08-16 03:40:10 +03:00
Leonid Pliushch ee60f2ab30 dash: do not attempt to do a static linking
Fixes on-device builds.
2019-08-16 03:31:14 +03:00
Leonid Pliushch bfc05d765d dash: fix corrupted patch file 2019-08-16 03:07:02 +03:00
Leonid Pliushch 5f767d46a6 dash: fix hardcoded /tmp in `mktokens` to allow on-device build 2019-08-16 03:01:22 +03:00