Commit Graph

9865 Commits

Author SHA1 Message Date
Leonid Pliushch 1b1cf87879 lynx: use $PREFIX/bin/telnet instead of $PREFIX/bin/applets/telnet 2020-07-09 01:14:33 +03:00
Leonid Pliushch eaaf2befd3 keychain: bump revision 2020-07-09 01:13:45 +03:00
Leonid Pliushch aec58b1799 keychain: remove /bin/applets from PATH 2020-07-09 01:13:40 +03:00
Leonid Pliushch 46ae6589e8 kakoune: bump revision 2020-07-09 01:13:14 +03:00
Leonid Pliushch db398ea053 kakoune: remove /bin/applets from PATH 2020-07-09 01:13:07 +03:00
Leonid Pliushch 7e131acd45 glib: bump revision 2020-07-09 01:12:44 +03:00
Leonid Pliushch b889c4bc40 glib: remove /bin/applets from PATH 2020-07-09 01:12:39 +03:00
Leonid Pliushch 5f35941f36 findutils: bump revision 2020-07-09 01:11:30 +03:00
Leonid Pliushch 2e969d4c63 findutils: remove /bin/applets from PATH 2020-07-09 01:11:25 +03:00
Leonid Pliushch ffffd9fc42 e2fsprogs: bump revision 2020-07-09 01:11:02 +03:00
Leonid Pliushch d9f72ae7e2 e2fsprogs: remove /bin/applets from PATH 2020-07-09 01:10:57 +03:00
Leonid Pliushch 6b6b0b0097 dropbear: bump revision 2020-07-09 01:10:30 +03:00
Leonid Pliushch 870616573c dropbear: remove /bin/applets from PATH 2020-07-09 01:10:21 +03:00
Leonid Pliushch 2ba6c12415 dash: bump revision 2020-07-09 01:09:47 +03:00
Leonid Pliushch 9ecd2872f8 dash: remove /bin/applets from PATH 2020-07-09 01:09:41 +03:00
Leonid Pliushch b6aa249557 bash: bump revision 2020-07-09 01:08:27 +03:00
Leonid Pliushch 30d39ac7e0 bash: remove /bin/applets from PATH 2020-07-09 01:08:21 +03:00
Leonid Pliushch 3f081dd19e termux-tools: do not mkdir $PREFIX/bin/applets 2020-07-09 00:59:24 +03:00
valpogus 15607d4d2c tokei: update to 12.0.4 (#5468) 2020-07-09 00:55:15 +03:00
ifurther 5c63801a8f dpkg: up to 1.20.4 2020-07-09 00:54:20 +03:00
Leonid Pliushch 17d5dfc0a6 finalize the busybox deprecation, add cronie as busybox crond replacement (#5499) 2020-07-09 00:53:36 +03:00
Henrik Grimler 81daf09779 Revert "Update command-not-found lists"
This reverts commit 81735731ca0ac4522a8bdcd630a16ccca592d7f8.

Something went wrong with the latest list update:
https://github.com/termux/command-not-found/issues/4
2020-07-08 22:07:20 +02:00
Henrik Grimler 9eb88a5533 Update command-not-found lists 2020-07-08 21:57:48 +02:00
Henrik Grimler 31ba75e5b4 termux-licenses: bump
Deb is missing from dl.bintray.com
2020-07-08 14:39:44 +02:00
Henrik Grimler 2086fb6b88 hunspell{,-ru}: fix accidental build.sh mix up.. 2020-07-08 13:54:50 +02:00
Henrik Grimler ce0152d707 hunspell-ru: use dictionaries updated on 20200604 2020-07-08 13:34:59 +02:00
Leonid Pliushch 2aaadc04d0 dash: bump revision 2020-07-08 14:31:00 +03:00
Leonid Pliushch 02b0af77bd harfbuzz: bump revision 2020-07-08 14:29:04 +03:00
Henrik Grimler 5864c3b1bd googletest: bump to rebuild
Debs were not uploaded yesterday
2020-07-08 13:26:16 +02:00
Leonid Pliushch 999e5a7365 termux-create-package: update to 0.9 2020-07-08 14:25:30 +03:00
Henrik Grimler f9b41d8561 libdb: rebuild
Only aarch64 was uploaded in the manual rebuild it seems.

Fixes https://github.com/termux/termux-packages/issues/5493
2020-07-08 13:24:28 +02:00
Leonid Pliushch ea91ae1458 bumping again flex, libgcrypt, libffi 2020-07-07 19:51:44 +03:00
Henrik Grimler dcb926abd4 Copy LICENSE file for some licenses instead of using generic one (#5478)
* termux-licenses: remove licenses that contain copyright information

These licenses cannot be taken from the common termux-licenses package as the copyright information needs to be distributed with the package as well.

271 packages in the main repository needs to be rebuilt after this change.

* termux_step_install_license: remove duplicated comment

* Bump packages that has a license with copyright information

We need to include this copyright information in the package so need
to rebuild them now that termux_step_install_license has been
modified.

The affected licenses are: MIT, ISC, PythonPL, Openfont-1.1, ZLIB,
Libpng, BSD, BSD 2-Clause, BSD 3-Clause.

* zlib: extract license file from zlib.h

* xorgproto: include all individual license files in package

* libgcrypt: include LICENSE file in package

It contains some copyright information so needs to be included in package

* libcrypt: add a dummy BSD 2-Clause license

According to homepage it is suppose to be BSD 2-Clause, but original
project did not include a license file

* libandroid-spawn: add LICENSE file to package

* libandroid-glob: add license file to package

* licenses: allow for comma separated TERMUX_PKG_LICENSE_FILE

%ci:no-build

* libicu: fix so that termux_step_install_license finds license file

%ci:no-build

* termux_step_install_license: check for license file as "License"

%ci:no-build

* libtiff: specify TERMUX_PKG_LICENSE_FILE

%ci:no-build

* asciidoctor: install license to standard location

* krb5: specify license file

* libdb: specify path to license file

%ci:no-build

* libprotobuf: specify path to license file

* darkhttpd: extract license file from darkhttpd.c

* w3m: ensure host libraries are not picked up

* w3m: extract LICENSE file from dock/README

* liblua{,52}: extract license files from doc/readme.html

* termux_step_install_license: look for License.txt as well

* dart: specify path to LICENSE file

* nim: specify license file

* runit: specify license file

* termux_step_install_license: look for LICENSE.TXT as well

* ossp-uuid: extract LICENSE from README

* pigz: extract LICENSE from pigz.c

* ttyrec: extract LICENSE from ttyrec.c

%ci:no-build

* bmon: specify license files

Most of the source files are licensed under MIT, it is not clear (to me) which
parts that are licensed under BSD 2-Clause.

%ci:no-build

* wordgrinder: specify license files

* fdupes: add LICENSE

* autossh: add LICENSE patch

* cmake: specify LICENSE file

* dos2unix: specify LICENSE file

* gnuplot: specify LICENSE file

* termux_step_install_license: look for variants of "copyright" also

* picolisp: specify LICENSE file

* lua-lpeg: extract license file

* tidy: specify license file

* gflags: specify LICENSE file

* timewarrior: fix src url

It seems to have been changed.

* postgresql: specify license file

* ttyrec: fix license patch header

* fossil: specify license file

* fmt: specify license file

* i2pd: specify license file

* leptonica: specify license file

* imgflo: add license file patch

* ired: add license file from ired github repo

* libzen: specify license file

* libmediainfo: specify license file

* mediainfo: specify license file

* tty-clock: add license patch

* samefile: add license patch

* quickjs: add license patch

* docbook-xml: add LICENSE patch

* docbook-xsl: specify LICENSE files

* gnuplot: configure with --without-latex

* timewarrior: add libshared to SRCURL as well

The non-release archives does not contain gitsubmodules so we need to
download it manually.

* restic: switch back to using 0.9.6 archive

* dart: revert revision bump

dart's SDK does not fully support python3 yet, and trying to solve
that is not entirely trivial. We save the dart bump (and upgrade to
2.8.4) for another day.

%ci:no-build
2020-07-07 18:45:45 +02:00
Leonid Pliushch c75ba9f7fa tar: bump revision 2020-07-07 19:35:32 +03:00
Leonid Pliushch 3b145416a1 sed: bump revision 2020-07-07 19:35:31 +03:00
Leonid Pliushch 9f1a36c48f nano: bump revision 2020-07-07 19:35:30 +03:00
Leonid Pliushch 536a3dfe2a readline: bump revision 2020-07-07 19:35:14 +03:00
Leonid Pliushch 069f0971e4 libmpfr: bump revision 2020-07-07 19:35:13 +03:00
Leonid Pliushch fe6c995400 libunistring: bump revision 2020-07-07 19:34:52 +03:00
Leonid Pliushch 6ad6a8010f libidn2: bump revision 2020-07-07 19:34:51 +03:00
Leonid Pliushch fa84c9be16 inetutils: bump revision 2020-07-07 19:34:50 +03:00
Leonid Pliushch bf3dbf2a9c gzip: bump revision 2020-07-07 19:34:22 +03:00
Leonid Pliushch b1ec7abcf2 grep: bump revision 2020-07-07 19:34:21 +03:00
Leonid Pliushch ae04ce1f17 libgmp: bump revision 2020-07-07 19:34:20 +03:00
Leonid Pliushch 47787fce20 findutils: bump revision 2020-07-07 19:33:41 +03:00
Leonid Pliushch a603a6cc34 ed: bump revision 2020-07-07 19:33:39 +03:00
Leonid Pliushch 8a60ea2c5e diffutils: bump revision 2020-07-07 19:33:38 +03:00
Leonid Pliushch 328593de6d coreutils: bump revision 2020-07-07 19:33:38 +03:00
Leonid Pliushch ea2583bb02 gawk: bump revision 2020-07-07 19:33:14 +03:00
Leonid Pliushch d1a3bece8e bash: bump revision 2020-07-07 19:33:13 +03:00
Leonid Pliushch 833b7fd1bb flex: bump revision 2020-07-07 19:32:21 +03:00
Leonid Pliushch 23d31c27a4 libffi: bump revision 2020-07-07 19:24:02 +03:00
Leonid Pliushch fdd7687d60 libgcrypt: bump revision 2020-07-07 19:24:01 +03:00
Leonid Pliushch 49a9c5fac3 termux-create-package: update to 0.8 2020-07-07 01:38:45 +03:00
Henrik Grimler d823c7f5fd librsync: bump revision after libpopt update 2020-07-04 14:35:52 +02:00
Leonid Pliushch b6be88b8ef rsync: bump revision
Rebuild rsync for https://github.com/termux/termux-packages/issues/5471.
2020-07-04 15:29:31 +03:00
Henrik Grimler 74b1e74825 libpopt: update to 1.18 2020-07-04 10:42:04 +02:00
Henrik Grimler 2308165388 exiftool: bump after perl update 2020-07-04 10:37:49 +02:00
Henrik Grimler 576d91375d irssi: bump after perl update 2020-07-04 10:37:39 +02:00
Henrik Grimler ab7f4bf44a psutils: update to 2.03 2020-07-04 10:37:14 +02:00
Henrik Grimler 6a7a1cf7cc perl: update to 5.32.0 2020-07-04 10:36:52 +02:00
Henrik Grimler 6fea4d1dde Bump updated packages to restart build
Previous CI build failed because libebml was not updated, and libmatroska needed newer version
2020-07-04 10:09:01 +02:00
Henrik Grimler 62960f0f63 libebml: update to 1.4.0 2020-07-04 10:05:10 +02:00
Henrik Grimler de999c43ba libmatroska: update to 1.6.0 2020-07-04 09:15:04 +02:00
Henrik Grimler bed59b9623 libmicrohttpd: update to 0.9.71 2020-07-04 09:14:14 +02:00
Henrik Grimler a6aaacba8f libmpdclient: update to 2.19 2020-07-04 09:14:00 +02:00
Henrik Grimler d79b82de3e profanity: update to 0.9.5 2020-07-04 09:13:44 +02:00
Henrik Grimler a4c4e1937d shfmt: update to 3.1.2 2020-07-04 09:13:34 +02:00
Henrik Grimler ade6443584 valac: update to 0.48.7 2020-07-04 07:47:08 +02:00
Henrik Grimler 01f1c2343c utf8proc: update to 2.5.0 2020-07-04 07:46:54 +02:00
Henrik Grimler 06b8823f2a utf8cpp: update to 3.1.1 2020-07-04 07:46:44 +02:00
Henrik Grimler 6d8411d3c9 unrar: update to 5.9.4 2020-07-04 07:46:32 +02:00
Henrik Grimler 89ce292f4d ttyd: update to 1.6.1 2020-07-04 07:46:20 +02:00
Leonid Pliushch 476bb7876b swi-prolog: update to 8.3.3 2020-07-03 00:27:30 +03:00
Henrik Grimler d9a29c8581 mosquitto: add termux-services script 2020-07-02 21:21:20 +02:00
Leonid Pliushch 00a23a71f2 rust: bump revision 2020-07-01 20:30:33 +03:00
Leonid Pliushch 676d097b78 youtubedr: bump revision 2020-07-01 20:30:22 +03:00
Leonid Pliushch 0ed7bc3315 rust: bump revision 2020-07-01 20:00:54 +03:00
Leonid Pliushch 812bd6713b youtubedr: bump revision 2020-07-01 20:00:43 +03:00
Leonid Pliushch d0dce8ed07 rust: bump revision 2020-07-01 17:39:26 +03:00
Leonid Pliushch 33eacf5e9e youtubedr: bump revision 2020-07-01 17:38:55 +03:00
Noah 8c38dc6ce6 rust: update to 1.43.1 (#5387) 2020-07-01 14:58:08 +03:00
Leonid Pliushch a7d3aa5323 Update build.sh 2020-07-01 14:57:35 +03:00
Krishna Kanhaiya 167d438a05 Update build.sh 2020-07-01 14:57:35 +03:00
Krishna Kanhaiya 14aff4093a Update build.sh 2020-07-01 14:57:35 +03:00
Krishna Kanhaiya bfa5982cfd Update: youtubedr to v1.2.2 2020-07-01 14:57:35 +03:00
Leonid Pliushch f7216d85b8 termux-tools: bump revision 2020-07-01 14:49:59 +03:00
Henrik Grimler d25ef2c156 termux-tools: add cmd wrapper as well
See https://github.com/termux/termux-api/issues/354.
2020-07-01 12:37:34 +02:00
ruki 2a6cb90f90 xmake: update v2.3.5 (#5455) 2020-06-28 09:49:11 +02:00
Leonid Pliushch 3526a49797 ruby: recommend 'clang', 'make' and 'pkg-config'
For native extensions.
2020-06-27 14:04:50 +03:00
Leonid Pliushch 8a5a875f84 python2: recommend 'clang', 'make' and 'pkg-config' 2020-06-27 14:03:27 +03:00
Leonid Pliushch d0131ca53c python: recommend 'make' and 'pkg-config' as well 2020-06-27 14:03:00 +03:00
Leonid Pliushch ba352dc6db Revert "erlang: update to 23.0.2"
Delaying update to 23.0.x - build failure.
2020-06-26 23:31:09 +03:00
Leonid Pliushch c4715b29c4 erlang: update to 23.0.2 2020-06-26 23:14:40 +03:00
Leonid Pliushch 62112c9b7f chezmoi: update to 1.8.3 2020-06-26 23:12:27 +03:00
Leonid Pliushch 47d179bd49 ca-certificates: update to 20200626 2020-06-26 23:09:17 +03:00
Leonid Pliushch d3181e2f97 asciidoc: update to 9.0.0 2020-06-26 23:03:51 +03:00
Leonid Pliushch 8b1d2b735f libdb: disable docs installation
We delete them anyway but these changes will disable them
in makefile and fix build failure.
2020-06-26 02:57:18 +03:00
Leonid Pliushch b6a9cb289e libdb: remove patches that are no longer needed 2020-06-26 01:32:50 +03:00
Leonid Pliushch 66a1d1de37 libpopt: update to 1.16 2020-06-26 01:28:47 +03:00
Leonid Pliushch ff2941d91b mutt: update to 1.14.5 2020-06-26 01:26:14 +03:00
Leonid Pliushch 36c8cd95a5 micro: update to 2.0.6 2020-06-26 01:25:46 +03:00
Leonid Pliushch 80b73600db liblmdb: update to 0.9.25 2020-06-26 01:25:11 +03:00
Leonid Pliushch 4df4657fad libjpeg-turbo: update to 2.0.5 2020-06-26 01:24:39 +03:00
Leonid Pliushch eb65994cb3 libconfuse: update to 3.3 2020-06-26 01:24:18 +03:00
Leonid Pliushch 5edcc316e7 keystone: update to 0.9.2 2020-06-26 01:23:56 +03:00
Leonid Pliushch 8552fa558e imagemagick: update to 7.0.10.21 2020-06-26 01:23:13 +03:00
Leonid Pliushch 9054458f64 hugo: update to 0.73.0 2020-06-26 01:22:49 +03:00
Leonid Pliushch 6da6eb5b8c harfbuzz: update to 2.6.8 2020-06-26 01:22:06 +03:00
Leonid Pliushch 9d301c680b gitea: update to 1.12.1 2020-06-26 01:20:17 +03:00
Leonid Pliushch eb4b11ecaa exiftool: update to 12.01 2020-06-26 01:19:45 +03:00
Leonid Pliushch 70953e24af libdb: update to 18.1.40 2020-06-26 01:19:14 +03:00
Leonid Pliushch 15fbfdb2a0 libcurl: update to 7.71.0 2020-06-26 01:18:32 +03:00
x0b 23bc705319 rclone: update to 1.52.2 2020-06-24 23:43:58 +03:00
Krishna Kanhaiya 6e26dc94b2 gh: update to 0.10.1 (#5445) 2020-06-24 22:24:16 +03:00
Henrik Grimler 8581c8e440 rsync: update to 3.2.1 2020-06-23 21:35:27 +02:00
Henrik Grimler 1e194fdaa0 libelf: update to 0.180 2020-06-23 21:35:12 +02:00
Henrik Grimler 2b2b7cf375 ccache: update to 3.7.10 2020-06-23 21:34:40 +02:00
Henrik Grimler f8f9a21ebf dropbear: update to 2020.79 2020-06-23 21:32:59 +02:00
valpogus 85953b95c5 Update package tokei to version 12.0.3 2020-06-23 21:49:55 +03:00
Leonid Pliushch c9178377bb command-not-found: bump revision
Package will be built and uploaded locally. Attempt to fix x86_64 metadata.

%ci:no-build
2020-06-23 02:12:00 +03:00
Henrik Grimler cc2b9d64be Command-not-found: update command lists 2020-06-22 22:53:33 +02:00
Leonid Pliushch dfa35608c2 vorbis-tools: update homepage 2020-06-22 15:46:55 +03:00
Leonid Pliushch bda4d53ab5 zip: update homepage 2020-06-22 15:10:16 +03:00
Leonid Pliushch aef2281708 unzip: update homepage 2020-06-22 15:09:38 +03:00
Leonid Pliushch c1f22b4fb0 unicorn: update homepage 2020-06-22 15:08:19 +03:00
Leonid Pliushch 5fb4d54c39 scrub: use github repo as homepage 2020-06-22 15:06:37 +03:00
Leonid Pliushch cf87640b74 resolv-conf: update homepage 2020-06-22 15:05:08 +03:00
Leonid Pliushch fd9ba164be picolisp: update homepage 2020-06-22 15:01:43 +03:00
Leonid Pliushch 22a81481ef minicom: update homepage 2020-06-22 15:00:29 +03:00
Leonid Pliushch 0afb627a19 imgflo: use github repo as homepage 2020-06-22 14:59:07 +03:00
Leonid Pliushch cf050972ca disable package: fcgiwrap (depends on disabled fcgi) 2020-06-22 14:57:01 +03:00
Leonid Pliushch 1348d90f23 disable package: fcgi
Project seems dead, available only in archives.
2020-06-22 14:55:07 +03:00
Leonid Pliushch 83d7afe179 libvorbis: update homepage 2020-06-21 23:56:11 +03:00
Leonid Pliushch 04c9e0f6e1 libandroid-spawn: update homepage 2020-06-21 23:54:38 +03:00
Leonid Pliushch bf6a45c3d0 libandroid-glob: update homepage 2020-06-21 23:53:50 +03:00
Leonid Pliushch 94e63b7baa libmp3lame: update homepage 2020-06-21 23:52:46 +03:00
Leonid Pliushch 56251bf37a keystone: update homepage 2020-06-21 23:51:30 +03:00
Leonid Pliushch 6afb0c5db6 rebuild failed packages 2020-06-21 23:49:38 +03:00
Leonid Pliushch ccf096714c hollywood: remove apg drop strict dependencies 2020-06-21 23:48:05 +03:00
Leonid Pliushch 97e5fb4193 gnurl: bump revision 2020-06-21 23:31:48 +03:00
Leonid Pliushch 75c8b4363b gnurl: update homepage 2020-06-21 23:31:43 +03:00
Leonid Pliushch 34c3170f1c fmt: bump revision 2020-06-21 23:30:32 +03:00
Leonid Pliushch 52660c6c6b fmt: update homepage 2020-06-21 23:30:27 +03:00
Leonid Pliushch e4011a5c7c exiftool: bump revision 2020-06-21 23:28:38 +03:00
Leonid Pliushch f4a522f6d6 exiftool: update homepage 2020-06-21 23:28:24 +03:00
Leonid Pliushch 618d50a3d6 dcraw: bump revision 2020-06-21 23:26:50 +03:00
Leonid Pliushch 4ba1f8f9df dcraw: update homepage 2020-06-21 23:26:38 +03:00
Leonid Pliushch d21f6d783b asciidoc: bump revision 2020-06-21 23:24:13 +03:00
Leonid Pliushch 81e580cb09 asciidoc: use https for homepage 2020-06-21 23:23:56 +03:00
Leonid Pliushch a63b14e6ad aalib: bump revision 2020-06-21 23:23:11 +03:00
Leonid Pliushch addaa87c58 aalib: fix homepage 2020-06-21 23:22:59 +03:00
Leonid Pliushch 322eacdeb8 disable package: apg
- apg project is dead. Home page domain (www.adel.nursat.kz) is no longer resolving.
- Termux tends to not package outdated, dead projects.
2020-06-21 23:19:33 +03:00
Leonid Pliushch 93bcb96669 zstd: bump revision 2020-06-21 23:15:04 +03:00
Leonid Pliushch d1b5d580a4 rsync: fix build error 2020-06-21 23:14:19 +03:00
Leonid Pliushch 0ef28b36b7 rsync: bump revision 2020-06-21 22:31:42 +03:00
Leonid Pliushch 377f818c6f zstd: remove no-timespec_get.patch 2020-06-21 22:31:25 +03:00
Leonid Pliushch c0cd831ed5 rsync: add zstd to dependencies 2020-06-21 22:23:19 +03:00
Leonid Pliushch 3998a1692b termux-tools: add BFSU mirrors 2020-06-21 22:21:14 +03:00
Leonid Pliushch 1b3fa7287a zstd: update to 1.4.5 2020-06-21 21:42:31 +03:00
Leonid Pliushch c1946b4ccd libxapian: update to 1.4.16 2020-06-21 21:42:05 +03:00
Leonid Pliushch 7b0794cf79 vis: update to 0.6 2020-06-21 21:41:28 +03:00
Leonid Pliushch 75428793c7 vim-python: update to 8.2.1000 2020-06-21 21:39:29 +03:00
Leonid Pliushch f448263df8 vim: update to 8.2.1000 2020-06-21 21:39:13 +03:00
Leonid Pliushch 6c7baebf4e valac: update to 0.48.6 2020-06-21 21:38:25 +03:00
Leonid Pliushch cf624189ef swig: update to 4.0.2 2020-06-21 21:36:50 +03:00
Leonid Pliushch 0de09c36d1 swi-prolog: update to 8.2.0 2020-06-21 21:36:14 +03:00
Leonid Pliushch 49cafa18ca Revert "starship: update to 0.42.0"
error: attributes are not yet allowed on `if` expressions
  --> /home/builder/.cargo/registry/src/github.com-1ecc6299db9ec823/sysinfo-0.14.5/src/utils.rs:27:5
   |
27 |     #[allow(clippy::identity_conversion)]
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error: aborting due to previous error
2020-06-21 21:31:55 +03:00
Leonid Pliushch 2e908b6474 rsync: configure with --disable-xxhash 2020-06-21 21:30:45 +03:00
Leonid Pliushch f3e3b51a03 seafile-client: remove app-seaf-cli.patch 2020-06-21 21:28:34 +03:00
Leonid Pliushch b0c61698e8 redis: remove fix-user-redef.patch - no longer needed 2020-06-21 21:24:06 +03:00
Leonid Pliushch 37753617aa uftrace: build with libdw 2020-06-21 21:12:49 +03:00
Leonid Pliushch b3680ad450 strace: build with libdw 2020-06-21 21:07:03 +03:00
Leonid Pliushch f87182cda9 strace: update to 5.7 2020-06-21 21:03:14 +03:00
Leonid Pliushch 60744818ec starship: update to 0.42.0 2020-06-21 21:02:16 +03:00
Leonid Pliushch baec6b6775 squid: update to 4.12 2020-06-21 20:57:53 +03:00
Leonid Pliushch 80d3ce98a7 libsqlite: update to 3.32.3 2020-06-21 20:57:28 +03:00
Leonid Pliushch 808a74d003 seafile-client: update to 7.0.8 2020-06-21 20:56:52 +03:00
Leonid Pliushch 0fd5b506b3 rsync: update to 3.2.0 2020-06-21 20:56:23 +03:00
Leonid Pliushch 49096f7ddd redis: update to 6.0.5 2020-06-21 20:56:03 +03:00
Leonid Pliushch 4fbb7961e6 rdiff-backup: update to 2.0.3 2020-06-21 20:55:40 +03:00
Leonid Pliushch 550b99daa2 Revert "newsboat: update to 2.20"
error[E0432]: unresolved imports `libc::regcomp`, `libc::regerror`, `libc::regex_t`, `libc::regexec`, `libc::regfree`, `libc::regmatch_t`
2020-06-21 20:53:13 +03:00
Leonid Pliushch ae13d4eeb1 Revert "newsboat: update patches"
This reverts commit 1bd7f455b73eede4c6f1993bd2950a1316fab32a.
2020-06-21 20:52:55 +03:00
Leonid Pliushch 4922cf5c2a nushell: update crates-nu-cli-Cargo.toml.patch 2020-06-21 20:37:58 +03:00
Leonid Pliushch 4d5f5a9da0 nodejs-lts: update node.gyp.patch 2020-06-21 20:33:53 +03:00
Leonid Pliushch ac9c1fe539 nim: fix installation failure 2020-06-21 20:19:45 +03:00
Leonid Pliushch 96e5b2708d newsboat: update patches 2020-06-21 19:54:52 +03:00
Leonid Pliushch b7e9730763 nushell: update Cargo.toml.patch 2020-06-21 19:37:12 +03:00
Leonid Pliushch ee6ae45cf3 nodejs-lts: now libuv-bugfix-7656e981b6633635e72bacc447bc6d3ab88ce0cd.patch can be removed 2020-06-21 19:33:17 +03:00
Leonid Pliushch 5c6552232f progress: update to 0.15 2020-06-21 19:25:51 +03:00
Leonid Pliushch 41627ba420 profanity: update to 0.9.3 2020-06-21 19:21:05 +03:00
Leonid Pliushch 47fbbf42a0 php: update to 7.4.7 2020-06-21 19:20:18 +03:00
Leonid Pliushch 95ff7e5de2 patchelf: update to 0.11 2020-06-21 19:19:40 +03:00
Leonid Pliushch 9b4c80b26b openssh: update to 8.3p1 2020-06-21 19:19:09 +03:00
Leonid Pliushch d159ce0021 nushell: update to 0.15.0 2020-06-21 19:18:17 +03:00
Leonid Pliushch 465499c323 nodejs-lts: update to 12.18.1 2020-06-21 19:17:45 +03:00
Leonid Pliushch cb5b95b080 nodejs: update to 14.4.0 2020-06-21 19:16:50 +03:00
Leonid Pliushch 919e4fafbd nim: update to 1.2.2 2020-06-21 19:12:22 +03:00
Leonid Pliushch 05d3c46057 newsboat: update to 2.20 2020-06-21 19:12:01 +03:00
Leonid Pliushch dd66803b15 loksh: add note about compiler errors 2020-06-21 19:07:38 +03:00
Leonid Pliushch 7fc7cbb290 Revert "loksh: update to 6.7.2"
This reverts commit 1148af712c61a3fd7807c5bc839bb1e1bb73b195.
2020-06-21 19:01:30 +03:00
Leonid Pliushch 9de1ae7e92 lnd: fix sha256 for vendor archive 2020-06-21 18:52:48 +03:00
Leonid Pliushch bb18d6f79c ncdu: update to 1.15.1 2020-06-21 18:05:09 +03:00
Leonid Pliushch aa1311e539 mutt: update to 1.14.4 2020-06-21 18:04:35 +03:00
Leonid Pliushch 85c017f04b mu: update to 1.4.10 2020-06-21 18:04:06 +03:00
Leonid Pliushch f6ffa12d96 mpd: update to 0.21.24 2020-06-21 18:03:41 +03:00
Leonid Pliushch 06fcb09ae0 mkvtoolnix: update to 47.0.0 2020-06-21 18:02:38 +03:00
Leonid Pliushch f73355bca0 micro: update to 2.0.5 2020-06-21 18:01:59 +03:00
Leonid Pliushch f9bbaaa29c linux-man-pages: update to 5.07 2020-06-21 18:01:17 +03:00
Leonid Pliushch a379ac4065 loksh: update to 6.7.2 2020-06-21 18:00:14 +03:00
Leonid Pliushch 301178e3fa lnd: update to 0.10.1-beta 2020-06-21 17:59:49 +03:00
Leonid Pliushch 3553011e6f libzip: update to 1.7.1 2020-06-21 17:58:49 +03:00
Leonid Pliushch aa9724df92 html2text: fix build error 2020-06-21 17:58:05 +03:00
Leonid Pliushch da67fc4aa0 libwebsockets: update to 4.0.19 2020-06-21 17:41:24 +03:00
Leonid Pliushch 32ad6e4824 libuv: update to 1.38.0 2020-06-21 17:40:47 +03:00
Leonid Pliushch 3820d1cae1 html2text: update to 1:2.0.0 2020-06-21 17:34:34 +03:00
Leonid Pliushch 313326ebc6 libexif: fix link & sha256, run `autoreconf -fi` 2020-06-21 01:15:47 +03:00
Leonid Pliushch 45f68c5d63 libexif: fix source url 2020-06-21 00:58:29 +03:00
Leonid Pliushch a0ddc853cf gitea: attempt to fix build failure 2020-06-21 00:45:43 +03:00
Leonid Pliushch 8ed39a1702 iperf3: fix build error 2020-06-21 00:13:34 +03:00
Leonid Pliushch 3b42323993 libnftnl: update to 1.1.7 2020-06-20 23:45:34 +03:00
Leonid Pliushch 599035a172 libexif: update to 0.6.22 2020-06-20 23:45:08 +03:00
Leonid Pliushch c782936514 libcap: update to 2.36 2020-06-20 23:44:44 +03:00
Leonid Pliushch fc907fbff8 littlecms: update to 2.11 2020-06-20 23:44:22 +03:00
Leonid Pliushch 73754f3325 kubectl: update to 1.18.4 2020-06-20 23:43:50 +03:00
Leonid Pliushch 5bc43edc8f jfrog-cli: update to 1.37.1 2020-06-20 23:43:04 +03:00
Leonid Pliushch 4705b5627e ipfs: update to 0.6.0 2020-06-20 23:42:25 +03:00
Leonid Pliushch 9f52d56cef iperf3: update to 3.8.1 2020-06-20 23:41:45 +03:00
Leonid Pliushch 5c213f50b0 imagemagick: update to 7.0.10.20 2020-06-20 23:41:16 +03:00
Leonid Pliushch 7817e58e41 hexyl: update to 0.8.0 2020-06-20 23:36:44 +03:00
Leonid Pliushch a562079109 harfbuzz: update to 2.6.7 2020-06-20 23:36:18 +03:00
Leonid Pliushch 1627e807cf geth: update to 1.9.15 2020-06-20 23:35:45 +03:00
Leonid Pliushch a1ed2bbde6 gmic: update to 2.9.1 2020-06-20 23:35:15 +03:00
Leonid Pliushch d92fb04d38 gitea: update to 1.12.0 2020-06-20 23:34:54 +03:00
Leonid Pliushch b9d5ff85cf gegl: update to 0.4.24 2020-06-20 23:33:55 +03:00
Leonid Pliushch d67233426d mpv: rebuild after ffmpeg update 2020-06-20 23:14:30 +03:00
Leonid Pliushch 7911cf4800 fossil: update to 2.11.1 2020-06-20 23:14:07 +03:00
Leonid Pliushch fdfb7a1e0c ffmpeg: update to 4.3 2020-06-20 23:13:14 +03:00
Leonid Pliushch e0d148a05b exiftool: update to 12.00 2020-06-20 23:11:09 +03:00
Leonid Pliushch d4bb644972 dasm: update to 2.20.13 2020-06-20 23:04:02 +03:00
Leonid Pliushch 3904ec2ab5 cava: update patches 2020-06-20 23:01:35 +03:00
Faheem Pervez 79cc841782 ctypes-sh: enable struct support 2020-06-20 22:13:54 +03:00
Leonid Pliushch cb281d5c41 alpine: remove imap-src-osdep-unix-Makefile.patch 2020-06-20 22:01:00 +03:00
Leonid Pliushch 73b1f9ae4e cava: update patches 2020-06-20 21:54:10 +03:00
Leonid Pliushch 61fdaa0aff chezmoi: update to 1.8.2 2020-06-20 21:17:54 +03:00
Leonid Pliushch 35b5887019 cava: update to 0.7.0 2020-06-20 21:16:51 +03:00
Leonid Pliushch 3a4db2b050 borgbackup: update to 1.1.13 2020-06-20 21:16:26 +03:00
Leonid Pliushch 92ce1a36d7 dnsutils: update to 9.16.4 2020-06-20 21:12:59 +03:00
Leonid Pliushch e33fa89f0e bison: update to 3.6.4 2020-06-20 21:12:36 +03:00
Leonid Pliushch fc0ff15d4f babl: update to 0.1.78 2020-06-20 21:12:14 +03:00
Leonid Pliushch 9f83b43aef alpine: update to 2.23 2020-06-20 21:11:56 +03:00
Leonid Pliushch 4b7a299af4 acr: update to 1.9.3 2020-06-20 21:11:37 +03:00
Faheem Pervez c039aa85cd new package: ctypes.sh 2020-06-20 20:06:40 +03:00
Faheem Pervez e93e05255e libelf: build libasm, libdw (#5411) 2020-06-20 20:05:31 +03:00
Leonid Pliushch 55cd29bdcf file: update to 5.39 2020-06-19 13:36:55 +00:00
Martin Kinkelin bbe63745c9 LDC: Upgrade to v1.22.0 2020-06-18 01:02:13 +03:00
buttaface 3895ce8973 libblocksruntime: split off sub-package (#5412)
* libblocksruntime: split off sub-package

* libdispatch: bump revision

Co-authored-by: Henrik Grimler <henrik@grimler.se>
2020-06-16 21:38:16 +02:00
kartikynwa c26268a7e0 megatools: update to 1.10.3 2020-06-16 17:04:10 +03:00
Leonid Pliushch 2188dc23e1 openssh: bump revision 2020-06-16 13:39:54 +03:00
Faheem Pervez 3cc7fde280 openssh: misc_c.patch: ensure pw_passwd has xstrdup'd string 2020-06-16 13:39:07 +03:00
Leonid Pliushch 702a7f1e41 transmission: bump revision 2020-06-16 13:37:22 +03:00
Faheem Pervez 1dfd7534b0 transmission: use correct /tmp directory 2020-06-16 13:37:22 +03:00
Faheem Pervez d599be1e7f transmission: define _POSIX_C_SOURCE to allow realpath(foo, NULL)
Android 7 allows realpath() to be called with the resolved parameter as NULL.
(See tags/android-7.0.0_r1/libc/upstream-freebsd/lib/libc/stdlib/realpath.c#68)
In tr_sys_path_resolve(), a tiny bit of time can be saved by doing so.
2020-06-16 13:37:22 +03:00
Faheem Pervez f58dce7d41 transmission: --disable-gtk is not a valid configure option 2020-06-16 13:37:22 +03:00
Faheem Pervez b0e536a257 new package: shfmt (#5402) 2020-06-15 12:39:37 +03:00
Leonid Pliushch 9b0d1c597c openssl: build with zlib support 2020-06-14 18:58:01 +03:00
Leonid Pliushch e54d6b11c4 new package: tin-summer
Requested in https://github.com/termux/termux-packages/issues/4406.
2020-06-13 18:13:43 +03:00
buttaface d7c5b4e621 swift: build the corelibs and package manager (#5352) 2020-06-13 15:45:59 +03:00
Krishna Kanhaiya 6df4ab1b35 chezmoi: fix for on-device build (#5399) 2020-06-13 14:35:41 +03:00
Leonid Pliushch 4d3a0a1631 irssi: restart build 2020-06-13 13:59:15 +03:00
Leonid Pliushch 398c4f4a48 exiftool: use http for url
Incorrect server configuration leads to this redirect when using https://
URL scheme:

 <p>The document has moved <a href="htps://falcon.phy.queensu.ca/SNO/~phil/exiftool/Image-ExifTool-11.99.tar.gz">here</a>.</p>

Curl of cource doesn't understand 'htps://' and fails.
2020-06-13 13:56:25 +03:00
Leonid Pliushch 557d58e1ce rebuild exiftool & irssi 2020-06-13 12:05:07 +03:00
Krishna Kanhaiya 2d234d358f gh: update to 0.10.0 (#5396) 2020-06-12 17:20:59 +03:00
x0b 19cb03345c rclone: update to 1.52.1 2020-06-11 02:38:01 +03:00
Henrik Grimler 98a9ec70b9 Add runit package (#5384)
* runit: add package

* termux-services: switch to using runit instead of busybox
2020-06-10 14:18:13 +02:00
Leonid Pliushch 2f9d04e2d5 libllvm: do not delete utilities like clang-import-test
https://github.com/termux/termux-packages/issues/5382#issuecomment-641155664
2020-06-09 12:31:00 +03:00
Leonid Pliushch b6f2bbfb72 libzip: build without gnutls & mbedtls 2020-06-08 17:05:14 +03:00
Leonid Pliushch a6910acef5 downgrade protobuf to 3.12.2 as 3.12.3 causes problems with mosh (and other?) 2020-06-08 14:44:57 +03:00
Leonid Pliushch 823f5f858c fix checksum for host protoc zip & rebuild mosh 2020-06-08 13:22:10 +03:00
Leonid Pliushch 1b4a10843d mosh: rebuild package
Issue https://github.com/termux/termux-packages/issues/5378.
2020-06-08 04:24:53 +03:00
Leonid Pliushch 84f0465397 libprotobuf-c: rebuild package 2020-06-08 04:24:19 +03:00
Andrzej Raczkowski b466b6e9d4 libllvm: fix build.sh (#5376) 2020-06-07 22:31:19 +03:00
Leonid Pliushch 3f349c2fa9 command-not-found: fix checksum 2020-06-07 22:20:11 +03:00
Leonid Pliushch 1b8350a61c command-not-found: update to 1.52 2020-06-07 22:15:06 +03:00
Leonid Pliushch 0ce19ca522 termux-tools: remove check for /system/bin/killall
/system/bin/killall should be present on all devices running Android 7.0+.
2020-06-07 21:01:12 +03:00
Henrik Grimler cc79632785 termux-tools: minor grammatical changes 2020-06-07 19:55:26 +02:00
Leonid Pliushch aa225b374d termux-tools: fix message typo in termux-reset 2020-06-07 20:40:53 +03:00
Leonid Pliushch b9a86e7836 termux-tools: add script for resetting Termux installation (#5377) 2020-06-07 20:05:11 +03:00
ruki 5551bfb8b4 xmake: update v2.3.4 2020-06-07 18:55:46 +03:00
Leonid Pliushch 16cc46caee libluajit: fix tmpdir path
%ci:no-build

 - package is built & uploaded manually
2020-06-07 16:59:45 +03:00
Leonid Pliushch 1534926ed9 termux-services: update to 0.12 2020-06-07 14:09:43 +03:00
Henrik Grimler 6ef0e5876a Bump pending packages again
Seems previous build failed due to game-packages metadata being updated.
2020-06-07 07:24:03 +02:00
Leonid Pliushch 78e74e209d re-run build for pending packages 2020-06-07 04:04:27 +03:00
Leonid Pliushch ef48a3cd60 perl: fix syntax error in build.sh 2020-06-07 03:41:32 +03:00
Leonid Pliushch 9ef3af5a2d busybox: bump revision 2020-06-07 03:36:44 +03:00
Leonid Pliushch 1164ea1e16 busybox: lsof is replaced by standalone utility 2020-06-07 03:36:15 +03:00
Leonid Pliushch 13e986f469 busybox: remove tcpsvd link
No longer needed.
2020-06-07 03:35:17 +03:00
Leonid Pliushch 72811d08d2 new package: lsof + libtirpc as dependency 2020-06-07 03:32:48 +03:00
Leonid Pliushch f7177b9638 busybox: bump revision 2020-06-07 02:33:47 +03:00
Leonid Pliushch c35d0e3a84 busybox: remove ftp-related applet links & nmeter 2020-06-07 02:31:57 +03:00