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
Aditya Alok
0de794c1d1
feat(auto-update): handle large logs while creating issues
...
- GitHub api only allows 65536 chars long body in one go.
- Now body beyond 65536 limit will be appended after a gap of 5 sec.
Appending (or patching) does not consider already present body, so we
can bypass this limit.
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-24 15:14:00 +05:30
Henrik Grimler
8d6fa62137
README: remove help-needed notice
...
More help and contributors are always welcome, but we now have quite a
few people that regularly help out with whatever packages/section they
are interested in. Many contributors have contributed hundreds of
commits to termux-packages in the last year, as the github statistics
show:
https://github.com/termux/termux-packages/graphs/contributors?from=2021-04-24&to=2022-04-24&type=c
so even if a single individual disappears for whatever reason the
community can still survive.
Termux-app (and the addon apps) and proot still rely heavily on a single
developer/maintainer though:
https://github.com/termux/termux-app/graphs/contributors?from=2021-04-24&to=2022-04-24&type=c
https://github.com/termux/proot/graphs/contributors?from=2021-04-24&to=2022-04-24&type=c
so if anything more resources are needed there.
2022-04-24 11:08:20 +02:00
Henrik Grimler
4a459f8c37
ca-certificates: update to 2022-03-29
2022-04-24 10:47:20 +02:00
Termux Github Actions
d147262b8f
neovim-nightly: update to 0.8.0-dev+40-g843d9223a
...
This commit has been automatically submitted by Github Actions.
2022-04-24 06:18:13 +00:00
Termux Github Actions
a61e8fdfb9
harfbuzz: update to 4.2.1
...
This commit has been automatically submitted by Github Actions.
2022-04-24 06:11:34 +00:00
Tee KOBAYASHI
f0c5f73386
wxwidgets: Update to 3.1.6
2022-04-24 11:52:30 +09:00
s00se
4463ebfa19
proxmark3-git: update to latest master
2022-04-24 08:10:17 +09:00
Tee KOBAYASHI
379ca1b6f5
new package: mousepad
2022-04-24 07:15:08 +09:00
Tee KOBAYASHI
a3e0407001
libseccomp: Update to 2.5.4
2022-04-23 22:40:38 +05:30
Tee KOBAYASHI
dfb4de296e
vtm: Specify TERMUX_PKG_LICENSE_FILE
...
instead of using custom `termux_step_install_license` function.
%ci:no-build
2022-04-24 00:10:43 +09:00
tempaccforissue
693ffa5426
groovy: update to 4.0.2
2022-04-23 21:49:41 +09:00
tempaccforissue
f997f35674
kotlin: update to 1.6.21
2022-04-23 20:53:55 +09:00
Tee KOBAYASHI
19acfac52b
new package: gtksourceview4
2022-04-23 20:29:58 +09:00
Tee KOBAYASHI
27b068b397
new package: gtk3-nocsd
2022-04-23 20:29:13 +09:00
Tee KOBAYASHI
0ede9ccdf0
new package: gcr
2022-04-23 20:28:23 +09:00
Tee KOBAYASHI
1630a81b4a
new package: sfml
2022-04-23 20:27:51 +09:00
Tee KOBAYASHI
adfc204f0b
new package: glfw
2022-04-23 20:27:15 +09:00
Yonle
09604c6781
Rebuild aview
...
`CANNOT LINK EXECUTABLE "aview": library "libncursesw.so.6" not found`
2022-04-23 16:40:22 +07:00
Termux Github Actions
3821333453
neovim-nightly: update to 0.8.0-dev+34-g4e4914ab2
...
This commit has been automatically submitted by Github Actions.
2022-04-23 06:19:00 +00:00
Termux Github Actions
dd31faf59f
quick-lint-js: update to 2.4.2
...
This commit has been automatically submitted by Github Actions.
2022-04-23 04:33:35 +00:00
Aditya Alok
d72177e5ce
feat(auto-update): create issue if update fails
...
- now a new issue with output logs will be created and assigned to
$GITHUB_ACTOR, if auto update fails for a package
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-23 09:47:32 +05:30
William Budington
e2be484268
apkeep: update to v0.11.0
2022-04-23 08:56:08 +05:30
Termux Github Actions
1ef806e8f6
flyctl: update to 0.0.322
...
This commit has been automatically submitted by Github Actions.
2022-04-23 00:21:43 +00:00
Henrik Grimler
61c8235fc1
termux-keyring: update grimler key with more signatures
...
Includes signature by @agnostic-apollo.
2022-04-22 22:17:21 +02:00