Commit Graph

13286 Commits

Author SHA1 Message Date
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