Commit Graph

14423 Commits

Author SHA1 Message Date
Termux Github Actions
aa5e737530 macchina: update to 1.0.0
This commit has been automatically submitted by Github Actions.
2021-08-18 18:20:58 +00:00
Termux Github Actions
7c0624b4f2 delve: update to 1.7.1
This commit has been automatically submitted by Github Actions.
2021-08-18 18:09:48 +00:00
Leonid Pliushch
6bf15f5e5a
proot-distro: update to 2.2.0 2021-08-18 17:21:13 +03:00
Termux Github Actions
fd040e5b43 harfbuzz: update to 2.9.0
This commit has been automatically submitted by Github Actions.
2021-08-18 12:20:32 +00:00
Termux Github Actions
04a6ee3702 youtubedr: update to 2.7.3
This commit has been automatically submitted by Github Actions.
2021-08-18 00:38:33 +00:00
Termux Github Actions
99038896fe nlohmann-json: update to 3.10.0
This commit has been automatically submitted by Github Actions.
2021-08-18 00:33:18 +00:00
Oskar
a353946fc5
golang: update to 1.17 (#7345) 2021-08-17 23:31:46 +01:00
Leonid Pliushch
34e10cf98b
mc: update patches 2021-08-18 00:24:51 +03:00
Leonid Pliushch
5d6c393692
mc: update to 4.8.27 2021-08-18 00:01:42 +03:00
Leonid Pliushch
bb665b28d1
navi: depends on fzf and git 2021-08-17 21:13:25 +03:00
Henrik Grimler
ec352dd663 termux_download: don't warn if SKIP_CHECKSUM is passed 2021-08-17 15:22:46 +02:00
Leonid Pliushch
fbcbedfd9b generate-bootstraps.sh: handle paths without ./ prefix 2021-08-17 15:22:18 +02:00
Henrik Grimler
bd6bc93daf termux_step_start_build: strip prefixed ./ if found
All, or at least most, of our debs contain "./" as a folder. This
causes problems when extracting on some systems, as ./ then is the
system root directory /, and tar cannot change the permissions of this
folder.  Trying to build on arch for example gives:

    tar: .: Cannot change mode to rwxr-xr-x: Operation not permitted
    tar: Exiting with failure status due to previous errors

The issue appeared on arch somewhat recently, maybe with tar 1.33. To
avoid having to rebuild all packages we now handle both data.tar.xz
types, with prefixed ./, and without.

Also remove some indentation levels while we are at it.
2021-08-17 15:22:18 +02:00
Henrik Grimler
854bd813f4 termux_step_create_datatar.sh: add data/ to tar instead of ./
This avoids "./" being part of the tar. "./" translates to the
systemroot / when we extract, and this is problematic since tar cannot
change permissions and ownerships of this folder. tar 1.34 gives an
error:

    tar: .: Cannot change mode to rwxr-xr-x: Operation not permitted
    tar: Exiting with failure status due to previous errors

when we try to extract the data.tar.xz.
2021-08-17 15:22:18 +02:00
Nisheri-kun
c0dc6173e9
new package: brainfuck (#7343) 2021-08-17 15:43:57 +03:00
Termux Github Actions
385e609758 o-editor: update to 2.43.0
This commit has been automatically submitted by Github Actions.
2021-08-17 12:19:51 +00:00
Termux Github Actions
677e874096 lazygit: update to 0.29
This commit has been automatically submitted by Github Actions.
2021-08-17 12:18:53 +00:00
Lucy Phipps
98ef04fc5d
imagemagick: really use libjxl 2021-08-17 11:59:13 +01:00
Lucy Phipps
502adaa110
revert the imagamegick-libjxl stuff, sorry 2021-08-17 11:20:59 +01:00
Lucy Phipps
b7d6f09353
fix imagemagick build 2021-08-17 11:02:38 +01:00
Lucy Phipps
b0b0b83199
imagemagick: use libjxl 2021-08-17 10:38:49 +01:00
Lucy Phipps
7632e243e3
brotli: fix pkg-config files 2021-08-17 09:28:19 +01:00
Lucy Phipps
a666810f05
binutils: better ldd (#7342) 2021-08-17 07:40:52 +01:00
Lucy Phipps
dc10003317
binutils: update to 2.37 2021-08-17 06:44:21 +01:00
Lucy Phipps
ea367b1d39
binutils: fix argument handling in ldd 2021-08-17 06:44:12 +01:00
Termux Github Actions
5d9e023646 jfrog-cli: update to 2.2.1
This commit has been automatically submitted by Github Actions.
2021-08-17 00:25:46 +00:00
Termux Github Actions
9b7ab5c850 croc: update to 9.3.0
This commit has been automatically submitted by Github Actions.
2021-08-17 00:13:47 +00:00
Termux Github Actions
0c4b618c1e o-editor: update to 2.42.0
This commit has been automatically submitted by Github Actions.
2021-08-16 18:18:39 +00:00
Leonid Pliushch
822cf49455
proot-distro: update to 2.1.1 2021-08-16 20:13:02 +03:00
Michal Bednarski
950fbdc3b9 proot: Update with fixes for Qt and statx
termux/proot#161
termux/proot#172
2021-08-16 17:05:40 +02:00
Lucy Phipps
b61c70a038
i promise xcb-proto is fixed now 2021-08-16 15:14:34 +01:00
Lucy Phipps
9b7c1862b1
bump seafile-client build 2021-08-16 15:13:01 +01:00
Lucy Phipps
d89664ca63
really really fix xcb-proto 2021-08-16 14:56:36 +01:00
Lucy Phipps
141b03676d
really fix xcb-proto 2021-08-16 14:56:13 +01:00
Lucy Phipps
bae74ec4ab
remove ccnet as it's been deleted upstream 2021-08-16 14:42:31 +01:00
Lucy Phipps
3962defbb9
xcb-proto: try using latest python again 2021-08-16 14:28:45 +01:00
Lucy Phipps
ea5ebff29d
xcb-proto: bump to use python3.9 2021-08-16 07:20:05 +01:00
Lucy Phipps
df6d52c00e
librav1e: remove @DLC01 as maintainer 2021-08-16 07:19:05 +01:00
Lucy Phipps
607d4194a5
ffmpeg, libheif: trigger ci build 2021-08-15 22:09:48 +01:00
Lucy Phipps
5f746ae073
librav1e: fix build on x86_64 2021-08-15 21:43:06 +01:00
Leonid Pliushch
3075d6c443
github-projects.txt: improve version regexp for librav1e 2021-08-15 23:27:38 +03:00
Leonid Pliushch
e8c21e2af8
Revert "fix escapes in github-projects.txt"
When changing the regexp, please read ./scripts/updates/check-updates.sh before.

This reverts commit 07717fd50a.
2021-08-15 23:19:57 +03:00
Lucy Phipps
07717fd50a
fix escapes in github-projects.txt 2021-08-15 21:14:11 +01:00
Lucy Phipps
308ea1234d
add librav1e to automatic updates 2021-08-15 21:09:51 +01:00
Lucy Phipps
4c0b83d278
libheif: depend on librav1e 2021-08-15 21:01:21 +01:00
Lucy Phipps
b69cb14687
ffmpeg: depend on librav1e 2021-08-15 21:01:21 +01:00
Lucy Phipps
c343b8d5f3
new package: librav1e
rav1e is now an independent subpackage
2021-08-15 21:01:21 +01:00
Leonid Pliushch
dac3e420a1
proot-distro: update to 2.1.0 2021-08-15 21:10:18 +03:00
Jia Yuan Lo
3ffc08acbe emscripten: update to 2.0.27 2021-08-15 17:04:23 +03:00
Jia Yuan Lo
76a529bb9f emscripten: change from using zip to tar.gz 2021-08-15 17:04:23 +03:00