Commit Graph

13387 Commits

Author SHA1 Message Date
Leonid Pliushch 9995f944d6
rebuild: bgrep, blackbox, check 2021-10-10 18:45:53 +03:00
Leonid Pliushch d2a63ff071
tvheadend: fix include lookup order
Avoid mixing in-source spawn.h/spawn.c with libandroid-spawn, otherwise
compilation errors may occur.
2021-10-10 18:41:47 +03:00
Henrik Grimler da8eef10c2 proton-bridge: fix build with the golang version we are using 2021-10-10 17:07:02 +02:00
Henrik Grimler 836f5355ff libduktape: make sure $PKG_CONFIG_LIBDIR exists 2021-10-10 17:06:50 +02:00
Henrik Grimler aa4f6f6af7 ncurses: fix build
Some terminfo files are hardlinks.  Move post_massage code that
removes them to termux_step_post_make_install.
2021-10-10 16:42:54 +02:00
Henrik Grimler f0c250e518 ovmf: update to 20210804 2021-10-10 16:42:26 +02:00
Leonid Pliushch 5c19bcdf4f
fix maintainer fields for some packages
* No organization names in maintainer fields.
* User names should be prefixed with @ if no email specified.
* If email is specified, then username shouldn't have leading "@" -
  otherwise Repology will treat package as it had 2 maintainers.
