Commit Graph

9929 Commits

Author SHA1 Message Date
gammafn 2a8be99088 zsh: add zsh/zselect module (Github: #4939)
Additionally, the module list is now sorted
2020-02-20 13:20:58 -06:00
Fredrik Fornwall 95ae129d35 byobu: Update from 5.131 to 5.133 2020-02-19 23:52:51 +01:00
Fredrik Fornwall fa56ee8137 tesseract: Update from 4.1.0 to 4.1.1 2020-02-19 23:52:36 +01:00
Fredrik Fornwall 05d6663aae gegl: Update from 0.4.20 to 0.4.22 2020-02-19 23:52:26 +01:00
Fredrik Fornwall 67fda8e1b0 starship: Update from 0.36.0 to 0.36.1 2020-02-19 23:51:40 +01:00
Fredrik Fornwall ccacf966af unifdef: Update from 2.11 to 2.12 2020-02-19 23:47:04 +01:00
Fredrik Fornwall 11b1798fef picolisp: Update from 19.11.25 to 20.2.9 2020-02-19 23:46:42 +01:00
Leonid Pliushch b0d00d5141 mariadb: attempt to fix https://github.com/termux/termux-packages/issues/4935
Previous patch still not working for some devices...
2020-02-19 15:21:14 +02:00
Leonid Pliushch eda9a9693e gitea: fix build failure 2020-02-17 18:38:11 +02:00
Leonid Pliushch 9e349a0503 docker image: install npm as it is used by 'gitea' in build process 2020-02-17 18:37:35 +02:00
Leonid Pliushch 46f3b95e21 Revert "uftrace: update to 0.9.4"
This reverts commit 4c6d698f0d13770a10aecf47d856138edeee8ccc.
2020-02-17 16:14:14 +02:00
Leonid Pliushch 13799b7dba vegeta: fix build failure 2020-02-17 16:10:36 +02:00
Leonid Pliushch 32c7b6ddbe zsh: update Src-exec.c.patch 2020-02-17 16:07:00 +02:00
Leonid Pliushch 76614b3e99 zsh: update to 5.8 2020-02-17 15:48:25 +02:00
Leonid Pliushch 4e59558e4f vegeta: update to 12.8.0 2020-02-17 15:47:40 +02:00
Leonid Pliushch 25d2f62e1e uftrace: update to 0.9.4 2020-02-17 15:46:53 +02:00
Leonid Pliushch 490cb80316 starship: update to 0.36.0 2020-02-17 15:45:45 +02:00
Leonid Pliushch 47ef2cada6 seafile-client: update to 7.0.6 2020-02-17 15:45:26 +02:00
Leonid Pliushch d8fde31951 libprotobuf: update to 3.11.4 2020-02-17 15:44:59 +02:00
Leonid Pliushch ff75ec74cf mutt: update to 1.13.4 2020-02-17 15:42:40 +02:00
Leonid Pliushch 78c8f61001 mpd: update to 0.21.20 2020-02-17 15:42:21 +02:00
Leonid Pliushch 5ec5de06f0 libcap: update to 2.32 2020-02-17 15:41:22 +02:00
Leonid Pliushch ebd7431aa8 imagemagick: update to 7.0.9.23 2020-02-17 15:41:06 +02:00
Leonid Pliushch 209db16720 gitea: update to 1.11.1 2020-02-17 15:40:41 +02:00
Leonid Pliushch bc9d026293 git: update to 2.25.1 2020-02-17 15:40:24 +02:00
Leonid Pliushch ce1abd8ec2 debootstrap: update to 1.0.117 2020-02-17 15:38:18 +02:00
Leonid Pliushch d25987fc81 ldc: rebuild 2020-02-17 15:33:59 +02:00
Leonid Pliushch eab39222c5 move 'swift' to disabled packages
Currently it supports only on-device builds.
https://github.com/termux/termux-packages/pull/4895

How to build:

 cp -a ./disabled-packages/swift ./packages/
 pkg install clang binutils-gold file patch python cmake ninja python2 perl rsync libandroid-spawn libcurl libicu libsqlite libuuid libxml2 llbuild pkg-config
 TERMUX_MAKE_PROCESSES=7 ./build-package.sh swift
2020-02-17 13:47:32 +02:00
buttaface 6d7d47b267 swift: add script for on-device build (#4895)
%ci:no-build
2020-02-17 13:46:04 +02:00
Leonid Pliushch 5ec35d6b8e Merge pull request #4910 from kinke/120
LDC: Upgrade to v1.20.0
2020-02-17 13:44:09 +02:00
Leonid Pliushch fec6bdc7b9 Merge pull request #4911 from buttaface/quick-rebuild
Introduce TERMUX_PKG_QUICK_REBUILD
2020-02-17 13:43:40 +02:00
Leonid Pliushch b3337d40e5 par2: proper fix for i686 2020-02-17 13:38:30 +02:00
Leonid Pliushch f426dbe994 CI: ensure that directories ./debs and ./artifacts are always available
Even if '%ci:no-build' tag was applied.
2020-02-17 13:33:59 +02:00
Leonid Pliushch a5699b620a CI: handle commit tag '%ci:no-build'
This tag will force current workflow to exit with status 'passed'.
2020-02-17 13:13:32 +02:00
Leonid Pliushch 9711de335e mariadb: update to 10.4.12
ARM builds should be now fixed.
2020-02-17 13:04:44 +02:00
Fredrik Fornwall 4fc74f052a par2: Fix i686 build 2020-02-17 11:55:45 +01:00
Leonid Pliushch dba58086d8 Merge pull request #4922 from its-pointless/libandroid-spawn
libandroid-spawn: use CXX so it links c++ lib
2020-02-17 03:40:28 +02:00
its-pointless 810941771f libandroid-spawn: use CXX so it links c++ lib 2020-02-17 09:12:48 +11:00
Leonid Pliushch 173bfa8e7f mariadb: cancel update due to "illegal instruction" error on ARM
Help is wanted in order to fix the issue and finally update the MariaDB !
2020-02-16 20:21:21 +02:00
Leonid Pliushch 8c04404be1 Revert "mariadb: Update from 10.4.6 to 10.4.12"
This reverts commit b9bc94584eca6a5ffbce683e3e037eb00d753874.
2020-02-16 20:20:25 +02:00
Leonid Pliushch 8237966c69 Revert "mariadb: blacklist builds for i686"
This reverts commit 4d00da7c23103417e2de6fd9b4a18c15f93fe074.
2020-02-16 20:20:15 +02:00
Leonid Pliushch 32416b778d mariadb: blacklist builds for i686
Due to error:

In file included from /home/builder/.termux-build/mariadb/src/mysys/my_new.cc:25:
In file included from /home/builder/.termux-build/mariadb/src/mysys/mysys_priv.h:20:
In file included from /home/builder/.termux-build/mariadb/src/include/my_sys.h:34:
/home/builder/.termux-build/mariadb/src/include/my_pthread.h:822:10: error: use of undeclared identifier 'my_atomic_add32'
  (void) my_atomic_add32_explicit(value, 1, MY_MEMORY_ORDER_RELAXED);
2020-02-16 19:28:06 +02:00
Leonid Pliushch 6cdbc0a609 par2: add comment why i686 build is disabled 2020-02-16 19:25:42 +02:00
Leonid Pliushch f1f878bb66 par2: blacklist builds for i686 2020-02-16 19:24:36 +02:00
Leonid Pliushch 0a189e0424 exiftool: rebuild 2020-02-16 19:22:41 +02:00
Leonid Pliushch 5fd8e3ae8d ncdu: rebuild 2020-02-16 19:22:01 +02:00
Leonid Pliushch 3bff8fc6c6 libarchive: rebuild 2020-02-16 19:19:25 +02:00
Leonid Pliushch ef29298b47 Merge pull request #4918 from lbguilherme/patch-1
kubectl: Update from 1.17.2 to 1.17.3
2020-02-16 16:15:12 +02:00
Guilherme Bernal 5c29d6cee3 kubectl: Update from 1.17.2 to 1.17.3 2020-02-15 23:40:47 -03:00
Martin Kinkelin ef70e5b778 LDC: Upgrade to v1.20.0 2020-02-16 02:37:32 +01:00