Marlin Sööse
3311cc5f5e
proxmark3-git: update to latest master
2021-11-15 07:27:34 +05:30
Jia Yuan Lo
5a65f78f8f
new package: wasmer
2021-11-14 18:28:20 +05:30
Termux Github Actions
200d3f0144
diskus: update to 0.7.0
...
This commit has been automatically submitted by Github Actions.
2021-11-14 12:11:35 +00:00
Termux Github Actions
1566ce500c
gopass: update to 1.13.0
...
This commit has been automatically submitted by Github Actions.
2021-11-14 00:15:42 +00:00
Termux Github Actions
fcc9a743e4
ccache: update to 4.5
...
This commit has been automatically submitted by Github Actions.
2021-11-13 12:11:30 +00:00
Leonid Pliushch
879a10a845
qemu: move qemu-plugin.h to qemu-common package
2021-11-13 11:43:03 +02:00
sk0kanik
da3132f1c6
tintin++: bump to 2.02.12
...
closes #7966
2021-11-12 15:03:18 +05:30
Termux Github Actions
e5d06cfd90
erlang: update to 24.1.5
...
This commit has been automatically submitted by Github Actions.
2021-11-12 00:33:38 +00:00
Termux Github Actions
0c768f2b71
sleuthkit: update to 4.11.1
...
This commit has been automatically submitted by Github Actions.
2021-11-11 18:26:39 +00:00
Master Java
a156319255
gradle: update to 7.3 ( #7963 )
2021-11-11 17:45:04 +05:30
Henrik Grimler
bf51d022ef
gcal: include sys/types.h instead of stdint.h in gnulib patch
...
This makes compilation work on 32bit arches, as well as 64bit arches.
2021-11-11 10:05:32 +01:00
Termux Github Actions
48393d0190
lesspipe: update to 1.91
...
This commit has been automatically submitted by Github Actions.
2021-11-11 00:16:22 +00:00
Termux Github Actions
b8833d06bf
flyctl: update to 0.0.252
...
This commit has been automatically submitted by Github Actions.
2021-11-11 00:14:52 +00:00
Henrik Grimler
7e1fbaf1c1
oleo: fix build with ndk-r23
2021-11-10 21:47:01 +01:00
Henrik Grimler
36273539dd
minicom: fix build with ndk-r23
2021-11-10 21:45:45 +01:00
Henrik Grimler
9e30e6de78
mg: set -fcommon and avoid overriding step_make_install
...
Fixes build with ndk-r23, and avoids overriding
termux_step_make_install for no good reason.
2021-11-10 21:44:42 +01:00
Henrik Grimler
584b109409
htop-legacy: fix build with ndk-r23
2021-11-10 21:44:10 +01:00
Henrik Grimler
e69c2e315b
hexcurse: fix build with ndk-r23
2021-11-10 21:43:32 +01:00
Henrik Grimler
3481a38fdc
gcal: add patch to fix gnulib compilation with ndk-r23
2021-11-10 21:43:06 +01:00
Termux Github Actions
ab76551a76
flyctl: update to 0.0.251
...
This commit has been automatically submitted by Github Actions.
2021-11-10 18:11:53 +00:00
Termux Github Actions
6641777d04
libcurl: update to 7.80.0
...
This commit has been automatically submitted by Github Actions.
2021-11-10 12:11:35 +00:00
Yaksh Bariya
2f4c3a9928
nodejs: Bump to 17.1.0
2021-11-10 15:58:50 +05:30
Henrik Grimler
242d2ed706
lrzsz: set maintainer as well
2021-11-10 10:36:46 +01:00
Henrik Grimler
94c7e0770e
lrzsz: enable package again
...
And build from latest commit on github repo.
2021-11-10 10:34:32 +01:00
Henrik Grimler
8b314cbf99
tesseract: set TESSDATA_PREFIX when compiling
...
So that users do not need to set it manually.
2021-11-10 09:41:11 +01:00
Termux Github Actions
5e31b3a872
lazygit: update to 0.31.3
...
This commit has been automatically submitted by Github Actions.
2021-11-10 00:14:46 +00:00
Henrik Grimler
ba4be062e6
bison: fix build with ndk-r23
2021-11-09 21:40:11 +01:00
ELWAER M
d98c0a9fe5
new package: cpufetch ( #7949 )
2021-11-09 19:16:17 +02:00
Termux Github Actions
61a0d32129
jfrog-cli: update to 2.5.1
...
This commit has been automatically submitted by Github Actions.
2021-11-09 12:11:52 +00:00
Henrik Grimler
3783ea8c4f
tesseract: check for __ANDROID__ instead of ANDROID in simddetect
...
And avoid android_getCpuFamily() for termux.
2021-11-09 12:13:12 +01:00
Henrik Grimler
5e2c4e9bb5
tesseract: blacklist i686 build for now
...
Needs some work to get code in src/arch/simddetect.cpp for all arches.
2021-11-09 12:11:07 +01:00
Henrik Grimler
7901483967
tesseract: build with cmake to fix missing symbol errors
...
For whatever reason building with configure and make leads to symbols
not being found (see https://github.com/termux/termux-packages/issues/7953 ).
When switching to cmake it seems that libicu and pango are not
considered optional dependencies anymore, so add these to dependecies.
2021-11-09 11:06:52 +01:00
Yaksh Bariya
09cc196ad8
tesseract: also depend on zstd
...
Fixes #7953
2021-11-09 08:41:15 +05:30
Termux Github Actions
76ef9ce756
teckit: update to 2.5.11
...
This commit has been automatically submitted by Github Actions.
2021-11-09 00:34:09 +00:00
Termux Github Actions
8e6b7915ca
caddy: update to 2.4.6
...
This commit has been automatically submitted by Github Actions.
2021-11-09 00:17:07 +00:00
Henrik Grimler
f538dbce90
direnv: do not override termux_step_make{,_install}
2021-11-08 21:57:14 +01:00
Henrik Grimler
52de3bfd6f
libtermkey: re-arrange build script
...
Put commands in termux_step_pre_configure, termux_step_make and
termux_step_make_install in a more logical way.
2021-11-08 21:30:29 +01:00
Henrik Grimler
2ab8f872d1
lsof: avoid overriding termux_step_make
...
And update patch offsets.
2021-11-08 21:29:22 +01:00
Termux Github Actions
03fc44d615
stylua: update to 0.11.1
...
This commit has been automatically submitted by Github Actions.
2021-11-08 18:37:02 +00:00
Termux Github Actions
81ac643368
hugo: update to 0.89.2
...
This commit has been automatically submitted by Github Actions.
2021-11-08 18:20:40 +00:00
Henrik Grimler
ebf266c128
ghostscript: depend on zstd as well
...
It was reported on mailing list that gs is linked against libzstd, so
seems that ghostscript got the opportunity to link against it in the
last rebuild. Let's add the dependency so that we don't end up in this
situation again.
2021-11-08 15:31:51 +01:00
Leonid Pliushch
cf5474e43c
apt: remove unstable-repo from conflicts
2021-11-08 16:09:47 +02:00
Aditya Alok
5af92134e5
lua-language-server: update to 2.4.7
2021-11-08 17:05:50 +05:30
Termux Github Actions
3c6faa6214
harfbuzz: update to 3.1.1
...
This commit has been automatically submitted by Github Actions.
2021-11-08 06:12:20 +00:00
Termux Github Actions
2ff60b3359
chezmoi: update to 2.7.5
...
This commit has been automatically submitted by Github Actions.
2021-11-08 00:15:26 +00:00
Termux Github Actions
0392d26188
kakoune: update to 2021.11.08
...
This commit has been automatically submitted by Github Actions.
2021-11-07 18:11:41 +00:00
Henrik Grimler
c1a7db04ff
pcre2: fix typo in TERMUX_PKG_REVISION
2021-11-07 18:32:44 +01:00
Termux Github Actions
6ef5e0ec50
lazygit: update to 0.31.2
...
This commit has been automatically submitted by Github Actions.
2021-11-07 06:15:14 +00:00
Butta
6f8c30816e
libllvm: fix system library path for i686 added by clang
2021-11-07 09:53:31 +05:30
Leonid Pliushch
35de6d8d85
Revert "librsvg: update to 2.52.3"
...
Build failure for aarch64 & arm
This reverts commit 6b8cfb3523
.
2021-11-06 23:40:03 +02:00
Ivan Max
2841283d71
pacman: add (unofficial) x11 repo url to config (adding x11 packages) ( #7932 )
2021-11-06 23:38:48 +02:00
Leonid Pliushch
e283100b27
lighttpd: update to 1.4.61
2021-11-06 22:08:42 +02:00
Leonid Pliushch
c325deb12c
libtirpc: update to 1.3.2
2021-11-06 22:07:50 +02:00
Leonid Pliushch
16c474fb8f
libtins: update to 4.3
2021-11-06 22:04:47 +02:00
Leonid Pliushch
541e0df905
libssh2: update to 1.10.0
2021-11-06 22:04:07 +02:00
Leonid Pliushch
6b8cfb3523
librsvg: update to 2.52.3
2021-11-06 22:03:13 +02:00
Leonid Pliushch
59f2b93524
libopenmpt: update to 0.5.12
2021-11-06 22:01:20 +02:00
Leonid Pliushch
3650f466ac
libidn: update to 1.38
2021-11-06 21:57:59 +02:00
Leonid Pliushch
b0b56a6836
libgpg-error: update to 1.43
2021-11-06 21:57:56 +02:00
Leonid Pliushch
af2e160285
libcap: update to 2.60
2021-11-06 21:54:02 +02:00
Leonid Pliushch
f4a3fca180
i2pd: update to 2.39.0
2021-11-06 21:49:26 +02:00
Leonid Pliushch
0e512804c3
libedit: update to 20210910-3.1
2021-11-06 21:38:02 +02:00
Leonid Pliushch
7a5d3b6753
json-glib: update to 1.6.6
2021-11-06 21:37:15 +02:00
Leonid Pliushch
37280bf5ce
jigdo: update to 0.8.1
2021-11-06 21:37:13 +02:00
Leonid Pliushch
f44a613f01
isync: update to 1.4.3
2021-11-06 21:35:23 +02:00
Leonid Pliushch
4689a37efe
inxi: update to 3.3.08-1
2021-11-06 21:35:09 +02:00
Leonid Pliushch
54c7e8937b
help2man: update to 1.48.5
2021-11-06 21:33:40 +02:00
Leonid Pliushch
337388dc23
haproxy: update to 2.4.8
2021-11-06 21:32:13 +02:00
Leonid Pliushch
7ba65152d6
gst-plugins-ugly: update to 1.18.5
2021-11-06 21:32:11 +02:00
Leonid Pliushch
4efa868976
gst-plugins-good: update to 1.18.5
2021-11-06 21:32:09 +02:00
Leonid Pliushch
fbdc05dad4
gst-plugins-base: update to 1.18.5
2021-11-06 21:32:04 +02:00
Leonid Pliushch
fae851ff6a
gst-plugins-bad: update to 1.18.5
2021-11-06 21:31:59 +02:00
Leonid Pliushch
0da017ed65
gstreamer: update to 1.18.5
2021-11-06 21:31:50 +02:00
Leonid Pliushch
8b598f6175
gmic: update to 2.9.9
2021-11-06 21:07:13 +02:00
Leonid Pliushch
2d3a56be77
fetchmail: update to 6.4.23
2021-11-06 21:04:39 +02:00
Leonid Pliushch
1c26718b9c
exhale: update to 1.1.8
2021-11-06 21:00:59 +02:00
Leonid Pliushch
f826859811
gdbm: update to 1.22
2021-11-06 20:59:58 +02:00
Leonid Pliushch
cca8ed466a
gawk: update to 5.1.1
2021-11-06 20:59:52 +02:00
Leonid Pliushch
fc9acf08d6
gnupg: update to 2.3.3
2021-11-06 20:59:31 +02:00
Leonid Pliushch
86f497434d
exiftool: update to 12.34
2021-11-06 20:58:58 +02:00
Leonid Pliushch
1755cf2026
e2fsprogs: update to 1.46.4
2021-11-06 20:58:08 +02:00
Leonid Pliushch
79d600fb98
debootstrap: update functions.patch
2021-11-06 20:57:32 +02:00
Leonid Pliushch
92ef9a4157
debootstrap: update to 1.0.125
2021-11-06 20:54:51 +02:00
Tom Yan
f8e73d4660
tmux: make use of its own TMUX_TMPDIR env var
...
We have _PATH_TMP defined in our NDK paths.h patch. Therefore, the
patching here won't be in effect.
Instead of making use of the also defined _PATH_VARRUN, let's just
make tmux use $PREFIX/var/run as its socket path with its env var
TMUX_TMPDIR.
2021-11-06 09:34:24 +01:00
Leonid Pliushch
0cf7839ed8
qemu-system-x86-64-headless: bump revision
2021-11-06 10:33:32 +02:00
Zerogoki00
10fa08e865
qemu-system-x86-64-headless: add patch to fix MMU bug ( #7935 )
...
%ci:no-build
2021-11-06 10:33:02 +02:00
Termux Github Actions
a7901ee3eb
b3sum: update to 1.2.0
...
This commit has been automatically submitted by Github Actions.
2021-11-06 00:14:20 +00:00
Henrik Grimler
181b44462a
pcre2: delete pcre2-posix's .pc file as well
...
We are already deleting the library. Keeping the .pc file around
confuses builds that check for libpcre2-posix.so through pkgconfig.
2021-11-05 22:16:49 +01:00
Termux Github Actions
4c35efd01f
hugo: update to 0.89.1
...
This commit has been automatically submitted by Github Actions.
2021-11-05 18:25:14 +00:00
Butta
a21ea2ad06
swift: switch from ar to llvm-ar for static libraries
2021-11-05 23:43:00 +05:30
Butta
7a89f6c3d7
libllvm: add llvm as a dependency of the clang compiler, for utilities like llvm-ar
2021-11-05 15:31:37 +05:30
Yaksh Bariya
b77deeb32b
Rebuild packages dependent on php and remove x86_64 as blacklisted arch
2021-11-05 06:49:54 +05:30
Yaksh Bariya
dd25111251
php: Bump to 8.0.12
2021-11-05 06:49:54 +05:30
Termux Github Actions
4f3e681653
lazygit: update to 0.31
...
This commit has been automatically submitted by Github Actions.
2021-11-05 00:15:28 +00:00
Oskar
a6b59d4792
golang: update to 1.17.3 ( #7928 )
2021-11-04 20:35:46 +01:00
sk0kanik
ea0f86367a
Bump rust to 1.56.1 and separate rust's documentation ( #7921 )
...
* Separate rust's documentation as subpackage
These documentation files use about 530MB disk space. Most users don't need them.
* Bump Rust to 1.56.1
and capitilize subpackage description
2021-11-04 20:53:22 +05:30
Giap Tran
bd29c23c75
new package: reptyr ( #7918 )
2021-11-04 15:29:39 +02:00
Leap of Azzam
cea419ca46
scala: bump to 3.1.0
2021-11-04 15:28:42 +02:00
Termux Github Actions
c90a072a44
harfbuzz: update to 3.1.0
...
This commit has been automatically submitted by Github Actions.
2021-11-04 00:26:55 +00:00
Termux Github Actions
ca5c4f15a4
et: update to 6.1.9
...
This commit has been automatically submitted by Github Actions.
2021-11-04 00:21:44 +00:00
Termux Github Actions
2bb893198d
jsoncpp: update to 1.9.5
...
This commit has been automatically submitted by Github Actions.
2021-11-03 18:16:03 +00:00
Termux Github Actions
0af1fb72e9
fzf: update to 0.28.0
...
This commit has been automatically submitted by Github Actions.
2021-11-03 18:14:11 +00:00
Leonid Pliushch
cf42a35c87
pandoc: update to 2.16.1
2021-11-03 10:12:03 +02:00
Lucy Phipps
f2650b5292
apt: fix ~[DR]PreDepends
...
https://github.com/Debian/apt/pull/136
2021-11-03 05:03:24 +00:00
Lucy Phipps
b612321109
librav1e: update to 0.5.0
2021-11-02 20:22:18 +00:00
Termux Github Actions
a25df24863
syncthing: update to 1.18.4
...
This commit has been automatically submitted by Github Actions.
2021-11-02 18:31:22 +00:00
Termux Github Actions
9174ac9bf3
hugo: update to 0.89.0
...
This commit has been automatically submitted by Github Actions.
2021-11-02 12:46:06 +00:00
Termux Github Actions
98da67cb34
erlang: update to 24.1.4
...
This commit has been automatically submitted by Github Actions.
2021-11-02 12:31:04 +00:00
Leonid Pliushch
1901b8929f
Merge pull request #7869 from MrAdityaAlok/update-lua-lsp
...
lua-language-server: Update
2021-11-02 12:32:31 +02:00
Laurent le Beau-Martin
1473e67a29
new package: topgrade ( #7879 )
2021-11-02 12:31:16 +02:00
Leonid Pliushch
3a958c35ce
Merge pull request #7912 from TxGVNN/packages/dtach
...
Add package dtach-0.9
2021-11-02 12:27:47 +02:00
Leonid Pliushch
e2ba9352e0
dtach: use mode 700 when installing binary
2021-11-02 12:26:45 +02:00
Termux Github Actions
b6fd58dbd4
chezmoi: update to 2.7.4
...
This commit has been automatically submitted by Github Actions.
2021-11-02 06:09:37 +00:00
xtkoba
fc45d292b8
enchant: Depend on aspell and hunspell
2021-11-02 06:39:06 +01:00
Giap Tran
99ced41969
packages: add dtach-0.9
2021-11-02 11:47:32 +07:00
Termux Github Actions
8723a455d2
zoxide: update to 0.7.9
...
This commit has been automatically submitted by Github Actions.
2021-11-02 00:32:47 +00:00
Ostap
7de489da3c
Add new package: libtins v4.2 ( #7909 )
2021-11-01 21:25:26 +00:00
Jia Yuan Lo
cefee4f432
emscripten: update to 2.0.32 ( #7905 )
...
* emscripten: update to 2.0.32
* emscripten: drop debianutils
Upstream has replaced "which" usage with POSIX "command -v"
* emscripten: subpackage third party test suite
* emscripten: add detail run test suite instruction
* emscripten: use TERMUX_PKG_RM_AFTER_INSTALL
* emscripten: split patch to separate diff files
* emscripten-llvm: switch to use LLD
2021-11-02 02:11:44 +05:30
Termux Github Actions
af28096a00
slides: update to 0.7.2
...
This commit has been automatically submitted by Github Actions.
2021-11-01 18:49:40 +00:00
Termux Github Actions
14da7ff128
rclone: update to 1.57.0
...
This commit has been automatically submitted by Github Actions.
2021-11-01 18:48:21 +00:00
Termux Github Actions
f5c54ff4a9
mpv: update to 0.34.0
...
This commit has been automatically submitted by Github Actions.
2021-11-01 18:30:15 +00:00
Lucy Phipps
06bd63fd72
parted: update to 3.4
2021-11-01 11:54:22 +00:00
Lucy Phipps
d5adc0a5d8
pcaudiolib: update to 1.2
2021-11-01 10:59:14 +00:00
Yonle
518fed1f6b
new package: ngircd ( #7903 )
2021-11-01 11:38:39 +02:00
Yaksh Bariya
4a51e22db6
mpg123: Bump to 1.29.2
2021-11-01 10:38:04 +05:30
Oskar
c363e91035
add TERMUX_PKG_AUTO_UPDATE
2021-11-01 09:51:43 +05:30
Oskar
886a1a0fbb
update description
2021-11-01 09:51:43 +05:30
MedzikUser
0e97630070
update
2021-11-01 09:51:43 +05:30
MedzikUser
ac7e9ec917
update
2021-11-01 09:51:43 +05:30
MedzikUser
1e3f901755
update
2021-11-01 09:51:43 +05:30
MedzikUser
7c8c0bf6b5
update
2021-11-01 09:51:43 +05:30
Oskar
ded9d93f78
add package: b3sum
2021-11-01 09:51:43 +05:30
Butta
da03ef2800
swift: rebuild after libicu update
2021-11-01 09:30:28 +05:30
Yaksh Bariya
3c3788cf95
ncmpcpp: Depend on libicu
...
Fixes #7902
2021-11-01 08:56:21 +05:30
YAKSH BARIYA
8f824094ea
libicu: Bump to 70.1 ( #7898 )
...
* libicu: Bump to 70.1
* Revbump for packages dependent on libicu
* samba: Bump to 4.14.9
Samba old version tarball removed from website. Newer 4.15.1 is available but needs some experienced user to test and compile, lets leave it for now and dont block libicu upgrade
* php: Fix builds with libicu 70.1
* php: Fix libgd constants
* nodejs,nodejs-lts: Rebuild after libicu upgrade
2021-11-01 07:57:47 +05:30
Henrik Grimler
93b07f50b8
apr: fix build
...
Need to change mirror and also rebuild it so that some of the tools
get the correct name with ndk r23, i.e.
aarch64-linux-android-nm -> llvm-nm
and similar for other tools.
2021-10-31 20:29:20 +01:00
Henrik Grimler
a25238e557
ltrace: bump revision
2021-10-31 23:07:47 +05:30
Aditya Alok
772e8abfa2
helix: update to 0.5.0 ( #7895 )
2021-10-31 20:41:30 +05:30
Henrik Grimler
3174161748
libisl: download archive from ubuntu instead
...
Homepage is down.
%ci:no-build
2021-10-31 15:29:51 +01:00
ruki
8c780afdd4
xmake: bump to 2.5.9 ( #7900 )
2021-10-31 19:12:03 +05:30
Lucy Phipps
2cf0d1abd8
revert fossil update
...
could have made it use internal sqlite
but imo it's better to wait until sqlite 3.37
%ci:no-build
2021-10-31 12:31:41 +00:00
Lucy Phipps
b6806bf7c4
libgd: update to 2.3.3
2021-10-31 12:06:07 +00:00
Lucy Phipps
d8a2254aae
fossil: update to 2.17
2021-10-31 12:00:42 +00:00
Lucinda May Phipps
715a8bdc0f
python: avoid xcb-proto cross-contamination
2021-10-31 01:04:09 +00:00
Lucy Phipps
0280c83666
mu: update to 1.6.9
2021-10-30 20:09:47 +01:00
Tom Yan
3c279e179a
mpv: add rate guards to the opensles ao
...
Upstream "Wilhelm" (the Android OpenSLES implementation) supports
only 8000 <= rate <= 192000. Make sure mpv resamples the audio
when necessary.
2021-10-31 00:33:58 +05:30
Butta
17712de701
kakoune: update from 2021.08.28 to 2021.10.28
2021-10-31 00:28:40 +05:30
Lucy Phipps
bad9fd99f8
android-tools: update to 31.0.3
2021-10-30 18:56:25 +01:00
Michal Bednarski
cbaf02920b
proot: Update package
...
termux/proot#200
2021-10-30 19:14:21 +02:00
Butta
e0bfc64479
et: update from 6.0.13 to 6.1.8 and remove upstreamed patches
2021-10-30 22:31:37 +05:30
Henrik Grimler
29c4217179
proton-bridge: update to 1.8.10
...
Fixes https://github.com/termux/termux-packages/issues/7872 .
2021-10-30 16:07:47 +02:00
Lucy Phipps
066aa7c5e7
cppcheck: update to 2.6.1
2021-10-30 15:05:00 +01:00
Lucy Phipps
3a67982630
mailutils: update to 3.13
2021-10-30 15:04:54 +01:00
Lucy Phipps
01e5d3ca68
nnn: don't depend on debianutils
...
f343f315b5
2021-10-30 14:56:04 +01:00
Lucy Phipps
74dad8b1ae
debianutils: update to 5.5
2021-10-30 14:56:04 +01:00
Tom Yan
178044f544
ffmpeg: Update from 4.4 to 4.4.1
2021-10-30 19:12:12 +05:30
Aditya Alok
6719353887
lua-language-server: update to 2.4.6
2021-10-30 19:00:34 +05:30
Aditya Alok
e97dd8baff
lua-language-server: update patch logic
2021-10-30 19:00:33 +05:30
Aditya Alok
e1c980b84b
lua-language-server: apply ondevice patch before host build
2021-10-30 19:00:33 +05:30
Aditya Alok
e2d8192560
lua-language-server: sed and patch in pipe command
2021-10-30 19:00:33 +05:30
Aditya Alok
28771a5914
lua-language-server: remove manual patch step
2021-10-30 19:00:32 +05:30
Aditya Alok
2ee5fbd234
lua-language-server: bump revision
2021-10-30 19:00:32 +05:30
Aditya Alok
642e701260
lua-language-server: fix CANNOT_LINK_EXECUTABLE
2021-10-30 19:00:32 +05:30
Lucy Phipps
71bb06f4a6
sensible-utils: update to 0.0.17
2021-10-30 13:35:01 +01:00
Leonid Pliushch
f8876cd073
apt: provide virtual package 'unstable-repo'
...
Now command 'apt install unstable-repo' shouldn't attempt to delete
package manager.
2021-10-30 15:25:28 +03:00
Lucy Phipps
3e672bdcc2
parallel: update to 20211022
2021-10-30 13:19:56 +01:00
Lucy Phipps
0b81e0204f
imagemagick: update to 7.1.0.13
2021-10-30 13:14:17 +01:00
Henrik Grimler
b053e35f4e
sharutils: fix build with NDK r23 ( #7808 )
2021-10-30 17:32:52 +05:30
Yaksh Bariya
ce5e4f1d2b
termux-change-repo: Fix if
instead of elif
2021-10-30 15:28:21 +05:30
Leonid Pliushch
cf658ede1e
termux-tools: version 0.148
2021-10-30 12:46:07 +03:00
Leonid Pliushch
b83cb41a43
termux-tools: termux-change-repo: add cloudflare backed host as mirror
...
Expose 2 variants of primary package server:
* packages.termux.org, which is IPv6-only and exposed to IPv4 through
FossHost proxy.
* packages-cf.termux.org, that uses CloudFlare as IPv6-to-IPv4 proxy
and CDN.
2021-10-30 12:43:27 +03:00
Leonid Pliushch
43ab4e0881
termux-tools: pkg: use cloudflare-backed host as default
...
Switch users to packages-cf.termux.org as primary package server to
avoid DNS issues with FossHost endpoint. This also should improve
download speeds.
However apt default sources.list should still use packages.termux.org
2021-10-30 12:41:27 +03:00
Termux Github Actions
1e9f683518
tesseract: update to 5.0.0-rc1
...
This commit has been automatically submitted by Github Actions.
2021-10-30 00:51:36 +00:00
Termux Github Actions
2b73830e99
slides: update to 0.7.0
...
This commit has been automatically submitted by Github Actions.
2021-10-30 00:40:28 +00:00
Termux Github Actions
1d5b91d0a2
libjxl: update to 0.6.1
...
This commit has been automatically submitted by Github Actions.
2021-10-30 00:25:24 +00:00
Termux Github Actions
47d23f4e4e
git-delta: update to 0.9.2
...
This commit has been automatically submitted by Github Actions.
2021-10-30 00:19:25 +00:00
Termux Github Actions
08352dacc8
pcre2: update to 10.39
...
This commit has been automatically submitted by Github Actions.
2021-10-29 18:22:08 +00:00
YAKSH BARIYA
eccfbbcdb9
Merge pull request #7882 from ian4hu/android-tools
...
android-tools: bump revision and update patch
2021-10-29 20:52:58 +05:30
Jia Yuan Lo
313014964f
clvk: update to 0.0.20211027
2021-10-29 18:39:10 +05:30
Jia Yuan Lo
924907a1b6
vulkan packages: update to 1.2.196
2021-10-29 18:39:10 +05:30
Ian Hu
a36e68f7a7
nmap: fix strip with llvm-strip
2021-10-29 18:37:46 +05:30
Henrik Grimler
4d1e4ba204
nmap: bump revision
2021-10-29 18:37:46 +05:30
Butta
008011eee5
swift: get the on-device build working
...
%ci:no-build
2021-10-29 18:30:49 +05:30
Termux Github Actions
01b076d958
btfs: update to 1.5.3
...
This commit has been automatically submitted by Github Actions.
2021-10-29 12:12:16 +00:00
Ian Hu
8160bf94e4
android-tools: split fix-ndk.patch to small patch per changed file.
2021-10-29 19:19:54 +08:00
Ian Hu
980fbe135d
update ndk patch
2021-10-29 14:53:12 +08:00
Termux Github Actions
16f4ad2bcb
libstrophe: update to 0.11.0
...
This commit has been automatically submitted by Github Actions.
2021-10-29 00:25:51 +00:00
Termux Github Actions
dac0575528
libprotobuf: update to 3.19.1
...
This commit has been automatically submitted by Github Actions.
2021-10-29 00:24:44 +00:00
Termux Github Actions
2bd652e38b
git-lfs: update to 3.0.2
...
This commit has been automatically submitted by Github Actions.
2021-10-29 00:17:06 +00:00
Termux Github Actions
d85e2c8d19
flyctl: update to 0.0.250
...
This commit has been automatically submitted by Github Actions.
2021-10-29 00:15:51 +00:00
Oskar
352b69dd3d
bump miniserve to 0.18.0
2021-10-29 01:01:10 +05:30
Yaksh Bariya
8114833d0c
libwebsockets: Bump to 4.3.0
2021-10-28 20:48:11 +05:30
Shadman
f092570906
rust-analyzer: Bump to release 2021-09-13 ( #7547 )
...
* Bump rust-analyzer to release 2021-10-25
* For now drop auto_update. Will tackle it later.
2021-10-28 18:00:21 +05:30
Further
61b403ee88
New package: poke ( #7762 )
2021-10-28 13:40:17 +02:00
Leonid Pliushch
5bd844770f
termux-tools: version 0.147
2021-10-28 12:53:33 +03:00
Leonid Pliushch
06499edb90
termux-tools: updates to backup/restore scripts
...
What is done:
* Add comments on decisions to not enable backup/restore $HOME
directory.
* Add informational messages on what backup/restore scripts are
currently doing.
* Disable possibility of using termux-restore script as root user
due to risk of messing up access modes, ownership and SELinux
labels in $PREFIX.
2021-10-28 12:53:32 +03:00
YAKSH BARIYA
06d9ad403f
nodejs-lts: Bump to 16.13.0 ( #7868 )
2021-10-28 15:07:10 +05:30
YAKSH BARIYA
3e48e55c26
nodejs: Bump to v17.0.1 ( #7864 )
2021-10-28 15:06:35 +05:30
Termux Github Actions
ef733aa378
lychee: update to 0.8.0
...
This commit has been automatically submitted by Github Actions.
2021-10-28 02:14:42 +00:00
Termux Github Actions
181ce42a20
erlang: update to 24.1.3
...
This commit has been automatically submitted by Github Actions.
2021-10-27 12:27:38 +00:00
Termux Github Actions
77c0ebe425
c-ares: update to 1.18.1
...
This commit has been automatically submitted by Github Actions.
2021-10-27 12:07:57 +00:00
Aditya Alok
1b9ccc79e5
lua-language-server: escape $ sign in heredoc
2021-10-27 16:13:49 +05:30
Aditya Alok
bc8448dc11
lua-language-server: manually provide version information
...
ELF is unable to determine its version after action of `termux-elf-cleaner`
2021-10-27 16:13:49 +05:30
Aditya Alok
5795233d33
lua-language-server: finalize build
2021-10-27 16:13:49 +05:30
Aditya Alok
babc96b19b
lua-language-server: update patches and clean build script
...
lua-language-server: try
lua-language-server: try
2021-10-27 16:13:49 +05:30
Aditya Alok
51ab7e0ca5
lua-language-server: remove duplicate variables
...
try
try
try
2021-10-27 16:13:48 +05:30
Aditya Alok
b395af50c1
lua-language-server: patch bee.lua
...
lua-language-server: try 4
lua-language-server: add before host build patch
2021-10-27 16:13:48 +05:30
Aditya Alok
64f0311309
lua-language-server: update make.lua.patch
2021-10-27 16:13:48 +05:30
Aditya Alok
0101394d1c
lua-language-server: remove install_path.patch
2021-10-27 16:13:47 +05:30
Aditya Alok
dbca306198
lua-language-server: update to 2.4.5
...
lua-language-server: fix `install_path.patch`
lua-language-server: update `unittests.patch`
lua-language-server: update `unittests.patch` and rename to `make.lua.patch`
2021-10-27 16:13:15 +05:30
Leonid Pliushch
7b49473d84
termux-tools: add new mirror to termux-change-repo
2021-10-27 13:10:55 +03:00
Butta
471dc654e8
swift: build host build with host clang rather than the NDK clang
2021-10-27 15:38:29 +05:30
Butta
87a1b90704
swift: remove outdated host build flags
2021-10-27 15:15:08 +05:30
Butta
2ce9e2c67b
swift: update from 5.5 to 5.5.1
2021-10-27 12:17:02 +05:30
Termux Github Actions
d83965fe5b
git-delta: update to 0.9.1
...
This commit has been automatically submitted by Github Actions.
2021-10-27 06:14:43 +00:00
Ian Hu
7c1cd8a9d6
upgrade erlang to 24.1.2 ( #7738 )
2021-10-27 07:41:46 +05:30
Termux Github Actions
36d015371d
git-delta: update to 0.9.0
...
This commit has been automatically submitted by Github Actions.
2021-10-27 00:17:51 +00:00
Oskar
afa76e2c49
keybase: bump revision ( #7862 )
...
* keybase: update to 5.8.1
2021-10-26 21:33:50 +02:00
Yaksh Bariya
1699781478
ccache: Rebuild after NDK bump
...
ccache gets killed with address bound memory error. Rebuilding from
source on device fixed it
2021-10-26 22:20:11 +05:30
Yaksh Bariya
8e6759060b
cppcheck: Bump to 2.6
2021-10-26 21:51:28 +05:30
Henrik Grimler
0ce2fda711
rust: dummy change to restart build
...
Previous build failed due to dependencies libllvm and ca-certificates.
2021-10-26 17:53:07 +02:00
YAKSH BARIYA
44eb5cca4c
ca-certificates: update to 2021-10-26 ( #7860 )
2021-10-26 19:03:38 +05:30
Henrik Grimler
7077e1d8a7
rust: hide away libz and friends for all arches
...
Seems that libz is pulled in when building host tools.
2021-10-26 14:48:24 +02:00
Henrik Grimler
38a9375fb3
recode: add libiconv to LIBS
...
Otherwise we get an error:
CANNOT LINK EXECUTABLE "recode": cannot locate symbol "libiconv_open"
Fixes https://github.com/termux/termux-packages/issues/7857 .
2021-10-26 14:05:17 +02:00
Henrik Grimler
9b0735b7ce
Revert "perl: add -pie flag when compiling perl modules on arm and i686"
...
After clang symlinks were fixed in f32b2c0e7e
("libllvm: replace
arm-linux-androideabi-clang symlink with wrapper") this should no
longer be an issue for perl, -pie is automatically added when we
target armv7a and api level >= 21.
This reverts commit 93fca0f5c3
.
2021-10-26 11:33:15 +02:00
Henrik Grimler
f32b2c0e7e
libllvm: replace arm-linux-androideabi-clang symlink with wrapper
...
This is the same wrapper as what the ndk uses for selecting api level.
This fixes https://github.com/termux/termux-packages/issues/7232 and
https://github.com/termux/termux-packages/issues/7839 .
2021-10-26 11:23:16 +02:00
Leonid Pliushch
185d8a2f29
proot-distro: update to 2.8.0
2021-10-26 10:34:15 +03:00
Termux Github Actions
6d7edb6a67
lazygit: update to 0.30.1
...
This commit has been automatically submitted by Github Actions.
2021-10-26 00:16:41 +00:00
Termux Github Actions
8028f9f13c
c-ares: update to 1.18.0
...
This commit has been automatically submitted by Github Actions.
2021-10-26 00:12:35 +00:00
Leonid Pliushch
4c131712a9
command-not-found: update to 1.66
2021-10-25 22:23:54 +03:00
Termux Github Actions
7252ec5969
lesspipe: update to 1.90
...
This commit has been automatically submitted by Github Actions.
2021-10-25 18:13:06 +00:00
Termux Github Actions
bc18bc8c5a
gh: update to 2.2.0
...
This commit has been automatically submitted by Github Actions.
2021-10-25 18:11:06 +00:00
Leonid Pliushch
9bf4a88524
remove package: unstable-repo
2021-10-25 20:12:31 +03:00
Leonid Pliushch
0ee734e780
apt: don't suggest unstable-repo but replace it
2021-10-25 20:12:31 +03:00
Leonid Pliushch
50c6b4b6a6
termux-tools: remove unstable repo from termux-change-repo
2021-10-25 20:12:30 +03:00
Jia Yuan Lo
ba0120b4d2
boinc: bump revision and small patch to build
2021-10-25 17:17:08 +02:00
Oskar
2518054e35
miniserve: update to 0.17.0
2021-10-25 16:58:36 +02:00
Henrik Grimler
032439bde8
proot: do not override termux_step_make{,_install}
...
%ci:no-build
2021-10-25 16:01:00 +02:00
Leonid Pliushch
f2f828f153
proot-distro: update to 2.7.0
2021-10-25 15:55:57 +03:00
Henrik Grimler
0dc0400495
kubectl: update to 1.22.0
2021-10-25 14:19:18 +02:00
Yaksh Bariya
60ee021c04
Revert "swift: Bump revision"
...
This reverts commit 48b67cba81
.
2021-10-25 17:25:45 +05:30
Yaksh Bariya
48b67cba81
swift: Bump revision
...
Last upload job failed ans also changes were made without revision bump
2021-10-25 17:08:23 +05:30
YAKSH BARIYA
44b0ebe951
nodejs: update to 16.12.0 ( #7792 )
2021-10-25 14:18:23 +05:30
Marlin Sööse
e8c89a98f8
proxmark3-git: update to latest master
2021-10-25 09:56:39 +02:00
Butta
53e6dff085
cmake: bump revision to rebuild with NDK 23b
2021-10-25 11:19:41 +05:30
Leonid Pliushch
fd4456e49a
move from unstable repo: guile, guile18, surfraw
...
Everything has been uploaded to packages.termux.org manually.
%ci:no-build
2021-10-24 19:31:13 +00:00
Butta
c7c4657631
swift: get it working with NDK 23b and switch its default linker to lld
2021-10-25 00:57:08 +05:30
Leonid Pliushch
625f2aab3c
move some packages from unstable repo
...
Everything moved has been manually compiled and submitted to the main
apt repo at packages.termux.org.
%ci:no-build
2021-10-24 18:31:15 +00:00
Leonid Pliushch
4abfeb58da
termux-tools: motd: no longer suggest unstable-repo
...
Its packages are going to be merged with main repo within 1-2 days.
2021-10-24 20:50:55 +03:00
Leonid Pliushch
feb8a4c956
move from unstable: pandoc
...
Even though binary is official Pandoc build for Linux distributions,
it works without issues on the latest stock Android (12).
Available only for 64 bit architectures.
2021-10-24 20:14:40 +03:00