Commit Graph

21336 Commits

Author SHA1 Message Date
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
Termux Github Actions b1b7496981 bitcoin: update to 23.0
This commit has been automatically submitted by Github Actions.
2022-04-25 18:21:29 +00:00
Aditya Alok 21353d954a
fix(setup ghc): cd to `TERMUX_SCRIPTDIR` before executing buildorder.py
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-25 22:18:06 +05:30
Aditya Alok 3ba86891ed
fix(setup ghc): register haskell packages recursively
previously only main dependencies were registered, ignoring dependencies of dependencies.

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-25 21:52:36 +05:30
Aditya Alok 597726cf10
chore(cabal-install): suggest `ghc`
although ghc isn't required for some functionality, but most of functions requires ghc

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-25 20:47:50 +05:30
Aditya Alok 2375b77a4e
chore(lua-language-server): update patch, upgrade to 3.2.1
fix #10322

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-25 20:28:09 +05:30
Tee KOBAYASHI e08cb5c2c8 dmenu: Check for locale support 2022-04-25 23:04:42 +09:00
Chongyun Lee 9eb2d6d13e
run-docker.sh: Use a custom seccomp profile which allows the personality system call. 2022-04-25 10:09:50 +02:00
Chongyun Lee ff7bc6a52c
pypy{,3}: Add build for arm 2022-04-25 10:09:47 +02:00
Termux Github Actions 75e9f31224 xmake: update to 2.6.5
This commit has been automatically submitted by Github Actions.
2022-04-25 06:22:53 +00:00
Termux Github Actions fbe193d90e neovim-nightly: update to 0.8.0-dev+52-g89df042a8
This commit has been automatically submitted by Github Actions.
2022-04-25 06:21:13 +00:00
Tee KOBAYASHI ad004cdae4 new package: libarrow-cpp 2022-04-25 10:04:00 +09:00
Tee KOBAYASHI 76cf1f3ca6 libpipeline: Update to 1.5.6 2022-04-25 09:58:59 +09:00
Tee KOBAYASHI bc067c06cf zstd: Include pzstd as a subpackage 2022-04-25 09:58:16 +09:00
Tee KOBAYASHI aee88ebe56 st: Fix invalid `free()` in `xsettitle()`
by checking return value of `Xutf8TextListToTextProperty()`.
2022-04-25 09:57:01 +09:00
Termux Github Actions 4f8c07980d cava: update to 0.8.2
This commit has been automatically submitted by Github Actions.
2022-04-25 00:19:12 +00:00
Aditya Alok c091b5eb9c
fix(lxqt-panel): add `libxtst` to depends, update to 1.1.0
re #10307

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-25 02:02:15 +05:30
Aditya Alok 4e434de0f5
fix(zoxide): add `-r` options to `cp`, update to 0.8.1
copy manpages recursively

fix #10306

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-24 21:02:55 +05:30
Tee KOBAYASHI 5b7520b5a0 xwayland: Remove files conflicting with xorg-server 2022-04-25 00:30:59 +09:00
Tee KOBAYASHI 54527f58a8 qemu: Update to 7.0.0 2022-04-24 23:38:59 +09:00
Tee KOBAYASHI 6b168a0d73 gnupg: Update to 2.3.5 2022-04-24 23:22:19 +09:00
Tee KOBAYASHI 67689bc51e manpages: Remove entries for aio facility
* Also exclude entries for <monetary.h> and pthread_cancel

* Include intro entry for each section
2022-04-24 22:14:48 +09:00
Termux Github Actions 72ec46d78e z3: update to 4.8.16
This commit has been automatically submitted by Github Actions.
2022-04-24 12:23:34 +00:00
Tee KOBAYASHI 4a7b7a9afc tilda: Fix OOB write in `start_default_shell()` 2022-04-24 21:23:12 +09:00
Termux Github Actions 10b4e9727a flyctl: update to 0.0.323
This commit has been automatically submitted by Github Actions.
2022-04-24 12:11:11 +00:00
Tee KOBAYASHI abbfb668b2 new package: surf 2022-04-24 21:01:09 +09:00