Commit Graph

13634 Commits

Author SHA1 Message Date
Henrik Grimler 2beb24d773 libnl: fix build with ndk-r23 2021-10-22 23:05:45 +02:00
Yaksh Bariya 141448bbca Fix lubicu package 2021-10-22 23:05:45 +02:00
Henrik Grimler 83bf55b72d openal-soft: fix build error when qt5 is found on host
If ALSOFT_NO_CONFIG_UTIL it looks for qt5widgets.
2021-10-22 23:05:45 +02:00
Henrik Grimler 0d58393f70 libwren: fix build with ndk-r23 2021-10-22 23:05:45 +02:00
Henrik Grimler 19270b5750 libtirpc: fix build with ndk-r23 2021-10-22 23:05:45 +02:00
Henrik Grimler fd0015b9dd heyu: fix errors about duplicate symbols with ndk >=r22
Errors looks like:

    aarch64-linux-android-clang  -fstack-protector-strong -Oz -Drindex=strrchr  -L/data/data/com.termux/files/usr/lib -Wl,-rpath=/data/data/com.termux/files/usr/lib -fopenmp -static-openmp -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro,-z,now -o heyu date.o erase.o info.o message.o relay.o monitor.o reset.o setclock.o stop.o tty.o x10.o xread.o xwrite.o status.o cm11a.o eeprom.o process.o sun.o cmd.o config.o x10state.o poll.o modules.o cm17a.o xsync.o timing.o cm10a.o tty_aux.o relay_aux.o x10aux.o rfxcom.o digimax.o oregon.o  -lm
    ld: error: duplicate symbol: newsb
    >>> defined at tty.c
    >>>            tty.o:(newsb)
    >>> defined at tty_aux.c
    >>>            tty_aux.o:(.bss+0x30)

    ld: error: duplicate symbol: oldsb
    >>> defined at tty.c
    >>>            tty.o:(oldsb)
    >>> defined at tty_aux.c
    >>>            tty_aux.o:(.bss+0x0)

    ld: error: duplicate symbol: spoolfile
    >>> defined at relay.c
    >>>            relay.o:(spoolfile)
    >>> defined at relay_aux.c
    >>>            relay_aux.o:(.bss+0x1C4)
    clang-12: error: linker command failed with exit code 1 (use -v to see invocation)
    make[1]: *** [Makefile:467: heyu] Error 1
2021-10-22 23:05:45 +02:00
Henrik Grimler aeeb0f2c9a libowfat: fix build with ndk-r23 2021-10-22 23:05:45 +02:00
Henrik Grimler e2bcb42046 libcap-ng: disable python2 as well 2021-10-22 23:05:45 +02:00
Henrik Grimler 4b62e1fe3b freeimage: remove swab patch
Not needed with ndk-r23
2021-10-22 23:05:45 +02:00
Henrik Grimler 9869db7792 rust: update to 1.55.0 2021-10-22 23:05:45 +02:00
Henrik Grimler 5531ec27e5 dns2tcp: fix duplicate symbol debug
Error:

ld: error: duplicate symbol: debug
>>> defined at rr.c
>>>            rr.o:(debug)
>>> defined at main.c
>>>            main.o:(.bss+0x0)

happen when trying to build with android-ndk r22 or r23.
More info: https://go-review.googlesource.com/c/go/+/280312
2021-10-22 23:05:45 +02:00
Henrik Grimler 218a206274 busybox: fix build with ndk r23
Compiler and tool names need to be updated in Makefile.

