Commit Graph

9968 Commits

Author SHA1 Message Date
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
Fredrik Fornwall 56b759e284 mariadb: Update from 10.4.6 to 10.4.12 2020-02-16 00:33:25 +01:00
Fredrik Fornwall 2ffcd080ed gdb: Update from 8.3.1 to 9.1 2020-02-15 23:58:09 +01:00
Fredrik Fornwall 6a4f378170 exiftool: Update from 11.86 to 11.87 2020-02-15 23:32:15 +01:00
Fredrik Fornwall d87f7e4818 libarchive: Update from 3.4.1 to 3.4.2 2020-02-15 23:30:39 +01:00
Fredrik Fornwall ec5897ad43 ncdu: Update from 1.14.1 to 1.14.2 2020-02-15 23:30:23 +01:00
Fredrik Fornwall c0b04a32ba par2: Update from 0.8.0 to 0.8.1 2020-02-15 23:30:08 +01:00
Fredrik Fornwall 0b2e9dfd19 ttyd: Update from 1.5.2 to 1.6.0 2020-02-15 23:28:18 +01:00
Fredrik Fornwall c3ed5bc212 postgresql: Update from 12.1 to 12.2 2020-02-15 23:20:41 +01:00
Fredrik Fornwall 89b32a4bda fish: Update from 3.0.2 to 3.1.0 2020-02-15 23:17:20 +01:00
Fredrik Fornwall 095c891ae7 vim: Update from 8.2.0200 to 8.2.0250 2020-02-15 23:14:20 +01:00
Fredrik Fornwall 85d9b210ca libgmime: Update from 3.2.5 to 3.2.6 2020-02-15 23:09:32 +01:00