Leonid Plyushch
ea50b04519
zsh: add zsh/zselect module ( #4940 )
5 years ago
gammafn
4887bde710
zsh: add zsh/zselect module (Github: #4939 )
Additionally, the module list is now sorted
5 years ago
Fredrik Fornwall
a60181f46a
byobu: Update from 5.131 to 5.133
5 years ago
Fredrik Fornwall
af09fef382
tesseract: Update from 4.1.0 to 4.1.1
5 years ago
Fredrik Fornwall
15fa2bb43d
gegl: Update from 0.4.20 to 0.4.22
5 years ago
Fredrik Fornwall
895fffe9ee
starship: Update from 0.36.0 to 0.36.1
5 years ago
Fredrik Fornwall
cdeb1ae594
unifdef: Update from 2.11 to 2.12
5 years ago
Fredrik Fornwall
8296125b40
picolisp: Update from 19.11.25 to 20.2.9
5 years ago
Leonid Plyushch
d665dc8ae9
mariadb: attempt to fix https://github.com/termux/termux-packages/issues/4935
Previous patch still not working for some devices...
5 years ago
Leonid Plyushch
c208567332
gitea: fix build failure
5 years ago
Leonid Plyushch
3b2ca90598
docker image: install npm as it is used by 'gitea' in build process
5 years ago
Leonid Plyushch
9010da125b
Revert "uftrace: update to 0.9.4"
This reverts commit 4c6d698f0d
.
5 years ago
Leonid Plyushch
499725e676
vegeta: fix build failure
5 years ago
Leonid Plyushch
7ebd82fa6b
zsh: update Src-exec.c.patch
5 years ago
Leonid Plyushch
4a0e2e0804
zsh: update to 5.8
5 years ago
Leonid Plyushch
fcbec19d23
vegeta: update to 12.8.0
5 years ago
Leonid Plyushch
4c6d698f0d
uftrace: update to 0.9.4
5 years ago
Leonid Plyushch
8ce6dc6d49
starship: update to 0.36.0
5 years ago
Leonid Plyushch
741cb9d0d2
seafile-client: update to 7.0.6
5 years ago
Leonid Plyushch
b1b07440ab
libprotobuf: update to 3.11.4
5 years ago
Leonid Plyushch
7ff928dc8d
mutt: update to 1.13.4
5 years ago
Leonid Plyushch
c4fb56e54b
mpd: update to 0.21.20
5 years ago
Leonid Plyushch
88983d91df
libcap: update to 2.32
5 years ago
Leonid Plyushch
569108795c
imagemagick: update to 7.0.9.23
5 years ago
Leonid Plyushch
70fec701f0
gitea: update to 1.11.1
5 years ago
Leonid Plyushch
e92d5025ef
git: update to 2.25.1
5 years ago
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