Also fix some patch offsets while we are at it
2021-10-22 23:05:45 +02:00
Henrik Grimler 948900878e busybox: regenerate config 2021-10-22 23:05:45 +02:00
Butta 70eae9ded8 rust: update from 1.53.0 to 1.54.0 2021-10-22 23:05:45 +02:00
Henrik Grimler db88595a1a ndk-{multilib,sysroot}: update for ndk r23 2021-10-22 23:05:45 +02:00
Lucy Phipps e91e3d31c1
alpine: update to 2.25 2021-10-22 21:39:48 +01:00
Lucy Phipps d2067b15b8
fix files without trailing newlines
%ci:no-build
2021-10-22 20:44:59 +01:00
Lucy Phipps 2d6537de77
elinks: restore pre-configure stage 2021-10-22 20:24:19 +01:00
Lucy Phipps 53e2e4e50a
elinks: update to 0.14.3 2021-10-22 20:00:07 +01:00
Lucy Phipps b08b9d694f
fix rinetd 2021-10-22 18:39:32 +01:00
Lucy Phipps 8dc8689a71
rinetd: fix patches (really) 2021-10-22 17:08:28 +01:00
Lucy Phipps 08c057ac51
rinetd: fix patches 2021-10-22 17:07:36 +01:00
Lucy Phipps 46992c2993
rinetd: update to 0.73 2021-10-22 15:50:08 +01:00
Lucinda May Phipps 22bfe547af
microsocks: fix url 2021-10-22 08:06:27 +01:00
Lucinda May Phipps 07ed0859f0
microsocks: update to 1.0.2 2021-10-22 08:04:16 +01:00
Ivan Max fcc61c4da3
pacman: fixes (#7783) 2021-10-22 07:11:07 +01:00
Lucinda May Phipps 93af891777
coreutils: update src-ls.c.patch 2021-10-22 06:35:05 +01:00
Lucinda May Phipps 9f86b9a18b
coreutils: update to 9.0 2021-10-22 06:17:51 +01:00
Termux Github Actions 7f9892a1a0 slides: update to 0.6.1
This commit has been automatically submitted by Github Actions.
2021-10-22 01:07:01 +00:00
Termux Github Actions 525baeba1b macchina: update to 3.0.0
This commit has been automatically submitted by Github Actions.
2021-10-22 00:20:50 +00:00
Termux Github Actions 4fdabfaf5e lf: update to 26
This commit has been automatically submitted by Github Actions.
2021-10-22 00:17:16 +00:00
Lucinda May Phipps 7410e36446
apt: update to 2.3.11 2021-10-21 19:12:58 +01:00
Lucy Phipps f33a1df81d
libaom: update to 3.2.0 2021-10-21 18:58:08 +01:00
Lucy Phipps b546529efe
ant: update to 1.10.12 2021-10-21 16:52:46 +01:00
Lucy Phipps 6368960a8e
apt: update to 2.3.10 2021-10-21 16:30:06 +01:00
Lucinda May Phipps 44b039e482
pacman: update to 6.0.1 2021-10-21 13:16:33 +01:00
Ivan Max 2d2556e4e7
new package: pacman (#7759) 2021-10-21 12:33:38 +03:00
Henrik Grimler b62fda06bf
mosh: bump again to rebuild against new protobuf version 2021-10-21 08:39:55 +02:00
Henrik Grimler 84c9b8d773
mosh: bump revision to rebuild after protobuf update 2021-10-21 08:31:56 +02:00
Termux Github Actions 757e407841 luv: update to 1.42.0-1
This commit has been automatically submitted by Github Actions.
2021-10-21 06:12:12 +00:00
Lucy Phipps 34676f22bf
vim-python: sync patches with vim
all that was missing was src-evalfunc.c.patch
2021-10-21 06:56:07 +01:00
Lucinda May Phipps baa00e1bcb
vim-python: disable netbeans support 2021-10-21 06:16:08 +01:00
xtkoba 2381ae2d17 vim: Disable NetBeans integration support 2021-10-21 06:49:12 +02:00
Termux Github Actions fa8cd42e13 libprotobuf: update to 3.19.0
This commit has been automatically submitted by Github Actions.
2021-10-21 00:22:46 +00:00
Master Java f0e993c9a2
Add package: maven (#7766)
new package: maven
2021-10-20 10:55:08 +03:00
Lucinda May Phipps dbcfd68496
file: update to 5.41 2021-10-20 07:39:44 +01:00
Yaksh Bariya b0abc9efd3 libicu: Respect TZ environment variable 2021-10-20 08:15:15 +02:00
Termux Github Actions 6b613041f4 chezmoi: update to 2.7.2
This commit has been automatically submitted by Github Actions.
2021-10-20 00:15:59 +00:00
Termux Github Actions c76753868d flyctl: update to 0.0.248
This commit has been automatically submitted by Github Actions.
2021-10-19 18:13:04 +00:00
Lucinda May Phipps 30bc421954
vim: bump to rebuild 2021-10-19 18:48:16 +01:00
Oskar 5572e3a47b Update build.sh 2021-10-19 20:28:51 +05:30
Oskar f3944f6513 update checksum 2021-10-19 20:28:51 +05:30
Oskar a4d2e76edf Update build.sh 2021-10-19 20:28:51 +05:30
Oskar 231b95ba8e bump vim 2021-10-19 20:28:51 +05:30
Termux Github Actions de5b8df30a libnghttp2: update to 1.46.0
This commit has been automatically submitted by Github Actions.
2021-10-19 12:52:05 +00:00
Termux Github Actions 1eddf03254 erlang: update to 22.3.4.22
This commit has been automatically submitted by Github Actions.
2021-10-19 12:48:56 +00:00
Termux Github Actions bcb20286e6 taskwarrior: update to 2.6.1
This commit has been automatically submitted by Github Actions.
2021-10-19 06:17:54 +00:00
Termux Github Actions 9a72c58006 chezmoi: update to 2.7.1
This commit has been automatically submitted by Github Actions.
2021-10-18 00:15:11 +00:00
Termux Github Actions 8bcc5e8565 macchina: update to 2.0.0
This commit has been automatically submitted by Github Actions.
2021-10-17 18:18:54 +00:00
Termux Github Actions 474deda11e hyperfine: update to 1.12.0
This commit has been automatically submitted by Github Actions.
2021-10-17 18:15:44 +00:00
Termux Github Actions 3f79114c1b mu: update to 1.6.7
This commit has been automatically submitted by Github Actions.
2021-10-17 12:18:55 +00:00
Leonid Pliushch 15c3567ace
Merge pull request #7755 from thunder-coding/nodejs-security-2021-10-12
Nodejs: Fix security vulnerabilities
2021-10-17 14:52:39 +03:00
Jeeva K 2d381d79f8 edbrowse: bump revision for quickjs update 2021-10-17 13:26:01 +02:00
Jeeva K a8d07fca39 quickjs: update to 2021-03-27 2021-10-17 13:26:01 +02:00
Yaksh Bariya 51155aa0ee
nodejs-lts: update to 14.18.1 2021-10-17 12:09:05 +05:30
Yaksh Bariya b022893165
nodejs: update to 16.11.1 2021-10-17 12:06:35 +05:30
Termux Github Actions 91d61b4faf nlohmann-json: update to 3.10.4
This commit has been automatically submitted by Github Actions.
2021-10-16 18:27:32 +00:00
Termux Github Actions 54db78d51a gping: update to 1.2.6
This commit has been automatically submitted by Github Actions.
2021-10-16 18:17:30 +00:00
Yaksh Bariya 259e403d3b nodejs-lts: Remove x86_64 as blacklisted arch 2021-10-16 23:42:23 +05:30
Further 12cf69e3e9
new package: no-more-secrets (#7748) 2021-10-16 13:01:29 +03:00
Lucy Phipps 6a32b2ba20
remind: use fossies mirror 2021-10-16 06:10:13 +01:00
Lucy Phipps 3797d16e0c
DELETEME: remind: test 2021-10-16 05:43:08 +01:00
Lucinda May Phipps 596ab165c0
revert previous commit 2021-10-16 00:15:10 +01:00
Lucinda May Phipps 2e1e830afc
remind: fix checksum 2021-10-15 23:56:08 +01:00
Henrik Grimler 63301508cc
remind: update to 03.03.09 2021-10-15 22:35:57 +02:00
Termux Github Actions 35dcb9c09b openethereum: update to 3.3.0-rc.10
This commit has been automatically submitted by Github Actions.
2021-10-15 19:54:45 +00:00
Henrik Grimler d95de4783a
command-not-found: update to lists from 2021-10-15
Includes re-generated lists where issues with subpackages and renamed
packages have been fixed.
2021-10-15 21:02:08 +02:00
Termux Github Actions 5c9f98cb32 fzf: update to 0.27.3
This commit has been automatically submitted by Github Actions.
2021-10-15 18:13:56 +00:00
Leonid Pliushch df91c54adb
dog: fix path to resolv.conf
Issue https://github.com/termux/termux-packages/issues/7745
2021-10-15 19:13:08 +03:00
Lucinda May Phipps 50e851aa8d
git: update to 2.33.1 2021-10-15 15:03:38 +01:00
Lucinda May Phipps 0aeb4f83fd
gh: correctly set version number 2021-10-15 08:33:51 +01:00
Termux Github Actions 3c3a14a7d4 gh: update to 2.1.0
This commit has been automatically submitted by Github Actions.
2021-10-15 00:18:06 +00:00
Lucinda May Phipps 68d55b6061
imagemagick: rm allow-static-libjxl.patch
fixed upstream :)
2021-10-14 19:27:11 +01:00
Lucinda May Phipps 4c7246785c
imagemagick: fix checksum 2021-10-14 19:14:36 +01:00
Lucinda May Phipps fb66e46460
imagemagick: update to 7.1.0.10 2021-10-14 19:03:30 +01:00
Lucinda May Phipps 4d9bbd7c75
angle-grinder: update to 0.18.0, auto-update 2021-10-14 09:57:25 +01:00
Lucinda May Phipps ee3f7ab178
apache2: update to 2.1.51 2021-10-14 09:45:21 +01:00
Lucinda May Phipps c8ee0042f6
libaom: update to 3.1.3 2021-10-14 09:36:12 +01:00
Lucy Phipps 408b1e3916
pngquant: update to 2.16.0 2021-10-14 07:02:38 +01:00
Oskar 9e3d5419ac
wget2: update to 2.0.0 (#7730) 2021-10-14 06:23:55 +01:00
Lucinda May Phipps b6af8c5fb6
pathpicker: don't install tests 2021-10-14 05:43:35 +01:00
Termux Github Actions 95cf44c891 helm: update to 3.7.1
This commit has been automatically submitted by Github Actions.
2021-10-14 00:20:18 +00:00
valpogus d037f0ce64 Correct patch 2021-10-13 20:48:04 +02:00
valpogus 8ac32823dc Update libmediainfo to version 21.09
The package mediainfo is already updated to version 21.09
2021-10-13 20:48:04 +02:00
Henrik Grimler 993b20331a
libfdk-aac: bump package
2.0.2-2 is missing from repo.
2021-10-13 20:35:32 +02:00
Leonid Pliushch e788f92ced
proot-distro: update to 2.6.9
Final bugfix hopefully...
2021-10-13 17:44:13 +03:00
Leonid Pliushch d549bcbb6d
proot-distro: update to 2.6.8 2021-10-13 16:45:28 +03:00
Leonid Pliushch 6412fdf846
gnuplot: rebuild after libgd downgrade 2021-10-13 16:15:12 +03:00
Leonid Pliushch 7bf2811f83
graphviz: rebuild after libgd downgrade 2021-10-13 16:14:45 +03:00
Leonid Pliushch 8e523a93a3
texlive-bin: rebuild after libgd downgrade 2021-10-13 16:14:11 +03:00
Leonid Pliushch 3f7ac749c4
proot-distro: fix source checksum 2021-10-13 16:05:30 +03:00
Leonid Pliushch 01cd7c1382
proot-distro: update to 2.6.7 2021-10-13 15:57:56 +03:00
Leonid Pliushch 0019d8d5e2
php: rebuild package 2021-10-13 15:47:14 +03:00
Leonid Pliushch c801e674a6
libgd: downgrade to 2.3.2
Package 'php' has issues with newer version.
2021-10-13 15:47:13 +03:00
Termux Github Actions 1138821f02 qalc: update to 3.21.0
This commit has been automatically submitted by Github Actions.
2021-10-13 12:19:05 +00:00
marcusz cc2534812e
squashfs-tools-ng: fix ownership (#7732) 2021-10-13 15:03:45 +03:00
Ian Hu 02fb602389
erlang: update tag version regexp (#7733) 2021-10-13 15:02:19 +03:00
Leonid Pliushch 8771aaef5a
php: rebuild package
Building separately from others as it was cause of failure.
2021-10-13 14:42:40 +03:00
Leonid Pliushch 483e0e9ed5
rebuild failed packages 2021-10-13 14:42:06 +03:00
Leonid Pliushch 2264bb382c
fix unbound variable error introduced in some packages 2021-10-13 14:21:55 +03:00
Leonid Pliushch 9203f851a8
lighttpd: fix syntax error in build.sh 2021-10-13 14:19:08 +03:00
Leonid Pliushch e5789332c2
ipfs: fix checksum 2021-10-13 14:17:48 +03:00
Leonid Pliushch 0f0c92dd3f
termux-tools: termux-info: do not attempt to list sources.list.d if not available 2021-10-13 14:14:32 +03:00
Leonid Pliushch b89f1a8225
termux-tools: version 0.142 2021-10-13 14:09:54 +03:00
Leonid Pliushch 287d50889a
termux-tools: add login hook for running commands before shell is launched 2021-10-13 14:09:24 +03:00
Leonid Pliushch 5a05be5d99
termux-tools: termux-setup-storage: more detailed prompt about wiping 2021-10-13 14:02:25 +03:00
Leonid Pliushch 8020c43f38
termux-tools: termux-change-repo: don't rely on PREFIX environment variable 2021-10-13 13:45:50 +03:00
Leonid Pliushch 9b4d05f9b7
syncthing: use TERMUX_PREFIX instead of PREFIX 2021-10-13 13:45:14 +03:00
Leonid Pliushch 85b8877516
mpdscribble: expand home & prefix directory path in service script 2021-10-13 13:44:46 +03:00
Leonid Pliushch f439e6f810
privoxy: expand home & prefix directory path in service script 2021-10-13 13:38:59 +03:00
Leonid Pliushch 84245fd172
nginx: expand home & prefix directory path in service script 2021-10-13 13:38:33 +03:00
Leonid Pliushch 2151fe2dd0
php: expand home directory path in service script 2021-10-13 13:22:32 +03:00
Leonid Pliushch 5561c2f6d1
mpd: expand home & prefix directory path in service script 2021-10-13 13:22:00 +03:00
Leonid Pliushch 7b488833be
mariadb: expand prefix directory path in service script 2021-10-13 13:21:37 +03:00
Leonid Pliushch 798316f903
lighttpd: expand home & prefix directory path in service script 2021-10-13 13:21:06 +03:00
Leonid Pliushch ebcf556e6e
ipfs: expand home directory path in service script 2021-10-13 13:20:30 +03:00
Leonid Pliushch a2d0d0d79b
tsocks: use @TERMUX_PREFIX@ in patch 2021-10-13 13:09:18 +03:00
Leonid Pliushch a850806102
proot: termux-chroot: don't depend on external PREFIX 2021-10-13 13:06:10 +03:00
Leonid Pliushch ae5e383451
neomutt: use TERMUX_PREFIX instead of PREFIX 2021-10-13 12:54:08 +03:00
Leonid Pliushch 67b45564e9
mg: install to TERMUX_PREFIX, not PREFIX 2021-10-13 12:52:55 +03:00
Leonid Pliushch b4075c0849
busybox: install to TERMUX_PREFIX, not PREFIX 2021-10-13 12:51:44 +03:00
Leonid Pliushch 62e56db70a
debootstrap: do not rely on PREFIX environment variable 2021-10-13 12:50:40 +03:00
Leonid Pliushch a292529fae
busybox: expand prefix/home for service scripts 2021-10-13 12:48:35 +03:00
Leonid Pliushch 3ba788c1aa
ca-certificates: use TERMUX_PREFIX + fix for openjdk
OpenJDK certs installation is not tested and I'm not sure whether they
are still needed at all.
2021-10-13 12:45:27 +03:00
Leonid Pliushch 45ab232aa4
ant: use TERMUX_PREFIX instead of PREFIX 2021-10-13 12:42:36 +03:00
Termux Github Actions 03d03b6282 chezmoi: update to 2.7.0
This commit has been automatically submitted by Github Actions.
2021-10-13 00:14:01 +00:00
Leonid Pliushch 8754db21d6
taskwarrior: update to 2.6.0 2021-10-12 23:05:21 +03:00
Leonid Pliushch c9b76312a2
proot-distro: update to 2.6.6 2021-10-12 19:39:30 +03:00
Termux Github Actions 9935f77802 flyctl: update to 0.0.247
This commit has been automatically submitted by Github Actions.
2021-10-11 18:14:40 +00:00
Further d1fc3a5758
new package: dog (#7725) 2021-10-11 12:22:33 +03:00
Henrik Grimler a5eff02616 wuzz: fix build with our golang version 2021-10-10 18:03:51 +02:00
Leonid Pliushch 79b9322cf3
rebuild: fluidsynth, helix, libdvbcsa, lua-language-server 2021-10-10 18:51:31 +03:00
Leonid Pliushch a6286f6457
rebuild: proot, cfengine, fdkaac, libfdk-aac 2021-10-10 18:50:17 +03:00
Ian Hu c7627c027b fix android-tools patch 2021-10-10 17:49:20 +02:00
xtkoba b436afdb27 calc: Set `LONG_BITS` 2021-10-10 17:48:08 +02:00
Leonid Pliushch 16dd662e10
rebuild: logrotate, microsocks, wget2 2021-10-10 18:47:19 +03:00
Leonid Pliushch 5862e67c46
rebuild: dirb, dnsmap, jo 2021-10-10 18:46:40 +03:00
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