Commit Graph

17759 Commits

Author SHA1 Message Date
Termux Github Actions 02349cb8b9 miniserve: update to 0.19.3
This commit has been automatically submitted by Github Actions.
2022-03-16 00:19:57 +00:00
Termux Github Actions 48224ffca6 gh: update to 2.6.0
This commit has been automatically submitted by Github Actions.
2022-03-15 18:34:30 +00:00
Termux Github Actions 872cf95eac flyctl: update to 0.0.306
This commit has been automatically submitted by Github Actions.
2022-03-15 18:32:11 +00:00
Termux Github Actions 2f8b2b6818 erlang: update to 24.3.1
This commit has been automatically submitted by Github Actions.
2022-03-15 18:29:35 +00:00
Termux Github Actions 0e08198986 libjasper: update to 3.0.3
This commit has been automatically submitted by Github Actions.
2022-03-15 12:08:47 +00:00
Tee KOBAYASHI 898338c562 apache2: Update to 2.4.53 2022-03-15 15:42:28 +09:00
Tee KOBAYASHI b8d6bc5de3 phpmyadmin: Update to 5.1.3 2022-03-15 15:41:20 +09:00
Tee KOBAYASHI b6161d0bf6 libwavpack: Add security patch
from 773f9d0803.
2022-03-15 15:05:14 +09:00
Chongyun Lee 2894168dfa new package: pypy 2022-03-15 12:01:29 +09:00
Tee KOBAYASHI dcf3a11758 new package: yq 2022-03-15 11:28:23 +09:00
Tee KOBAYASHI 6d91baed87 gst-plugins-base: Remove `include/KHR` after install 2022-03-15 11:26:49 +09:00
Tee KOBAYASHI 3d8094f13a rtorrent: Depend on `libc++` 2022-03-15 11:21:04 +09:00
xtkoba 5df56c2a98
new package: matplotlib (#9397)
* new package: matplotlib

* matplotlib: Restrict kiwisolver version
2022-03-15 10:52:05 +09:00
Tee KOBAYASHI ec6de3b815 new package: python-apt 2022-03-15 10:43:11 +09:00
Tee KOBAYASHI d01cf13c36 new package: python-tldp 2022-03-15 10:42:05 +09:00
Termux Github Actions f28af9de1c gitea: update to 1.16.4
This commit has been automatically submitted by Github Actions.
2022-03-15 00:19:55 +00:00
Termux Github Actions 5cd39d81fa virustotal-cli: update to 0.10.1
This commit has been automatically submitted by Github Actions.
2022-03-14 18:15:33 +00:00
Termux Github Actions d4a115983d qalc: update to 4.1.0
This commit has been automatically submitted by Github Actions.
2022-03-14 18:14:15 +00:00
Yonle 6d2ad58318 Remove gst-libav-1.19.3-ffmpeg-5.0.patch
Signed-off-by: Yonle <yonle@duck.com>
2022-03-14 23:14:43 +05:30
Yonle 5b0e7f1735 test: gst-plugins-good: Update patch file? 2022-03-14 23:14:43 +05:30
Yonle 592e749885 gst-plugins-base: update to 1.20.0 2022-03-14 23:14:43 +05:30
Yonle ea6ebbf358 gst-plugins-ugly: update to 1.20.0 2022-03-14 23:14:43 +05:30
Yonle f1755e3bde gst-plugins-good: update to 1.20.0 2022-03-14 23:14:43 +05:30
Yonle fae304afb7 gst-plugins-bad: update to 1.20.0 2022-03-14 23:14:43 +05:30
Yonle ad1b965f1f gst-libav: update to 1.20.0 2022-03-14 23:14:43 +05:30
Yonle 725442c22a gstreamer: update to 1.20.0 2022-03-14 23:14:43 +05:30
s00se 202228c623 proxmark3-git: update to latest master 2022-03-14 19:48:45 +09:00
Oskar 75b43c820e
bump miniserve to 0.19.2 and enable autoupdate (#9396)
* bump miniserve to 0.19.2 and enable autoupdate

* update description
2022-03-14 19:47:55 +09:00
Tee KOBAYASHI 69909ae504 dpkg: Include `dpkg-scanpackages` as a subpackage 2022-03-14 19:40:21 +09:00
Tee KOBAYASHI 17ef6c4971 nsis: Create symlink to `makensis` from `bin/`
so that `command-not-found` can find it.
2022-03-14 09:10:23 +09:00
Tee KOBAYASHI c5ff038fa7 fish: Update to 3.4.0 2022-03-13 22:26:13 +05:30
Henrik Grimler 33354fdc39
mv a couple of scripts from scripts/ to scripts/bin/
These ones are not run by, and are not really related to, the build
system, so should be safe to move them to the bin/ subdirectory.
2022-03-13 17:23:23 +01:00
Henrik Grimler 17ef52311c
libcap: update to 2.63 2022-03-13 14:52:31 +01:00
Henrik Grimler d0bb3a9273
aptly_api: need to use double quotes in json string
Should hopefully explain error in package publish step..
2022-03-13 14:35:54 +01:00
Henrik Grimler d9afff3094
gnunet: bump after $PREFIX/bin/sh->/bin/sh symlink has been fixed 2022-03-13 14:05:23 +01:00
Henrik Grimler a9befe63d2
aptly_api: fix expansion of GPG_PASSPHRASE when publishing repo 2022-03-13 14:02:52 +01:00
Henrik Grimler 7502d684d8
build-package: create $PREFIX/bin/sh->/bin/sh symlink later
We need to run it after termux_step_get_dependencies, or else the
symlink might be overridden if dash is a dependency, since it contains
a sh->dash symlink.

termux_step_override_config_scripts is run right after
termux_step_get_dependencies, and feels seems like a logical place to
create the symlink (since symlink is used to make config scripts
executable).
2022-03-13 13:58:37 +01:00
Henrik Grimler 829368cac9
CI: set GPG_PASSHRASE as well for packages.termux.org uploads 2022-03-13 13:44:05 +01:00
Henrik Grimler 3997a41ff0
CI: remove duplicate info message
It's already printed in aptly_publish_repo.
2022-03-13 13:28:22 +01:00
Henrik Grimler e7be93609b
CI: extract deb archive only once
No need to extract it again during grimler.se upload.
2022-03-13 13:15:16 +01:00
Henrik Grimler d2c12f838b
gnunet: update to 0.16.1 2022-03-13 12:23:25 +01:00
Henrik Grimler ccf1b2d111
CI: packages.yml: upload to grimler.se as well 2022-03-13 11:12:42 +01:00
Henrik Grimler e7f3a436ae
CI: packages.yml: refactor, move aptly api functions to scripts/ 2022-03-13 11:12:39 +01:00
Henrik Grimler 1e747db52b
apt: add {game,science,unstable}-repo to TERMUX_PKG_CONFLICTS
To force their removal.
2022-03-13 10:37:24 +01:00
Tee KOBAYASHI c96e9fe509 mcfly: Disable broken Bash support
See https://github.com/termux/termux-packages/issues/8722.
2022-03-13 16:56:02 +09:00
Tee KOBAYASHI f31120b323 socat: Update to 1.7.4.3
* Re-enable 32-bit builds
2022-03-13 16:28:23 +09:00
Henrik Grimler 8e08ff2491
isync: update to 1.4.4 2022-03-13 08:04:41 +01:00
Henrik Grimler 24e5975f07
freetype: update update to 2.11.1 2022-03-13 08:03:45 +01:00
Henrik Grimler c440298f3d
findutils: update to 4.9.0 2022-03-13 08:02:57 +01:00
Henrik Grimler d31b08eaae
fetchmail: update to 6.4.28 2022-03-13 08:02:10 +01:00