2021-10-10 16:38:53 +03:00
Leonid Pliushch 09dc5052af
proot: assign Michal Bednarski as maintainer 2021-10-10 16:38:50 +03:00
Leonid Pliushch b584b15dda
revoke maintainership by Rabby Sheikh
1. No activity.
2. At least one package has inconsistent username specified.
2021-10-10 16:38:48 +03:00
Termux Github Actions d9dc536544 lf: update to 25
This commit has been automatically submitted by Github Actions.
2021-10-10 00:19:12 +00:00
Lucinda May Phipps 4525fed9a7
ripgrep: use pcre2 2021-10-10 00:48:03 +01:00
YAKSH BARIYA 154bd59dae
nodejs: Bump to 16.11.0 (#7710)
Other changes done:

- Removed `no-android-log.patch` since Node.js uses GYP and not GN to
  build itself. This patch must be having no effect at all
- Added patch to force `V8_TRAP_HANDLER_SUPPORTED` to always false which
  fixes builds for x86_64 which started reproducing even on aarch64
- Removed `x86_64` as blacklisted arch
2021-10-09 22:42:57 +01:00
xtkoba 119c124398 sc: Bump revision 2021-10-09 22:02:50 +02:00
xtkoba 356201e39c sc: Restore `-DSYSV3` for `CFLAGS` 2021-10-09 22:02:50 +02:00
Leonid Pliushch 70ef119cd2
edbrowse: don't override ldflags 2021-10-09 22:56:12 +03:00
Termux Github Actions fc7dd16bb5 psutils: update to 2.07
This commit has been automatically submitted by Github Actions.
2021-10-09 18:16:20 +00:00
Termux Github Actions ed486428de minisign: update to 0.10
This commit has been automatically submitted by Github Actions.
2021-10-09 18:15:42 +00:00
Termux Github Actions 8a471e47ee libical: update to 3.0.11
This commit has been automatically submitted by Github Actions.
2021-10-09 18:15:10 +00:00
Leonid Pliushch 6d51835596
emacs: fix location of bundled config 2021-10-09 20:01:09 +03:00
Lucinda May Phipps 0d87fffe68
libsixel: fix python lib location 2021-10-09 17:08:59 +01:00
Leonid Pliushch 0f90d32bd9
mariadb: store socket in $PREFIX/var/run 2021-10-09 15:38:01 +03:00
xtkoba 6fb850db3a libxml2: Bump revision 2021-10-09 13:35:38 +02:00
xtkoba e92bf5e297 libxml2: Backport patches to work with lxml 2021-10-09 13:35:38 +02:00
Termux Github Actions e1773f0383 flyctl: update to 0.0.246
This commit has been automatically submitted by Github Actions.
2021-10-09 00:19:11 +00:00
Leonid Pliushch 8eace9a10a
emscripten: bump revision 2021-10-09 01:08:32 +03:00
xtkoba e876bf6e81
m4: use '_exit' after printing a usage message (#7701) 2021-10-09 00:41:57 +03:00
Oskar 248712a0d5
ffsend: update to 0.2.74 (#7704) 2021-10-09 00:38:03 +03:00
Oskar 374a950dae
golang: update to 1.17.2 (#7706) 2021-10-09 00:37:06 +03:00
Oskar fa1d7dc590
goaccess: update to 1.5.2 (#7707) 2021-10-09 00:36:09 +03:00
Leonid Pliushch debd44b186
bump: samba, shtool, smalltalk, srelay 2021-10-09 00:27:05 +03:00
Leonid Pliushch 0d2dcbab60
restic-server: bump revision 2021-10-09 00:26:10 +03:00
Leonid Pliushch 91e26d5056
restic: bump revision 2021-10-09 00:26:06 +03:00
Leonid Pliushch 57f5baa9fc
proot-distro: bump revision 2021-10-09 00:25:49 +03:00
Leonid Pliushch c01a147def
nlohmann-json: bump revision 2021-10-09 00:25:21 +03:00
Leonid Pliushch 886e01bebb
nlohmann-json: bump revision 2021-10-08 23:49:46 +03:00
Leonid Pliushch 6d9e53b510
termux-tools: version 0.141 2021-10-08 22:06:50 +03:00
Leonid Pliushch b7433a155f
termux-tools: fix minor syntax issues in backup/restore tools 2021-10-08 22:06:49 +03:00
Leonid Pliushch dd65d4e50a
termux-tools: termux-restore: ensure that files/dirs have modes rw/rwx respectively
Some utilities (e.g. proot-distro) may produce read-only files in
$PREFIX which will make use of termux-restore impossible.
2021-10-08 22:06:49 +03:00
Termux Github Actions 88be9114b1 xmake: update to 2.5.8
This commit has been automatically submitted by Github Actions.
2021-10-08 18:25:21 +00:00
Termux Github Actions e876a6ec1b nlohmann-json: update to 3.10.3
This commit has been automatically submitted by Github Actions.
2021-10-08 18:23:45 +00:00
Leonid Pliushch e9dcfd914b
proot-distro: update to 2.6.5 2021-10-08 19:11:42 +03:00
Leonid Pliushch 45713ced7e
samba: update to 4.14.8 2021-10-08 19:04:40 +03:00
Leonid Pliushch e6c36ba517
move from unstable: srelay 2021-10-08 18:56:55 +03:00
Leonid Pliushch e1c0b46459
move from unstable: smalltalk 2021-10-08 18:56:39 +03:00
Leonid Pliushch a2fd5963d6
move from unstable: shtool 2021-10-08 18:56:15 +03:00
Leonid Pliushch db7521b773
move from unstable: samba 2021-10-08 18:55:57 +03:00
Leonid Pliushch fef698d399
restic: suggest restic-server 2021-10-08 18:55:27 +03:00
Leonid Pliushch d5a1ea06a9
move from unstable: restic-server 2021-10-08 18:54:32 +03:00
Leonid Pliushch fe835cf62b
move from unstable: openldap 2021-10-08 18:53:57 +03:00
Leonid Pliushch 8dd079fcc9
move from unstable: haproxy 2021-10-08 18:53:34 +03:00
Leonid Pliushch 27bd7f291a
rebuild failed packages 2021-10-08 18:00:01 +03:00
Leonid Pliushch 178f4267a6
move from unstable: rapidjson 2021-10-08 17:58:49 +03:00
Leonid Pliushch 4d56409fc8
set maintainer for ccls & cppcheck 2021-10-08 17:56:39 +03:00
Leonid Pliushch 493d933d4e
move from unstable: libsixel 2021-10-08 17:53:09 +03:00
Leonid Pliushch 590afb4785
move from unstable: fdroidcl 2021-10-08 17:52:48 +03:00
Leonid Pliushch c40ac6e543
move from unstable: distcc 2021-10-08 17:51:53 +03:00
Leonid Pliushch a777f84966
move from unstable: cppcheck 2021-10-08 17:51:32 +03:00
Leonid Pliushch e65d3aa794
move from unstable: ccls 2021-10-08 17:51:10 +03:00
Leonid Pliushch 32e27e992f
proot-distro: update to 2.6.4 2021-10-08 17:32:45 +03:00
Leonid Pliushch 891b3c30fb
qemu-system-x86-64-headless: bump revision 2021-10-08 14:06:50 +03:00
Leonid Pliushch 93e3254bd3
edbrowse: bump revision 2021-10-08 14:05:47 +03:00
Leonid Pliushch 0327b85e7e
edbrowse: move quickjs-static to build-time deps 2021-10-08 13:28:21 +03:00
Jeeva K e705459f57
new package: edbrowse (#7697) 2021-10-08 13:23:17 +03:00
Leap of Azzam bd00954576
qemu: fix "audio: Unknown audio driver `pa'" error (#7655) 2021-10-08 13:05:39 +03:00
Jia Yuan Lo 9b9b7a492a
emscripten: various fixes (#7700)
* emscripten: update to 2.0.31 (deps)

* emscripten: move depends to recommends

* emscripten: move directory from lib to opt

* emscripten: patch to fix x86 build error

* emscripten: improve build script
2021-10-08 10:13:20 +01:00
xtkoba 69a7ab0e0c
aspell: Configure with `--enable-32-bit-hash-fun` (#7699) 2021-10-08 10:12:36 +01:00
Lucy Phipps 67267d340c
assimp, i2pd, mkvtoolnix, solidity: bump after boost update 2021-10-08 09:20:11 +01:00
Leonid Pliushch 855fcce975
gradle: bump revision 2021-10-08 10:10:38 +03:00
Leonid Pliushch 9f600fc7ba
ncmpcpp: bump revision 2021-10-08 00:25:34 +03:00
Leonid Pliushch 4ab3a39951
rebuild ed and php-apcu 2021-10-07 15:53:34 +03:00
Leonid Pliushch 826bb01be5
php-apcu: bump revision 2021-10-07 15:36:52 +03:00
Leonid Pliushch c6378a8d38
ed: bump revision 2021-10-07 15:36:30 +03:00
Termux Github Actions bbd8da560b php-apcu: update to 5.1.21
This commit has been automatically submitted by Github Actions.
2021-10-07 12:15:51 +00:00
Leonid Pliushch 65765a34c9
ed: bump revision 2021-10-07 15:08:57 +03:00
Leonid Pliushch b6758257f7
ed: bump revision 2021-10-07 14:49:28 +03:00
Lucinda May Phipps fc7b5d6dbe
libsqlite-tcl: update to 3.36.0 2021-10-07 05:40:04 +01:00
Oskar 615f111487
bump mediainfo to 21.09 (#7688) 2021-10-06 20:53:02 +01:00
Oskar 000204fe97
memcached: update to 1.6.12 (#7689) 2021-10-06 20:50:36 +01:00
Oskar c570a091a9
openssh: bump to 8.8p1 (#7690) 2021-10-06 20:49:48 +01:00
Lucy Phipps 836e6cdd79
gradle: bump epoch (bad previous version string) 2021-10-06 20:26:44 +01:00
Oskar c6083d6a6e
librsvg: update to 2.52.1 (#7680) 2021-10-06 20:28:41 +03:00
Oskar 7ee007b7e1
links: update to 2.25 (#7681) 2021-10-06 20:28:07 +03:00
Oskar d6c993d06d
lnd: update to 0.13.3-beta (#7682) 2021-10-06 20:27:32 +03:00
Oskar 4f578a3f3e
mtools: update to 4.0.35 (#7683) 2021-10-06 20:27:02 +03:00
Oskar eac5d94238
nano: update to 5.9 (#7684) 2021-10-06 20:26:17 +03:00
Shadman ea1c9f06cf
stylua: update to 0.11.0 (#7685) 2021-10-06 20:25:15 +03:00
Lucinda May Phipps 478136cf86
gradle: bump due to upload issue 2021-10-06 18:23:37 +01:00
Oskar 4015fbccd9
bump gegl to 0.4.32 2021-10-06 17:14:55 +01:00
Oskar 152a202e16
bump dar to 2.7.2 (#7678) 2021-10-06 17:10:10 +01:00
Lucy Phipps 290a3d96df
swift: bump as missing from repo 2021-10-06 13:53:25 +01:00
Lucy Phipps f94f65dd6e
vim, wren: bump as missing from repo 2021-10-06 13:53:02 +01:00
Lucy Phipps 078a1c987c
shfmt, ttyd, tvheadend: bump as missing from repo 2021-10-06 13:52:52 +01:00
Lucy Phipps 5c67cfa9ce
gifski, micro, nnn: bump ass missing from repo 2021-10-06 13:50:08 +01:00
Lucy Phipps dd31abeac7
xcb-proto: bump revision 2021-10-06 13:47:42 +01:00
Termux Github Actions ef6e0ba862 macchina: update to 1.1.8
This commit has been automatically submitted by Github Actions.
2021-10-06 12:18:30 +00:00
Lucy Phipps a85c23ef89
clash, ffsend, fftw: bump as missing from repo 2021-10-06 12:26:37 +01:00
Termux Github Actions 61ccc2fad2 fselect: update to 0.7.7
This commit has been automatically submitted by Github Actions.
2021-10-06 06:19:04 +00:00
Oskar 91639376a2 bump yarn to 1.22.15 2021-10-06 03:15:44 +01:00
Lucy Phipps 898e47089c
emscripten: update to 2.0.31
(oops)
2021-10-06 02:25:37 +01:00
Lucy Phipps 521076289c
vim-python, weechat, xcb-proto, z3: bump 2021-10-06 02:25:37 +01:00
Lucy Phipps f80785d2bf
seafile-client, speechd, uftrace: bump 2021-10-06 02:25:37 +01:00
Lucy Phipps 2e856096d8
profanity, ranger, rdiff-backup: bump 2021-10-06 02:25:37 +01:00
Lucy Phipps eeff64fa62
ledger, libsearpc, pathpicker: bump 2021-10-06 02:25:37 +01:00
Lucy Phipps aede997833
gdb, gobject-introspection, iwyu: bump 2021-10-06 02:25:37 +01:00
Lucy Phipps 4b24c98ebc
asciidoc, borgbackup, calcurse: bump 2021-10-06 02:25:37 +01:00
Lucy Phipps 0a08a4e9b6
gdbm: bump revision
it isn't in the repo for some reason
2021-10-06 02:25:03 +01:00
Lucy Phipps 7eefaa6c99
python: bump revision 2021-10-06 02:07:02 +01:00
Lucy Phipps ec5751faba boost: update to 1.77.0 2021-10-06 01:24:43 +01:00
Lucy Phipps c887f47726 asciinema: update to 2.1.0 2021-10-06 01:24:43 +01:00
Lucy Phipps 1fb62c1189 python: use system libexpat 2021-10-06 01:24:43 +01:00
Oskar 6a81c29b53 Update python to 3.10.0 2021-10-06 01:24:43 +01:00
Lucy Phipps e644c07401
setup-ubuntu.sh: install pip if using deadsnakes 2021-10-06 01:23:00 +01:00
Termux Github Actions 9ce4c746c4 libprotobuf: update to 3.18.1
This commit has been automatically submitted by Github Actions.
2021-10-06 00:22:30 +00:00
Leonid Pliushch bbd02a56a9
libx11: depend on libandroid-shmem 2021-10-05 23:43:28 +03:00
Oskar a432b11478
nginx: update to 1.21.3 (#7670) 2021-10-05 23:38:57 +03:00
Oskar 803b46afcb
tor: update to 0.4.6.7 (#7669) 2021-10-05 23:35:57 +03:00
Oskar 90cae0b052
pv: update to 1.6.20 (#7664) 2021-10-05 23:33:08 +03:00
Oskar 89e9219761
micro: update to 2.0.10 (#7663) 2021-10-05 23:32:12 +03:00
Oskar 8dcd4de131
gradle: update to 7.2 (#7662) 2021-10-05 23:31:40 +03:00
Oskar 15b570f918
kotlin: update to 1.5.31 (#7661) 2021-10-05 23:30:20 +03:00
Lucy Phipps e14c541496
libass, gotop: bump due to github actions outage 2021-10-05 17:35:56 +01:00
xtkoba 01884730e4 libass: Disable nasm
To avoid text relocations.
2021-10-05 17:27:46 +03:00
Leonid Pliushch 979336a5d0
gotop: fix installation path 2021-10-05 17:22:33 +03:00
Termux Github Actions c0499dcf5f syncthing: update to 1.18.3
This commit has been automatically submitted by Github Actions.
2021-10-05 12:17:58 +00:00
Oskar 1ecb2e554a
new package: gotop (#7647) 2021-10-05 00:38:56 +03:00
Lucy Phipps 6c9358d89c
libjxl: update to 0.6 2021-10-04 22:36:08 +01:00
Termux Github Actions 684dc2c781 flyctl: update to 0.0.245
This commit has been automatically submitted by Github Actions.
2021-10-04 18:16:47 +00:00
Lucy Phipps 87a63086b8
libgc, parallel, proot-distro: trigger rebuild 2021-10-04 17:55:56 +01:00
Lucy Phipps cacf49ed84
apache2, asciidoctor, capnproto: trigger rebuild 2021-10-04 17:50:20 +01:00
Leonid Pliushch 57222b6523
vtm: fix 32bit builds 2021-10-04 19:48:01 +03:00
Lucy Phipps 0f1549c95d
pcre2: update to 10.38 2021-10-04 17:47:30 +01:00
Leonid Pliushch a92e4ed4ed
proot-distro: update to 2.6.3 2021-10-04 19:39:33 +03:00
Lucy Phipps e1176b13bb
parallel: update to 20210922 2021-10-04 17:07:17 +01:00
Lucy Phipps 3362b9d903
libgc: update to 8.0.6 2021-10-04 17:07:17 +01:00
Lucy Phipps b41fc13669
capnproto: update to 0.9.1 2021-10-04 17:07:17 +01:00
Lucy Phipps 8847b0f187
asciidoctor: update to 2.0.16 2021-10-04 17:07:17 +01:00
Lucy Phipps a1ffc4974a
apache2: update to 2.4.50 2021-10-04 17:07:17 +01:00
Lucy Phipps f462be9150
cmake: update to 3.21.3 2021-10-04 17:07:17 +01:00
Lucy Phipps e913f6b173
bison: update to 3.8.2 2021-10-04 16:57:13 +01:00
Lucy Phipps a7bff972f9
automake: update to 1.16.5 2021-10-04 16:57:13 +01:00
Leonid Pliushch 54bdd1d924
vtm: fix license file installation 2021-10-04 16:00:34 +03:00
Leonid Pliushch 641f9f2b16
vtm: disable builds for 32 bit architectures
Need patch for compilation error:

/home/builder/.termux-build/vtm/src/src/netxs/console/../os/system.hpp:1469:80: error: cannot initialize a parameter of type 'socklen_t *' (aka 'int *') with an rvalue of type 'unsigned int *'
                if (!ok(::getsockopt(handle.h, SOL_SOCKET, SO_PEERCRED, &cred, &size), "getsockopt error"))
                                                                               ^~~~~
/home/builder/.termux-build/_cache/android-r21d-api-24-v5/sysroot/usr/include/sys/socket.h:311:92: note: passing argument to parameter '__value_length' here
__socketcall int getsockopt(int __fd, int __level, int __option, void* __value, socklen_t* __value_length);
2021-10-04 15:49:14 +03:00
Leonid Pliushch ebb6b25420
new package: vtm
Requested in https://github.com/termux/termux-packages/issues/7490.
2021-10-04 15:41:53 +03:00
Leonid Pliushch 564f2c496d
watchexec: enable automatic updates 2021-10-04 15:06:11 +03:00
Pooya Moradi a2b815e4af new package: watchexec 2021-10-04 15:04:34 +03:00
Termux Github Actions b122f7c5e3 jfrog-cli: update to 2.4.1
This commit has been automatically submitted by Github Actions.
2021-10-04 10:58:45 +00:00
Leonid Pliushch 27afd9e665
auto updates: migrate config from github-projects.txt to build.sh-specific
Re-enable automatic updates after deleting github-projects.txt.

%ci:no-build
2021-10-04 13:43:31 +03:00
Leonid Pliushch b9d09dd248
libjxl: use github as upstream url 2021-10-04 13:34:53 +03:00
Leonid Pliushch 55b4055707
libcurl: use github as upstream url 2021-10-04 13:31:28 +03:00
Leonid Pliushch a36563b215
lua-language-server: bump revision 2021-10-04 12:15:38 +03:00