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
Marlin Sööse
469d854fc4
proxmark3-git: update to latest master
2021-05-27 20:51:47 +02:00
Lucy Phipps
3ce9b86d40
bump libcurl again
2021-05-26 22:51:39 +01:00
Leonid Pliushch
719957fa2a
Revert "fix" for curl in Github Actions
...
It doesn't work.
2021-05-26 16:45:50 +03:00
Leonid Pliushch
0b3b3e063a
libcurl: bump revision
2021-05-26 16:07:00 +03:00
Henrik Grimler
e006976832
run-docker.sh: set GITHUB_ACTIONS to false if not set
...
To prevent error when building locally:
./scripts/run-docker.sh: line 34: GITHUB_ACTIONS: unbound variable
2021-05-26 14:33:35 +02:00
Leonid Pliushch
86cdb09734
another attempt to fix Github Actions curl timeouts
...
Will run "sudo ethtool -K eth0 tx off rx off" in container before executing
build commands.
Since our build environment doesn't have ethtool installed, this will
imply rebuilding Docker image. Until that, CI builds will fail due to
missing utility.
2021-05-26 15:15:37 +03:00
Lucy Phipps
62abbe5ae0
fix curl build
...
don't know where that "SUM" came from, sorry
2021-05-26 11:12:00 +01:00
Lucy Phipps
48dc9664d2
libcurl: update to 7.77.0
...
also use xz source since it's much smaller
2021-05-26 10:59:04 +01:00
Butta
c7626ec952
Bump Swift build on CI
2021-05-26 13:55:17 +05:30
Krishna Kanhaiya
ea9e0dde42
Github actions: Enable -I options again.
2021-05-26 09:09:22 +05:30
Jia Yuan Lo
391c5a2876
Fix for curl timeout in GitHub Actions
2021-05-26 09:07:25 +05:30
Butta
150ec978fe
swift: update from 5.4 to 5.4.1
2021-05-26 01:01:42 +05:30
Leonid Pliushch
b9345cd54b
qemu: rename subpackage qemu-user-x86_64 to qemu-user-x86-64
...
Avoid underscores in package name.
2021-05-25 21:03:29 +03:00
Leonid Pliushch
a0bd6e9572
docker image: install libdbus-glib-1-dev-bin
2021-05-25 19:13:34 +03:00
Leonid Pliushch
8b41a44672
restart build of composer & apache2
2021-05-25 12:18:08 +03:00
Leonid Pliushch
ea58fe3cf8
ca-certificates: update to 20210525
2021-05-25 12:17:47 +03:00
Leonid Pliushch
17313f2357
apache2: bump epoch due downgrade
2021-05-25 11:09:32 +03:00