Yaksh Bariya
c70f3b4efa
cmake: Bump to 3.21.2
2021-09-01 21:56:25 +05:30
Henrik Grimler
df3ab4c7f8
gnupg: add patch to fix compilation on device
...
When running mkdefsinc we get:
FORTIFY: %n not allowed on Android
Aborted
2021-09-01 11:12:24 +02:00
Henrik Grimler
3dbd626d41
gnupg: update to 2.3.2
2021-09-01 10:20:16 +02:00
Henrik Grimler
e0a52d3b6e
termux-keyring: add grimler's new gpg key
...
I am in the process of switching to a new gpg key. This commit adds
both keys to the keyring, and in a few weeks or so I will deactivate
and remove the old one completely. The following message is signed
with my old key, to prove that this was done by me:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
In August 2021 I, Henrik Grimler, switched to a new gpg key. The old
key had fingerprint:
B631 6860 9E88 39CA 9150 CE2D D9EF D568 91B2 BB50
while the new one has:
2C7F 29AE 9789 1F64 19A9 E2CD B007 6E49 0B71 616B
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCAAdFiEEm059JzlQJOpaT8Y5WqrJ4KRr5TwFAmEsj0YACgkQWqrJ4KRr
5TzQ7Af/Z0KTOQlNtxzJ2aE96v07pHCYc3ynlZoToUfWtgJ2XxkOZlviKRD5SC0M
zbv47IcWnquINGTyeEkZ6jdHd5XEDfkwe3JoyEVcr10v6vzQuAmETpHh1FcfE/2Q
5UqdcNxx3z34qxdWy9ntP+/SbETBsCrCcoJHa/q9UulR+OLwsoUjH83oxaB9nUph
QtaLX+u4hfbXJ9UhjIX/xgpLMOx9s4WORzIryz3HOffqD2YE2yo9SwFjjCJuvkbZ
VM1Gbpx0YabFWH9xqqaBwhjPXjKXGq5JNB1JpMnmagzylo7kTnztO8kDaLJoHPse
iHag4HjfO3R6T2hzX9SKmoK1sP2nNQ==
=huNj
-----END PGP SIGNATURE-----
2021-09-01 08:28:35 +02:00
Lucinda May Phipps
ad1a662652
manpages: fix build
2021-09-01 04:18:46 +01:00
Lucinda May Phipps
2694f51bdd
manpages: update to 5.13, posix 2017*
2021-09-01 04:09:45 +01:00
Termux Github Actions
b21a352fa7
caddy: update to 2.4.4
...
This commit has been automatically submitted by Github Actions.
2021-08-31 00:17:39 +00:00
Henrik Grimler
9d4304fb97
python: remove fix-GenericAlias patch ( #7433 )
...
It does not seem to be necessary any more, and it causes issues:
https://github.com/termux/termux-packages/issues/7432
2021-08-30 20:38:02 +01:00
Termux Github Actions
60d572c06f
chezmoi: update to 2.2.0
...
This commit has been automatically submitted by Github Actions.
2021-08-30 00:13:08 +00:00
Henrik Grimler
5ed5ebc56d
openssh: bump package
2021-08-29 17:19:52 +02:00
Georg Weiss
2de5f6a477
removing privsep from streamlocal, enabling gpg-agent forwarding
2021-08-29 17:19:52 +02:00
omecamtiv
18cf581fc2
add: cc65
2021-08-29 10:13:10 +02:00
Termux Github Actions
838044f931
xmake: update to 2.5.7
...
This commit has been automatically submitted by Github Actions.
2021-08-29 06:30:26 +00:00
Termux Github Actions
60bfc6181f
gopass: update to 1.12.8
...
This commit has been automatically submitted by Github Actions.
2021-08-28 18:18:52 +00:00
Termux Github Actions
1bc160dc84
kakoune: update to 2021.08.28
...
This commit has been automatically submitted by Github Actions.
2021-08-28 06:19:42 +00:00
Wisest_wizard
ca69ae3cb3
Enable package: ant ( #7397 )
2021-08-27 11:06:16 +01:00
Momin Juned
7880039b18
libspice-server : update to 0.15.0 ( #7395 )
2021-08-27 11:05:53 +01:00
Aditya Alok
1669b8b0e3
freeimage: bump revision
2021-08-27 10:53:13 +02:00
Aditya Alok
86ef8dfe28
freeimage: define TEMP_DIRECTORY for libJPEG
2021-08-27 10:53:13 +02:00
Aditya Alok
c0820b2650
freeimage: fix prefix in patch
2021-08-27 10:53:13 +02:00
Aditya Alok
2821bdc9ba
freeimage: improve patches and disable PNG optimisation for arm arch's only
2021-08-27 10:53:13 +02:00
Henrik Grimler
b782c7da0e
toolchain: add -fPIC to CPPFLAGS for i686
...
When adding this, we go from compiling with
/home/builder/.termux-build/_cache/android-r21d-api-24-v4/bin/clang++ [...] -mrelocation-model pic -pic-level 2 -pic-is-pie [...]
to
/home/builder/.termux-build/_cache/android-r21d-api-24-v5/bin/clang++ [...] -mrelocation-model pic -pic-level 2 [...]
Before, we got a warning when compiling libandroid-spawn:
/home/builder/.termux-build/_cache/android-r21d-api-24-v4/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/bin/ld: warning: shared library text segment is not shareable
and trying to use a program linked against libandroid-spawn gave an
error, see
https://github.com/termux/termux-packages/issues/7215#issuecomment-906154438
the Without this, libraries might end up with text relocations. For
some reason it does not seem to be an issue on the other arches.
%ci:no-build
2021-08-27 10:02:20 +02:00
Lucinda May Phipps
0435f77102
imagemagick: update to 7.1.0.5
2021-08-27 04:44:10 +01:00
Lucy Phipps
279432d4fa
revert valgrind
2021-08-27 03:33:23 +01:00
Lucinda May Phipps
133eee0e01
valgrind: fix aarch64-setjmp.S
2021-08-27 03:03:07 +01:00
Lucinda May Phipps
d1eec6a9a1
valgrind: bump revision
2021-08-27 01:57:27 +01:00
Lucinda May Phipps
74d889d611
valgrind: update aarch64-setjmp.S
2021-08-27 01:56:41 +01:00
Termux Github Actions
a05f570d66
starship: update to 0.57.0
...
This commit has been automatically submitted by Github Actions.
2021-08-26 18:48:01 +00:00
Leonid Pliushch
343938a5b8
proot-distro: update to 2.4.0
2021-08-26 19:53:39 +03:00
Termux Github Actions
d41de41255
nlohmann-json: update to 3.10.2
...
This commit has been automatically submitted by Github Actions.
2021-08-26 12:31:46 +00:00
w4123
4e7861fc0b
Bump revision
2021-08-26 11:49:26 +02:00
w4123
04a1b962e1
Compile libandroid-spawn with pic
2021-08-26 11:49:26 +02:00
w4123
ffdb1bdc5e
Always compile openjdk with pic
2021-08-26 11:49:26 +02:00
Termux Github Actions
a29bdeb5d1
slides: update to 0.5.0
...
This commit has been automatically submitted by Github Actions.
2021-08-26 00:38:38 +00:00
Lucinda May Phipps
97f8910906
openjdk17: actually bump
2021-08-25 22:40:19 +01:00
Leonid Pliushch
e2083bd5c0
openjdk-17: bump revision & source url
2021-08-25 23:13:26 +03:00
Leonid Pliushch
0561eb8cbd
openjdk-17: extract libfontmanager patch from repository
2021-08-25 23:09:07 +03:00
Leonid Pliushch
08b1ffd458
openjdk-17: fix crash on arm devices
...
Closes https://github.com/termux/termux-packages/issues/7214 .
2021-08-25 23:00:44 +03:00
Henrik Grimler
473374291d
freeimage: re-build after fixing build system regression
...
All packages with zip archives had similar issues, fixed in
05728b58e5
.
2021-08-25 21:46:00 +02:00
Leonid Pliushch
d916f058f5
qemu-system-x86-64-headless: bump revision
2021-08-25 22:28:20 +03:00
Leonid Pliushch
309481650e
qemu: disable use of signalfd system call
...
Otherwise it may crash on ARM devices with Android 8+.
2021-08-25 22:27:19 +03:00
Leonid Pliushch
2dc83c18f2
qemu: update 0009-fix-mman.h-defs.patch
...
Not really necessary, but on some configs build fails if patch was not updated.
2021-08-25 22:26:20 +03:00
Termux Github Actions
72eacce1c0
lesspipe: update to 1.89
...
This commit has been automatically submitted by Github Actions.
2021-08-25 18:17:30 +00:00
Termux Github Actions
d711176d09
flyctl: update to 0.0.234
...
This commit has been automatically submitted by Github Actions.
2021-08-25 18:15:56 +00:00
Leonid Pliushch
adb252ab11
qemu: update to 6.1.0
2021-08-25 17:01:43 +03:00
Pooya Moradi
65c283daac
new package: jcal
2021-08-25 13:58:56 +02:00
YAKSH BARIYA
4f3f1ee43f
fish
: Do not install yadm fish completions (#7386 )
...
fish now had completions for yadm, so installing yadm with fish causes
`$PREFIX/share/fish/completions/yadm.fish` to conflict
Fixes #7384
2021-08-25 11:39:55 +01:00
Termux Github Actions
c27e2eb9c3
nlohmann-json: update to 3.10.1
...
This commit has been automatically submitted by Github Actions.
2021-08-25 00:30:41 +00:00
Lucy Phipps
1167594b7f
emacs, flyctl: trigger CI build
2021-08-24 21:37:16 +01:00
Henrik Grimler
d1af6df63f
swift: set TERMUX_PKG_FORCE_CMAKE and TERMUX_CMAKE_BUILD=Ninja
...
To make termux_step_configure aware that termux_setup_{cmake,ninja}
need to be run.
2021-08-24 21:40:46 +02:00