Tee KOBAYASHI
81ceda4949
exiv2: Use source from current HEAD of main branch
...
for C++17 compatibility needed to build pdf2djvu against newer poppler.
2022-04-30 03:40:03 +09:00
Tee KOBAYASHI
bb5f1ba94c
poppler: Update to 22.04.0
2022-04-30 03:40:03 +09:00
Tee KOBAYASHI
513e239a06
new package: raylib
2022-04-30 03:38:06 +09:00
Tee KOBAYASHI
d618ff0012
new package: xboard
2022-04-30 03:37:32 +09:00
Termux Github Actions
e91d0897e9
neomutt: update to 20220429
...
This commit has been automatically submitted by Github Actions.
2022-04-29 18:17:49 +00:00
Termux Github Actions
a21d7b4972
rclone: update to 1.58.1
...
This commit has been automatically submitted by Github Actions.
2022-04-29 12:23:32 +00:00
Tee KOBAYASHI
e32a51dcc0
gnupg: Update to 2.3.6
2022-04-29 14:00:49 +05:30
Tee KOBAYASHI
460c4498c4
libslirp: Update to 4.7.0
2022-04-29 14:00:06 +05:30
Tee KOBAYASHI
65cf2f98a7
librsvg: Update to 2.54.1
2022-04-29 13:59:30 +05:30
Tee KOBAYASHI
3583ebc7ca
json-c: Update to 0.16
2022-04-29 13:56:52 +05:30
Tee KOBAYASHI
bb5d8ff364
libsqlite{,-tcl}: Update to 3.38.3
2022-04-29 13:56:04 +05:30
Tee KOBAYASHI
cf776ebe2a
nano: Update to 6.3
2022-04-29 13:53:57 +05:30
Termux Github Actions
f2fc07b854
yq: update to 4.25.1
...
This commit has been automatically submitted by Github Actions.
2022-04-29 06:30:52 +00:00
Termux Github Actions
0b4c751e39
oniguruma: update to 6.9.8
...
This commit has been automatically submitted by Github Actions.
2022-04-29 06:26:20 +00:00
Termux Github Actions
a0180abe1a
neovim-nightly: update to 0.8.0-dev+71-g188537efb
...
This commit has been automatically submitted by Github Actions.
2022-04-29 06:25:39 +00:00
Termux Github Actions
04b551231c
croc: update to 9.5.5
...
This commit has been automatically submitted by Github Actions.
2022-04-29 00:22:44 +00:00
Tee KOBAYASHI
6a53312dd3
sfml: Fix unresolved symbols issue
2022-04-29 07:30:49 +09:00
Tee KOBAYASHI
ad17b20175
glfw: Fix unresolved symbols issue
2022-04-29 07:30:49 +09:00
Henrik Grimler
cc441d5dbf
CI: bootstraps: append +apt-android-7 to bootstrap archives
...
When they are generated from master branch. This is done since
termux-app now comes in two flavours, one for android >= 5 and one for
android >= 7.
2022-04-28 22:03:18 +02:00
Tee KOBAYASHI
52d033139f
new package: gtkmm3
2022-04-29 01:29:44 +09:00
Tee KOBAYASHI
9f3151ec4d
potrace: Include libpotrace
2022-04-29 01:28:43 +09:00
Tee KOBAYASHI
4e1b9efe5d
new package: hugin
2022-04-29 01:28:06 +09:00
Yaksh Bariya
52c8fd0a41
ci(bootstrap_archives): use specific version
2022-04-28 19:08:59 +05:30
Termux Github Actions
dd25612bab
hugo: update to 0.98.0
...
This commit has been automatically submitted by Github Actions.
2022-04-28 12:26:29 +00:00
Yaksh Bariya
e907a4d073
chore(scripts/generate-bootstraps.sh): Use Cloudflare proxy
...
Should speed up downloads and also reduce situations where downloads
simply have to wait for timeout to happen (I have no idea why this
happens, probably nginx trying to cooldown some requests to prevent
(D)DoS?)
2022-04-28 15:17:07 +05:30
Yaksh Bariya
5edddd95c0
chore,ci(bootstrap_archives): Use Termux's fork of svenstaro/upload-release-action
2022-04-28 15:03:02 +05:30
Henrik Grimler
0e28dda6d7
Remove FUNDING.yml
...
The accounts specified in the file do not really benefit the termux
project at the moment, so lets not link to them. Please see
https://github.com/termux/termux-packages/wiki/Donate for how to
donate to individuals until we have set up a new project account at a
suitable site.
2022-04-28 09:38:20 +02:00
Henrik Grimler
b4a3d50955
CI: fix regex pattern in free additional disk space step
2022-04-28 09:32:20 +02:00
Tee KOBAYASHI
7a687b2656
redis: Update to 6.2.7
2022-04-28 12:32:21 +05:30
Termux Github Actions
b140c36611
neovim-nightly: update to 0.8.0-dev+70-g521e91e1c
...
This commit has been automatically submitted by Github Actions.
2022-04-28 06:24:41 +00:00
Termux Github Actions
b32d5bbea1
flyctl: update to 0.0.325
...
This commit has been automatically submitted by Github Actions.
2022-04-28 06:13:45 +00:00
Termux Github Actions
f3243f422e
lsof: update to 4.95.0
...
This commit has been automatically submitted by Github Actions.
2022-04-28 00:35:56 +00:00
agnostic-apollo
c371a573b5
changed(termux-am-socket): Bump to 1.3.0
2022-04-28 04:06:57 +05:00
Maxython
b98972997f
generate-bootstraps.sh: improvement - adding a way to change the package manager and work with db from the pacman service.
2022-04-28 03:14:44 +05:00
Aditya Alok
8b5745f51b
fix(aerc): build issue, update to 0.9.0
...
fix #10346
Co-authored-by: Tee KOBAYASHI <xtkoba@gmail.com>
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-28 02:04:25 +05:30
Aditya Alok
81007d0053
refactor(auto-update): do not append same log again
...
- Now auto update will be disable until issue is closed.
- Assign to GITHUB_ACTOR. Myself if GITHUB_ACTOR is Termux bot.
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-28 01:37:40 +05:30
Tee KOBAYASHI
371bf382fe
aalib: Add hack for DT_RUNPATH
2022-04-28 04:08:36 +09:00
Termux Github Actions
6914b48d9d
rustscan: update to 2.1.0
...
This commit has been automatically submitted by Github Actions.
2022-04-27 18:22:52 +00:00
Termux Github Actions
3603cff4e5
jfrog-cli: update to 2.16.2
...
This commit has been automatically submitted by Github Actions.
2022-04-27 18:18:00 +00:00
Termux Github Actions
fd85f70087
croc: update to 9.5.4
...
This commit has been automatically submitted by Github Actions.
2022-04-27 18:15:35 +00:00
Jia Yuan Lo
9993a279e3
mold: update to 1.2.0
2022-04-28 01:36:47 +09:00
rsteube
0d52722734
elvish: updated to v0.18.0
2022-04-28 01:35:47 +09:00
Tee KOBAYASHI
08a741f5e1
new package: scite
2022-04-28 01:33:00 +09:00
Tee KOBAYASHI
3e8a663117
new package: libexecinfo
2022-04-28 01:31:49 +09:00
Tee KOBAYASHI
541a366636
new package: libpano13
2022-04-28 01:31:05 +09:00
Tee KOBAYASHI
a548be9a2d
new package: libflann
2022-04-28 01:30:29 +09:00
Tee KOBAYASHI
bbacda630d
new package: libzthread
2022-04-28 01:29:43 +09:00
Tee KOBAYASHI
ab87475e0a
libvigra: Enable OpenEXR support
2022-04-28 01:29:10 +09:00
Yaksh Bariya
f3e585f837
aalib: rebuild to fix link errors for ncurses
...
Should fix #10360
2022-04-27 21:13:34 +05:30
marcusz
67e641ab34
htop: add checks if a user is rooted ( #10357 )
...
There are some users have root access but they don't have read access
to /proc/stat if not into root context which in this case for SELinux
enforced devices and during the postinst step it will still check the
file unprivileged
2022-04-27 20:19:20 +08:00