Commit Graph

14201 Commits

Author SHA1 Message Date
Leonid Pliushch
b4492f5a2f
termux-tools: fix typo 2021-08-01 15:46:18 +03:00
Leonid Pliushch
c7fe135e5d
krb5: bump revision 2021-08-01 15:38:51 +03:00
Leonid Pliushch
ab7203d301
knockd: bump revision 2021-08-01 15:38:34 +03:00
Leonid Pliushch
4edc71b530
imlib2: bump revision 2021-08-01 15:38:17 +03:00
Leonid Pliushch
5bfa35412c
termux-tools: update mirror list
Fixes https://github.com/termux/termux-packages/issues/7229
2021-08-01 15:34:52 +03:00
Leonid Pliushch
677c7ed45a
openjdk-17: fix linking 2021-08-01 14:47:44 +03:00
Leonid Pliushch
c92a7a5ff3 termux-create-package: depend on binutils
It needs ar utility
2021-08-01 14:02:31 +03:00
DLC01
47a1b37659
new packages: libfdk-aac and fdkaac (#7217) 2021-08-01 13:11:23 +03:00
Leonid Pliushch
8f153ae3e3
Merge pull request #7219 from thunder-coding/package-updates
Package Updates
2021-08-01 13:09:52 +03:00
Leonid Pliushch
147d532041
readme: reorder badges 2021-08-01 13:08:13 +03:00
marcusz
d8345dbe8e
readme: add discord badge link (#7225) 2021-08-01 13:05:51 +03:00
Leonid Pliushch
72f4f27b14
openjdk-17: link with libandroid-shmem and libandroid-spawn
Note: it is unknown whether these libraries actually needed during runtime.
Utilities are working fine without linking with these libraries. However
there are chances that certain Java functions may require spawn and shmem
functionality. I'm considering them as runtime dependencies because their
headers are required during compilation.
2021-08-01 12:42:16 +03:00
Leonid Pliushch
bdf1a73dd8
openjdk-17: omit DT_RUNPATH, move soft dependencies to suggests
Do not set DT_RUNPATH for OpenJDK binaries to prevent conflicts between
internal libs with present in $TERMUX_PREFIX/lib, specifically libnet.so

cups, x11 and others are not hard dependencies and shouldn't be necessary
in most cases. Move them to suggests .deb package metadata.
2021-08-01 12:37:34 +03:00
Yaksh Bariya
bb76d87665
krb5: Bump to 1.19.2 2021-08-01 11:45:22 +05:30
Yaksh Bariya
57d9c8d493
imlib2: Bump to 1.7.2 2021-08-01 11:45:22 +05:30
Yaksh Bariya
4f44489173
knockd: update to 0.8 2021-08-01 11:45:22 +05:30
Martin Kinkelin
bcd458bead LDC: Skip building compiler-rt memory profiling runtime
To prevent the `interception` library from being compiled, which hits a
static assert failure for both 32-bit ARM and i686 targets.
2021-08-01 01:01:10 +03:00
Martin Kinkelin
94e092df99 LDC: Add libunwind src
As workaround for https://bugs.llvm.org/show_bug.cgi?id=49228.
2021-08-01 01:01:10 +03:00
Martin Kinkelin
51cb37b683 LDC: Upgrade to v1.27.0 2021-08-01 01:01:10 +03:00
Termux Github Actions
b6eeb9595b chezmoi: update to 2.1.3
This commit has been automatically submitted by Github Actions.
2021-07-31 18:22:40 +00:00
Leonid Pliushch
a1e15c0d98
proot-distro: update to 1.9.0 2021-07-31 20:24:45 +03:00
Leonid Pliushch
1a60935480
update CONTRIBUTING.md 2021-07-31 18:36:43 +03:00
Leonid Pliushch
191c273818
Revert "proton-bridge: update to 1.8.7"
Needs fix.

This reverts commit 68aab573c1.
2021-07-31 15:50:16 +03:00
Leonid Pliushch
68aab573c1
proton-bridge: update to 1.8.7 2021-07-31 11:48:42 +03:00
Termux Github Actions
5c60dcc725 cavif-rs: update to 1.3.1
This commit has been automatically submitted by Github Actions.
2021-07-31 00:56:26 +00:00
Termux Github Actions
d03f207304 hydroxide: update to 0.2.20
This commit has been automatically submitted by Github Actions.
2021-07-30 18:25:26 +00:00
Leonid Pliushch
9163bdc7f8
d8: create wrapper for r8 and specify main class in d8 2021-07-30 21:23:45 +03:00
Leonid Pliushch
89533a0ec0
d8: fix wrapper permissions 2021-07-30 18:55:05 +03:00
Leonid Pliushch
c5bb55c23d
apksigner: fix wrapper permissions 2021-07-30 18:53:56 +03:00
Leonid Pliushch
ea6e15ff2a
openjdk-17: try server variant for arm 2021-07-30 18:29:20 +03:00
Leonid Pliushch
fea2a2730f
github actions: add newline after curl output 2021-07-30 18:20:26 +03:00
Leonid Pliushch
a47d342818
coreutils: date: don't fail with 'Bad system call' on settime
Notify user that only root can modify system time.
2021-07-30 18:09:19 +03:00
Leonid Pliushch
f7045ad7c5
github actions: ignore timeout when publishing repo changes 2021-07-30 18:07:10 +03:00
Laurent le Beau-Martin
2c8431fefb
exa: install shell completion (#7212) 2021-07-30 17:17:32 +03:00
Leonid Pliushch
fb62392abb
disabled packages: delete javac 2021-07-30 17:15:02 +03:00
Leonid Pliushch
4f6cb9b402
disabled packages: delete d8 2021-07-30 17:14:19 +03:00
Leonid Pliushch
9a387d7d24
new package: d8 2021-07-30 17:13:40 +03:00
Leonid Pliushch
e619191b36
Revert "add old variant of apksigner"
Old variant of apksigner is no longer needed.

This reverts commit 4b763b8140.
2021-07-30 17:09:10 +03:00
Leonid Pliushch
a626b10a21
apksigner: use openjdk 2021-07-30 17:08:07 +03:00
Leonid Pliushch
f860bc27e8
new package: kotlin 2021-07-30 17:01:25 +03:00
Leonid Pliushch
f57980b343
openjdk-17: provide JAVA_HOME 2021-07-30 17:00:43 +03:00
Leonid Pliushch
ad4b0fb76f
disabled packages: delete openjdk-9-jre-headless
Replaced by openjdk-17
2021-07-30 16:18:54 +03:00
Termux Github Actions
1758cb1578 hugo: update to 0.86.1
This commit has been automatically submitted by Github Actions.
2021-07-30 12:40:32 +00:00
Leonid Pliushch
da13243aa0
openjdk-17: use dlopen
android_mallopt seems not availabke in API 24 libc
2021-07-30 15:25:12 +03:00
Lucy Phipps
4ad7c66215
openjdk17: fix typo in android11.patch 2021-07-30 12:26:43 +01:00
Leonid Pliushch
23b82b8e3b
openjdk-17: include stdbool.h 2021-07-30 13:29:54 +03:00
Leonid Pliushch
0d5011e34a
openjdk-17: try disable tagging 2021-07-30 12:33:56 +03:00
Leonid Pliushch
ddf9dc680d
openjdk-17: remove android11.patch as it doesn't work
Perhaps issue is rather tagged pointers than fdsan.
2021-07-30 12:09:12 +03:00
Leonid Pliushch
26ca235a5d
openjdk-17: another attempt to fix android 11 2021-07-30 10:11:20 +03:00
Leonid Pliushch
27999fd457
Merge pull request #7208 from termux/openjdk
new package: openjdk-17
2021-07-30 09:03:42 +03:00