Commit Graph

11777 Commits

Author SHA1 Message Date
oofnikj 26182b2462 new package: ptunnel (#5903) 2020-10-08 18:21:39 +03:00
Leonid Pliushch 28768b205e docker image: install python3.9 2020-10-08 17:49:45 +03:00
Krishna Kanhaiya 19076488bc gh: update to 1.1.0 (#5902) 2020-10-07 10:55:00 +03:00
Krishna Kanhaiya 0b1a082e98 Update libmesode to 0.10.0 (#5899) 2020-10-06 16:39:13 +02:00
Jakob Bergman 7947542769 starship: update to 0.45.2 2020-10-06 12:57:29 +03:00
Krishna Kanhaiya dbebc5f8ba direnv: update to 2.22.1 (#5897) 2020-10-06 12:56:04 +03:00
Krishna Kanhaiya 871ec90e13 Update croc to 8.4.0 (#5894)
* Update croc to 8.4.0
2020-10-05 08:13:01 +02:00
Leonid Pliushch 905c1ae3aa dart: update to 2.10.0 2020-10-04 21:02:25 +03:00
Rabby Sheikh 6eaad9e8b2 new package:check (#5886) 2020-10-04 19:46:47 +03:00
Leonid Pliushch acd44693df termux-tools: add one line padding to the end of MOTD 2020-10-04 19:40:38 +03:00
Henrik Grimler 87165cea00 Merge pull request #5887 from kcubeterm/patch-12
Add: Lazygit
2020-10-04 14:05:27 +02:00
Leonid Pliushch 30c12b82af dart: update to 2.9.2 (#5881) 2020-10-04 01:11:17 +03:00
Krishna Kanhaiya bee1beacc4 Update build.sh 2020-10-03 18:10:51 +05:30
Krishna Kanhaiya 617ac90acb Update build.sh 2020-10-03 09:47:05 +05:30
Krishna Kanhaiya f6ef5887de Add: Lazygit
#5884
2020-10-03 09:31:54 +05:30
Rabby Sheikh fc5263bc30 new package: microsocks (#5882) 2020-10-02 22:45:00 +03:00
Henrik Grimler 081d7eac8c Merge pull request #5876 from termux/zziplib
zziplib: add package
2020-10-02 21:32:28 +02:00
Leonid Pliushch b115eb75e1 new package: netcat-openbsd
Closes https://github.com/termux/termux-packages/issues/5754.
2020-10-02 22:18:50 +03:00
Fredrik Fornwall 1e9be3fc14 tmux: Generalize patch for upstream inclusion 2020-10-02 21:00:56 +02:00
Henrik Grimler e6ef851028 zziplib: install library symlinks 2020-10-02 20:59:34 +02:00
Leonid Pliushch a236799e73 busybox: update 0001-clang-fix.patch
Fixes https://github.com/termux/termux-packages/issues/5854.
2020-10-02 21:48:46 +03:00
Leonid Pliushch 83e3020a2c termux-tools: add manual page for Termux app
An offline compilation of important information from the
Termux Wiki.
2020-10-02 21:32:06 +03:00
Leonid Pliushch 7784a5e9c4 w3m: bump revision 2020-10-02 13:44:27 +03:00
Leonid Pliushch 3629c6af7c w3m: add w3m-img subpackage for inline image display (X11)
Closes https://github.com/termux/termux-packages/issues/5879.
2020-10-02 13:43:23 +03:00
Leonid Pliushch 842a6f389e w3m: use nano as editor
Since busybox is now removed from bootstraps, nano is
Termux default editor.
2020-10-02 13:35:40 +03:00
Henrik Grimler 2c7a9c73fd texlive-bin: use system zziplib
Building zziplib with configure; make does not work on
android (https://github.com/gdraheim/zziplib/issues/85) but building
with cmake works fine, but to be able to use cmake we cannot build it
during the texlive-bin build.
2020-10-01 21:47:39 +02:00
Henrik Grimler 37adce380f zziplib: add package 2020-10-01 21:47:39 +02:00
Butta 8fc1278ed0 swift: bump revision for arm fix 2020-10-02 00:48:03 +05:30
Leonid Pliushch 2c55fb8fae openssh: update variables-to-keep list
Fixes https://github.com/termux/termux-packages/issues/5755.
2020-10-01 21:35:45 +03:00
Leonid Pliushch d40d36b1ef calcurse: bump revision 2020-10-01 20:45:20 +03:00
Leonid Pliushch 5752401c53 calcurse: add patch for hardcoded paths 2020-10-01 20:45:00 +03:00
Leonid Pliushch a05b788a78 calcurse: update patches for pthread_cancel
Add pthread_cancel replacement through atomic_flag instead of using
pthread_kill(thread, 0).

Fixes https://github.com/termux/termux-packages/issues/4378.
2020-10-01 20:42:58 +03:00
Leonid Pliushch c80220e31d build-package.sh: make it possible to disable termux-elf-cleaner
Just set TERMUX_PKG_NO_ELF_CLEANER=true in build.sh.
2020-10-01 19:34:19 +03:00
Leonid Pliushch c3267e962d caddy: bump revision 2020-10-01 18:29:34 +03:00
Leonid Pliushch 74b1fc3445 valgrind: update statx patch
Fixes https://github.com/termux/termux-packages/issues/5860
2020-10-01 18:24:23 +03:00
Leonid Pliushch 6c6fb4cfc7 luarocks: hardcode the properties of Lua installation
No need to call cross-compiled Lua interpreter during build time anymore.
2020-10-01 17:07:42 +03:00
Henrik Grimler 8b32453985 wordgrinder: depend on liblua53 2020-10-01 17:07:42 +03:00
Henrik Grimler 4df2a86fa1 weechat-lua-plugin: depend on liblua53 2020-10-01 17:07:42 +03:00
Henrik Grimler e6fa181664 vis: depend on liblua53 2020-10-01 17:07:42 +03:00
Henrik Grimler 65a6121c83 nmap: depend on liblua53 2020-10-01 17:07:42 +03:00
Henrik Grimler f3b85e0905 neovim: depend on liblua53 2020-10-01 17:07:42 +03:00
Henrik Grimler 060fbe7970 luarocks: depend on liblua5.3 2020-10-01 17:07:42 +03:00
Henrik Grimler a623ca251f lua-lpeg: use liblua5.3 2020-10-01 17:07:42 +03:00
Henrik Grimler 641d3748b9 luv: use liblua53 2020-10-01 17:07:42 +03:00
Henrik Grimler cbe151a237 liblua54: patches for CVE-2020-15888, CVE-2020-15889, CVE-2020-15945 2020-10-01 17:07:42 +03:00
Henrik Grimler d7473dee2c liblua: rename to liblua53 and add liblua54 2020-10-01 17:07:42 +03:00
Krishna Kanhaiya b0c5a8b749 ccache: update to 3.7.12 (#5874) 2020-10-01 16:43:55 +03:00
Leonid Pliushch abb4b52722 contributing: update section "fixing issues" 2020-10-01 14:28:51 +03:00
Leonid Pliushch dcd9144f04 issue templates: use full termux-packages URL in package request template 2020-10-01 14:14:44 +03:00
Leonid Pliushch 3b65a3d40b update issue templates
Add checkbox whether user had read our contributing guide,
specifically the "note about package requests".
2020-10-01 14:10:21 +03:00