Commit Graph

11007 Commits

Author SHA1 Message Date
Leonid Pliushch 11ae34095b python2: bump revision 2020-07-09 01:34:09 +03:00
Leonid Pliushch 48847992ea python2: remove /bin/applets from PATH 2020-07-09 01:34:04 +03:00
Leonid Pliushch 01afdd2437 python: bump revision 2020-07-09 01:29:56 +03:00
Leonid Pliushch 5da4a40cd0 python: remove /bin/applets from PATH 2020-07-09 01:29:50 +03:00
Leonid Pliushch 7d0fa4f87b mc: bump revision 2020-07-09 01:15:49 +03:00
Leonid Pliushch 32d06bc80b mc: use $PREFIX/bin/rm instead of $PREFIX/bin/applets/rm 2020-07-09 01:15:28 +03:00
Leonid Pliushch 37fd9916f7 lynx: bump revision 2020-07-09 01:14:58 +03:00
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
Leonid Pliushch f853ea3db0 ndk-patches: remove /bin/applets from PATH
We no longer rely on Busybox applets.
2020-07-09 00:56:42 +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