Leonid Plyushch
cda591fca6
debootstrap: update to 1.0.117
5 years ago
Leonid Plyushch
15a1454af3
ldc: rebuild
5 years ago
Leonid Plyushch
9c45d0a094
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
5 years ago
buttaface
2a7dfdac34
swift: add script for on-device build ( #4895 )
%ci:no-build
5 years ago
Leonid Plyushch
39d24656a2
Merge pull request #4910 from kinke/120
LDC: Upgrade to v1.20.0
5 years ago
Leonid Plyushch
602774f65b
Merge pull request #4911 from buttaface/quick-rebuild
Introduce TERMUX_PKG_QUICK_REBUILD
5 years ago
Leonid Plyushch
b25921cb2c
par2: proper fix for i686
5 years ago
Leonid Plyushch
5b17911e9d
CI: ensure that directories ./debs and ./artifacts are always available
Even if '%ci:no-build' tag was applied.
5 years ago
Leonid Plyushch
7fa21b858c
CI: handle commit tag '%ci:no-build'
This tag will force current workflow to exit with status 'passed'.
5 years ago
Leonid Plyushch
f0d8184df1
mariadb: update to 10.4.12
ARM builds should be now fixed.
5 years ago
Fredrik Fornwall
d43bf61ee7
par2: Fix i686 build
5 years ago
Leonid Plyushch
f346592261
Merge pull request #4922 from its-pointless/libandroid-spawn
libandroid-spawn: use CXX so it links c++ lib
5 years ago
its-pointless
f5db9ff68a
libandroid-spawn: use CXX so it links c++ lib
5 years ago
Leonid Plyushch
3f84719582
mariadb: cancel update due to "illegal instruction" error on ARM
Help is wanted in order to fix the issue and finally update the MariaDB !
5 years ago
Leonid Plyushch
298272c558
Revert "mariadb: Update from 10.4.6 to 10.4.12"
This reverts commit b9bc94584e
.
5 years ago
Leonid Plyushch
4ab520f5a3
Revert "mariadb: blacklist builds for i686"
This reverts commit 4d00da7c23
.
5 years ago
Leonid Plyushch
4d00da7c23
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);
5 years ago
Leonid Plyushch
5a87ea8d3c
par2: add comment why i686 build is disabled
5 years ago
Leonid Plyushch
4bdb8e3384
par2: blacklist builds for i686
5 years ago
Leonid Plyushch
a29ceb9a78
exiftool: rebuild
5 years ago
Leonid Plyushch
917b248d8f
ncdu: rebuild
5 years ago
Leonid Plyushch
93d8e6b1f6
libarchive: rebuild
5 years ago
Leonid Plyushch
c0628231f2
Merge pull request #4918 from lbguilherme/patch-1
kubectl: Update from 1.17.2 to 1.17.3
5 years ago
Guilherme Bernal
240b786617
kubectl: Update from 1.17.2 to 1.17.3
5 years ago
Martin Kinkelin
d5445d98f7
LDC: Upgrade to v1.20.0
5 years ago
Fredrik Fornwall
b9bc94584e
mariadb: Update from 10.4.6 to 10.4.12
5 years ago
Fredrik Fornwall
48bf0b3962
gdb: Update from 8.3.1 to 9.1
5 years ago
Fredrik Fornwall
c7a125ff29
exiftool: Update from 11.86 to 11.87
5 years ago
Fredrik Fornwall
e24432aa46
libarchive: Update from 3.4.1 to 3.4.2
5 years ago
Fredrik Fornwall
333cfac440
ncdu: Update from 1.14.1 to 1.14.2
5 years ago
Fredrik Fornwall
d56bad7323
par2: Update from 0.8.0 to 0.8.1
5 years ago
Fredrik Fornwall
7415eafb25
ttyd: Update from 1.5.2 to 1.6.0
5 years ago
Fredrik Fornwall
60ecff433d
postgresql: Update from 12.1 to 12.2
5 years ago
Fredrik Fornwall
2a9a1c8304
fish: Update from 3.0.2 to 3.1.0
5 years ago
Fredrik Fornwall
4a7f558dae
vim: Update from 8.2.0200 to 8.2.0250
5 years ago
Fredrik Fornwall
d8edaccbc3
libgmime: Update from 3.2.5 to 3.2.6
5 years ago
Fredrik Fornwall
76560b4e14
openssh: Update from 8.1 to 8.2
5 years ago
Fredrik Fornwall
2c9f0be9ad
micro: Update from 1.4.1 to 2.0.1
5 years ago
Fredrik Fornwall
0e284bbd30
golang: Update from 1.13.7 to 1.13.8
5 years ago
Fredrik Fornwall
2b00a14d5f
bison: Update from 3.5.1 to 3.5.2
5 years ago
Fredrik Fornwall
589acf7ef2
pcre: Update from 8.43 to 8.44
5 years ago
Leonid Plyushch
44985f1bea
Merge pull request #4916 from rwky/recutils
Added recutils package.
5 years ago
Rowan Wookey
de69920643
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
5 years ago
Henrik Grimler
c6fe679782
emacs: emacs_cv_func__setjmp=no, emacs_cv_func_sigsetjmp=no on i686
5 years ago
ForkedLightning
4baa7f5669
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>
5 years ago
Butta
04bf581bdb
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.
5 years ago
Henrik Grimler
996c569397
emacs: potential fix for https://github.com/termux/termux-packages/issues/2599 ( #4909 )
5 years ago
valpogus
904266e165
Update tokei to version 10.1.2 ( #4904 )
5 years ago
Fredrik Fornwall
edf5a79b3e
nnn: Update from 2.9 to 3.0
5 years ago
Leonid Plyushch
5749694f75
qemu: add fix for brk
From 6fd5944980
5 years ago