Commit Graph

8387 Commits

Author SHA1 Message Date
Henrik Grimler 114bcec336
apt: use repo behind cludflare instead
Connections to the one behind Fosshost's proxy tend to time out
occasionally for some reason.
2022-04-28 21:07:42 +02:00
Henrik Grimler 40ed788702
termux_step_setup_variables: use repo behind cloudflare instead
Since curl seem to fail occasionally with Fosshost proxy url.
2022-04-28 21:01:34 +02:00
Henrik Grimler 8b3f62064c
CI: add script to generate bootstraps
So they don't have to be built manually.
2022-04-28 20:52:36 +02:00
agnostic-apollo 21d6c696f7
changed(termux-am-socket): Bump to 1.3.0 2022-04-28 20:09:23 +02:00
Henrik Grimler b1e05101d0
termux-keyring: add gpg keys for all current maintainers 2022-04-27 20:25:01 +02:00
Henrik Grimler 27fad93b54
termux_step_setup_variables: change default maintainer 2022-04-27 20:22:45 +02:00
Henrik Grimler 626e4adf05
generate-bootstraps: create $PREFIX/var/cache/apt/archives as well 2022-04-27 12:00:12 +02:00
Henrik Grimler b917336cbb
apt: remove Fornwall's key from trusted keys 2022-04-27 12:00:09 +02:00
Henrik Grimler eb08b756bd
generate-bootstraps: add more essential packages
busybox, dpkg, gpgv, libc++, libiconv, termux-am-socket and
termux-licenses are also necessary to get a usable terminal on android-5
devices.
2022-04-27 12:00:04 +02:00
Henrik Grimler a02dca75ba
termux-keyring: remove xeffyr's key 2022-04-27 12:00:00 +02:00
agnostic-apollo 69caa94a8c
Fixed: Fix broken bootstrap zips by adding termux-keyring dependency
The science-repo and game-repo were recently removed and their packages were added to the main repo.
During this their dependencies were removed from bootstrap zips in generate-bootstrap.sh script.
However, both these packages were dependent on termux-keyring package and the script did not have an entry itself for termux-keyring, so their removal resulted in missing termux-keyring package in bootstrap, which resulted in no keys to exist in `$TERMUX_PREFIX/etc/apt/trusted.gpg.d/` on fresh install, which resulted in `The following signatures couldn't be verified because the public key is not available: NO_PUBKEY*` errors when running `apt update` command for any bootstrap generated after Dec 14, 2021.

https://github.com/termux/termux-packages/commits/master/scripts/generate-bootstraps.sh
https://github.com/termux/termux-packages/commit/87b9cd3cf
https://github.com/termux/termux-packages/commit/758ec3a92

https://github.com/termux/termux-packages/commit/a3307822
https://github.com/termux/termux-packages/commit/f8746124
2022-04-26 20:00:55 +02:00
Leonid Pliushch 4e4cb67925
scripts/generate-bootstraps.sh: make architecture-independent (arch "all") package list optional
It is not available in some repository types, e.g. in built with "aptly".
2022-04-26 20:00:51 +02:00
Leonid Pliushch bf9053702c
Add scripts/generate-bootstraps.sh 2022-04-26 20:00:47 +02:00
Henrik Grimler 56fccb1a24
termux-am-socket: update to 1.03 2022-04-26 19:58:21 +02:00
Henrik Grimler 700d81302f
termux-am-socket: rename from termux-am-2, switch to termux repo
And remove empty lines from build.sh.
2022-04-26 19:54:40 +02:00
tareksander d9b4de04fc
Add termux-am-2
Client to use the new am implementation from this PR: https://github.com/termux/termux-app/pull/2458
2022-04-26 19:53:58 +02:00
Henrik Grimler edfc5064a7
ca-certificates: sync with master branch and update to 2022-03-29 2022-04-24 10:34:19 +02:00
Henrik Grimler e976a6e530
termux-tools: freenode -> libera.chat in motd message 2022-04-23 22:38:17 +02:00
Henrik Grimler ad180b7c40
termux_step_setup_variables: update repo urls for -i/-I builds
New ones are the ones listed at
https://github.com/termux/termux-app/wiki/Termux-on-android-5-or-6.
2022-04-23 22:32:17 +02:00
Henrik Grimler c294716d5e
apt: update to 1.4.10
Now that we anyways have to re-build the package.
2022-04-23 22:22:24 +02:00
Henrik Grimler da4c73f306
root-repo: update repo url
Use repo hosted at github instead of bintray, as bintray has been shut
down.
2022-04-23 22:22:21 +02:00
Henrik Grimler cb2a4d84f2
science-repo: update repo url
Use repo hosted at github instead of bintray, as bintray has been shut
down.
2022-04-23 22:18:04 +02:00
Henrik Grimler 0454e89195
game-repo: update repo url
Use repo hosted at github instead of bintray, as bintray has been shut
down.
2022-04-23 22:16:20 +02:00
Henrik Grimler 29a279004d
apt: update main repo url
Use repo at packages.termux.org instead of termux.net, as that is now
offine.
2022-04-23 22:12:41 +02:00
Henrik Grimler bf0c8a1f02
termux-keyring: add grimler's new key as well
Keep old key as well since some of the old, archived, repos are signed
with that one.

