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
Fredrik Fornwall
2ba9974d99
openssh: Update from 8.1 to 8.2
2020-02-15 23:04:18 +01:00
Fredrik Fornwall
8a77ed3b8c
micro: Update from 1.4.1 to 2.0.1
2020-02-15 22:41:12 +01:00
Fredrik Fornwall
1cef84f37a
golang: Update from 1.13.7 to 1.13.8
2020-02-15 22:40:57 +01:00
Fredrik Fornwall
8d008be658
bison: Update from 3.5.1 to 3.5.2
2020-02-15 22:33:33 +01:00
Fredrik Fornwall
b63dd8c778
pcre: Update from 8.43 to 8.44
2020-02-15 22:31:04 +01:00
Leonid Pliushch
63dbe88682
Merge pull request #4916 from rwky/recutils
...
Added recutils package.
2020-02-15 21:18:52 +02:00
Rowan Wookey
2e39d77488
Added recutils package.
...
* Patched getpass by wrapping in if statement thanks to https://github.com/termux/termux-packages/blob/master/packages/rsync/rsync-3.1.3_lib_getpass.c.patch
* Patched %n printf failing on android 10 thanks to 759ad3f217
2020-02-15 18:57:46 +00:00
Henrik Grimler
e5bd6cc56f
emacs: emacs_cv_func__setjmp=no, emacs_cv_func_sigsetjmp=no on i686
2020-02-15 11:09:29 +01:00
ForkedLightning
7bdf776c3e
Squid: Configure with --enable-ssl-crtd ( #4912 )
...
* Squid: Configure with --enable-ssl-crtd
Enable certificate generator required for SslBump.
* squid: bump revision
Co-authored-by: Henrik Grimler <henrik@grimler.se>
2020-02-15 10:33:23 +01:00
Butta
3af25bc2a9
Introduce TERMUX_PKG_QUICK_REBUILD
...
This new variable is extremely useful when iterating on creating a large package,
as otherwise you have to wipe the source and rebuild each time you make a mistake
with the patches or build.sh script.
Simply set TERMUX_PKG_QUICK_REBUILD=true in build.sh if a build fails and then the
TERMUX_PKG_SRCDIR and TERMUX_PKG_BUILDDIR will not be touched when you rebuild,
including that the patches will not be applied again. When you're done iterating,
diff for any new patches, save them, and remove this variable before rebuilding
from scratch, hopefully for the last time. ;)
An example is shown for the giant libllvm package, where other modifications are
also excluded if this variable is set.
2020-02-15 13:38:30 +05:30
Henrik Grimler
1b5dcce8b9
emacs: potential fix for https://github.com/termux/termux-packages/issues/2599 ( #4909 )
2020-02-15 08:14:04 +01:00
valpogus
d649cbd7a5
Update tokei to version 10.1.2 ( #4904 )
2020-02-14 10:13:37 +01:00
Fredrik Fornwall
a65214ddf9
nnn: Update from 2.9 to 3.0
2020-02-14 02:07:38 +01:00