Commit Graph

9961 Commits

Author SHA1 Message Date
Leonid Pliushch
52e861ec55 dnsutils: update to 9.16.5 2020-07-22 19:07:59 +03:00
Leonid Pliushch
18481f0d1e ccache: update to 3.7.11 2020-07-22 19:07:35 +03:00
Leonid Pliushch
c27cb7596b asciidoc: update to 9.0.2 2020-07-22 19:07:17 +03:00
Henrik Grimler
f989d1c43c libdispatch: fix HOMEPAGE typo 2020-07-22 16:55:22 +02:00
Krishna Kanhaiya
920e52123c Update : youtubedr to v1.2.3 2020-07-22 11:55:51 +05:30
Lucy Phipps
005b4c7556 fix fdupes 2020-07-22 03:29:59 +01:00
Leonid Pliushch
3c630be855 proot-distro: update to 0.3 2020-07-22 02:41:07 +03:00
Henrik Grimler
1d7c899c88 graphviz: fix compilation error when ps2pdf is not installed 2020-07-21 23:04:33 +02:00
Henrik Grimler
8269971ba0 libgrpc: update to 1.30.2 2020-07-21 22:06:03 +02:00
Henrik Grimler
937c7dc195 libevent: update to 2.1.12 2020-07-21 21:54:24 +02:00
Henrik Grimler
9e4ed47ec0 libgcrypt: update to 1.8.6 2020-07-21 21:50:56 +02:00
Henrik Grimler
d9716ff934 libdispatch: update to 5.2.3 2020-07-21 21:46:02 +02:00
Henrik Grimler
1358e7db68 libcap: update to 2.40 2020-07-21 21:41:55 +02:00
Henrik Grimler
1e81cd1e97 libjasper: update to 2.0.17 2020-07-21 21:28:15 +02:00
Henrik Grimler
d709cc5c87 graphviz: update to 2.44.1 2020-07-21 21:25:51 +02:00
Henrik Grimler
768f625c57 fmt: update to 7.0.1 2020-07-21 20:59:33 +02:00
Henrik Grimler
89586524cd fdupes: update to 2.1.1 2020-07-21 20:30:35 +02:00
Henrik Grimler
248345c1b9 asciidoc: update to 9.0.1 2020-07-21 20:25:54 +02:00
Henrik Grimler
8ff1f765fc ack-grep: update to 3.4.0 2020-07-21 20:24:04 +02:00
Henrik Grimler
c8b89fca7b kubectl: update to 1.18.6 2020-07-21 20:14:48 +02:00
Henrik Grimler
9344a7ce65 Merge pull request #5574 from termux/build-git-clone
build-package: add termux_git_clone_src function
2020-07-21 20:10:08 +02:00
Henrik Grimler
e112c4ed18 dart: fix error about unknown arch
Still fails due to not supporting python3.

%ci:no-build
2020-07-21 15:37:56 +02:00
Leonid Pliushch
d5b4dddff0 termux-tools: termux-reset: ensure that $PREFIX is RWX before deleting
Set RWX permissions recursively on $PREFIX before deleting it. This
is needed to ensure that all files and directories can be deleted
by `rm`.

However this may not work if permissions were messed up with root.
2020-07-21 16:01:45 +03:00
Henrik Grimler
75d3e9d054 Set TERMUX_PKG_SKIP_SRC_EXTRACT=true
Needed when packages override termux_step_get_source and do not set
TERMUX_PKG_SRCURL.

%ci:no-build
2020-07-21 10:19:54 +02:00
Henrik Grimler
e34dfb9502 ecj: refactor build.sh
Download src in termux_step_get_source, check if we are compiling on
device in termux_step_pre_configure instead of doing everything in
termux_step_make.

