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
Termux Github Actions
fb78302c57
libcurl: update to 7.83.0
...
This commit has been automatically submitted by Github Actions.
2022-04-27 12:17:33 +00:00
Ookiineko
67ceadbb4e
android-tools: fix typos in fastboot patch
...
Signed-off-by: Ookiineko <chiisaineko@protonmail.com>
2022-04-27 13:51:03 +02:00
Ookiineko
5e8c078e3d
android-tools: bump TERMUX_PKG_REVISION
...
Signed-off-by: Ookiineko <chiisaineko@protonmail.com>
2022-04-27 10:15:21 +02:00
Ookiineko
49eab53c95
android-tools: add Termux-usb support for fastboot
...
Signed-off-by: Ookiineko <chiisaineko@protonmail.com>
2022-04-27 10:15:18 +02:00
muku Takeda
68699bc9a4
rustc-nightly: Fix removing another package's .so file at in-device build
2022-04-27 10:13:31 +02:00
muku Takeda
a98d8d10cc
Add rustc-nightly to run Free additional disk space on host
2022-04-27 10:13:28 +02:00
muku Takeda
11c4918729
Change the way to build rustc-nightly to reduce file usage
2022-04-27 10:13:25 +02:00
muku Takeda
5ec9a796fa
rustc-nightly: Make it possible to build the deb package
...
This is squashed 6 commits into the first one.
- Fix containing unneccessary files that prevents dpkg install
- Move rustc-nightly from disabled-package to package
- Reduce the amount of disk needed
- Fix using specific version of beta
- Fix wrong PATH value
- Fix how to retrieve LLVM_VERSION
2022-04-27 10:13:22 +02:00
Termux Github Actions
27c38932d3
neovim-nightly: update to 0.8.0-dev+67-g0d41c4dee
...
This commit has been automatically submitted by Github Actions.
2022-04-27 06:17:06 +00:00
Termux Github Actions
d092cb38af
starship: update to 1.6.3
...
This commit has been automatically submitted by Github Actions.
2022-04-27 00:32:40 +00:00
Termux Github Actions
bb1d7adf60
nnn: update to 4.5
...
This commit has been automatically submitted by Github Actions.
2022-04-26 18:15:46 +00:00
Termux Github Actions
c485f5a439
lua-language-server: update to 3.2.2
...
This commit has been automatically submitted by Github Actions.
2022-04-26 18:15:25 +00:00
Termux Github Actions
76817a975a
flyctl: update to 0.0.324
...
This commit has been automatically submitted by Github Actions.
2022-04-26 18:13:41 +00:00
Termux Github Actions
8f8bd0fd4b
delve: update to 1.8.3
...
This commit has been automatically submitted by Github Actions.
2022-04-26 18:12:06 +00:00
Tee KOBAYASHI
54916e7782
webkit2gtk: Update to 2.36.1
2022-04-27 02:03:46 +09:00
Aditya Alok
5e0f450db7
fix(yara): depend on libandroid-posix-semaphore
, update to 4.2.1
...
fix #10343
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-26 19:50:34 +05:30
Yaksh Bariya
029da6a2dd
ci: use v3 of actions/{checkout,download-artifact,upload-artifact}
2022-04-26 19:41:35 +05:30
Yaksh Bariya
40a81eb8fb
aerc: enable auto updates
...
%ci:no-build
2022-04-26 19:25:54 +05:30
Tee KOBAYASHI
a193ceb405
new package: wxmaxima
2022-04-26 21:34:34 +09:00
Tee KOBAYASHI
54cbcf315c
libarrow-cpp: Include libarrow-python as a subpackage
2022-04-26 21:28:51 +09:00
Yonle
76f0d57ee9
Fluidsynth: Update to 2.2.7
...
https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.7
2022-04-26 21:26:46 +09:00
Termux Github Actions
583f04ef5c
lesspipe: update to 2.05
...
This commit has been automatically submitted by Github Actions.
2022-04-26 12:18:00 +00:00
Termux Github Actions
561bd8ef71
gh: update to 2.9.0
...
This commit has been automatically submitted by Github Actions.
2022-04-26 12:17:34 +00:00
Termux Github Actions
c049a221f1
neovim-nightly: update to 0.8.0-dev+60-ga75efc237
...
This commit has been automatically submitted by Github Actions.
2022-04-26 06:19:41 +00:00
Tee KOBAYASHI
709f606d4d
webkit2gtk: Disable OpenGL
...
that seems to cause crashes.
2022-04-26 10:11:59 +09:00
NoNameMan1231
3e123608f9
New package:dunst ( #10275 )
2022-04-26 06:39:12 +09:00
Henrik Grimler
4798011417
Revert "scripts/properties.sh: allow for jdk in /usr/lib/jvm/java-8-openjdk"
...
openjdk might not be available in the various places properties.sh is
sourced, as when linting the packages:
https://github.com/termux/termux-packages/pull/10331 . Revert the
commit to fix this issue.
This reverts commit a7e384c1d9
.
2022-04-25 22:22:59 +02:00
Henrik Grimler
348c980d53
Dockerfile: remove unused parts of sdk and ndk in setup-android-sdk instead
...
Dockerfile setup script doesn't know exactly which ndk/sdk version we
are using, so can't cd to the right folder now that the version is
part of the folder name.
2022-04-25 22:04:41 +02:00
Henrik Grimler
ad4ca4acc4
Dockerfile: copy termux_download.sh to docker image as well
...
Since it is now used by setup-android-sdk.sh.
2022-04-25 21:50:50 +02:00
Henrik Grimler
a7e384c1d9
scripts/properties.sh: allow for jdk in /usr/lib/jvm/java-8-openjdk
2022-04-25 21:37:47 +02:00
Henrik Grimler
e3034c71fa
scripts/properties.sh: put sdk and ndk in versioned folders
...
To allow for having multiple sdk/ndk versions in ~/lib/.
2022-04-25 21:37:45 +02:00
Henrik Grimler
429881ad56
setup-android-sdk: use termux_download to get sdk and ndk zips
2022-04-25 21:37:41 +02:00
Termux Github Actions
0bace8fb5d
cronie: update to 1.6.1
...
This commit has been automatically submitted by Github Actions.
2022-04-25 18:24:28 +00:00
Termux Github Actions
12441c120a
caddy: update to 2.5.0
...
This commit has been automatically submitted by Github Actions.
2022-04-25 18:23:49 +00:00