This is done in preparation of a re-signing of the repos, and build of
new bootstraps for a android-5/6 for termux-app.
2022-04-23 22:01:33 +02:00
Leonid Plyushch ae1d103490
update readme 2019-12-29 19:47:18 +02:00
Leonid Plyushch e083fee064
wordgrinder: make sure that include/zip.h won't appear in debfile 2019-12-23 14:46:32 +02:00
Leonid Plyushch 4c45524148
sc-im: bump revision 2019-12-23 14:24:53 +02:00
Leonid Plyushch 55566ce0d8
sc-im: enable support for gnuplot
Requested in https://github.com/termux/termux-packages/issues/4606.
2019-12-23 14:24:23 +02:00
Leonid Plyushch 0e74b0f255
sc-im: add wordexp implementation
Issue https://github.com/termux/termux-packages/issues/4614.
2019-12-23 01:06:23 +02:00
Leonid Plyushch b01a294b92
Revert "disable package: sc-im"
This reverts commit c9ada14842.
2019-12-23 01:05:12 +02:00
Leonid Plyushch c2b80115ec
wordgrinder: fix build failure when libzip is present
If include/zip.h is present in $TERMUX_PREFIX, wordgrinder
will pick it and fail with compilation error.
2019-12-23 00:30:11 +02:00
Leonid Plyushch 97b5924662
termux-tools: add notice that packages are unmaintained 2019-12-21 23:27:24 +02:00
Leonid Plyushch ad69fe1934
liblz4: build fixes 2019-12-21 23:11:12 +02:00
Leonid Plyushch 2475f20d74
linux-man-pages: fix build.sh 2019-12-21 23:05:18 +02:00
Leonid Plyushch dfd5770085
CI: change docker image 2019-12-21 22:58:54 +02:00
Leonid Plyushch 7bafbb1f36
linux-man-pages: force use `make -j1`
Should fix installation issues that randomly happening
when building package on CI/CD.
2019-12-21 22:58:19 +02:00
Leonid Plyushch 43ad60280e
use separate docker image for android-5 branch 2019-12-21 22:19:37 +02:00
Leonid Plyushch 3875c64904
pass: install all completion files
Issue https://github.com/termux/termux-packages/issues/4628.
2019-12-21 21:57:05 +02:00
Leonid Plyushch 821bd46a80
Merge pull request #4672 from bitcoinprivacy/lnd-0.8.2
lnd: bump version to 0.8.2
2019-12-19 19:07:43 +02:00
Leonid Plyushch 0f18510ab4
Merge pull request #4670 from bitcoinprivacy/android-5
bitcoin: bump version to 0.19.0.1 (patch from master)
2019-12-19 19:07:09 +02:00
Stefan 40ee1d810a lnd: bump version to 0.8.2 2019-12-19 17:48:22 +01:00
Stefan dc37fb9661 bitcoin: bump version to 0.19.0.1 (patch from master) 2019-12-19 17:30:14 +01:00
Leonid Plyushch a6d632c068
Revert "telegram-cli: move to disabled packages"
Leave package in repository as it still works on some devices.

This reverts commit 47cbc814de.
2019-12-13 02:09:31 +02:00
Leonid Plyushch 47cbc814de
telegram-cli: move to disabled packages 2019-12-12 13:37:46 +02:00
Leonid Plyushch d6c1e065c1
update readme 2019-12-08 21:59:25 +02:00
Leonid Plyushch 23df0dd37b
mariadb: update source url 2019-12-08 21:47:37 +02:00
Leonid Plyushch 614bac81b8
e2fsprogs: remove etc/e2scrub.conf 2019-12-08 21:38:59 +02:00
Leonid Plyushch d6e47b1d69
e2fsprogs: fix build error & remove unneeded stuff 2019-12-08 21:37:31 +02:00
Leonid Plyushch ef37539b9b
pass: rebuild to include bash completion files
Issue: https://github.com/termux/termux-packages/issues/4628
2019-12-08 21:16:58 +02:00