Commit Graph

9175 Commits

Author SHA1 Message Date
Leonid Pliushch 6a75d95b5c wrk: provide lua source
Wrk is unable to load the compiled-in bytecode, so provide the
source file.
2020-05-08 03:29:57 +03:00
ifurther fe9c49ae32 new package: wrk (#5262)
* add wrk package
* install luajit into docker image
2020-05-08 02:23:01 +03:00
Leonid Pliushch 9af8040c9b libluajit: expose TERMUX_LUAJIT_JIT_FOLDER to avoid unbound variable error in some cases 2020-05-08 01:50:54 +03:00
Leonid Pliushch 493a027a4a i2pd: update configuration defaults 2020-05-08 01:10:14 +03:00
Leonid Pliushch f2ae0d1c07 i2pd: install configs 2020-05-08 00:52:09 +03:00
Leonid Pliushch 999d9f36fe i2pd: remove unneeded files 2020-05-08 00:30:15 +03:00
Leonid Pliushch 94b589f359 new package: i2pd
Requested in https://github.com/termux/termux-packages/issues/5013.
2020-05-08 00:27:25 +03:00
Leonid Pliushch e86f0a4101 swaks: build manpage 2020-05-07 23:18:16 +03:00
Leonid Pliushch 7c0df2ad3d docker image: install tcl
Tcl is needed for building package 'sqlcipher'.
2020-05-07 22:51:19 +03:00
Leonid Pliushch 3a9208a27a new package: swaks
Requested in https://github.com/termux/termux-packages/issues/5038
2020-05-07 22:47:46 +03:00
Krishna Kanhaiya f2fbf82a64 new package: pup (#5261) 2020-05-07 22:29:21 +03:00
Leonid Pliushch 2cd8426d7c new package: sqlcipher
Requested in https://github.com/termux/termux-packages/issues/5096.
2020-05-07 22:20:56 +03:00
Leonid Pliushch bd4bb78784 new package: unshield
Requested in https://github.com/termux/termux-packages/issues/5086
2020-05-07 22:01:27 +03:00
Leonid Pliushch 93f71b7c22 links: enable graphics support
Requires libice, libsm, libxt to be moved from x11-packages repo.
2020-05-07 21:36:23 +03:00
Leonid Pliushch eb34845a67 micro: use git for obtaining sources
Fixes https://github.com/termux/termux-packages/issues/5081.
2020-05-07 21:19:08 +03:00
Leonid Pliushch 16a838e9a6 new package: antibody
Requested in https://github.com/termux/termux-packages/issues/5130.
2020-05-07 21:06:32 +03:00
Leonid Pliushch aa80ba9223 new package: rtorrent
Requested in https://github.com/termux/termux-packages/issues/5206.
2020-05-07 20:51:34 +03:00
Krishna Kanhaiya 75f908792d new package: libtorrent (#5260) 2020-05-07 20:40:36 +03:00
ifurther 8fa0f729b3 new package: keychain (#5258) 2020-05-07 18:38:10 +03:00
Leonid Pliushch 7f7efd444d tsu: fix typo in tsu script
https://github.com/termux/termux-packages/issues/5256
2020-05-07 18:23:33 +03:00
Leonid Pliushch cd22596c69 nodejs: disable printing messages to android log in more places 2020-05-07 17:16:25 +03:00
ifurther d28bcae41c new package: sleuthkit (#5255) 2020-05-07 15:57:24 +03:00
Leonid Pliushch 493821a450 shc: fix tmpdir and compiler command 2020-05-07 15:03:23 +03:00
Leonid Pliushch 7386a8c653 shc: depend on clang 2020-05-07 14:56:01 +03:00
Krishna Kanhaiya 8a057151c6 new package: shc (#5253) 2020-05-07 14:54:04 +03:00
Leonid Pliushch fdda304d60 nodejs: print messages to stdout instead of Android log 2020-05-07 03:48:08 +03:00
Leonid Pliushch 4d0fb1767f Revert "nodejs: print messages to stdout instead of Android log"
This reverts commit ec197f1d68a81bf9f344637d54f915668b4ad1cd.
2020-05-06 22:24:25 +03:00
Henrik Grimler a287af8dd1 opusfile: switch to github for src tar
xiph.org is down
2020-05-06 16:34:29 +02:00
Henrik Grimler 793b4cb30b libflac: switch to github for src tar
xiph.org is down
2020-05-06 16:34:29 +02:00
Henrik Grimler 57cab11d83 gkermit: get src tar from mirror 2020-05-06 16:34:29 +02:00
Henrik Grimler 25218cdc54 unicorn: fix build error 2020-05-06 16:34:28 +02:00
Henrik Grimler f9335abdff speexdsp: switch to github for src tar
xiph.org is currently down
2020-05-06 16:34:28 +02:00
Henrik Grimler d7faa3e99f recutils: prevent picking up libandroid-spawn 2020-05-06 16:34:28 +02:00
Henrik Grimler 5dd3e4d717 libogg: switch to github for source tar 2020-05-06 16:34:28 +02:00
Leonid Pliushch 7634da7dba qemu: disable libusb
QEMU cannot be used with termux-usb due to way how it passes descriptors.
2020-05-06 15:55:49 +03:00
Leonid Pliushch 8d92b8b03e qemu: build with libusb
Requested in https://github.com/termux/termux-packages/issues/5249.
2020-05-06 15:02:54 +03:00
Leonid Pliushch 9115d41450 qemu: more compatibility with python3 2020-05-06 15:02:13 +03:00
Leonid Pliushch fa1481df57 nodejs: print messages to stdout instead of Android log 2020-05-06 14:00:49 +03:00
Cswl C c2beebe445 tsu: Update to v8 release of v8.2.0 2020-05-06 01:50:02 +03:00
Leonid Pliushch d6db0bb10f coreutils: specify DEFAULT_TMPDIR with patch
https://github.com/termux/termux-packages/issues/5245#issuecomment-623992313
2020-05-05 14:16:27 +03:00
Krishna Kanhaiya 1ec1a8cff5 Rush: A cross-platform command-line tool for executing jobs in parallel (#5243)
* rush: build.sh

* rush:build.sh

* rush

* rush: fix extra space in TERMUX_PKG_DESCRIPTION

Co-authored-by: Henrik Grimler <henrik@grimler.se>
2020-05-05 13:13:44 +02:00
Henrik Grimler 5b1d6d81c2 chezmoi: add package (#5239) 2020-05-03 07:25:27 +02:00
Butta 478e5817bd nushell: add package 2020-05-02 15:57:04 +03:00
Leonid Pliushch ec72ba870a rebuild X11 packages 2020-05-02 15:12:08 +03:00
Leonid Pliushch 65c60cfe43 xorgproto: update to 2020.1 2020-05-02 15:10:26 +03:00
Leonid Pliushch 120f7ed090 rebuild packages which may be broken due to libnettle (dep of libgnutls)
soname of libnettle was changed.
2020-05-02 15:03:54 +03:00
Leonid Pliushch 37eefb1fcf libgnutls: rebuild due to libnettle update 2020-05-02 14:59:47 +03:00
Henrik Grimler 0e961c9e57 mkvtoolnix: update to 46.0.0 2020-05-02 11:06:35 +02:00
Henrik Grimler 0a294cff08 libnettle: update to 3.6 2020-05-02 11:00:47 +02:00
Henrik Grimler 43914b4883 imagemagick: update to 7.0.10.10 2020-05-02 10:53:46 +02:00
Henrik Grimler 3953b726bd nginx: update to 1.80.0 2020-05-02 10:30:36 +02:00
Henrik Grimler 13a583084f parallel: update to 20200422 2020-05-02 10:30:25 +02:00
Henrik Grimler f4075ede44 lnd: update to 0.10.0-beta 2020-05-02 10:29:44 +02:00
Henrik Grimler 5e7bbb9de9 libwebsockets: update to 4.0.4 2020-05-02 10:29:34 +02:00
Henrik Grimler 4ca3721b7a librsvg: update to 2.48.4 2020-05-02 10:11:13 +02:00
Henrik Grimler 4a50e5f66e ledger: update to 3.2.0 2020-05-02 10:11:04 +02:00
Henrik Grimler 8b78089c5c ipfs: update to 0.5.0 2020-05-02 10:10:55 +02:00
Henrik Grimler a4b7e27a99 gnurl: update to 7.70.0 2020-05-02 10:10:03 +02:00
Henrik Grimler dd1b34e92e fish: update to 3.1.2 2020-05-02 10:09:50 +02:00
Henrik Grimler 35da412d5c texlive: mv to science-packages instead (#5231)
* texlive: mv to science-packages

Might help decrease the bandwidth a little bit

* texlive-bin: mv binaries to subfolder bin/texlive/

New package texlive-installer needs to be given a directory with texlive-binaries and then parses it to look for various programs
2020-05-01 23:37:22 +02:00
Leonid Pliushch 5165e81efa gnunet: drop no-in6_ifreq-redef.patch 2020-05-01 14:33:01 +03:00
Henrik Grimler 15a76e44d2 libandroid-support: update to v26 2020-05-01 11:55:25 +02:00
Fredrik Fornwall 3ba1d0d29e nodejs: Update from 13.13.0 to 14.0.0 2020-04-29 15:23:23 +02:00
Fredrik Fornwall 9b1479fc6c mu: Fix i686 build error 2020-04-29 14:23:16 +02:00
Fredrik Fornwall 6a7206f2dd openssl: Bump revision to trigger rebuild 2020-04-29 14:22:49 +02:00
Fredrik Fornwall 673c46d17b curl: Update from 7.69.1 to 7.70.0 2020-04-29 13:35:54 +02:00
Fredrik Fornwall f46e4faa31 msmtp: Update from 1.8.8 to 1.8.10 2020-04-29 13:33:28 +02:00
Fredrik Fornwall 5180620e27 json-c: Update from 0.13.1 to 0.14 2020-04-29 13:33:12 +02:00
Fredrik Fornwall ed08281ae9 mu: Update from 1.2 to 1.4.3 2020-04-29 12:01:58 +02:00
Fredrik Fornwall e3925ded37 libyaml: Update from 0.2.3 to 0.2.4 2020-04-29 12:00:41 +02:00
Fredrik Fornwall 0526265483 openssl: Bump revision to trigger rebuild 2020-04-29 12:00:08 +02:00
Fredrik Fornwall d20b5358a1 oniguruma: Update from 6.9.4 to 6.9.5 2020-04-29 11:49:12 +02:00
Fredrik Fornwall 33bea46c3a pick: Update from 3.0.1 to 4.0.0 2020-04-29 11:48:57 +02:00
Fredrik Fornwall 66041c915f nodejs-lts: Update from 12.16.2 to 12.16.3 2020-04-29 11:44:40 +02:00
Fredrik Fornwall f2fa77dcb3 mpd: Update from 0.21.22 to 0.21.23 2020-04-29 11:06:31 +02:00
Ilaï Deutel c75ad45cdc kibi: add package (#5221) 2020-04-29 09:03:08 +02:00
Fredrik Fornwall 8f9a924cec cmake: Update from 3.17.1 to 3.17.2 2020-04-29 01:06:32 +02:00
Fredrik Fornwall debad4d0e4 libpixman: Update from 0.38.4 to 0.40.0 2020-04-29 01:05:33 +02:00
Fredrik Fornwall 7ed41e8644 xmlsec: Update from 1.2.29 to 1.2.30 2020-04-29 01:03:05 +02:00
Fredrik Fornwall 917bc28d2b vim: Update from 8.2.0650 to 8.2.0654
Fixes vim-python build failure:
a14bb7e113
2020-04-29 01:01:37 +02:00
Fredrik Fornwall a7e02f1455 fish: Update from 3.1.0 to 3.1.1 2020-04-29 00:56:22 +02:00
Fredrik Fornwall 820c50c886 vttest: Update from 20200303 to 20200420 2020-04-29 00:51:38 +02:00
Fredrik Fornwall d4181872bd openssl: Update from 1.1.1f to 1.1.1g 2020-04-29 00:47:45 +02:00
Fredrik Fornwall b4858cd9df vim: Update from 8.2.0550 to 8.2.0650 2020-04-29 00:47:30 +02:00
Fredrik Fornwall 4ad0b65174 help2man: Update from 1.47.14 to 1.47.15 2020-04-29 00:41:29 +02:00
Fredrik Fornwall 4e9d657284 tmux: Update from 3.0a to 3.1a 2020-04-29 00:39:27 +02:00
valpogus 999943eb0e Updated fselect to version 0.6.10 2020-04-28 22:17:55 +03:00
Leonid Pliushch 632aada40d espeak: build with pcaudiolib
Add package 'pcaudiolib' and use it as dependency for espeak.

Issue: https://github.com/termux/termux-packages/issues/5213.
2020-04-27 21:40:36 +03:00
Leonid Pliushch 3189ea7d99 nodejs-lts: apply https://github.com/libuv/libuv/pull/2767 for deps/uv 2020-04-26 19:42:00 +03:00
Leonid Pliushch 84c586afbd nodejs/nodejs-lts: fix typo in ICU source URL 2020-04-26 15:51:00 +03:00
ruki 2dd25e43ba xmake: update v2.3.3 2020-04-26 15:46:26 +03:00
Leonid Pliushch 4452912f15 hugo: update to 0.69.2 2020-04-26 14:57:47 +03:00
Leonid Pliushch a8e1693a25 help2man: update to 1.47.14 2020-04-26 14:56:32 +03:00
Leonid Pliushch 8838f53955 git: update to 2.26.2 2020-04-26 14:55:28 +03:00
Leonid Pliushch aa408c46e5 exiftool: update to 11.96 2020-04-26 14:54:25 +03:00
Leonid Pliushch f3052c8c1f elixir: update to 1.10.3 2020-04-26 14:53:35 +03:00
Leonid Pliushch 94ddbfb5b2 datamash: update to 1.7 2020-04-26 14:52:54 +03:00
Leonid Pliushch 5902392e95 bat: update to 0.15.0 2020-04-26 14:51:52 +03:00
Leonid Pliushch fc3fca79be bash: update to 5.0.17 2020-04-26 14:51:03 +03:00
Leonid Pliushch 0b922868d2 rebuild other ICU-dependent packages 2020-04-26 14:47:22 +03:00
Leonid Pliushch 033a9f033a swift: fix typo in build.sh
Revision bumping script issue...
2020-04-26 14:45:26 +03:00
Leonid Pliushch 979ff6f1de swift: rebuild 2020-04-26 14:44:45 +03:00
Leonid Pliushch 2558007608 libicu: revert to v66.1
Newer versions break nodejs, nodejs-lts because API

 icu::number::FormattedNumber::getAllFieldPositions()

was removed.
2020-04-26 14:44:02 +03:00
Leonid Pliushch f97dd007c5 pulseaudio: use git for downloading sources (required by ./bootstrap.sh) 2020-04-26 14:26:50 +03:00
Leonid Pliushch 40d6043cb2 pulseaudio: switch source url 2020-04-26 14:19:07 +03:00
Craig Comstock e3c96a403e Added CFEngine (core + masterfiles) package
Bootstrapping from a policy server (or self) doesn't work yet.
There may be other issues but the basics work and this is useful as a way to test out policy on-the-go.
2020-04-26 12:56:45 +03:00
buttaface fc1c4c4bd5 swift: update from 5.2.1 to 5.2.2 and fix static compilation (#5169)
* TERMUX_PKG_QUICK_REBUILD: don't delete the host build if doing a quick rebuild
* swift: update from 5.2.1 to 5.2.2 and fix static compilation
2020-04-26 12:52:25 +03:00
Leonid Pliushch 1e0bc07e0b pulseaudio: bump revision 2020-04-26 12:50:59 +03:00
dickreckard 43dcd2cb3b modifying recording preset value to allow headset in
The current SL_ANDROID_RECORDING_PRESET_CAMCORDER value forced to use the internal mic.
By using SL_ANDROID_RECORDING_PRESET_VOICE_RECOGNITION, instead, the pulseaudio module will follow the general behavior of the operating system ( if external headset is plugged in, audio source will be the headset, otherwise it will be the internal mic. ) 
(The value names are not really indicative, this behavior has been found out by trial  and error following OpenSLES_AndroidConfiguration.h)
2020-04-26 12:50:08 +03:00
Leonid Pliushch 1367754399 swift: rebuild 2020-04-26 12:44:20 +03:00
Leonid Pliushch daa0dd2294 fix sha256 for libicu
We use *.tar.xz archives, not the *.tar.gz.
2020-04-26 12:43:05 +03:00
Leonid Pliushch 8cb61b7b80 swift: bump revision 2020-04-26 12:32:21 +03:00
Leonid Pliushch 2463cfc2f4 libicu: update to 67.1 2020-04-26 12:31:08 +03:00
Hugo Wang dce0ff90a7 new package: cicada (#5207)
* new package: cicada

* update post make commands

* removed post make scripts
2020-04-26 11:25:16 +02:00
Leonid Pliushch b5aa5ebf35 nodejs: apply https://github.com/libuv/libuv/pull/2767 for deps/uv 2020-04-26 11:55:28 +03:00
Michal Bednarski 46baf948cd proot: Update to fix brk() before execve()
Fixes termux/proot#102
2020-04-25 18:37:03 +03:00
Leonid Pliushch ae104520e4 proxmark3: rebuild 2020-04-25 02:29:32 +03:00
Marlin Sööse 4292885344 proxmark3: update to latest master and fix patch (#5199) 2020-04-25 02:28:02 +03:00
Martin Kinkelin 7288603869 LDC: Upgrade to v1.21.0 2020-04-25 02:04:18 +03:00
Henrik Grimler ff9db4eb93 command-not-found: update to latest lists 2020-04-22 23:24:38 +02:00
Henrik Grimler 255208c98c cboard: mv to game-packages 2020-04-22 20:36:32 +02:00
Henrik Grimler 9464c06e8b gnuchess: move to game-packages 2020-04-22 20:12:31 +02:00
Henrik Grimler 25a2bba547 colordiff: bump revison
Previous build failed
2020-04-22 18:36:19 +02:00
Henrik Grimler ba71ef641e gnuchess: bump revision
Previous build failed
2020-04-22 18:35:48 +02:00
Leonid Pliushch f98d5473f2 python2: update to 2.7.18
Last Python v2 release.
2020-04-22 03:44:17 +03:00
Leonid Pliushch 27caa7032b zsh: avoid set(*)uid & set(*)gid calls
They are blocked by seccomp on recent Android OS versions.
2020-04-21 15:26:34 +03:00
Fredrik Fornwall c7a75528cb mbedtls: Update from 2.21.0 to 2.22.0 2020-04-20 00:28:46 +02:00
Fredrik Fornwall 65c09f7f9c keybase: Update from 5.3.1 to 5.4.0 2020-04-20 00:28:17 +02:00
Fredrik Fornwall ec186b7e02 dnsutils: Fix build failure after version bump 2020-04-19 23:56:06 +02:00
Fredrik Fornwall eebc5eaf56 dnsutils: Update from 9.16.1 to 9.16.2 2020-04-19 23:47:30 +02:00
Fredrik Fornwall 6ff36bf13f colordiff: Update from 1.0.18 to 1.0.19 2020-04-19 23:47:17 +02:00
Fredrik Fornwall 3c73676ec2 gnuchess: Update from 6.2.5 to 6.2.6 2020-04-19 23:43:58 +02:00
Fredrik Fornwall ae9c175791 timewarrior: Update from 1.2.0 to 1.3.0 2020-04-19 23:41:56 +02:00
Fredrik Fornwall 4846be6f8d nodejs: Update from 13.0.0 to 13.13.0 (#4762)
Co-authored-by: Henrik Grimler <henrik@grimler.se>
2020-04-19 23:34:14 +02:00
Leonid Pliushch 1fa297a587 termux-tools: update mirror list for termux-change-repo 2020-04-19 23:05:34 +03:00
Fredrik Fornwall b1d97322b2 nodejs-lts: Update from 12.16.1 to 12.16.2 2020-04-19 21:59:03 +02:00
Fredrik Fornwall 64b1811a71 mksh: Update from 58 to 59 2020-04-19 01:00:15 +02:00
Fredrik Fornwall 258e19d8ff git-delta: Update from 0.0.17 to 0.0.18 2020-04-19 00:59:27 +02:00
Fredrik Fornwall f5ca0e3e8f kubectl: Update from 1.18.1 to 1.18.2 2020-04-19 00:59:13 +02:00
Fredrik Fornwall e71014ba26 geth: Update from 1.9.12 to 1.9.13 2020-04-19 00:59:02 +02:00
Fredrik Fornwall ee099b019e fd: Update from 7.5.0 to 8.0.0 2020-04-19 00:49:28 +02:00
Fredrik Fornwall 60f06331bd swi-prolog: Update from 8.1.26 to 8.1.28 2020-04-19 00:48:17 +02:00
Fredrik Fornwall ffe9bc25ec git: Update from 2.26.0 to 2.26.1 2020-04-19 00:34:07 +02:00
Fredrik Fornwall d70994b153 redis: Update from 5.0.8 to 5.0.9 2020-04-19 00:33:23 +02:00
Henrik Grimler bb47310cfc graphviz: fix regex problem when graphviz parses plugins
Fixes https://github.com/termux/termux-packages/issues/5135
2020-04-18 19:24:31 +02:00
Henrik Grimler 1e1cba7aaa zsh: avoid calls that might be denied by selinux 2020-04-17 13:54:10 +02:00
Leonid Pliushch effc800730 boinc: update patches
As suggested in https://github.com/termux/termux-packages/issues/5048#issuecomment-614472026.
2020-04-16 14:53:18 +03:00
Leonid Pliushch 925e0d79c7 boinctui: depend on ncurses-ui-libs 2020-04-16 14:34:02 +03:00
Arun 6a15c6387a QuickJS: update to 2020.04.12 (#5164) 2020-04-15 21:37:34 +02:00
valpogus 39e1451250 Updated chromaprint to version 1.5.0 (#5163) 2020-04-15 18:39:07 +02:00