Commit Graph

11494 Commits

Author SHA1 Message Date
Leonid Pliushch 662240e3c4
picolisp: don't use https://bintray.com/termux/upstream 2021-02-04 18:50:43 +00:00
Leonid Pliushch cb02a47f8c
ncurses: don't use https://bintray.com/termux/upstream 2021-02-04 18:49:49 +00:00
Leonid Pliushch 97573b3463
cvs: don't use https://bintray.com/termux/upstream 2021-02-04 18:49:06 +00:00
Leonid Pliushch 1f6fde0c17
corkscrew: don't use https://bintray.com/termux/upstream 2021-02-04 18:46:36 +00:00
Henrik Grimler 836a10587e memcached: add patch to fix error for debug build
Took me an annoyingly long time to find a mask that the ndk was happy
with. The original mask gives identical permissions as this one (and
several other variants I tried). printf("%d\n", ~(S_IRUSR | S_IWUSR));
returns a negative number, and I guess that is the reason the ndk is
unhappy.

Original error message:

restart.c:233:48: error: 'umask' called with invalid mode
    mode_t oldmask = umask(~(S_IRUSR | S_IWUSR));
                                               ^
/home/builder/.termux-build/_cache/android-r21d-api-24-v3/bin/../sysroot/usr/include/bits/fortify/stat.h:47:5: note: from 'diagnose_if' attribute on 'umask':
    __clang_error_if(mode & ~0777, "'umask' called with invalid mode") {
    ^                ~~~~~~~~~~~~
/home/builder/.termux-build/_cache/android-r21d-api-24-v3/bin/../sysroot/usr/include/sys/cdefs.h:134:52: note: expanded from macro '__clang_error_if'
                                                   ^
1 error generated.
make[2]: *** [Makefile:1060: memcached-restart.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [Makefile:1699: all-recursive] Error 1
2021-02-04 19:20:18 +01:00
Henrik Grimler 7b72312561 remind: update to 03.03.05
Homepage seem fully working, but let's stick to fossies for srcurl
just in case.
2021-02-04 19:20:18 +01:00
Henrik Grimler db140a550b sensible-utils: update to 0.0.14
Source archive for 0.0.13 has been removed from the ftp.
2021-02-04 19:20:18 +01:00
Henrik Grimler 970cb29dee at: update url, the other site is down 2021-02-04 19:20:18 +01:00
Leonid Pliushch 45fae41684
new package: dosfstools
Requested in https://github.com/termux/termux-packages/issues/6335.
2021-02-03 23:21:59 +00:00
Leonid Pliushch d8e81509eb
Revert "e2fsprogs: update to 1.46.0"
Needs patching due to error:

/home/builder/.termux-build/e2fsprogs/src/e2fsck/rehash.c:1051:3: warning: implicit declaration of function 'qsort_r' is invalid in C99 [-Wimplicit-function-declaration]
                qsort_r(fd.harray+2, fd.num_array-2, sizeof(struct hash_entry),
                ^
        CC /home/builder/.termux-build/e2fsprogs/src/e2fsck/encrypted_files.c
        SUBST e2fsck.8
        SUBST e2fsck.conf.5
5 warnings generated.
        LD e2fsck
rehash.o:rehash.c:function e2fsck_rehash_dir: error: undefined reference to 'qsort_r'

***

This reverts commit 8b2f08e281.
2021-02-03 23:17:14 +00:00
Leonid Pliushch 8b2f08e281
e2fsprogs: update to 1.46.0 2021-02-03 23:14:15 +00:00
Leonid Pliushch bb97d16dfc
doxygen: update to 1.9.1 2021-02-03 23:13:54 +00:00
Leonid Pliushch b169e3515e
cmake: update to 3.19.4 2021-02-03 23:09:42 +00:00
Leonid Pliushch 3dbb8e982e
ccache: delete unneeded patch 2021-02-03 23:05:37 +00:00
Leonid Pliushch 06f0f909e2
Revert "calc: update to 2.12.7.5"
Needs patching due to error:

 aarch64-linux-android-clang -DCALC_SRC -DCUSTOM -Wall  -march=native   -fPIC -O3 -g3 -I..  -I/data/data/com.termux/files/usr/include  -c -o custtbl.o custtbl.c
 clang: error: the clang compiler does not support '-march=native'

***

This reverts commit 087382e27b.
2021-02-03 23:02:33 +00:00
Leonid Pliushch 1b299a0a05
dnsutils: update to 9.16.11 2021-02-03 22:54:44 +00:00
Leonid Pliushch 92c49b5527
ccache: update to 4.2 2021-02-03 22:54:29 +00:00
Leonid Pliushch 087382e27b
calc: update to 2.12.7.5 2021-02-03 22:54:21 +00:00
Leonid Pliushch 2b3f58852f
bison: update to 3.7.5 2021-02-03 22:54:11 +00:00
Leonid Pliushch 21a29142eb
binutils: update to 2.36 2021-02-03 22:54:02 +00:00
Leonid Pliushch d5290ab3e7
autoconf: update to 2.71 2021-02-03 22:52:58 +00:00
Leonid Pliushch 9d45302ffc
age: update to 1.0.0-beta6 2021-02-03 22:52:11 +00:00
Leonid Pliushch c061024982
apt: update patches
***

This commit contains further changes to user agent string in addition
to introduced in fd66e2fe29.

Now it will send installation prefix obtained by /proc/self/exe. It
should resist patching `apt` with sed or in other way. Reminding that
installation prefix provided in user agent http header is intended for
distinguishing Termux from derivatives.

Here are sample lines from my mirror logs showing usage of Termux repo
by third-party projects:
```
162.158.103.43 - - [21/Jan/2021:09:46:43 +0200] "GET /dists/stable/Release HTTP/1.1" 304 0 "-" "Termux-PKG/1.0 mirror-checker (termux-tools 0.104) Termux (pl.sviete.dom; install-prefix:/data/data/pl.sviete.dom/files/usr)"
162.158.210.8 - - [20/Jan/2021:06:24:54 +0200] "GET /dists/stable/InRelease HTTP/1.1" 404 146 "-" "Debian APT-HTTP/1.3 (2.1.15) Termux (vn.vhn.vsc; install-prefix:/data/data/vn.vhn.vsc/files/usr)"
162.158.210.142 - - [20/Jan/2021:06:24:54 +0200] "GET /dists/stable/Release.gpg HTTP/1.1" 304 0 "-" "Debian APT-HTTP/1.3 (2.1.15) Termux (vn.vhn.vsc; install-prefix:/data/data/vn.vhn.vsc/files/usr)"
```

***

CloudFlare firewall for termux.org and termux-mirror.ml hosts would be
adjusted to block all requests which do not have install-prefix set or
if the latter doesn't match one of the Termux.
2021-02-03 22:33:22 +02:00
Leonid Pliushch df64cf9d76
rebuild: dpkg, gnupg, libcurl
apt fails as need updated patches.
2021-02-03 21:33:57 +02:00
Leonid Pliushch bf06a7a7b0
gnupg: update to 2.2.27 2021-02-03 21:10:46 +02:00
Leonid Pliushch f68101f583
dpkg: update to 1.20.7.1 2021-02-03 21:08:53 +02:00
Leonid Pliushch cb4be87fd3
libcurl: update to 7.75.0 2021-02-03 21:08:48 +02:00
Leonid Pliushch 5b5f81f1fb
apt: update to 2.1.18 2021-02-03 21:08:41 +02:00
Termux Github Actions 94fdeb8fb5 syncthing: update to 1.13.1
This commit has been automatically submitted by Github Actions.
2021-02-03 18:32:30 +00:00
Termux Github Actions fb904b1226 fzf: update to 0.25.1
This commit has been automatically submitted by Github Actions.
2021-02-03 18:25:14 +00:00
Leonid Pliushch 0905cc6cf7
proot-distro: update to 1.6.0 2021-02-03 18:17:57 +02:00
Henrik Grimler 742d86b568 Remove _FORTIFY_SOURCE workaround for some pkgs for debug builds
Not necessary after __USE_FORTIFY_LEVEL is set. No need to rebuild any
packages for this though:
%ci:no-build
2021-02-03 16:57:21 +01:00
Henrik Grimler b158c8de2a emacs: set additional configure flags for debug build
As suggested in the DEBUG documentation:
https://github.com/emacs-mirror/emacs/blob/master/etc/DEBUG
2021-02-03 16:57:21 +01:00
Termux Github Actions e7c538a75a syncthing: update to 1.13.0
This commit has been automatically submitted by Github Actions.
2021-02-02 18:40:50 +00:00
Termux Github Actions 55bcf3dbed rclone: update to 1.54.0
This commit has been automatically submitted by Github Actions.
2021-02-02 18:38:01 +00:00
Termux Github Actions 831d2681d6 ncompress: update to 5.0
This commit has been automatically submitted by Github Actions.
2021-02-02 12:24:40 +00:00
Termux Github Actions f0e5a10da7 libnghttp2: update to 1.43.0
This commit has been automatically submitted by Github Actions.
2021-02-02 12:24:14 +00:00
Termux Github Actions 29fa2b568a gitea: update to 1.13.2
This commit has been automatically submitted by Github Actions.
2021-02-02 00:44:50 +00:00
Leonid Pliushch 0729cb17ab
proot: termux-chroot needs to bind /linkerconfig/ld.config.txt on Android 11
Without /linkerconfig/ld.config.txt, dynamic linker will unable to find
shared libraries provided by APEX modules.
2021-02-01 18:58:41 +02:00
Termux Github Actions 11e6365843 jfrog-cli: update to 1.44.0
This commit has been automatically submitted by Github Actions.
2021-02-01 12:25:03 +00:00
Leonid Pliushch 0133650c03
ncurses: add terminfo for Kitty terminal
Issue https://github.com/termux/termux-packages/issues/6296
2021-01-31 23:55:09 +02:00
Leonid Pliushch 8114ea34ae
teleport-tsh: fix description
Any reason to add a duplicate space in description when UPDATING (!) package
version?
2021-01-31 23:34:21 +02:00
Leonid Pliushch ee607a57d0
libopenmpt: fix license name
Bintray requires a specific format of license field, otherwise
package will not be published.
2021-01-31 23:30:50 +02:00
Leonid Pliushch 046861d6bf
new package: libopenmpt
Requested in https://github.com/termux/termux-packages/issues/6179
2021-01-31 23:28:41 +02:00
Roman Kredentser 7989c69644
teleport-tsh: update to 5.1.2 (#6318) 2021-01-31 18:28:56 +05:30
Termux Github Actions 4e14728958 lf: update to 20
This commit has been automatically submitted by Github Actions.
2021-01-30 18:30:04 +00:00
Termux Github Actions 084e559243 libgd: update to 2.3.1
This commit has been automatically submitted by Github Actions.
2021-01-30 12:23:16 +00:00
Butta 5ce5505df2 swift: update from 5.3.2 to 5.3.3 2021-01-30 07:18:36 +05:30
Leonid Pliushch dbed0c1150
qemu: force use little endian UCS-2
See issue https://github.com/termux/termux-packages/issues/6332.
2021-01-30 01:30:58 +02:00
Leonid Pliushch 442f8378fb
mpg123: correct homepage url 2021-01-30 01:22:51 +02:00
Thibault Meyer 96a0010bbc
Add mpg123 (#6333)
Signed-off-by: Thibault Meyer <meyer.thibault@gmail.com>
2021-01-29 21:17:46 +01:00
Termux Github Actions 43ce537315 shfmt: update to 3.2.2
This commit has been automatically submitted by Github Actions.
2021-01-29 18:38:08 +00:00
Thibault Meyer 2b3b0d3309
Add libvips (#6325)
Resolves: #6113
Signed-off-by: Thibault Meyer <meyer.thibault@gmail.com>
2021-01-29 09:57:22 +01:00
Termux Github Actions fbe6659950 helm: update to 3.5.1
This commit has been automatically submitted by Github Actions.
2021-01-29 00:39:52 +00:00
Termux Github Actions 7cb0cf7af5 delve: update to 1.6.0
This commit has been automatically submitted by Github Actions.
2021-01-29 00:38:13 +00:00
Thibault Meyer 87abb34255
new package: libcunit (#6319) 2021-01-28 21:25:23 +02:00
Termux Github Actions 45b4b5fa65 solidity: update to 0.8.1
This commit has been automatically submitted by Github Actions.
2021-01-27 18:58:50 +00:00
Termux Github Actions a12e86967b gifski: update to 1.3.1
This commit has been automatically submitted by Github Actions.
2021-01-27 18:35:01 +00:00
Termux Github Actions 93a21e038c composer: update to 2.0.9
This commit has been automatically submitted by Github Actions.
2021-01-27 18:32:43 +00:00
Michael Bryant 6da90bc816 taskwarrior: remove pkg revision 2021-01-27 10:26:12 +05:30
Michael Bryant d73e412a55 taskwarrior: revert revision increase 2021-01-27 10:26:12 +05:30
Michael Bryant 752bc5a11d taskwarrior: update to 2.5.3 2021-01-27 10:26:12 +05:30
Michael Bryant a7be64b3fc ca-certificates: update to newer version 2021-01-27 10:26:12 +05:30
Termux Github Actions 04115efa57 gifski: update to 1.3.0
This commit has been automatically submitted by Github Actions.
2021-01-27 00:38:11 +00:00
Rabby Sheikh b141100bd4
new package: logrotate (#6315)
* new package: logrotate

* fix build error

* Update build.sh
2021-01-26 20:38:33 +05:30
Termux Github Actions 38adadab32 keybase: update to 5.6.1
This commit has been automatically submitted by Github Actions.
2021-01-25 18:59:53 +00:00
Termux Github Actions 620f984c2d findomain: update to 3.0.1
This commit has been automatically submitted by Github Actions.
2021-01-25 06:54:34 +00:00
Termux Github Actions 39ac4c9afd lf: update to 19
This commit has been automatically submitted by Github Actions.
2021-01-24 18:54:41 +00:00
Patrick Gaskin fc007e73f4
PulseAudio SLES module improvements (#6290)
* pulseaudio: Improve error msg when module-sles-source is missing the RECORD_AUDIO permission

* pulseaudio: Refactor and improve module-sles-{source,sink}

* More readable and consistent code style.
* Fix subtle bugs and typos (e.g. duplicate or ineffectual assignments,
  mishandled enums, etc).
* Fix stereo input channel mask.
* Fix wrong self object being passed to SLES functions.
* Handle more sample formats.
* Better logging.
* Fix potential freeing of undefined pointers.
* Fixed module usage (channel_map was on source instead of sink,
  some items were missing the trailing space).
* Other minor fixes.

* pulseaudio: Implement PA_SINK_MESSAGE_GET_LATENCY message

Every built-in module implements this and without it, PA will crash
in some cases (e.g. when opening pavucontrol).

* pulseaudio: Increment TERMUX_PKG_REVISION
2021-01-24 22:21:02 +05:30
Termux Github Actions 975f908da5 asciidoc: update to 9.0.5
This commit has been automatically submitted by Github Actions.
2021-01-24 06:44:37 +00:00
Termux Github Actions d8d5dbe000 mu: update to 1.4.15
This commit has been automatically submitted by Github Actions.
2021-01-23 18:58:34 +00:00
Termux Github Actions 57aa4c77d8 gifski: update to 1.2.7
This commit has been automatically submitted by Github Actions.
2021-01-23 18:56:21 +00:00
Termux Github Actions 91186a6a7c cmus: update to 2.9.1
This commit has been automatically submitted by Github Actions.
2021-01-23 01:10:28 +00:00
Termux Github Actions 4545b5f343 findomain: update to 3.0.0
This commit has been automatically submitted by Github Actions.
2021-01-22 19:01:42 +00:00
Leonid Pliushch 8214a60e86
ffsend: fix maintainer info 2021-01-22 13:36:57 +02:00
Leonid Pliushch cbe115d728
restore package: ffsend, updated to v0.2.68 2021-01-22 13:11:49 +02:00
Termux Github Actions d5d4278cab gh: update to 1.5.0
This commit has been automatically submitted by Github Actions.
2021-01-22 01:09:55 +00:00
Henrik Grimler cdfaea8f10
emacs: rebuild
Seems that emacs is linked against libnettle on some arches (without the dependency being declared) so rebuild to solve that.

See https://www.reddit.com/r/emacs/comments/l1wiwz/help_with_install_termux/
2021-01-21 13:02:12 +01:00
ruki 14a9c6980e
xmake: update to 2.5.1 (#6286) 2021-01-21 09:21:55 +05:30
Termux Github Actions 19ce4cacb7 z3: update to 4.8.10
This commit has been automatically submitted by Github Actions.
2021-01-21 01:38:37 +00:00
Termux Github Actions 2c1681ea92 youtubedr: update to 2.4.0
This commit has been automatically submitted by Github Actions.
2021-01-21 01:17:23 +00:00
Termux Github Actions 67a9c7e6d9 toxic: update to 0.10.1
This commit has been automatically submitted by Github Actions.
2021-01-21 01:16:13 +00:00
Termux Github Actions 4c194103a0 rclone: update to 1.53.4
This commit has been automatically submitted by Github Actions.
2021-01-21 01:15:42 +00:00
Termux Github Actions 870e6003fb openethereum: update to 3.1.1
This commit has been automatically submitted by Github Actions.
2021-01-20 13:19:21 +00:00
Roman Kredentser fc9d4c4e24
update teleport tsh cli to latest version 4.4.7 (#6281) 2021-01-20 10:41:13 +01:00
Termux Github Actions 1d410f3911 algernon: update to 1.12.12
This commit has been automatically submitted by Github Actions.
2021-01-18 18:56:30 +00:00
kcubeterm 5e6023bdb4 darkhttpd: Update to 1.13 2021-01-18 17:49:18 +00:00
Patrick Gaskin a3d0c0df0f
pulseaudio: Add dependency on libwebrtc-audio-processing (#6273) 2021-01-18 12:55:29 +05:30
Patrick Gaskin e41152e3b8
new package: libwebrtc-audio-processing (#6272) 2021-01-18 03:04:08 +05:30
Patrick Gaskin a5becf97c2
pulseaudio: Update to 14.2 (#6271) 2021-01-18 02:01:02 +05:30
Lucy Phipps 6e43f56ca4
tcl: update to 8.6.11 and fix (#6269) 2021-01-18 01:52:36 +05:30
Termux Github Actions f4574f2183 libzmq: update to 4.3.4
This commit has been automatically submitted by Github Actions.
2021-01-17 18:55:41 +00:00
Lucy Phipps 761f9f5f7d
fix #6260 sqlcipher and tcl conflict (#6263) 2021-01-17 19:09:30 +02:00
Krishna कन्हैया 550ecf5419
Merge pull request #6265 from pgaskin/cmus-2.9.0
cmus: Update to 2.9.0
2021-01-17 17:39:45 +05:30
kcubeterm d3a980063d nano: bump version 2021-01-17 12:05:38 +00:00
Patrick Gaskin 0cd975d10a
cmus: Update to 2.9.0 2021-01-17 06:46:12 -05:00
kcubeterm 915a7353a8 fossil: Updaye to 2.13 2021-01-17 11:31:22 +00:00
kcubeterm ae4f7fcc31 findutils: Update to 4.8.0 2021-01-17 11:05:31 +00:00
Leonid Pliushch fd4e085092
openethereum: openethereum-utils conflicting with geth-utils due to same file
Not marking as replacement for geth-utils because this package is a bit different.
2021-01-16 21:01:04 +02:00
Termux Github Actions 38d7424ba4 bitcoin: update to 0.21.0
This commit has been automatically submitted by Github Actions.
2021-01-16 01:21:00 +00:00
Termux Github Actions b961921297 atomicparsley: update to 20210114.184825.1dbe1be
This commit has been automatically submitted by Github Actions.
2021-01-15 18:56:34 +00:00
kcubeterm 28eb7dce70 ed: bump version 2021-01-15 17:01:59 +00:00
kcubeterm 3aae97c2eb Binaryen: update to v99 2021-01-15 16:45:55 +00:00
mdouchin 9c4ad85afd
postgresql: build postgres_fdw (#6249) 2021-01-14 19:22:24 +01:00
Henrik Grimler 9f1d624c26 postgresql: build dblink
Fixes https://github.com/termux/termux-packages/issues/6247.
2021-01-14 12:39:20 +01:00
Termux Github Actions 41fdec607e helm: update to 3.5.0
This commit has been automatically submitted by Github Actions.
2021-01-14 01:13:06 +00:00
Termux Github Actions 3f092ba2f2 git-lfs: update to 2.13.2
This commit has been automatically submitted by Github Actions.
2021-01-13 19:01:20 +00:00
easyaspi314 (Devin) 12410ccc45 [zsh] Fix case insensitive globbing
Backport of a patch submitted upstream.

Finally fixes #1894.
2021-01-13 17:13:32 +02:00
Henrik Grimler 9f5fd83328 texlive-bin: rebuild after poppler update 2021-01-13 11:08:13 +01:00
Termux Github Actions 3a74a671d4 tokei: update to 12.1.2
This commit has been automatically submitted by Github Actions.
2021-01-13 01:09:12 +00:00
Termux Github Actions 4c7d704b77 gifski: update to 1.2.6
This commit has been automatically submitted by Github Actions.
2021-01-11 12:34:16 +00:00
Leonid Pliushch 74d01f38df
proot-distro: update to 1.5.0 2021-01-10 16:19:37 +02:00
Leonid Pliushch c85d481e37
cicada: re-run build 2021-01-10 14:34:06 +02:00
Leonid Pliushch 29d48878c4
cicada: disable builds for 32bit CPUs 2021-01-10 13:38:11 +02:00
Wetitpig 5a181e1477
new package: openethereum (#6240) 2021-01-10 13:16:43 +02:00
Termux Github Actions 849c2978d0 cicada: update to 0.9.17
This commit has been automatically submitted by Github Actions.
2021-01-10 06:36:35 +00:00
kcubeterm 6d1e28d2f8 New package: Shiori 2021-01-09 12:44:26 +00:00
Termux Github Actions 91cc2aae2d qalc: update to 3.16.1
This commit has been automatically submitted by Github Actions.
2021-01-09 12:31:28 +00:00
Termux Github Actions 48a185c1a0 o-editor: update to 2.35.0
This commit has been automatically submitted by Github Actions.
2021-01-09 00:53:05 +00:00
Leonid Pliushch 38204aa2c8
rebuild packages using "gdbm"
Fixing issue with libgdbm.so(.6) linking.
2021-01-08 23:00:55 +02:00
Henrik Grimler 54015f157b tsu: ensure ~/.suroot/tmp exists
Fixes https://github.com/termux/termux-root-packages/issues/220.
2021-01-08 20:57:56 +01:00
Henrik Grimler 82168adf9b tsu: do not use arrays for source and sha256
No need for it since it is only one source archive.
2021-01-08 20:56:54 +01:00
Leonid Pliushch 5cec106f74
socat: disable 32bit builds because they are broken 2021-01-07 17:39:49 +02:00
Leonid Pliushch b829e6f6ab
zziplib: update to 0.13.72 2021-01-07 16:54:03 +02:00
Leonid Pliushch 164d12aa30
wget: update to 1.21 2021-01-07 16:52:13 +02:00
Leonid Pliushch 8cd613ca72
vttest: update to 20201225 2021-01-07 16:51:27 +02:00
Leonid Pliushch 2ae2e8bf0b
vim, vim-python: update to 8.2.2300 2021-01-07 16:49:49 +02:00
Leonid Pliushch 11bf8a6d94
ttyd: delete unneeded patch 2021-01-07 16:48:37 +02:00
Leonid Pliushch 60b0470ff6
ttyd: update to 1.6.3 2021-01-07 16:47:37 +02:00
Leonid Pliushch 744affd3ad
task-spooler: update to 1.0.1 2021-01-07 16:45:06 +02:00
Leonid Pliushch e6e7dd1281
swi-prolog: update to 8.3.13 2021-01-07 16:43:47 +02:00
Leonid Pliushch 17aec4df94
socat: update to 1.7.4.0 2021-01-07 16:42:42 +02:00
Leonid Pliushch 28acfd2fcf
seafile-client: update to 8.0.1 2021-01-07 16:39:16 +02:00
Leonid Pliushch 545bc26c7e
libtiff: update to 4.2.0 2021-01-07 16:37:56 +02:00
Leonid Pliushch e43f8c433e
poppler: update to 21.01.0 2021-01-07 16:28:31 +02:00
Leonid Pliushch a16bd6bca0
php: update to 8.0.1 2021-01-07 16:27:45 +02:00
Leonid Pliushch 104348adc3
oathtool: update to 2.6.5 2021-01-07 16:25:31 +02:00
Leonid Pliushch ca2defd998
nushell: update Cargo.toml.patch 2021-01-07 16:24:55 +02:00
Leonid Pliushch 123ab361ee
nushell: update to 0.25.1 2021-01-07 16:22:59 +02:00
Leonid Pliushch 21dbca791e
notmuch: update to 0.31.3 2021-01-07 16:19:44 +02:00
Leonid Pliushch a80494bb99
nginx: update to 1.19.6 2021-01-07 16:18:59 +02:00
Leonid Pliushch 1aaf87e72a
newsboat: update to 2.22 2021-01-07 16:18:15 +02:00
Leonid Pliushch 51f69feca5
libnettle: update to 3.7 2021-01-07 15:58:00 +02:00
Leonid Pliushch bd7e64bc29
net-tools: update to 2.10.0 2021-01-07 15:55:35 +02:00
Leonid Pliushch ab1666ca01
mutt: update to 2.0.4 2021-01-07 15:40:13 +02:00
Leonid Pliushch c517c97a73
msmtp: update to 1.8.14 2021-01-07 15:38:44 +02:00
Leonid Pliushch 9c87905123
moreutils: update to 0.65 2021-01-07 15:37:24 +02:00
Leonid Pliushch 0e123eaa71
mbedtls: update to 2.25.0 2021-01-07 15:37:04 +02:00
Leonid Pliushch 8fc211ca1b
mkvtoolnix: update to 52.0.0 2021-01-07 15:31:34 +02:00
Leonid Pliushch 33e3e3242c
miniupnpc: update to 2.2.1 2021-01-07 15:31:12 +02:00
Leonid Pliushch 2be8cdfa3b
manpages: update to 5.10 2021-01-07 15:28:53 +02:00
Leonid Pliushch b74d8249bb
lzlib: update to 1.12 2021-01-07 15:27:39 +02:00
Leonid Pliushch 6c31f58ad4
lighttpd: update to 1.4.58 2021-01-07 15:26:22 +02:00
Leonid Pliushch 60f02e7483
libpcap: update to 1.10.0 2021-01-07 15:22:11 +02:00
Leonid Pliushch 92de5d5e7d
libmicrohttpd: update to 0.9.72 2021-01-07 15:20:56 +02:00
Leonid Pliushch ba4b795cad
libgpg-error: update to 1.41 2021-01-07 15:20:24 +02:00
Leonid Pliushch 6ef4fb4956
libebml: update to 1.4.1 2021-01-07 15:07:50 +02:00
Leonid Pliushch b8b4a48dd8
libjasper: update to 2.0.24 2021-01-07 15:05:06 +02:00
Leonid Pliushch c7a0ad14dd
libcap: remove psx-psx.go.patch
This patch is not being used and fails anyway.
2021-01-07 15:03:04 +02:00
Leonid Pliushch 79806349d4
libcap: update to 2.46 2021-01-07 15:01:37 +02:00
Leonid Pliushch b9840529da
kubectl: update to 1.20.1 2021-01-07 14:58:30 +02:00
Leonid Pliushch 590f051571
inxi: update to 3.2.01-1 2021-01-07 14:57:32 +02:00
Leonid Pliushch 3b71cdae47
imlib2: update to 1.7.1 2021-01-07 14:55:23 +02:00
Leonid Pliushch 5ae6b7e3cd
imagemagick: update to 7.0.10.56 2021-01-07 14:53:29 +02:00
Leonid Pliushch dbf214fb6a
graphicsmagick: update to 1.3.36 2021-01-07 14:50:38 +02:00
Leonid Pliushch 26a4a4195f
gnupg: fix patches 2021-01-07 14:49:44 +02:00
Leonid Pliushch 9dd7077f66
gnupg: update to 2.2.26 2021-01-07 14:44:13 +02:00
Leonid Pliushch a4def93210
babl: update to 0.1.84 2021-01-07 14:42:07 +02:00
Leonid Pliushch 82c2927d29
gegl: update to 0.4.28 2021-01-07 14:40:09 +02:00
Leonid Pliushch 7a0c46a3b9
gdbm: termios_h.patch seems not needed anymore 2021-01-07 14:39:44 +02:00
Leonid Pliushch b82aede383
gdbm: update to 1.19 2021-01-07 14:38:23 +02:00
Leonid Pliushch c586a2857d
fftw: update to 3.3.9 2021-01-07 14:31:15 +02:00
Leonid Pliushch 47af7270c2
exiftool: update to 12.14 2021-01-07 14:30:18 +02:00
Leonid Pliushch 5d4730f139
doxygen: update to 1.9.0 2021-01-07 14:29:30 +02:00
Termux Github Actions b9912003ed rhash: update to 1.4.1
This commit has been automatically submitted by Github Actions.
2021-01-07 12:28:39 +00:00
Leonid Pliushch 6b43d21dcf
dash: update to 0.5.11.3 2021-01-07 14:20:19 +02:00
Leonid Pliushch 477209e02c
cryptopp: fix cpu.cpp.patch 2021-01-07 14:17:59 +02:00
Leonid Pliushch 7f9739993f
cryptopp: update to 8.4.0 2021-01-07 14:10:03 +02:00
Leonid Pliushch 65835af908
cmake: update to 3.19.2 2021-01-07 14:07:55 +02:00
Leonid Pliushch 71e19896bf
caddy: update to 2.3.0 2021-01-07 14:01:29 +02:00
Leonid Pliushch 30bbdb34d1
busybox: update to 1.32.1 2021-01-07 14:00:16 +02:00
Leonid Pliushch 96a05a7dfd
bash: update to 5.1.4 2021-01-07 13:57:54 +02:00
Leonid Pliushch 896ad3a3c9
apt: update to 2.1.15 2021-01-07 13:54:51 +02:00
Leonid Pliushch d84b9dce40
remove package: hydra
Removing packages whose sole purpose is hacking.
2021-01-07 13:54:33 +02:00
Kid 6b65a121a0
rust: update to 1.49.0 (#6224) 2021-01-07 13:43:18 +02:00
Kid 89bf7cea69
nodejs: update to 14.15.4 (#6231) 2021-01-07 14:28:01 +05:30
Kid 2e0d58da47
bat: remove uncessary LIBGIT2_SYS_USE_PKG_CONFIG (#6229) 2021-01-07 11:09:43 +05:30
Kid e9eafb7b4e
exa: build with libgit2 (#6230) 2021-01-07 10:27:52 +05:30
Termux Github Actions 5ded56696c jfrog-cli: update to 1.43.2
This commit has been automatically submitted by Github Actions.
2021-01-06 18:45:51 +00:00
Craig Comstock 18edb9166f Fix version reported by cfengine for 3.17.0 2021-01-06 17:59:36 +02:00
Henrik Grimler 5c106a4225 termux-tools: add dummy termux.properties file
Hopefully makes it easier for users to learn about the available settings.
2021-01-06 15:00:09 +01:00
Leonid Pliushch d60e0ff55b
proton-bridge: fix build issue & enable x86_64 2021-01-06 14:47:27 +02:00
Termux Github Actions 015e323b69 syncthing: update to 1.12.1
This commit has been automatically submitted by Github Actions.
2021-01-06 12:29:50 +00:00
Leonid Pliushch 4c3e36552a
proton-bridge: disable x86_64 builds 2021-01-06 14:17:38 +02:00
Kid 3a71b24321
exa: build from git 2021-01-06 11:02:12 +01:00
Kid d3f75eb73b
starship: update to 0.48.0 (#6222)
* starship: update to 0.48.0
2021-01-06 09:13:08 +01:00
Kid 6c1af57d47
yadm: update to 3.0.0 (#6221) 2021-01-06 11:45:11 +05:30
Leonid Pliushch d15df7db1d
proton-bridge: update to v1.5.4
https://github.com/termux/termux-packages/pull/6188...
2021-01-06 03:08:41 +02:00
Wetitpig 52c4243e94
Update solidity package to v0.8.0 (#6220) 2021-01-06 02:57:20 +02:00
Termux Github Actions 5c9cd695ed libmaxminddb: update to 1.5.0
This commit has been automatically submitted by Github Actions.
2021-01-06 00:49:57 +00:00
Termux Github Actions e66beb815f git-delta: update to 0.5.1
This commit has been automatically submitted by Github Actions.
2021-01-05 18:46:57 +00:00
Lucy Phipps 80e692aa03
git: update to 2.30.0 (#6217) 2021-01-05 12:45:20 +05:30
Butta a39eca18c1 et: bump revision 2021-01-05 12:10:44 +05:30
Butta 79de94f951 et: work around formatting bug in etserver help 2021-01-05 12:09:19 +05:30
Termux Github Actions ebb026d03b qalc: update to 3.16.0
This commit has been automatically submitted by Github Actions.
2021-01-04 18:45:04 +00:00
Termux Github Actions c965ad1d53 elixir: update to 1.11.3
This commit has been automatically submitted by Github Actions.
2021-01-04 18:42:17 +00:00
Archenoth 654f255f8a Fixed typo in motd (And changed wording to keep line lengths consistent) 2021-01-04 22:00:50 +05:30
Butta e8ca10e14c et: add package 2021-01-04 18:34:29 +05:30
Termux Github Actions 49ac45da30 mu: update to 1.4.14
This commit has been automatically submitted by Github Actions.
2021-01-03 18:41:25 +00:00
Leonid Pliushch 058b1c7ad4
termux-tools: pkg: mirrors should not have same weight 2021-01-03 12:51:00 +02:00
Termux Github Actions bd70ab9b76 blogc: update to 0.20.1
This commit has been automatically submitted by Github Actions.
2021-01-03 00:48:08 +00:00
Krishna Kanhaiya 6146151186
Ripgrep-all: permission correction 2021-01-03 04:03:44 +05:30
Termux Github Actions 77fe4257f5 fzf: update to 0.25.0
This commit has been automatically submitted by Github Actions.
2021-01-02 22:10:36 +00:00
Termux Github Actions ecf343dc84 algernon: update to 1.12.11
This commit has been automatically submitted by Github Actions.
2021-01-02 22:09:47 +00:00
Termux Github Actions 4bc2db3a00 atomicparsley: update to 20201231.092811.cbecfb1 2021-01-02 21:37:22 +00:00
kcubeterm 844578f277 Merge branch 'rip-grep-all' 2021-01-02 21:11:44 +00:00
kcubeterm a262445c21 Added ripgrep-all 2021-01-02 21:10:22 +00:00
Leonid Pliushch 4b8ffa260e
termux-tools: pkg: disable mirror termux.mentality.rip
Doesn't receive updates since December 25, 2020.
2021-01-02 23:05:36 +02:00
Leonid Pliushch 0d5858d98a
hydroxide: remove libc++ dependency
It was left after copy-pasting from another build.sh and is not needed here.
2021-01-02 22:45:44 +02:00
Leonid Pliushch 8de05c84e7
new package: age
Requested in https://github.com/termux/termux-packages/issues/6165.
2021-01-02 22:41:13 +02:00
Leonid Pliushch 763f9ebf7e
new package: neomutt
Requested in https://github.com/termux/termux-packages/issues/6207.
2021-01-02 22:24:49 +02:00
Leonid Pliushch a1bbdb4f9b
new package: hydroxide
Requested in https://github.com/termux/termux-packages/issues/6194.
2021-01-02 22:02:48 +02:00
Termux Github Actions f80998a7df jfrog-cli: update to 1.43.1 2021-01-02 00:57:24 +00:00
Termux Github Actions f3e8656502 hugo: update to 0.80.0 2021-01-02 00:56:04 +00:00
Termux Github Actions 47767c114e direnv: update to 2.27.0 2021-01-02 00:46:41 +00:00
Primitivo R. Montero a240b7d7ce
new package: latino (#6199) 2021-01-02 00:53:37 +02:00
Henrik Grimler e47244007c
dbus: mv from x11-packages to termux-packages (#6205)
Needed by libbluetooth in termux-root-packages so needs to be in main repository
2021-01-01 12:50:59 +01:00
Frederico F. de Oliveira 95f60426cb
Add --enable-login flag to libsasl build.sh configure args (#6203)
* Add --enable-login flag to build.sh configure args

Some email servers, like Microsoft's live.com (used by Hotmail and Outlook) only accept `AUTH LOGIN` as SMTP authentication method. The `--enable-login` flag builds the `liblogin.so` lib so neomutt/mutt can use it. Without it, sending an email would fail with `No authenticators available` error.
2020-12-31 23:31:50 +01:00
Termux Github Actions a91dd5c4e4 git-delta: update to 0.5.0 2020-12-31 00:51:35 +00:00
Leonid Pliushch 184d4edbc5
p7zip: update to 17.03 2020-12-30 21:17:54 +02:00
Termux Github Actions 28f77ee36d jfrog-cli: update to 1.43.0 2020-12-30 18:43:46 +00:00
Leonid Pliushch c179d16941
deutex: fix sha-256 2020-12-30 15:48:53 +02:00
Leonid Pliushch 353476a7fd
deutex: switch to source archives generated by Github
We don't have zstd utility in Docker image currently.
2020-12-30 15:26:35 +02:00
Leonid Pliushch 75b6af60a5
docopt: bump revision 2020-12-30 14:22:12 +02:00
Leonid Pliushch 028cbc1b31
at: bump revision 2020-12-30 14:22:11 +02:00
Leonid Pliushch ebb512374f
move from unstable: docopt 2020-12-30 14:20:39 +02:00
Leonid Pliushch d062dd3516
move from unstable: at 2020-12-30 14:19:57 +02:00
Leonid Pliushch d8fbe7cebc
deutex: update to 5.2.2 2020-12-30 14:19:02 +02:00
Leonid Pliushch 44a735d843
termux-tools: motd: add note that Play Store variant is no longer updated 2020-12-29 21:05:11 +02:00
Termux Github Actions eae6fbcf5b tokei: update to 12.1.1 2020-12-29 18:49:57 +00:00
Leonid Pliushch 71a92321fc
cfengine: fix versioning
Issue https://github.com/termux/termux-packages/issues/6193
2020-12-29 20:36:52 +02:00
Craig Comstock 995f475cb3
Upgrade cfengine to 3.17.0 official release (#6191) 2020-12-29 22:27:49 +05:30
Termux Github Actions 8222cc54ae openjpeg: update to 2.4.0 2020-12-29 00:52:52 +00:00
Termux Github Actions ce8dd1039d gitea: update to 1.13.1 2020-12-29 00:51:52 +00:00
Termux Github Actions 503ca4d1ea croc: update to 8.6.7 2020-12-29 00:44:36 +00:00
Leonid Pliushch 2ccbe9b60f
golang: fix bootstrapping 2020-12-29 01:13:33 +02:00
Leonid Pliushch 533e798729
golang: clang 11 compatibility for arm, i686 and x86_64 2020-12-29 00:49:06 +02:00
Leonid Pliushch 20f7ae73af
golang: compatibility with clang 11
Issue https://github.com/termux/termux-packages/issues/6183
2020-12-29 00:43:18 +02:00
Leonid Pliushch 9ff9bf7a33
proot-distro: update to 1.4.0 2020-12-28 18:06:01 +02:00
Termux Github Actions 18015203ef direnv: update to 2.26.0 2020-12-27 17:48:26 +00:00
Leonid Pliushch 806e459de6
libarchive: update to 3.5.1 2020-12-27 19:39:55 +02:00
Termux Github Actions 8d586cddbc clash: update to 1.3.5 2020-12-27 12:23:17 +00:00
Termux Github Actions 20ca936c05 harfbuzz: update to 2.7.4 2020-12-27 00:45:01 +00:00
Termux Github Actions 37c7970aaa borgbackup: update to 1.1.15 2020-12-25 12:26:15 +00:00
Henrik Grimler eca835c631 ovmf: update to 20201222 2020-12-24 23:39:16 +01:00
Henrik Grimler 39dec01e59 libllvm: fix file conflicts
Unpacking llvm (11.0.0) over (10.0.1-4) ...
dpkg: error processing archive /data/data/com.termux/files/usr/tmp/apt-dpkg-install-3GHYjz/0-llvm_11.0.0_aarch64.deb (--unpack):
 trying to overwrite '/data/data/com.termux/files/usr/bin/dsymutil', which is also in package libllvm 10.0.1-4
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)

and

Preparing to unpack .../5-clang_11.0.0_aarch64.deb ...
Unpacking clang (11.0.0) over (10.0.1-4) ...
dpkg: error processing archive /data/data/com.termux/files/usr/tmp/apt-dpkg-install-3GHYjz/5-clang_11.0.0_aarch64.deb (--unpack):
 trying to overwrite '/data/data/com.termux/files/usr/bin/diagtool', which is also in package libllvm 10.0.1-4
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
2020-12-24 22:46:43 +01:00
its-pointless e74ab56135
rust 1.48.0 (#6162) 2020-12-24 20:12:36 +02:00
Leonid Pliushch 04fa73821d
xxhash: bump revision 2020-12-24 17:50:11 +02:00
Leonid Pliushch 2510665231
qemu: use a higher fallback value if sysctl vm.mmap_min_addr is not readable.
Issue https://github.com/termux/termux-packages/issues/6172.
2020-12-24 17:42:08 +02:00
Leonid Pliushch 377da94e12
termux-tools: version 0.100 2020-12-24 17:14:07 +02:00
Leonid Pliushch 99fff21d87
termux-tools: pkg: use termux.org as primary mirror 2020-12-24 17:13:50 +02:00
Leonid Pliushch c101139097
termux-tools: pkg: send more info in user-agent string
Send termux-tools package version, build-time app package name and
installation prefix. Just like with apt.
2020-12-24 17:13:45 +02:00
Leonid Pliushch c5eeff5b0b
apt: add xxhash as dependency 2020-12-24 16:45:21 +02:00
Leonid Pliushch fd66e2fe29
get rid of verify-prefix.patch.txt
Switching to a more "soft" solution which will be focused on apt only.

Apt will now send an application package name (com.termux) and prefix
(/data/data/com.termux/files/usr) as part of user-agent string. That
will allow to distinguish real Termux users from parties which download
our packages and binary-patching them for the custom prefix.

Note that this will disable user's possibility to set custom User-Agent
for apt.
2020-12-24 16:42:32 +02:00
Leonid Pliushch f9c5f09c8d
new package: xxhash
Latest apt requires it as dependency.
2020-12-24 15:48:29 +02:00
Leonid Pliushch 271d8b1b59
apt: update to 2.1.14 2020-12-24 15:48:29 +02:00
Termux Github Actions e36c8cb8ef lazygit: update to 0.24.2 2020-12-24 12:27:38 +00:00
Termux Github Actions 064bf44c7e iwyu: update to 0.15 2020-12-24 12:26:49 +00:00
Henrik Grimler 0a6db230d2 caddyserver: change to new url 2020-12-24 12:46:49 +01:00
Butta 131b4ff765 swift: bump revision to use clang 11 headers and remove some unused patches 2020-12-24 12:33:33 +05:30
Butta 206246fc9d libllvm: update from 10.0.1 to 11.0.0 and merge lldb 2020-12-24 12:09:16 +05:30
Termux Github Actions 40e13e5e34 lazygit: update to 0.24 2020-12-24 06:25:57 +00:00
Termux Github Actions a1433cd36c tokei: update to 12.1.0 2020-12-24 00:55:32 +00:00
Termux Github Actions c56e214502 harfbuzz: update to 2.7.3 2020-12-24 00:47:04 +00:00
Henrik Grimler a1bb64c630
termux-am: update to 0.4 (#6169) 2020-12-23 18:05:18 +01:00
Termux Github Actions 727c3e46e8 git-delta: update to 0.4.5 2020-12-23 12:30:36 +00:00
Termux Github Actions e2be493327 beanshell: update to 2.1.0 2020-12-22 12:25:31 +00:00
Termux Github Actions 421b9536a1 jfrog-cli: update to 1.42.3 2020-12-21 12:25:41 +00:00
Termux Github Actions fd0c38064b chezmoi: update to 1.8.10 2020-12-20 18:23:23 +00:00
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Termux Github Actions bfbfb21dff lf: update to 18 2020-12-19 18:32:10 +00:00
Termux Github Actions d1ce410dff hugo: update to 0.79.1 2020-12-19 18:30:35 +00:00
Termux Github Actions 94ff85d285 zstd: update to 1.4.8 2020-12-19 06:26:35 +00:00
Termux Github Actions ae71ef45b5 strace: update to 5.10 2020-12-18 20:12:03 +00:00
Termux Github Actions 2dfed06870 qalc: update to 3.15.0 2020-12-18 20:08:52 +00:00
Termux Github Actions 553cd7d0b1 libusb: update to 1.0.24 2020-12-18 20:06:29 +00:00
Termux Github Actions 7c618e7426 jfrog-cli: update to 1.42.2 2020-12-18 20:05:52 +00:00
Termux Github Actions 3b67af6cb2 findomain: update to 2.1.5 2020-12-18 20:03:04 +00:00
Jorge Juan-Chico d4b6187490 Increment TERMUX_PKG_REVISION 2020-12-18 21:47:29 +02:00
Jorge Juan-Chico 0267184ad3 Use the alternatives system for vi providers
Make build.sh scripts of vim, vim-python, neovim and vis use the
alternatives system (update-alternatives) to provide the "vi"
command.
2020-12-18 21:47:29 +02:00
Jorge Juan-Chico 7535177e70 Update to new uptream cacert.pem
- Update pakage version to cacert.pem of 20201208
2020-12-18 21:45:58 +02:00
Leonid Pliushch 0330ba377b
libluajit: fix build.sh 2020-12-18 21:38:45 +02:00
Termux Github Actions 885bc227d5 zstd: update to 1.4.7 2020-12-17 23:30:01 +00:00
Termux Github Actions 9e902cf633 okc-agents: update to 0.1.2 2020-12-17 23:28:45 +00:00
Termux Github Actions 584e660d90 o-editor: update to 2.34.1 2020-12-17 23:26:32 +00:00
Termux Github Actions 2269b40861 hors: update to 0.7.3 2020-12-17 23:26:01 +00:00
Termux Github Actions 7ba319a904 git-lfs: update to 2.13.1 2020-12-17 23:19:45 +00:00
Termux Github Actions 32c995c4ac gh: update to 1.4.0 2020-12-17 23:19:16 +00:00
Termux Github Actions 4db7951199 direnv: update to 2.25.2 2020-12-17 23:18:11 +00:00
Termux Github Actions 4399a39795 cicada: update to 0.9.15 2020-12-17 22:45:59 +00:00