Commit Graph

13563 Commits

Author SHA1 Message Date
Leonid Pliushch 0b65e43386
generate-bootstraps.sh: update repository url 2021-06-03 20:31:23 +03:00
Leonid Pliushch 2f6d19869f
science-repo: use our new primary host 2021-06-03 19:43:59 +03:00
Leonid Pliushch 59ce1178be
root-repo: use our new primary host 2021-06-03 19:43:35 +03:00
Leonid Pliushch 0f2219eb82
game-repo: use our new primary host 2021-06-03 19:43:14 +03:00
Leonid Pliushch 5923e26410
github actions: uploader message fix 2021-06-03 19:36:19 +03:00
Leonid Pliushch 74d431b0eb
termux-tools: bump revision (testing upload script after fix) 2021-06-03 18:37:06 +03:00
Leonid Pliushch 62e458e507
github actions: fix repository publishing step 2021-06-03 18:35:51 +03:00
Leonid Pliushch 14ce7ac0da
termux-tools: bump revision (testing updated upload script) 2021-06-03 17:40:49 +03:00
Leonid Pliushch 90a703a7f2
github actions: more complete error handling for uploads 2021-06-03 17:38:57 +03:00
Leonid Pliushch 101ae1396a
github actions: delete temporary directory from server if package upload failed 2021-06-03 16:56:10 +03:00
Puneet Gopinath ba10e3b4f8
composer: update to 2.1.0 (#6945) 2021-06-03 16:16:37 +03:00
Leonid Pliushch c9c1187857
apt: update default repository url
Using packages.termux.org since it is now a primary host.
2021-06-03 16:07:39 +03:00
Leonid Pliushch 3ff64f973d
github actions: finally remove uploads to grimler.se
Shouldn't be needed anymore.
2021-06-03 15:52:57 +03:00
Leonid Pliushch c9e8d1cb2b
build-package.sh: use packages.termux.org when running with -I/-i options 2021-06-03 14:59:39 +03:00
WMCB-Tech 3e12bafe90 termux-chroot: specify --kill-on-exit option
this option terminates all processes when exiting termux-chroot session
to avoid hanging when doing exit when there's a daemon that is left running under termux-chroot
2021-06-03 11:54:13 +03:00
Jia Yuan Lo dbfb9f7568 emscripten: dont install test deps by default 2021-06-03 06:33:21 +05:30
Jia Yuan Lo de4ca4c019 emscripten: update to 2.0.23 2021-06-03 06:33:21 +05:30
Jia Yuan Lo e5682c0bd2 emscripten: update to 2.0.22 2021-06-03 06:33:21 +05:30
Jia Yuan Lo 184005f471 emscripten: update to 2.0.21 2021-06-03 06:33:21 +05:30
Leonid Pliushch 6afa93e058
termux-tools: bump revision 2021-06-03 02:16:13 +03:00
Leonid Pliushch 5216760e81
dialog: update to 1.3-20210530 2021-06-03 02:16:00 +03:00
Leonid Pliushch 0d856e1f30
termux-tools: version 0.123 2021-06-03 01:49:30 +03:00
Leonid Pliushch f2697d41c7
termux-tools: termux-change-repo: update list of default repository urls 2021-06-03 01:48:51 +03:00
Leonid Pliushch a34fe61158
termux-tools: pkg: update list of repository urls 2021-06-03 01:46:49 +03:00
Leonid Pliushch 9104125493
github actions: provide gpg passphrase via secrets
No need to keep gpg-agent running on server side anymore.
2021-06-03 01:37:30 +03:00
Leonid Pliushch 5667b389fa
x11-repo: new repository url 2021-06-03 01:17:38 +03:00
Leonid Pliushch 5d4c878266
unstable-repo: new repository url 2021-06-03 01:16:53 +03:00
Leonid Pliushch a95ffea11d
update readme 2021-06-03 01:13:49 +03:00
Leonid Pliushch 1a7d4b3c33
delete test package 2021-06-03 01:11:30 +03:00
Leonid Pliushch b5bdfe3522
Revert "github actions: disable uploads to grimler.se"
This reverts commit bc0642e5d7.
2021-06-03 01:10:50 +03:00
Leonid Pliushch bc0642e5d7
github actions: disable uploads to grimler.se
don't fill grimler.se with test packages
2021-06-03 01:00:02 +03:00
Leonid Pliushch 3155996cec
github actions: debugging package upload 2021-06-03 00:59:29 +03:00
Leonid Pliushch 319a5cd548
test package uploading to our new repository 2021-06-03 00:20:41 +03:00
Leonid Pliushch 2f63574e2b
github actions: initial support of uploading to packages.termux.org 2021-06-03 00:16:03 +03:00
Lokesh Pandey ab84933f02
Merge pull request #6932 from PandaFoss/master
Update macchina
2021-06-01 10:29:00 +05:30
Panda Foss 440b495b9b
Update macchina 2021-05-31 20:07:40 -03:00
Michal Bednarski d94916d491 proot: Update package
https://github.com/termux/proot/issues/151#issuecomment-838182136
2021-05-30 20:06:52 +02:00
Henrik Grimler 5cd3d276ec libllvm: depend on libxml2
libxml2 is downloaded/compiled during the build thanks to lldb
depending on it.  However, libLLVM.so also links to it, and should
therefore also depend on the library.
2021-05-30 16:34:53 +02:00
Henrik Grimler b9546f0082 libusb: add patch from upstream
Fixes https://github.com/termux/termux-app/issues/1928.
2021-05-30 07:54:43 +02:00
Leonid Pliushch bd7dd8a9b3
netcat-openbsd: don't conflict with netcat from nmap
Unfortunately subpackages do not support debscripts currently, so nc & netcat
symlinks can't be managed through update-alternatives. As there no other way
to have these symlinks in multiple packages without conflict, nmap package
receives the following changes:

* Rename netcat subpackage to nmap-ncat.
* Remove symlinks nc and netcat pointing to ncat.

***

Requested in https://github.com/termux/termux-packages/issues/6921.
2021-05-29 21:25:13 +03:00
Leonid Pliushch ca1d255cc7
restart failed build 2021-05-29 16:00:11 +03:00
Leonid Pliushch 3bee6dfcc5
revert pforth upgrade
Build issues:

Applying patch: *.patch.beforehostbuild
/home/builder/termux-packages/packages/pforth/build.sh: line 23: cd: build/unix: No such file or directory
2021-05-29 15:55:10 +03:00
Leonid Pliushch e8597d4284
bump revision for modified packages where needed 2021-05-29 14:55:53 +03:00
vhqtvn 124efc9dd9
package updates & build issue fixes (#6919)
aptly: fix build failure

dpkg: fix $TERMUX_ARCH in configure script

gotty: switch to up-to-date upstream

minicom: update source url

ncurses: force build with -fPIC

newsboat: update to 2.23

ovmf: update to 20210421.18.g15ee7b7689

pforth: update to 20210315

pup: build with GO111MODULE=off

rcshell: update source url

remind: update to 03.03.07

tweego: update to 2.1.1

virustotal-cli: update to 0.9.6

docker image: install some missing build tools
2021-05-29 14:41:04 +03:00
Leonid Pliushch 7d66a3e782
proxmark3: specify libc++ as dependency 2021-05-28 13:02:30 +03:00
Leonid Pliushch 0857191399
proxmark3-git: fix build.sh
* Use _COMMIT variable for specifying the Git commit hash and then referencing
  it in version and source url.

* Move readline and libbz2 to runtime dependencies as well as specify libc++.
  Shared object dependencies:

  libbz2.so.1.0
  libc++_shared.so
  libc.so
  libdl.so
  libm.so
  libreadline.so.8
2021-05-28 12:55:34 +03:00
Leonid Pliushch 85ee466496
flatbuffers: bump revision 2021-05-28 12:28:36 +03:00
Leonid Pliushch 07b93dbff2
flatbuffers: remove cmake from build dependencies
build-package.sh downloads it automatically if necessary.

For on-device builds it is installed by setup-termux.sh
2021-05-28 12:21:52 +03:00
Richard Boß 06fa7587d4 nim: update to 1.4.8 2021-05-27 20:52:43 +02:00
Hugo Wang a8cb7463c5 upgraded cicada to v0.9.19 2021-05-27 20:52:24 +02:00