Commit Graph

12495 Commits

Author SHA1 Message Date
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Krishna Kanhaiya 560839ce81
Github-project.txt: Comment out Delve.
Have saw upstreams and upstream PRs, delve is't suitable for automatic update. Will do it manually.
2020-12-20 14:16:27 +05:30
Termux Github Actions bfbfb21dff lf: update to 18 2020-12-19 18:32:10 +00:00
Termux Github Actions d1ce410dff hugo: update to 0.79.1 2020-12-19 18:30:35 +00:00
Termux Github Actions 94ff85d285 zstd: update to 1.4.8 2020-12-19 06:26:35 +00:00
Termux Github Actions ae71ef45b5 strace: update to 5.10 2020-12-18 20:12:03 +00:00
Termux Github Actions 2dfed06870 qalc: update to 3.15.0 2020-12-18 20:08:52 +00:00
Termux Github Actions 553cd7d0b1 libusb: update to 1.0.24 2020-12-18 20:06:29 +00:00
Termux Github Actions 7c618e7426 jfrog-cli: update to 1.42.2 2020-12-18 20:05:52 +00:00
Termux Github Actions 3b67af6cb2 findomain: update to 2.1.5 2020-12-18 20:03:04 +00:00
Jorge Juan-Chico d4b6187490 Increment TERMUX_PKG_REVISION 2020-12-18 21:47:29 +02:00
Jorge Juan-Chico 0267184ad3 Use the alternatives system for vi providers
Make build.sh scripts of vim, vim-python, neovim and vis use the
alternatives system (update-alternatives) to provide the "vi"
command.
2020-12-18 21:47:29 +02:00
Jorge Juan-Chico 7535177e70 Update to new uptream cacert.pem
- Update pakage version to cacert.pem of 20201208
2020-12-18 21:45:58 +02:00
Leonid Pliushch 4107910fe5
check-updates.sh: do `git pull --rebase` before pushing
Ensure that no new changes has been made, so push will not fail.
2020-12-18 21:40:24 +02:00
Leonid Pliushch 0330ba377b
libluajit: fix build.sh 2020-12-18 21:38:45 +02:00
Leonid Pliushch bf58642a42
check-updates: add more packages for updates checking
Seems all now.
2020-12-18 21:38:17 +02:00
Leonid Pliushch 1d34e9a6a8
check-updates: add more packages for updates checking 2020-12-18 21:14:57 +02:00
Leonid Pliushch 87c7ecb00f
check-updates.sh: do not process unavailable packages 2020-12-18 19:54:12 +02:00
Leonid Pliushch 1f89afee99
check-updates: add more packages for updates checking 2020-12-18 19:53:13 +02:00
Termux Github Actions 885bc227d5 zstd: update to 1.4.7 2020-12-17 23:30:01 +00:00
Termux Github Actions 9e902cf633 okc-agents: update to 0.1.2 2020-12-17 23:28:45 +00:00
Termux Github Actions 584e660d90 o-editor: update to 2.34.1 2020-12-17 23:26:32 +00:00
Termux Github Actions 2269b40861 hors: update to 0.7.3 2020-12-17 23:26:01 +00:00
Termux Github Actions 7ba319a904 git-lfs: update to 2.13.1 2020-12-17 23:19:45 +00:00
Termux Github Actions 32c995c4ac gh: update to 1.4.0 2020-12-17 23:19:16 +00:00
Termux Github Actions 4db7951199 direnv: update to 2.25.2 2020-12-17 23:18:11 +00:00
Leonid Pliushch 5d01d72a3a
check-updates.sh: switch to for loop
'while' loop stops for unknown reason after 'git commit'
2020-12-18 01:09:28 +02:00
Termux Github Actions 4399a39795 cicada: update to 0.9.15 2020-12-17 22:45:59 +00:00
Leonid Pliushch 2aed379af2
CI: package updates: use my token for cloned repo 2020-12-18 00:26:53 +02:00
Leonid Pliushch 3d775d213e
Revert "cicada: update to 0.9.15"
This reverts commit d9d002183e.
2020-12-18 00:21:59 +02:00
Termux Github Actions d9d002183e cicada: update to 0.9.15 2020-12-17 22:18:37 +00:00
Leonid Pliushch 6ab6ffa865
CI: fetch all commits in package_updates.yml 2020-12-18 00:07:12 +02:00
Leonid Pliushch ae12994deb
CI: allow to purge old debfiles manually 2020-12-17 23:55:34 +02:00
Leonid Pliushch 19fec71992
CI: allow to regenerate Repology metadata manually 2020-12-17 23:54:49 +02:00
Leonid Pliushch bddfd7da4d
CI: allow to trigger Docker image rebuild manually 2020-12-17 23:54:17 +02:00
Leonid Pliushch 8fec9045fd
CI: run package updates every 6 hours 2020-12-17 23:52:50 +02:00
Leonid Pliushch 5dfac1d75b
CI: allow workflow 'package updates' to be triggered manually 2020-12-17 23:50:16 +02:00
Leonid Pliushch a182182d8e
CI: allow to push updates 2020-12-17 23:44:44 +02:00
Leonid Pliushch 61e23dd6c6
CI: experimental support for automatically checking updates, building them and committing
No push to main repo is performed currently.
2020-12-17 22:24:13 +02:00
Leonid Pliushch b0a795c2bb
check-updates.sh: add support for committing and pushing changes 2020-12-17 22:22:16 +02:00
Leonid Pliushch e3559415ee
check-updates.sh: try to build packages 2020-12-17 22:13:45 +02:00
Leonid Pliushch 699b9ff223
check-updates.sh: automatically update versions and checksums 2020-12-17 22:03:35 +02:00
Leonid Pliushch 1ee961c420
check-updates.sh: filter version numbers from tags by using regexp where needed 2020-12-17 21:52:46 +02:00
Leonid Pliushch f79c5170fd
check-updates.sh: comment out packages which have tags but no releases
They return null in latest version tag.

Continuing auto updates checking experiment.
2020-12-17 21:35:28 +02:00
Leonid Pliushch 56ad2471f3
check-updates.sh: no 'set -e -u' in when sourcing build.sh 2020-12-17 21:34:33 +02:00
Leonid Pliushch 7152d17384
phpmyadmin: bump revision 2020-12-17 16:42:55 +02:00
道玄 846ee8e41a
phpmyadmin: fix path (#6149) 2020-12-17 16:41:51 +02:00
Leonid Pliushch a531f0da37
CI: add workflow for check-updates.sh
For now script will just check package updates each 6 hours and print
them to console. Nothing will be built/pushed.

Functionality will be extended gradually.
2020-12-17 16:36:08 +02:00
Leonid Pliushch 051536ff31
libvidstab: fix build.sh 2020-12-17 16:29:25 +02:00
Leonid Pliushch b6dd6b608d
check-updates: update package/project list 2020-12-17 16:28:59 +02:00