%ci:no-build
2020-07-21 10:14:19 +02:00
Henrik Grimler
93aec4fc7b Rename termux_step_extract_package->termux_step_get_source 2020-07-21 10:14:19 +02:00
Henrik Grimler
b2a23ca9cb Rename termux_step_post_extract_package->termux_step_post_get_source 2020-07-21 10:14:19 +02:00
Henrik Grimler
1c3eae9c3d dart: simplify build script a bit
Fails to build currently.
2020-07-21 10:14:19 +02:00
Henrik Grimler
b9d70881aa dart: rename termux_step_extract_package->termux_step_get_source
Also specify TERMUX_PKG_SRC_EXTRACT to make lint-packages happy.
2020-07-21 10:14:19 +02:00
Henrik Grimler
96d06b2734 gnunet: use new termux_git_clone_src function 2020-07-21 10:14:19 +02:00
Henrik Grimler
48ca8f1d14 libduktape: use new termux_git_clone_src function 2020-07-21 10:14:19 +02:00
Henrik Grimler
9d1dcd53af libgrpc: use new termux_git_clone_src function 2020-07-21 10:14:19 +02:00
Henrik Grimler
eb84d04e21 mbedtls: use new termux_git_clone_src function, specify git branch 2020-07-21 10:14:19 +02:00
Henrik Grimler
efb56e7e2e micro: use new termux_git_clone_src function 2020-07-21 10:14:19 +02:00
Henrik Grimler
7e662c4d6f pulseaudio: use new termux_git_clone_src function 2020-07-21 10:14:19 +02:00
Henrik Grimler
0f5cf18c69 transmission: use new termux_git_clone_src function, specify branch 2020-07-21 10:14:19 +02:00
Henrik Grimler
7c74bf9726 Rename termux_step_post_extract_package->termux_step_post_get_source 2020-07-21 10:14:19 +02:00
Leonid Pliushch
955a7b7c5c proot-distro: update to 0.2.1
Fixed out-of-sync version tag in script.
2020-07-21 04:51:56 +03:00
Leonid Pliushch
5821cc4e4c proot-distro: update to 0.2 2020-07-21 04:28:17 +03:00
Leonid Pliushch
9a1bf2f99c new package: proot-distro - see https://github.com/termux/proot-distro 2020-07-20 23:51:35 +03:00
Henrik Grimler
2935e51650 kona: update to 20200313 2020-07-20 22:44:17 +02:00
Henrik Grimler
ee37ed1753 hugo: update to 0.74.2 2020-07-20 22:41:33 +02:00
Henrik Grimler
e97548b642 jo: update to 1.4 2020-07-20 22:41:19 +02:00
Henrik Grimler
70be665dc6 isync: update to 1.3.2 2020-07-20 22:39:56 +02:00
Henrik Grimler
5b81be8808 imagemagick: update to 7.0.10.24 2020-07-20 22:38:06 +02:00
Henrik Grimler
b40c5c8f24 help2man: update to 1.47.16 2020-07-20 22:33:56 +02:00
Henrik Grimler
35a4254cb3 gnunet: update to 0.13.1 2020-07-20 22:32:59 +02:00
Henrik Grimler
051875b76b gnuplot: update to 5.4.0 2020-07-20 22:28:45 +02:00
Henrik Grimler
6b191eac5a gpgme: update to 1.14.0 2020-07-20 22:28:17 +02:00
Henrik Grimler
63d4d7079c gnupg: update to 2.2.21 2020-07-20 22:28:04 +02:00
Henrik Grimler
f7a0762640 git-delta: update to 0.3.0 2020-07-20 22:27:35 +02:00
Henrik Grimler
f0a720d89d glib: update patch 2020-07-20 22:22:13 +02:00
Henrik Grimler
f7b717aa0f gitea: update to 1.12.2 2020-07-20 22:09:47 +02:00
Henrik Grimler
5716bb3adf glib: update to 2.64.4 2020-07-20 22:08:52 +02:00
Henrik Grimler
c95e0ab427 ffmpeg: update to 4.3.1
Minor update so dependencies do not seem to need to be bumped.
2020-07-20 22:00:31 +02:00
Henrik Grimler
7078d77bcf fsmon: update to 1.8.1 2020-07-20 21:55:12 +02:00
Henrik Grimler
7749601c6f fribidi: update to 1.0.10 2020-07-20 21:54:01 +02:00
Henrik Grimler
e32a5dac03 exiv2: update to 0.27.3 2020-07-20 21:43:11 +02:00
Henrik Grimler
824df64cab elvish: update to 0.14.0 2020-07-20 21:41:55 +02:00
Henrik Grimler
897de3f8a1 elixir: update to 1.10.4 2020-07-20 21:39:40 +02:00
Henrik Grimler
ba2c72a1e7 dropbear: update to 2020.80 2020-07-20 21:36:23 +02:00
Henrik Grimler
3652674af6 ctypes-sh: update to 1.2 2020-07-20 21:35:33 +02:00
Henrik Grimler
d439c1ccba dash: update to 0.5.11.1 2020-07-20 21:35:05 +02:00
Henrik Grimler
255fc45259 cmake: update to 3.18.0 2020-07-20 21:30:39 +02:00
Henrik Grimler
e2340585bc libcurl: update to 7.71.1 2020-07-20 21:29:52 +02:00
Henrik Grimler
37515713b2 cava: update to 0.7.2 2020-07-20 21:23:39 +02:00
Henrik Grimler
0c41ef423a caddy: update to 2.1.1 2020-07-20 21:23:11 +02:00
Henrik Grimler
46e46767fc bash: update to patch level 18 2020-07-20 21:22:34 +02:00
Henrik Grimler
788c01ffe6 antibody: update to 6.1.0 2020-07-20 21:21:47 +02:00
Henrik Grimler
29febd88a7 algernon: update to 1.12.8 2020-07-20 21:20:43 +02:00
Henrik Grimler
30b2f100c2 busybox: update to 1.32.0 2020-07-20 21:19:40 +02:00
Joel Grunbaum
66d30a72ba Added package: Aspell 2020-07-20 17:54:53 +02:00
its-pointless
3aba58e29a enable php ffi 2020-07-18 07:51:06 +02:00
Nuruddin Ashr
3ba79550b1 Upgrade to golang version 1.14.6 2020-07-17 13:07:25 +03:00
Lucy Phipps
d393f6e8b9 new package: xdelta3 2020-07-17 13:06:54 +03:00
Leonid Pliushch
e429c7156c rename: talib --> ta-lib 2020-07-16 20:51:28 +03:00
Wetitpig
88e13faa0e Full version of apksigner from Android SDK (#5553) 2020-07-16 20:42:05 +03:00
Henrik Grimler
9342d2584d clang: replace clangd from @its-pointless repo 2020-07-16 10:41:45 +02:00
Nuruddin Ashr
ebc92a9485 Upgrade to go version 1.14.5 2020-07-15 10:08:58 +03:00
ifurther
43584f0b52 new package: z3 (#5542) 2020-07-15 01:45:53 +03:00
ifurther
a877186bab new package: talib (#5526) 2020-07-15 00:33:49 +03:00
Leonid Pliushch
4c75e489b5 dpkg: update to 1.20.5 2020-07-14 13:05:09 +03:00
Leonid Pliushch
9ae4d26a6c ffsend: disable package - no longer working
Mozilla shutted down the Firefox Send service for unknown period due to
reports about "spreading malware".

Disable the package for this time.
2020-07-12 16:48:28 +03:00
Lucy Phipps
ac9e4723c3 zip: always assume large file support
fixes #5504
2020-07-12 09:23:30 +02:00
Leonid Pliushch
2ae0a8b8c8 html2text: fix manpage installation 2020-07-11 23:09:23 +03:00
Leonid Pliushch
5a3f81d75b termux-create-package: update to 0.10 2020-07-11 01:18:29 +03:00
Leonid Pliushch
6e77233683 termux-api: depend on busybox
Uses busybox in some scripts.
2020-07-11 01:10:04 +03:00
Leonid Pliushch
f24fd9098c cronie: keep LD_PRELOAD and TZ variables 2020-07-11 01:01:06 +03:00
Leonid Pliushch
cb50933035 cronie: depend on dash instead of bash
As it uses $PREFIX/bin/sh for executing commands.
2020-07-11 00:55:45 +03:00
Leonid Pliushch
4a8a1b3d95 cronie: bump revision 2020-07-11 00:52:15 +03:00
Leonid Pliushch
ac4f2b9ac5 cronie: bump revision 2020-07-11 00:25:36 +03:00
Henrik Grimler
0cc66eb40b libc++: bump to build r21d 2020-07-10 22:02:55 +02:00
Leonid Pliushch
b341639e0f cronie: copy important environment variables
https://github.com/termux/termux-packages/issues/5510
2020-07-10 19:25:41 +03:00
Butta
e303a010a4 swift: add clang dependency 2020-07-10 11:56:25 +02:00
Henrik Grimler
1a4aa0791c clang: break libllvm 9.0.1
At least one file has been moved between packages, see
https://github.com/termux/termux-packages/issues/5506.
2020-07-10 10:37:17 +02:00
Butta
4e756545ff swift: bump revision to pick up new clang version 2020-07-10 06:01:16 +02:00
Henrik Grimler
d236abc608 Command-not-found: update to latest command lists 2020-07-09 21:14:05 +02:00
Leonid Pliushch
af5fc36867 apt: fix regression when building of apt-ftparchive was disabled and produced empty subpackage 2020-07-09 20:29:22 +03:00
Henrik Grimler
7651009903 ldc: bump to rebuild 2020-07-09 18:23:33 +02:00
Henrik Grimler
325c152a3f aapt: bump to rebuild 2020-07-09 18:23:33 +02:00
Henrik Grimler
0ef42ab604 ldc: bump to rebuild
ldc for x86_64 contains lots of unrelated binaries. Probably due to me building it locally and somehow messing that up.
2020-07-09 16:08:34 +02:00
Henrik Grimler
37ea624f96 aapt: bump again to build with new docker image 2020-07-09 16:03:38 +02:00
Henrik Grimler
70dec97ce7 aapt: bump to rebuild 2020-07-09 13:54:07 +02:00
Henrik Grimler
eabd6c2c5d rust: blacklist x86_64 for now due to build failure
%ci:no-build
2020-07-09 13:51:35 +02:00
Henrik Grimler
bb7e8e6969 libdispatch: remove no longer needed patch 2020-07-09 13:51:35 +02:00
Henrik Grimler
7a1cc468bc fish: fix undefined reference to posix_spawn 2020-07-09 13:51:35 +02:00
its-pointless
e16ed5140d rebuild apt for new libc++ 2020-07-09 13:51:35 +02:00
its-pointless
d1dc931a1a fix libllvm because of changed docker image. 2020-07-09 13:51:35 +02:00
Butta
5be5f78362 lldb: update from 9.0.1 to 10.0.0 2020-07-09 13:51:35 +02:00
Butta
fe6b72da02 libllvm: update from 9.0.1 to 10.0.0 2020-07-09 13:51:35 +02:00
its-pointless
746eb90bfc rust ndk-sysroot 2020-07-09 13:51:35 +02:00
its-pointless
6493ba203b php: avoid fcgi header 2020-07-09 13:51:35 +02:00
its-pointless
5c1249295f fix aapt build 2020-07-09 13:51:35 +02:00
its-pointless
148d5c0685 fish using spawn.h 2020-07-09 13:51:35 +02:00
its-pointless
ec0d56f6bc libarchive: don't link acl and attr 2020-07-09 13:51:35 +02:00
its-pointless
84e2ab35ec fix building ldc after building libllvm 2020-07-09 13:51:35 +02:00
its-pointless
7808db2329 ccnet fix building after libdb 2020-07-09 13:51:35 +02:00
its-pointless
4cf817a3a5 wordgrinder: avoid using install zip.h 2020-07-09 13:51:35 +02:00
its-pointless
43f5eb9281 r21 cross over in progress 2020-07-09 13:51:35 +02:00
Leonid Pliushch
a6ecbd5015 moreutils: bump revision 2020-07-09 14:08:46 +03:00
lucy phipps
b253a4b725 moreutils: exclude parallel(1) documentation 2020-07-09 13:37:54 +03:00
Butta
ccbac394fc swift: tweaks to get on-device build working again 2020-07-09 02:23:00 +03:00
Leonid Pliushch
3fa9c23c5d libllvm: bump revision 2020-07-09 02:19:35 +03:00
ifurther
4adffed10e libllvm: build clang-tidy (#5495) 2020-07-09 02:18:41 +03:00
Janrupf
583cef40fc new package: cups (#5472) 2020-07-09 02:02:18 +03:00
Leonid Pliushch
7c5b881d04 util-linux: bump revision 2020-07-09 01:55:23 +03:00
Leonid Pliushch
cb014db4a8 util-linux: remove /bin/applets from PATH 2020-07-09 01:55:16 +03:00
Leonid Pliushch
c201840a77 ruby: bump revision 2020-07-09 01:52:27 +03:00
Leonid Pliushch
40c20d0017 ruby: remove /bin/applets from PATH 2020-07-09 01:52:22 +03:00
Leonid Pliushch
4acee3f693 gdb: bump revision 2020-07-09 01:46:42 +03:00
Leonid Pliushch
e869178f30 gdb: use nano as default editor 2020-07-09 01:46:28 +03:00
Leonid Pliushch
a4fab11a39 perl: bump revision 2020-07-09 01:45:27 +03:00
Leonid Pliushch
0229bc5b38 perl: remove Cwd.pm.patch 2020-07-09 01:44:36 +03:00
Leonid Pliushch
c86bb4a1d4 libgcrypt: bump revision 2020-07-09 01:40:29 +03:00
Leonid Pliushch
338f8b43bc libgcrypt: do not use binaries from $PREFIX/bin/applets 2020-07-09 01:40:08 +03:00
Leonid Pliushch
656550b02c k2pdfopt: bump revision 2020-07-09 01:37:31 +03:00
Leonid Pliushch
40120eb77f k2pdfopt: remove /bin/applets from PATH 2020-07-09 01:37:23 +03:00
Leonid Pliushch
c41e0b01a0 shellinabox: bump revision 2020-07-09 01:34:37 +03:00
Leonid Pliushch
fe75678f37 shellinabox: remove /bin/applets from PATH 2020-07-09 01:34:32 +03:00
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
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