Commit Graph

13533 Commits

Author SHA1 Message Date
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
Puneet Gopinath
6cb7f97496 revert "apache2: update to 2.4.47" 2021-05-25 11:09:32 +03:00
Puneet Gopinath
dfeb695f18 Update build.sh 2021-05-25 11:09:32 +03:00
Suhan G Paradkar
3dc78812f1
Updates to a few packages (#6850)
* Update apt

* Update bat

* Update caddy

* Update clash

* Update croc

* Update dar

* Update exiftool

* Update ffsend

* Update delve

* Update imagemagick

* Update libxml2

* Update micro

* Update mime-support

* Update notmuch
2021-05-25 07:39:23 +05:30
Simeon Huang
1597d11374
enable C++ for gpgme to create gpgmepp packages (#6827) 2021-05-24 19:05:16 +03:00
glow
ce4bd9d866
cava: update to 0.7.4 (#6829) 2021-05-24 19:04:41 +03:00
Lucy Phipps
557cadb0c3
gh: update to 1.10.3 2021-05-23 06:52:51 +01:00
Simeon Huang
1c1ebe320f
Enable PulseAudio's GLIB component and put it in subpackages (#6852) 2021-05-22 15:17:52 +03:00
Henrik Grimler
db2340ae62 apr-util: switch source url 2021-05-22 07:57:14 +02:00
Henrik Grimler
aab687005a apr: update sha256sum as well 2021-05-21 19:31:04 +02:00
Henrik Grimler
f236b4e518 apr: update source url 2021-05-21 19:30:06 +02:00
Andrzej Raczkowski
800a5cdeda recompile ttyd for libwebsockets 4.2.0
bump TERMUX_PKG_REVISION for ttyd 1.6.3 to 1
2021-05-21 12:43:31 +02:00
marcusz
1c942f624c
squashfs-tools-ng: update to 1.1.1 (#6833) 2021-05-20 21:27:21 +03:00
Simeon Huang
64fbd182a5 add flatbuffers package 2021-05-19 23:09:16 +05:30