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
Martin Kinkelin
a9dd3749b5
LDC: Work around Termux' missing ld.bfd
...
As there was a report that it's not available on 32-bit ARM either;
I guess it's also missing on x86 then.
2021-08-15 17:03:29 +03:00
Martin Kinkelin
d41b2ac44c
LDC: Upgrade to v1.27.1
2021-08-15 17:03:29 +03:00
Henrik Grimler
1279b73345
bug-report template: fix indentation in additional info box
2021-08-15 16:02:39 +02:00
Henrik Grimler
b11db1f4b3
bug report template: fix multi line text in additional info box
2021-08-15 16:01:33 +02:00
Henrik Grimler
06e0f67a7c
bug-report template: add code block for termux-info
2021-08-15 16:00:50 +02:00
Leonid Pliushch
b126334fb4
proot-distro: update to 2.0.1
2021-08-15 16:58:14 +03:00
Henrik Grimler
6864373b31
bug-report-template: minor language changes
2021-08-15 15:56:01 +02:00
Lucy Phipps
f58a7bc8ed
apt: update to 2.3.8
2021-08-15 14:36:56 +01:00
Leonid Pliushch
d2c2a34bee
proot-distro: update to 2.0.0
2021-08-15 01:54:44 +03:00
MedzikUser
1edd9011d5
golang: update to 1.16.7 ( #7308 )
2021-08-15 00:59:49 +03:00
Leonid Pliushch
726ea2ee65
update bug report form
2021-08-15 00:54:32 +03:00
Termux Github Actions
aed2edea75
libvips: update to 8.11.3
...
This commit has been automatically submitted by Github Actions.
2021-08-14 18:22:47 +00:00
Jia Yuan Lo
30328a6800
vulkan packages: update to 1.2.188
2021-08-14 16:40:18 +03:00