Commit Graph

10308 Commits

Author SHA1 Message Date
Leonid Pliushch 5fa78ec3ae add CONTRIBUTING.md
Written from scratch, probably subject for improving with parts from https://github.com/termux/game-packages/blob/master/CONTRIBUTING.md...
2020-04-28 02:37:34 +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
Leonid Pliushch fb16d92527 Revert "build-package.sh: download dependency packages from mirror instead of Bintray"
This reverts commit f679a18402681a15c60f8f9b8b9c82843a041917.
2020-04-25 02:28:35 +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