Commit Graph

12004 Commits

Author SHA1 Message Date
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
0b3b3e063a
libcurl: bump revision 2021-05-26 16:07:00 +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
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
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
Leonid Pliushch
6458d3f88b termux-tools: version 0.122 2021-05-19 16:25:59 +03:00
Leonid Pliushch
f38de1945b termux-tools: pkg: run apt update if no package list available for current mirror 2021-05-19 16:25:59 +03:00
Leonid Pliushch
c605627c40 termux-tools: pkg: fix possible case where $current_mirror receives a multiline value 2021-05-19 16:25:59 +03:00
Leonid Pliushch
1e5ca4b743 termux-tools: pkg: fix bug where last_modified returned negative values 2021-05-19 16:25:59 +03:00
Leonid Pliushch
cf3236e9e8 termux-tools: pkg: try to avoid cases where pkgcache is up-to-date but sources.list has been changed
A small percentage of users reporting issue where `pkg install` shows that
package is not available, though it is present in our apt repository. This
happens when sources.list has been changed without subsequent `apt update`.

Now `pkg` will force run `apt update` if sources.list was modified after
packages list update but cache still not expired.
2021-05-19 16:25:59 +03:00
Simeon Huang
22ccd3797c Add package script for mimetic 2021-05-19 03:04:34 +05:30
Leonid Pliushch
03663a8e42
termux-tools: pkg: fix traffic share values
There should not be equal values.
2021-05-18 16:04:39 +03:00
Leonid Pliushch
4b00637faf
termux-tools: version 0.121, mark as it doesn't work if keyring version is below 1.9
Kcubeterm's GPG key has been added recently, so latest keyring is required when
using dl.kcubeterm.me Termux mirror.
2021-05-18 15:57:19 +03:00
Leonid Pliushch
d5fac3a9d7
termux-tools: pkg: get rid of redundant IPFS gateway, use dweb.link as IPFS gateway, recalculate traffic shares 2021-05-18 15:56:34 +03:00
Leonid Pliushch
5d32c11daf
termux-tools: termux-change-repo: alphabetically sort mirrors except CN ones 2021-05-18 15:48:47 +03:00
suhan-paradkar
f61b9fb6d5 Add package: Mailutls 2021-05-18 14:18:36 +02:00
Noah
48d259bf78 Remove llvm-12 patch 2021-05-18 09:40:25 +02:00
Noah
d791c66d11 rust: update to 1.52.1 2021-05-18 09:40:25 +02:00
Krishna Kanhaiya
e63d89bdc1
Added new repo/mirror (#6821) 2021-05-18 12:26:39 +05:30
Henrik Grimler
08bcc88e4b ncurses: update rxvt-unicode and kitty sources 2021-05-16 22:07:01 +02:00
Henrik Grimler
d081eb279e runit: use git.sr.ht/~grimler/runit for source
Runit there has been converted to use autoconf and automake, and some
additional patches from other distros has been added.

Not a lot of functional changes for now.  Package size has been
decreased by ~80 % by moving common code to a shared library.
2021-05-16 19:29:41 +02:00
Henrik Grimler
eb7bdf95ac shell2http: fix build 2021-05-16 19:29:07 +02:00
Henrik Grimler
f9cf5ddb93 rush: fix build 2021-05-16 19:29:07 +02:00
Henrik Grimler
e43c00741e gotty: fix build 2021-05-16 19:29:07 +02:00
Henrik Grimler
b726aed713 gbt: fix build 2021-05-16 19:29:07 +02:00
Henrik Grimler
350b1b2567 Bump packages to re-try build 2021-05-15 22:56:54 +02:00
Marlin Sööse
12c5b81e86 proxmark3-git: bump package revision 2021-05-15 22:43:46 +02:00
Marlin Sööse
13b5ad6161 proxmark3-git: adjust package to remove make override 2021-05-15 22:43:46 +02:00
Marlin Sööse
277b1bcfc7 proxmark3-git: sync to master, add bzip2 dependency 2021-05-15 22:43:46 +02:00
Marlin Sööse
996df0aafc proxmark3-git: use proper version syntax 2021-05-15 22:43:46 +02:00
Marlin Sööse
8bb73b1795 proxmark3-git: add 'unstable' package
Add completely separate package for proxmark3 using more up to date builds directly from master branch on GitHub
2021-05-15 22:43:46 +02:00
Marlin Sööse
0746a2522f recode: fix SRCURL 2021-05-15 22:38:44 +02:00
Marlin Sööse
65fb0a8312 new package: recode (#6614) 2021-05-15 22:38:44 +02:00
ruki
acbae40263 xmake: 2.5.4 2021-05-15 22:38:11 +02:00
Henrik Grimler
320c6522b4 tweego: update source url
%ci:no-build
2021-05-15 22:33:15 +02:00
Henrik Grimler
f505558bd3 xmake: avoid overriding termux_step_make{,_install} 2021-05-15 22:33:15 +02:00
Henrik Grimler
4ddfafadc2 bitcoin: add patch to update boost url
%ci:no-build
2021-05-15 22:25:17 +02:00
Henrik Grimler
68ab2e90d9 getconf: update to 0.6
Makefile was updated to respect DESTDIR.
2021-05-13 23:07:30 +02:00
Henrik Grimler
e8924ce66d hunspell-en-us: update en_US.dic to 2021-01-01 version
Maybe we should add hunspell-en-gb as well, the British dictionary
seem to be updated much more frequently.
2021-05-13 23:07:30 +02:00
Henrik Grimler
63c549c509 docopt: specify license files in TERMUX_PKG_LICENSE_FILE instead 2021-05-13 23:07:30 +02:00
Henrik Grimler
33bd19af97 ovmf: update to 20210421.14.g5531fd48de 2021-05-13 23:05:58 +02:00
Henrik Grimler
eba0eb244e cryptopp: convert spaces to tab
%ci:no-build
2021-05-12 16:58:59 +02:00
Henrik Grimler
6177a59e2e cryptopp: do not override termux_step_{get_source,make,make_install}
Use TERMUX_PKG_MAKE_INSTALL_TARGET, TERMUX_PKG_EXTRA_MAKE_ARGS and
download source from github instead to achieve this.
2021-05-12 16:55:27 +02:00
Henrik Grimler
4096e88909 aerc: update sha256sum
I guess remote was force-pushed.
2021-05-12 16:55:26 +02:00
kcubeterm
2710cae50c termux-keyring: updated @kcubeterm gpg key 2021-05-12 06:11:27 +05:30
Leonid Pliushch
76cc63e97a
termux-keyring: updated @xeffyr gpg key
Add signature.
2021-05-11 22:59:37 +03:00
Henrik Grimler
d873f2dd73 termux-keyring: update grimlers key with more signatures 2021-05-11 21:11:07 +02:00
Marlin Sööse
b8336e4f4a
proxmark3: remove build requirement for dependency (#6794) 2021-05-11 22:03:42 +03:00
xtkoba
47beda5163 Bump TERMUX_PKG_REVISION 2021-05-11 19:14:24 +02:00
xtkoba
614672da7f Force -fno-strict-aliasing for Ruby
Optimization level `-O2` is insufficient for avoiding overoptimization, because it enables `-fstrict-aliasing`.

Upstream: https://bugs.ruby-lang.org/issues/17540
2021-05-11 19:14:24 +02:00
kcubeterm
c1984b21f4 termux-keyring: corrected version 2021-05-11 22:06:04 +05:30
kcubeterm
fca0d17951 termux-keyring: added @kcubeterm gpg key 2021-05-11 22:03:51 +05:30
Leonid Pliushch
62998c2356
termux-keyring: updated @xeffyr gpg key
Add signature.
2021-05-11 17:43:05 +03:00
Craig Barnes
15141d2698 dte: remove ncurses dependency
Upstream no longer uses the terminfo library. The upstream makefile
also enables -j$(nproc) automatically.
2021-05-10 17:23:48 +02:00
Michal Bednarski
ac0142e709 proot: Update package
termux/proot#151 link2symlink AArch32 support
2021-05-10 17:14:03 +02:00
Marlin Sööse
f2b83ce747 libzip: Move to GitHub for releases 2021-05-09 23:43:05 +02:00
Simeon Huang
3622ee1fe6 use the official download link 2021-05-09 16:58:20 +02:00
Jia Yuan Lo
4225ca7434 emscripten: update to 2.0.20 2021-05-09 11:15:25 +02:00
Jia Yuan Lo
eda410b660 emscripten: add libunwind & compiler-rt 2021-05-09 11:15:25 +02:00
Jia Yuan Lo
59622ff852 emscripten: update to 2.0.18 2021-05-09 11:15:25 +02:00
Henrik Grimler
d3d7dc805f
procps: use __progname for getting program name (#6777)
Autoconf macro for __progname taken from tmux, seems it is missing
from procps, code checks `ifdef HAVE__PROGNAME` so all we have to do
is to add the macro.

Fixes https://github.com/termux/termux-packages/issues/6768.
2021-05-08 21:51:15 +02:00
Simeon Huang
5747fd1c87
enable column metadata feature for sqlite (#6773)
this feature is required for Qt sqlite plugin to work
2021-05-08 20:12:51 +02:00
Henrik Grimler
69fd107be9 proot-distro: bump to restart build 2021-05-07 08:38:05 +02:00
Henrik Grimler
e62dccd1a4 procps: update to 3.3.17 2021-05-07 08:37:22 +02:00
Henrik Grimler
54975d7db5 ndk-headers: fix paths in utmp.h
And bump toolchain and ndk-sysroot. Also update patch offsets while we
are at it.
2021-05-07 08:28:05 +02:00
Leonid Pliushch
eb55524127
proot-distro: update to 1.7.0 2021-05-06 22:03:59 +03:00
Leonid Pliushch
1a9b24d547
radare2: update to 5.2.1 2021-05-06 14:00:12 +00:00
Leonid Pliushch
892b5e461c
youtubedr: update to 2.6.1 2021-05-06 14:00:11 +00:00
Leonid Pliushch
260c82f376
php: update to 8.0.6 2021-05-06 14:00:11 +00:00
Leonid Pliushch
2b2a3179bd
openethereum: update to 3.2.5 2021-05-06 14:00:10 +00:00
Leonid Pliushch
a43e188cb5
jfrog-cli: update to 1.47.2 2021-05-06 14:00:10 +00:00
Leonid Pliushch
c4a73db86b
imagemagick: update to 7.0.11.11 2021-05-06 14:00:10 +00:00
Leonid Pliushch
42ad40f49a
geth: update to 1.10.3 2021-05-06 14:00:07 +00:00
Leonid Pliushch
a48c18dfd4
findomain: update to 4.1.1 2021-05-06 14:00:06 +00:00
Leonid Pliushch
db3ca6f6f2
finch: update to 2.14.4 2021-05-06 14:00:03 +00:00
Henrik Grimler
819b17a347 starship: add --features http arg and remove patch
Following discussion in
https://github.com/termux/termux-packages/pull/6501.
2021-05-05 21:11:13 +02:00
Henrik Grimler
5aef4fbeaf command-not-found: update to 1.61
Corresponding to 2021-05-05.
2021-05-05 20:03:33 +02:00
Leonid Pliushch
7fb886e844
unrar: update to 6.0.5 2021-05-05 17:45:54 +00:00
Leonid Pliushch
5ebe784b4e
wireguard-tools: update to 1.0.20210424 2021-05-05 17:45:52 +00:00
Leonid Pliushch
fe71ae2e76
vttest: update to 20210210 2021-05-05 17:45:49 +00:00
Leonid Pliushch
4a75c55f12
virustotal-cli: update to 0.9.4 2021-05-05 17:45:47 +00:00
Leonid Pliushch
4dcbdd5b32
vim, vim-python: update to 8.2.2800 2021-05-05 17:45:45 +00:00
Leonid Pliushch
704006eb11
valac: update to 0.52.3 2021-05-05 17:45:43 +00:00
Leonid Pliushch
0ba147da61
tor: update to 0.4.5.7 2021-05-05 17:45:41 +00:00
Leonid Pliushch
730c2e785d
tintin++: update to 2.02.11 2021-05-05 17:45:39 +00:00
Leonid Pliushch
2f73601aac
tin-summer: update to 1.21.14 2021-05-05 17:45:36 +00:00
Leonid Pliushch
2cdb516d61
tcsh: update to 6.22.04 2021-05-05 17:45:33 +00:00
Leonid Pliushch
e96a479402
starship: disable x86_64 builds 2021-05-05 17:39:21 +00:00
Leonid Pliushch
600a3f691c
starship: update to 0.53.0 2021-05-05 15:43:18 +00:00
Leonid Pliushch
2c663cf0e5
strace: update to 5.12 2021-05-05 15:43:18 +00:00
Leonid Pliushch
183e33479f
syncthing: update to 1.16.1 2021-05-05 15:43:17 +00:00
Leonid Pliushch
dc4be80a60
swi-prolog: update to 8.3.23 2021-05-05 15:43:17 +00:00
Leonid Pliushch
04443722c2
stunnel: update to 5.59 2021-05-05 15:43:17 +00:00
Leonid Pliushch
0b4ef34676
sc-im: update to 0.8.1 2021-05-05 15:43:16 +00:00
Leonid Pliushch
b0fd553f6d
rlwrap: update to 0.45 2021-05-05 15:43:16 +00:00
Leonid Pliushch
9a9bc46f21
rgbds: update to 0.5.0 2021-05-05 15:43:16 +00:00
Leonid Pliushch
0133607378
postgresql: update to 13.2 2021-05-05 15:43:15 +00:00
Leonid Pliushch
4e90ef4188
sslscan: update to 2.0.10 2021-05-05 15:43:15 +00:00
Leonid Pliushch
b5a894b047
sqlcipher: update to 4.4.3 2021-05-05 15:43:15 +00:00
Leonid Pliushch
9df3344e29
sops: update to 3.7.1 2021-05-05 15:43:14 +00:00
Leonid Pliushch
202bc3e827
solidity: update to 0.8.4 2021-05-05 15:43:14 +00:00
Leonid Pliushch
09a0873ea9
sleuthkit: update to 4.10.2 2021-05-05 15:43:14 +00:00
Leonid Pliushch
82e22227fe
seafile-client: update to 8.0.2 2021-05-05 15:43:13 +00:00
Leonid Pliushch
4b80abe55a
restic: update to 0.12.0 2021-05-05 15:43:13 +00:00
Leonid Pliushch
4267548796
remind: update to 03.03.06 2021-05-05 15:43:13 +00:00
Leonid Pliushch
0f39754585
redis: update to 6.2.3 2021-05-05 15:43:13 +00:00
Leonid Pliushch
8df33eaf14
poppler: update to 21.05.0 2021-05-05 15:43:12 +00:00
Leonid Pliushch
0af824df98
pngquant: update to 2.14.1 2021-05-05 15:43:12 +00:00
Leonid Pliushch
cb647b6ca1
notmuch: update to 0.32 2021-05-05 15:43:12 +00:00
Leonid Pliushch
db3ef3db7a
mutt: update to 2.0.7 2021-05-05 15:43:11 +00:00
Leonid Pliushch
bf348773ae
mime-support: bump revision 2021-05-05 15:43:11 +00:00
Leonid Pliushch
818951f8f2
mime-support: fix source url 2021-05-05 15:43:11 +00:00
Leonid Pliushch
8967768a3a
manpages: update to 5.11 2021-05-05 15:43:10 +00:00
Leonid Pliushch
c94402d8e4
lnd: update to 0.12.1-beta 2021-05-05 15:43:10 +00:00
Suhan G Paradkar
b3dd55e275
calc: update to 2.13.0.1 (#6728) 2021-05-05 17:42:40 +03:00
Leonid Pliushch
00641c1b69
liblua54: update to 5.4.3 2021-05-05 12:22:35 +00:00
Leonid Pliushch
b353fb8769
python: update to 3.9.5 2021-05-05 12:22:24 +00:00
Leonid Pliushch
ba0abb8928
tk: update to 8.6.11.1 2021-05-05 12:22:24 +00:00
Leonid Pliushch
86be30eb4e
libunibilium: update to 2.1.1 2021-05-05 12:22:24 +00:00
Leonid Pliushch
16d9a46e26
libtiff: update to 4.3.0 2021-05-05 12:22:23 +00:00
Leonid Pliushch
7fb96d2ea2
bash: update to 5.1.8 2021-05-05 11:52:53 +00:00
Leonid Pliushch
17f77c0698
util-linux: update to 2.36.2 2021-05-05 11:50:14 +00:00
Leonid Pliushch
776af72376
readline: update to 8.1.1 2021-05-05 11:45:20 +00:00
Leonid Pliushch
5343d4f29c
gnupg: gpgv has new deps 'libassuan' and 'libnpth' 2021-05-05 12:57:20 +03:00