Yaksh Bariya
bcecd85a67
imagemagick: get source from GitHub Releases
2021-12-12 10:07:41 +05:30
Yaksh Bariya
0ded3d1a6a
gdk-pixbuf: remove unused meson options
2021-12-12 10:07:41 +05:30
Yaksh Bariya
72dfe5266b
revbump packages dependent on glib
2021-12-12 10:07:41 +05:30
Yaksh Bariya
fda92be338
glib: update to 1.70.1
2021-12-12 10:07:41 +05:30
Termux Github Actions
f8babb8fb3
php-zephir-parser: update to 1.4.2
...
This commit has been automatically submitted by Github Actions.
2021-12-12 00:29:00 +00:00
Ivan Max
3d62742dec
apr-util: fix source url ( #8208 )
2021-12-11 18:57:57 +02:00
agnostic-apollo
8c2bd90b19
Changed: Bump libcap-ng to 0.8.3~pre1
...
Added `setpriv` in `util-linux` which requires `libcap-ng` to be updated as well for it work.
Android 7 and some Android devices 8 do not support ambient capabilities and will return `activate capabilities: Invalid argument` when running `setpriv`.
strace shows `"prctl(PR_CAP_AMBIENT, PR_CAP_AMBIENT_IS_SET, CAP_CHOWN, 0, 0) = -1 EINVAL (Invalid argument)"`
This was an issue with `libcap-ng` where support for `PR_CAP_AMBIENT` was checked at compile time, so `setpriv` only worked on Android > `7`/`8` when `capng_apply()` was called.
`4.3 kernel PR_CAP_AMBIENT`
https://github.com/util-linux/util-linux/blob/v2.37.1/sys-utils/setpriv.c#L1010
https://github.com/stevegrubb/libcap-ng/blob/v0.8.2/src/cap-ng.c#L59
https://github.com/stevegrubb/libcap-ng/blob/v0.8.2/src/cap-ng.c#L716
https://source.android.com/devices/architecture/kernel/android-common
This has been fixed in `libcap-ng` by checking `PR_CAP_AMBIENT` at runtime with `187ed535`. `libcap-ng` `0.8.3` has not been released yet and so we use a pre release version `0.8.3~pre1`.
https://github.com/stevegrubb/libcap-ng/issues/28
https://github.com/stevegrubb/libcap-ng/commit/187ed535
2021-12-11 21:32:49 +05:00
agnostic-apollo
f766299ad9
Changed: Bump util-linux to 2.37.2-1
2021-12-11 21:32:49 +05:00
agnostic-apollo
ba5540e22d
Added: Add setpriv to util-linux
2021-12-11 21:32:49 +05:00
Tim van der Molen
cf4e1a620b
sqlcipher: update to 4.5.0
...
Also remove the unneeded libsqlite dependency.
2021-12-11 20:46:10 +05:30
Termux Github Actions
f438e25490
flyctl: update to 0.0.269
...
This commit has been automatically submitted by Github Actions.
2021-12-11 00:13:57 +00:00
xtkoba
d617bb28bc
new package: uwsgi ( #8148 )
2021-12-10 22:37:54 +02:00
xtkoba
de533fe10c
new package: stone ( #8171 )
2021-12-10 22:34:36 +02:00
Tee KOBAYASHI
2d5c265659
nim: Install tools
2021-12-10 22:31:24 +02:00
xtkoba
11e5a0c703
new package: id3ted ( #8178 )
2021-12-10 22:23:05 +02:00
Tee KOBAYASHI
e7f40a39ae
libc-client: Add definition of gethostid
2021-12-10 22:21:22 +02:00
Tee KOBAYASHI
8afd743d3a
new package: mailsync
2021-12-10 22:21:22 +02:00
Tee KOBAYASHI
166b39fa98
new package: libc-client
2021-12-10 22:21:22 +02:00
Termux Github Actions
49a1854c93
flyctl: update to 0.0.268
...
This commit has been automatically submitted by Github Actions.
2021-12-10 18:10:57 +00:00
Oskar
c8d11846b9
golang: update to 1.17.5
2021-12-10 19:33:05 +05:30
Termux Github Actions
d7cb28293b
virustotal-cli: update to 0.10.0
...
This commit has been automatically submitted by Github Actions.
2021-12-10 12:46:58 +00:00
Termux Github Actions
0a70e47eb6
hugo: update to 0.90.1
...
This commit has been automatically submitted by Github Actions.
2021-12-10 12:22:17 +00:00
Termux Github Actions
5414fac5f2
ipfs: update to 0.11.0
...
This commit has been automatically submitted by Github Actions.
2021-12-10 00:23:06 +00:00
Termux Github Actions
ec09ec5ec1
flyctl: update to 0.0.267
...
This commit has been automatically submitted by Github Actions.
2021-12-10 00:15:46 +00:00
Termux Github Actions
cf73499d66
flyctl: update to 0.0.266
...
This commit has been automatically submitted by Github Actions.
2021-12-09 18:10:18 +00:00
Yaksh Bariya
c96f4a8579
cmake: update to 3.22.1
2021-12-09 22:06:10 +05:30
Yaksh Bariya
3b2c8c19b7
mpc: update to 0.34
2021-12-09 21:15:01 +05:30
Yaksh Bariya
bd8fa28524
clash: update to 1.8.0
2021-12-09 21:01:45 +05:30
Lucinda May Phipps
1f05c1a95d
python: rm cryptmodule.c.patch
2021-12-09 15:23:30 +00:00
Lucinda May Phipps
8cff850e01
python: update to 3.10.1
2021-12-09 15:03:56 +00:00
xtkoba
81db6538d9
mlocate: Add message for absence of mlocate.db
( #8190 )
2021-12-09 15:46:45 +01:00
Termux Github Actions
7ddce9332f
flyctl: update to 0.0.264
...
This commit has been automatically submitted by Github Actions.
2021-12-09 12:11:54 +00:00
Ladar Levison
c53780c5bb
torsocks: fix tagged pointer aborts/segfaults on some Android 11 devices. ( #8187 )
2021-12-09 10:06:30 +01:00
Termux Github Actions
48f65b6aa1
flyctl: update to 0.0.263
...
This commit has been automatically submitted by Github Actions.
2021-12-09 06:13:58 +00:00
William Budington
15d863b1b9
apkeep: update to v0.8.0 ( #8186 )
2021-12-09 08:15:01 +05:30
Termux Github Actions
ab61faa184
libical: update to 3.0.12
...
This commit has been automatically submitted by Github Actions.
2021-12-09 00:23:26 +00:00
Termux Github Actions
05ae16b2fe
helm: update to 3.7.2
...
This commit has been automatically submitted by Github Actions.
2021-12-09 00:21:55 +00:00
Termux Github Actions
2dd3c6f098
flyctl: update to 0.0.262
...
This commit has been automatically submitted by Github Actions.
2021-12-08 18:10:46 +00:00
Yaksh Bariya
affe5b26eb
gnunet: update to 0.15.3
2021-12-08 19:43:06 +05:30
Yaksh Bariya
a3e2147565
revbump packages dependent on libgcrypt
2021-12-08 18:37:41 +05:30
Yaksh Bariya
a80ece4ba7
libgcrypt: update to 1.9.4
2021-12-08 18:37:41 +05:30
Termux Github Actions
422b91dbf9
kak-lsp: update to 11.1.0
...
This commit has been automatically submitted by Github Actions.
2021-12-08 12:32:48 +00:00
Termux Github Actions
cadb8b065b
hugo: update to 0.90.0
...
This commit has been automatically submitted by Github Actions.
2021-12-08 12:24:24 +00:00
Yaksh Bariya
5763d51b45
pure-ftpd: update to 1.0.50
...
Newer version has security fixes
2021-12-08 17:15:54 +05:30
Yaksh Bariya
972f7c0ba1
graphviz: update to 2.50.0
2021-12-08 16:44:57 +05:30
Yaksh Bariya
290ae05f35
graphviz: Build with CMake
2021-12-08 16:36:04 +05:30
Yaksh Bariya
f018bf2cb7
graphviz: bump to 2.49.3
2021-12-08 16:36:04 +05:30
Yaksh Bariya
09156c3c88
fish: fix inconsistent behaviour executing hardcoded paths
...
When executing command as /bin/<command>, fish first checks whether <command> is present in /bin/ or not. If it is found, then it will execute the command. But as we are using termux-exec, fish will actually try to execute <command> in @TERMUX_PREFIX@/bin/.
An example of this:-
/bin/ls:
1) Fish will first try find whether ls binary exists in /bin and whether user has permissions to execute it
2) If both the above are true, fish will try to execute /bin/ls.
3) But since we are using termux-exec, the path will be remapped to @TERMUX_PREFIX@/bin/ls
4) This is a *highly* inconsistent behaviour.
This can cause weird bugs when a script tries to execute with hardcoded paths, it might get errors about command not found even if it exists, because fish is checking it at the wrong place.
2021-12-08 14:21:37 +05:30
Henrik Grimler
d9d155fc8c
termux-keyring: remove grimler's old gpg key
2021-12-08 08:13:52 +01:00
Termux Github Actions
a63dc85326
git-delta: update to 0.11.2
...
This commit has been automatically submitted by Github Actions.
2021-12-08 06:19:41 +00:00
Termux Github Actions
a673c47006
flyctl: update to 0.0.261
...
This commit has been automatically submitted by Github Actions.
2021-12-08 06:11:25 +00:00
Lucy Phipps
c447490107
Revert "valgrind: update to 3.18.1"
...
This reverts commit 4575dce437
.
2021-12-07 19:32:57 +00:00
Lucy Phipps
4575dce437
valgrind: update to 3.18.1
2021-12-07 17:30:23 +00:00
Lucy Phipps
0b58b64298
dpkg: update to 1.21.1, rm busybox compat patch
2021-12-07 16:56:19 +00:00
Tee KOBAYASHI
ed9e88a7fe
slashem-extended: Fix postinst
2021-12-07 18:51:14 +05:30
Termux Github Actions
1e9e5dec1e
syncthing: update to 1.18.5
...
This commit has been automatically submitted by Github Actions.
2021-12-07 12:37:21 +00:00
Termux Github Actions
5ea878f66a
c-toxcore: update to 0.2.13
...
This commit has been automatically submitted by Github Actions.
2021-12-07 06:07:52 +00:00
Termux Github Actions
a0c59cd09d
git-delta: update to 0.11.1
...
This commit has been automatically submitted by Github Actions.
2021-12-07 00:19:12 +00:00
sk0kanik
ecae8900d5
golang: from 1.17.3 to 1.17.4
2021-12-07 01:16:06 +05:30
Tee KOBAYASHI
e07d3d146e
gdb: Explicitly link against compiler-rt builtins
2021-12-07 01:15:36 +05:30
Termux Github Actions
262a1230a9
unshield: update to 1.5.1
...
This commit has been automatically submitted by Github Actions.
2021-12-06 18:52:19 +00:00
Termux Github Actions
507e320276
toxic: update to 0.11.2
...
This commit has been automatically submitted by Github Actions.
2021-12-06 18:52:00 +00:00
Termux Github Actions
834908d703
jfrog-cli: update to 2.8.3
...
This commit has been automatically submitted by Github Actions.
2021-12-06 18:20:40 +00:00
Termux Github Actions
0021e8050f
radare2: update to 5.5.2
...
This commit has been automatically submitted by Github Actions.
2021-12-06 12:30:06 +00:00
Tee KOBAYASHI
192f8a173c
mediainfo: libandroid-support must be DT_NEEDED
by main executable
2021-12-06 11:23:46 +02:00
Ivan Max
3eecfd44c5
bsdtar: add to base-devel group ( #8154 )
2021-12-06 11:22:40 +02:00
Tee KOBAYASHI
d35f73ef92
erlang: Fix typo
2021-12-06 13:21:42 +05:30
Tee KOBAYASHI
ba08687e42
erlang: Configure with erl_xcomp_sysroot
2021-12-06 13:21:42 +05:30
Termux Github Actions
9457852c41
git-delta: update to 0.11.0
...
This commit has been automatically submitted by Github Actions.
2021-12-06 06:15:31 +00:00
Termux Github Actions
50dadf57c8
jfrog-cli: update to 2.8.2
...
This commit has been automatically submitted by Github Actions.
2021-12-06 00:18:51 +00:00
Termux Github Actions
8c93ca0454
patchelf: update to 0.14.3
...
This commit has been automatically submitted by Github Actions.
2021-12-05 18:28:08 +00:00
Termux Github Actions
cce7c652c2
iwyu: update to 0.17
...
This commit has been automatically submitted by Github Actions.
2021-12-05 18:14:59 +00:00
xtkoba
ace5844658
ecl: Fix ABI for host build
2021-12-05 16:56:17 +01:00
Yaksh Bariya
a6699b433c
gn: bump to 20211203
2021-12-05 21:19:02 +05:30
Henrik Grimler
8bb84fa68e
command-not-found: update to 1.70
...
Includes merge of science-packages into termux-packages
2021-12-05 16:33:24 +01:00
Tee KOBAYASHI
8a0c4d4cbd
php: Bump revision
2021-12-05 14:31:34 +01:00
Tee KOBAYASHI
a3d794cec0
libresolv-wrapper: Define res_init
2021-12-05 14:31:34 +01:00
Tee KOBAYASHI
405c24e6d3
php: Use libresolv-wrapper
2021-12-05 14:31:34 +01:00
Tee KOBAYASHI
3065cb3817
new package: libresolv-wrapper
2021-12-05 14:31:34 +01:00
Tee KOBAYASHI
1c03df8923
Fix PREFIX
and other paths
2021-12-05 14:24:28 +01:00
xtkoba
6039baddcf
Link against android-glob
2021-12-05 14:24:28 +01:00
xtkoba
c2ae77a808
Build in src
2021-12-05 14:24:28 +01:00
xtkoba
b5013e75bb
Fix source URL
2021-12-05 14:24:28 +01:00
xtkoba
4d01d7a397
iproute2: Add patches
2021-12-05 14:24:28 +01:00
xtkoba
51b3e0ac0c
new package: iproute2
2021-12-05 14:24:28 +01:00
Henrik Grimler
714aa0dfa7
postgis: add package
...
postgis is not really set up for cross-compilation. It wants to run
cross-compiled programs to check proj and protobuf versions, so we
need to patch that in configure script.
The current patch added to do this will be annoying to maintain. I
tried patching the configure.ac script instead but got weird errors
that seemed to have more to do with the autoconf version we have in
the docker image.
Fixes https://github.com/termux/termux-packages/issues/8142
2021-12-05 13:57:09 +01:00
Henrik Grimler
030e9e1d6f
postgresql: fall back to $PREFIX/var/lib/postgresql in servicescript
2021-12-05 13:19:56 +01:00
Henrik Grimler
75edafa904
postgresql: add pg_config shell script
...
Can be used for packages that depend on postgresql and that tries to
run pg_config during build.
2021-12-05 13:19:49 +01:00
Henrik Grimler
845c2c79a9
libllvm: should be no need to set up llvm-config in build.sh
...
It is done in termux_step_override_config_scripts instead.
%ci:no-build
2021-12-05 13:18:35 +01:00
Tee KOBAYASHI
c37c34b468
new package: dwarves
2021-12-05 11:53:55 +02:00
Tee KOBAYASHI
697977c0b1
emacs: Assume UTF-8 keyboard input for emacsclient
2021-12-05 10:16:38 +01:00
Termux Github Actions
d9a6c35a65
assimp: update to 5.1.3
...
This commit has been automatically submitted by Github Actions.
2021-12-05 00:21:52 +00:00
Termux Github Actions
51ebb79efa
youtubedr: update to 2.7.5
...
This commit has been automatically submitted by Github Actions.
2021-12-04 18:37:20 +00:00
Termux Github Actions
044de7b65e
double-conversion: update to 3.1.6
...
This commit has been automatically submitted by Github Actions.
2021-12-04 18:07:29 +00:00
xtkoba
4fb7b68113
qemu: include m68k targets ( #8147 )
2021-12-04 18:28:47 +02:00
Henrik Grimler
cfe737f112
termux-tools: termux-change-repo remove science-packages
...
The repository has been merged with termux-packages, so no need to
subscribe to it.
2021-12-04 16:12:34 +01:00
Henrik Grimler
2f324c79c5
apt: remove science-repo from recommended packages
...
The repository has been merged back into termux-packages.
Add both game-repo and science-repo to TERMUX_PKG_REPLACES, I forgot
to the former when I merged game-repo.
2021-12-04 16:12:29 +01:00
Henrik Grimler
f8746124e6
science-repo: remove package
...
All packages have been moved to main repository.
2021-12-04 16:12:22 +01:00
Henrik Grimler
3daa0aa540
Bump all (ex-)science packages as part of merge with termux-packages
...
So that the package that is uploaded to the main repo has a higher
version than the version in the game repo.
All packages have been uploaded manually.
%ci:no-build
2021-12-04 14:41:46 +01:00
Henrik Grimler
b1d236ee16
openfoam: cp folder straight into TERMUX_PKG_MASSAGEDIR
...
Some installed files are not recognized when we create the massage
tar, for example
$PREFIX/opt/OpenFOAM-v2106/src/OpenFOAM/memory/tmp/tmp.H. The
compiled files work just find without them, but if we want to compile
another variant of openfoam on device then they are necessary.
Copying straight into the massage dir fixes the issue.
2021-12-04 14:36:37 +01:00