Commit Graph

15939 Commits

Author SHA1 Message Date
Henrik Grimler 0be130b144
libdaemon: bump, package is missing on repo
Reported on irc by Spads.
2021-11-29 16:02:01 +01:00
Termux Github Actions d46ce3b6fe patchelf: update to 0.14.2
This commit has been automatically submitted by Github Actions.
2021-11-29 12:17:34 +00:00
Lucy Phipps 590a8e682e
apt, bison: bump to fix facessat calls 2021-11-29 10:07:40 +00:00
Tee KOBAYASHI d36fd6b8f8 Globally set confvar `gl_cv_func_wcrtomb_works=yes` 2021-11-29 09:26:02 +01:00
Tee KOBAYASHI 7f94f7877a grep: Configure with `gl_cv_func_wcrtomb_works=yes` 2021-11-29 09:26:02 +01:00
Tee KOBAYASHI 0ce0565007 sed: Configure with `gl_cv_func_wcrtomb_works=yes` 2021-11-29 09:26:02 +01:00
Lucy Phipps 9294069374
bash: bump revision 2021-11-29 08:23:30 +00:00
Lucinda May Phipps 344d016a06
fix path in ndk-patches/linux-fcntl.h.patch 2021-11-29 08:19:22 +00:00
Lucy Phipps 9edcea2b24
ndk-sysroot: bump revision 2021-11-29 08:13:27 +00:00
Lucinda May Phipps 0bf4b5ed4b
Rename linux-fcntl.h to linux-fcntl.h.patch
oops
2021-11-29 08:08:27 +00:00
Lucy Phipps ac21a02504
bash: bump revision 2021-11-29 08:00:39 +00:00
Lucy Phipps 369d15f4ef
ndk-patches: disable AT_EACCESS
https://android.googlesource.com/platform/bionic.git/+/refs/tags/ndk-r23b/libc/bionic/faccessat.cpp#50
2021-11-29 07:58:58 +00:00
Lucinda May Phipps 15f9d29901
bash: update to 5.1.p12 2021-11-29 04:18:15 +00:00
Termux Github Actions f5e528071f chezmoi: update to 2.9.0
This commit has been automatically submitted by Github Actions.
2021-11-29 00:15:34 +00:00
Lucinda May Phipps e375464b0f
apt: update to 2.3.13 2021-11-28 19:15:07 +00:00
Termux Github Actions 15c37e45bd direnv: update to 2.29.0
This commit has been automatically submitted by Github Actions.
2021-11-28 18:09:39 +00:00
Jia Yuan Lo dc74c17f87 new package: innoextract 2021-11-28 20:31:26 +05:30
Yaksh Bariya c16607dd7b
cppcheck: bump to 2.6.2 2021-11-28 19:50:14 +05:30
Yaksh Bariya b71cec0721
cavif-rs: update to 1.3.3 2021-11-28 16:51:41 +05:30
Yaksh Bariya a80418a8bf
assimp: bump to 5.1.2 2021-11-28 16:39:09 +05:30
Yaksh Bariya 26b94660d5
cppcheck: fix typo 2021-11-28 16:39:09 +05:30
Termux Github Actions 4256e37f97 patchelf: update to 0.14.1
This commit has been automatically submitted by Github Actions.
2021-11-28 11:03:52 +00:00
Yaksh Bariya 623e21fb09
cppcheck: enable auto-updates 2021-11-28 16:21:14 +05:30
Leonid Pliushch b0fdf212aa
proot-distro: update to 2.9.3 2021-11-28 12:46:17 +02:00
Yaksh Bariya 74a5fbc577
cmake: bump to 3.22.0 2021-11-28 16:05:05 +05:30
Leonid Pliushch d0f45fa928
proot-distro: update to 2.9.2 2021-11-28 11:39:33 +02:00
sk0kanik 4d8d6e4411
nim: update to 1.6.0 (#8085)
* nim: update to 1.6.0

* makefile.patch: removed -lrt
2021-11-28 14:45:50 +05:30
Termux Github Actions 21525ea2df i2pd: update to 2.40.0
This commit has been automatically submitted by Github Actions.
2021-11-28 06:20:28 +00:00
Efreak badd45f635 bump imagemagick version to 7.1.0.16 2021-11-28 10:52:34 +05:30
Efreak 0a7585d33f add fftw to imagemagick build
added explicitly because despite it being a default, fft doesn't seem to work.

```
~/src/fft-test
❯ magick clown_orig.jpg -fft \
           \( +clone  -write clown_phase.png +delete \) +delete \
           -write clown_magnitude.png  -colorspace gray \
           -auto-level -evaluate log 100000  clown_spectrum.png
magick: delegate library support not built-in `clown_orig.jpg' (FFTW) @ warning/fourier.c/ForwardFourierTransformImage/914.
magick: unable to open image ' ': No such file or directory @ error/blob.c/OpenBlob/3527.
magick: no decode delegate for this image format `' @ error/constitute.c/ReadImage/572.

~/src/fft-test
❯ magick -version
Version: ImageMagick 7.1.0-15 Q16-HDRI aarch64 2021-11-20 https://imagemagick.org
Copyright: (C) 1999-2021 ImageMagick Studio LLC
License: https://imagemagick.org/script/license.php
Features: Cipher DPC HDRI
Delegates (built-in): bzlib cairo fontconfig freetype heic jng jp2 jpeg jxl lcms lzma pangocairo png rsvg tiff webp x xml zlib
Compiler: gcc (4.2)
```
As you can see, fft doesn't work, and the fftw delegate isn't listed as a built-in.
Unsure if this would work, as I am unable to configure a termux build environment (my pc is >10 years old, not powerful enough for android build environments; the build scripts don't seem to want to work on my tablet)
2021-11-28 10:52:34 +05:30
ifurther f6e47e1b4f New package: marisa 2021-11-28 00:17:51 +01:00
Jia Yuan Lo b4ef578a82 emscripten: update patches 2021-11-28 00:09:48 +01:00
Jia Yuan Lo a8d89fe3a3 emscripten: update install file lists 2021-11-28 00:09:48 +01:00
Jia Yuan Lo 61ac32cd73 emscripten: cleanup build.sh 2021-11-28 00:09:48 +01:00
Jia Yuan Lo cabf6306ab emscripten: update to 3.0.0 2021-11-28 00:09:48 +01:00
Jia Yuan Lo d19deb355e vulkan packages: update to 1.2.199 2021-11-28 00:07:08 +01:00
Jia Yuan Lo d68189f282 Improve build.sh to allow building specific commit
regardless of upstream activity which is a shortcoming of
termux_git_clone_src.sh that currently always choose the latest commit from
the repo. The issue is spotted in 1337fa0ffe9cd1e3813921dc5b53b0fd1d8f904b.

Also updates the package for clvk and bump the revision for clpeak.
2021-11-28 00:07:08 +01:00
Leonid Pliushch a7baaef46d
proot-distro: update to 2.9.1
One small change that had to be included in 2.9.0.
2021-11-27 21:54:33 +02:00
Leonid Pliushch a88bc97bbb
proot-distro: update to 2.9.0 2021-11-27 21:27:17 +02:00
Termux Github Actions 0609194e81 patchelf: update to 0.14
This commit has been automatically submitted by Github Actions.
2021-11-27 18:21:30 +00:00
Termux Github Actions 9faa122355 git-delta: update to 0.10.2
This commit has been automatically submitted by Github Actions.
2021-11-27 18:15:29 +00:00
Leonid Pliushch d8357b5ed2
Revert "gitea: update to 1.15.6"
Cancel Gitea update for now due to error in one of dependencies,
maybe need wait 1.15.7+.

 github.com/lib/pq
 # github.com/lib/pq
 vendor/github.com/lib/pq/user_posix.go:12:6: userCurrent redeclared in this block
         /home/builder/.termux-build/gitea/build/src/code.gitea.io/gitea/vendor/github.com/lib/pq/user_other.go:7:29: previous declaration
 code.gitea.io/gitea/modules/public
 code.gitea.io/gitea/modules/svg
 make: *** [Makefile:610: gitea] Error 2

This reverts commit 2bcc501646.
2021-11-27 16:03:47 +02:00
Henrik Grimler c01d2e1d4f
termux-tools: remove game-repo from termux-change-repo
The repository has been merged with termux-packages, and the repo is
being removed, so no need for users to change its url.
2021-11-27 14:45:22 +01:00
Leonid Pliushch b94cb24520
liblua54: correctly specify make target 2021-11-27 15:29:54 +02:00
Leonid Pliushch c7414d3cff
Revert "liblua54: build with readline support (#8078)"
This reverts commit 6e9d154a1c.
2021-11-27 15:28:29 +02:00
Arun 6e9d154a1c
liblua54: build with readline support (#8078) 2021-11-27 14:39:50 +02:00
Leonid Pliushch 2bcc501646
gitea: update to 1.15.6 2021-11-27 14:34:06 +02:00
Leonid Pliushch ee8feaeb36
docker image: install the latest lts version of nodejs 2021-11-27 14:33:31 +02:00
Henrik Grimler 1e03f5d94c
apt: remove game-repo from suggested packages
All packages that were previously installable from the repo has now
been moved to the main repository.
2021-11-27 13:26:59 +01:00
Henrik Grimler a3307822cd
game-repo: remove, all packages have been mv'ed to main repo 2021-11-27 13:26:47 +01:00