Commit Graph

8693 Commits

Author SHA1 Message Date
Guilherme Bernal
5c29d6cee3 kubectl: Update from 1.17.2 to 1.17.3 2020-02-15 23:40:47 -03:00
Martin Kinkelin
ef70e5b778 LDC: Upgrade to v1.20.0 2020-02-16 02:37:32 +01:00
Fredrik Fornwall
56b759e284 mariadb: Update from 10.4.6 to 10.4.12 2020-02-16 00:33:25 +01:00
Fredrik Fornwall
2ffcd080ed gdb: Update from 8.3.1 to 9.1 2020-02-15 23:58:09 +01:00
Fredrik Fornwall
6a4f378170 exiftool: Update from 11.86 to 11.87 2020-02-15 23:32:15 +01:00
Fredrik Fornwall
d87f7e4818 libarchive: Update from 3.4.1 to 3.4.2 2020-02-15 23:30:39 +01:00
Fredrik Fornwall
ec5897ad43 ncdu: Update from 1.14.1 to 1.14.2 2020-02-15 23:30:23 +01:00
Fredrik Fornwall
c0b04a32ba par2: Update from 0.8.0 to 0.8.1 2020-02-15 23:30:08 +01:00
Fredrik Fornwall
0b2e9dfd19 ttyd: Update from 1.5.2 to 1.6.0 2020-02-15 23:28:18 +01:00
Fredrik Fornwall
c3ed5bc212 postgresql: Update from 12.1 to 12.2 2020-02-15 23:20:41 +01:00
Fredrik Fornwall
89b32a4bda fish: Update from 3.0.2 to 3.1.0 2020-02-15 23:17:20 +01:00
Fredrik Fornwall
095c891ae7 vim: Update from 8.2.0200 to 8.2.0250 2020-02-15 23:14:20 +01:00
Fredrik Fornwall
85d9b210ca libgmime: Update from 3.2.5 to 3.2.6 2020-02-15 23:09:32 +01:00
Fredrik Fornwall
2ba9974d99 openssh: Update from 8.1 to 8.2 2020-02-15 23:04:18 +01:00
Fredrik Fornwall
8a77ed3b8c micro: Update from 1.4.1 to 2.0.1 2020-02-15 22:41:12 +01:00
Fredrik Fornwall
1cef84f37a golang: Update from 1.13.7 to 1.13.8 2020-02-15 22:40:57 +01:00
Fredrik Fornwall
8d008be658 bison: Update from 3.5.1 to 3.5.2 2020-02-15 22:33:33 +01:00
Fredrik Fornwall
b63dd8c778 pcre: Update from 8.43 to 8.44 2020-02-15 22:31:04 +01:00
Rowan Wookey
2e39d77488 Added recutils package.
* Patched getpass by wrapping in if statement thanks to https://github.com/termux/termux-packages/blob/master/packages/rsync/rsync-3.1.3_lib_getpass.c.patch
* Patched %n printf failing on android 10 thanks to 759ad3f217
2020-02-15 18:57:46 +00:00
Henrik Grimler
e5bd6cc56f emacs: emacs_cv_func__setjmp=no, emacs_cv_func_sigsetjmp=no on i686 2020-02-15 11:09:29 +01:00
ForkedLightning
7bdf776c3e Squid: Configure with --enable-ssl-crtd (#4912)
* Squid: Configure with --enable-ssl-crtd

Enable certificate generator required for SslBump.

* squid: bump revision

Co-authored-by: Henrik Grimler <henrik@grimler.se>
2020-02-15 10:33:23 +01:00
Butta
3af25bc2a9 Introduce TERMUX_PKG_QUICK_REBUILD
This new variable is extremely useful when iterating on creating a large package,
as otherwise you have to wipe the source and rebuild each time you make a mistake
with the patches or build.sh script.

Simply set TERMUX_PKG_QUICK_REBUILD=true in build.sh if a build fails and then the
TERMUX_PKG_SRCDIR and TERMUX_PKG_BUILDDIR will not be touched when you rebuild,
including that the patches will not be applied again. When you're done iterating,
diff for any new patches, save them, and remove this variable before rebuilding
from scratch, hopefully for the last time. ;)

An example is shown for the giant libllvm package, where other modifications are
also excluded if this variable is set.
2020-02-15 13:38:30 +05:30
Henrik Grimler
1b5dcce8b9 emacs: potential fix for https://github.com/termux/termux-packages/issues/2599 (#4909) 2020-02-15 08:14:04 +01:00
valpogus
d649cbd7a5 Update tokei to version 10.1.2 (#4904) 2020-02-14 10:13:37 +01:00
Fredrik Fornwall
a65214ddf9 nnn: Update from 2.9 to 3.0 2020-02-14 02:07:38 +01:00
Leonid Pliushch
22a2725a2f qemu: add fix for brk
From 6fd5944980
2020-02-13 22:24:42 +02:00
Leonid Pliushch
13ba8fa19d o-editor: rebuild 2020-02-11 23:13:55 +02:00
Leonid Pliushch
6102ae479b rename package: o => o-editor
See https://github.com/aptly-dev/aptly/issues/908.
2020-02-11 23:11:44 +02:00
Leonid Pliushch
eef17b10ee jp2a: switch to new upstream and update to 1.0.9 2020-02-11 16:49:51 +02:00
Leonid Pliushch
3b6a22dfc9 new package: libtheora 2020-02-11 14:16:36 +02:00
Leonid Pliushch
c449764c50 Revert "par2: update to 0.8.1"
v0.8.1 i686 build requires fixing.
2020-02-10 20:20:45 +02:00
Leonid Pliushch
3f6e856ee1 par2: update to 0.8.1 2020-02-10 20:09:37 +02:00
Leonid Pliushch
00a028bd96 gmic: update to 2.8.4 2020-02-10 20:08:48 +02:00
Leonid Pliushch
2c355d5a63 elixir: update to 1.10.1 2020-02-10 20:07:23 +02:00
Arun
ccc32824b3 jfrog-cli: corrected homepage URL (#4900) 2020-02-10 19:15:13 +02:00
Arun
b445982790 new package: jfrog-cli 2020-02-10 20:13:11 +05:30
Leonid Pliushch
750f71e648 yadm: update to 2.4.0 2020-02-10 14:55:56 +02:00
Leonid Pliushch
da4d160eba yarn: update to 1.22.0 2020-02-10 14:55:13 +02:00
Leonid Pliushch
e93c92b2a8 valac: update to 0.46.6 2020-02-10 14:54:31 +02:00
Leonid Pliushch
9c7459f76f strace: fix patches 2020-02-10 14:51:21 +02:00
Leonid Pliushch
6c99401d15 strace: update to 5.5 2020-02-10 14:35:12 +02:00
Leonid Pliushch
24fb9ad1c2 starship: update to 0.35.1 2020-02-10 14:32:27 +02:00
Leonid Pliushch
1dd8816757 screen: update to 4.8.0 2020-02-10 14:16:53 +02:00
Leonid Pliushch
4ed8419472 readline: update to 8.0.4 2020-02-10 14:10:43 +02:00
Leonid Pliushch
3d3105df92 profanity: update to 0.8.1 2020-02-10 14:08:14 +02:00
Leonid Pliushch
50dfb746b1 nano: update to 4.8 2020-02-10 14:07:37 +02:00
Leonid Pliushch
d5a0cbc4b6 memcached: update to 1.5.22 2020-02-10 14:07:18 +02:00
Leonid Pliushch
505c658dc5 libmicrohttpd: rebuild package 2020-02-10 13:59:52 +02:00
Leonid Pliushch
6b11a37e6b imagemagick: rebuild package 2020-02-10 13:59:10 +02:00
Leonid Pliushch
71398486bd libgpg-error: delete unneeded patch 2020-02-10 13:58:29 +02:00
Leonid Pliushch
3a8e318d91 linux-man-pages: update to 5.05 2020-02-10 13:44:40 +02:00
Leonid Pliushch
db2518ff4c libmicrohttpd: update to 0.9.70 2020-02-10 13:42:48 +02:00
Leonid Pliushch
654ff1b9db libgpg-error: update to 1.37 2020-02-10 13:42:30 +02:00
Leonid Pliushch
e40a368a18 imagemagick: update to 7.0.9.22 2020-02-10 13:42:16 +02:00
Leonid Pliushch
8d868fec9a hugo: update to 0.64.1 2020-02-10 13:40:39 +02:00
Leonid Pliushch
31083cca2a erlang: update to 22.2.6 2020-02-10 13:24:08 +02:00
Leonid Pliushch
8d983bb009 cmake: update to 3.16.4 2020-02-10 13:23:01 +02:00
Leonid Pliushch
7eb3a766ec clamav: update to 0.102.2 2020-02-10 13:16:07 +02:00
Leonid Pliushch
51445f0f3c byobu: update to 5.131 2020-02-10 13:14:14 +02:00
Leonid Pliushch
ac5f0c642b bash: update to 5.0.16 2020-02-10 13:08:55 +02:00
Leonid Pliushch
655682dd9d lastpass-cli: move from unstable repo 2020-02-09 15:59:18 +02:00
Henrik Grimler
3d89e77dc3 command-not-found: update to 1.47 (#4890) 2020-02-08 23:32:20 +01:00
Jason A. Donenfeld
5a1674df07 wireguard-tools: update to 1.0.20200206
This version drops the libmnl dependency.
2020-02-07 14:12:59 +01:00
Leonid Pliushch
970391d6ab build-essential: keep bare minimum in dependencies & move others to recommends 2020-02-07 13:29:11 +02:00
Leonid Pliushch
7bb30bfd47 elinks: switch source download URL 2020-02-06 17:34:37 +02:00
Alexander F. Rødseth
61fd693759 new package: o (#4883) 2020-02-06 01:25:11 +02:00
Leonid Pliushch
f931ce16d4 openal-soft: rebuild package 2020-02-05 13:57:13 +02:00
Leonid Pliushch
6d83f53c71 dx: rebuild package 2020-02-05 13:56:59 +02:00
Leonid Pliushch
7cb18f29b7 unrar: rebuild package 2020-02-05 12:46:32 +02:00
Leonid Pliushch
8ba496c413 make: rebuild package 2020-02-05 12:46:21 +02:00
Leonid Pliushch
7da1fa4c9a hub: rebuild package 2020-02-05 12:44:59 +02:00
Leonid Pliushch
694a6022fe dnsutils: rebuild package 2020-02-05 12:44:32 +02:00
Leonid Pliushch
4e4f9b70a9 fsmon: rebuild package 2020-02-05 12:43:16 +02:00
Leonid Pliushch
085cf8a01d syncthing: update to 1.3.4 2020-02-04 22:41:31 +02:00
Leonid Pliushch
deb6126506 hugo: update to 0.64.0 2020-02-04 22:39:49 +02:00
Leonid Pliushch
8c5dd5285f exiftool: update to 11.86 2020-02-04 22:37:59 +02:00
Leonid Pliushch
349118ad61 libprotobuf: update to 3.11.3 2020-02-04 17:30:46 +02:00
Leonid Pliushch
8e01654832 radare2: update to 4.2.1 2020-02-04 16:53:58 +02:00
Leonid Pliushch
c4b2e1523f vim, vim-python: update to 8.2.0200 2020-02-04 16:52:25 +02:00
Leonid Pliushch
6ed9d0f3b0 profanity: update to 0.8.0 2020-02-04 16:50:14 +02:00
Leonid Pliushch
6447a7491e libzip: update to 1.6.1 2020-02-04 16:48:29 +02:00
Leonid Pliushch
d476c12455 libgnutls: update to 3.6.12 2020-02-04 16:45:58 +02:00
Leonid Pliushch
cd99a33417 keybase: update to 5.2.0 2020-02-04 16:39:37 +02:00
Leonid Pliushch
db5d6fa032 erlang: update to 22.2.5 2020-02-04 16:36:36 +02:00
Alejandro Soto
dba2c99db1 new package: calc 2020-02-03 14:33:21 -06:00
Henrik Grimler
3a12887f21 ndk-sysroot: add patch for better compatibility with gcc. (#4870)
This upstream commit is reverted:
github.com/aosp-mirror/platform_bionic/commit/b7b2884a2130c32b3ca7228891a0a9aa934a9be7
And some of the changes in this commit are included:
github.com/termux/termux-packages/commit/3da018dde122ae90ff82e9733c096e3c75331fe1.
2020-02-02 19:23:26 +01:00
Fredrik Fornwall
6d044fddad binutils: Update from 2.33.1 to 2.34 2020-02-02 05:31:28 +01:00
Fredrik Fornwall
697145f8af starship: Update from 0.32.2 to 0.33.1 2020-02-02 05:31:10 +01:00
Fredrik Fornwall
22489c82d3 rclone: Update from 1.50.2 to 1.51.0 2020-02-02 05:27:11 +01:00
Fredrik Fornwall
89deb86abb lighttpd: Update from 1.4.54 to 1.4.55 2020-02-02 05:13:04 +01:00
Fredrik Fornwall
092659b41c remind: Update from 03.02.00 to 03.03.00 2020-02-02 05:12:26 +01:00
Fredrik Fornwall
9b649e0158 gifski: Update from 0.10.1 to 0.10.2 2020-02-02 05:11:37 +01:00
Fredrik Fornwall
ec59f585f6 inotify-tools: Update from 3.20.2 to 3.20.2.2 2020-02-02 05:11:08 +01:00
Leonid Pliushch
1cf2933353 texlive-bin: rebuild package 2020-01-31 15:17:24 +02:00
Leonid Pliushch
65f3e11b5d Revert "starship: update to 0.33.1"
This reverts commit f6b19109c5a06592c9e497a7b8b756fdf9b6aadb.

Compilation fails with following error:

Compiling rustls-native-certs v0.1.0
error[E0432]: unresolved import `platform`
  --> /home/builder/.cargo/registry/src/github.com-1ecc6299db9ec823/rustls-native-certs-0.1.0/src/lib.rs:22:9
   |
22 | pub use platform::load_native_certs;
   |         ^^^^^^^^ use of undeclared type or module `platform`
2020-01-31 15:15:26 +02:00
Leonid Pliushch
ea446361cd libsqlite: update to 3.31.1 2020-01-31 15:01:21 +02:00
Leonid Pliushch
ca23b4d7f1 starship: update to 0.33.1 2020-01-31 15:00:23 +02:00
Leonid Pliushch
f7a27ef274 util-linux: update to 2.35.1 2020-01-31 14:59:40 +02:00
Leonid Pliushch
62b342974b poppler: update to 0.85.0 2020-01-31 14:56:42 +02:00
Leonid Pliushch
cc35a71eec gifski: update to 0.10.1 2020-01-31 14:54:50 +02:00
Leonid Pliushch
ee724f90d0 util-linux: disable cmos hwclock support
Android does not have sys/io.h header.
2020-01-30 22:30:53 +02:00
Leonid Pliushch
433cf7a17a wireguard-tools: update to 1.0.20200121 2020-01-30 22:22:53 +02:00
Leonid Pliushch
3981bdffc9 vim, vim-python: update to 8.2.0150 2020-01-30 22:21:53 +02:00
Leonid Pliushch
1973a77b5a util-linux: update to 2.35 2020-01-30 22:20:19 +02:00
Leonid Pliushch
0e1c99bbdb unrar: update to 5.9.1 2020-01-30 22:18:14 +02:00
Leonid Pliushch
bc522c392a parallel: rebuild 2020-01-30 22:14:20 +02:00
Leonid Pliushch
84b3fa533c ninja: remove unneeded patch 2020-01-30 22:13:57 +02:00
Leonid Pliushch
aa01456fb1 tor: update to 0.4.2.6 2020-01-30 22:11:28 +02:00
Leonid Pliushch
b8b6896100 tintin++: update to 2.02.01 2020-01-30 22:10:56 +02:00
Leonid Pliushch
5260ad00a2 swi-prolog: update to 8.1.21 2020-01-30 22:10:13 +02:00
Leonid Pliushch
98a4fefa5f squid: update to 4.10 2020-01-30 22:09:47 +02:00
Leonid Pliushch
9e9a6e9777 seafile-client: update to 7.0.5 2020-01-30 22:09:32 +02:00
Leonid Pliushch
8ebb685091 qpdf: update to 9.1.1 2020-01-30 22:09:12 +02:00
Leonid Pliushch
fd58eaf570 quickjs: update to 2020.01.19 2020-01-30 22:05:32 +02:00
Leonid Pliushch
a83750bca3 parallel: update to 20200122 2020-01-30 22:04:09 +02:00
Leonid Pliushch
c9aec4cbe7 ninja: update to 1.10.0 2020-01-30 22:03:41 +02:00
Leonid Pliushch
392e54a19b openal-soft: update to 1.20.1 2020-01-30 22:03:00 +02:00
Leonid Pliushch
2eec920b15 nim: update to 1.0.6 2020-01-30 21:55:37 +02:00
Leonid Pliushch
84be13252f mpv: update to 0.32.0 2020-01-30 21:55:24 +02:00
Leonid Pliushch
60f77d5b7e mkvtoolnix: update to 43.0.0 2020-01-30 21:53:23 +02:00
Leonid Pliushch
8cf1042051 lnd: update to 0.9.0 2020-01-30 21:51:52 +02:00
Leonid Pliushch
06bacf6665 libzip: update to 1.6.0 2020-01-30 21:48:33 +02:00
Leonid Pliushch
63b5cecd9b libuv: update to 1.34.2 2020-01-30 21:48:05 +02:00
Leonid Pliushch
e6ccafd29d libmpdclient: update to 2.18 2020-01-30 21:47:24 +02:00
Leonid Pliushch
accd50f3ba libgmp: update to 6.2.0 2020-01-30 21:46:39 +02:00
Leonid Pliushch
0464df1579 kubectl: update to 1.17.2 2020-01-30 21:40:41 +02:00
Leonid Pliushch
741de629fe libisl: update to 0.22.1 2020-01-30 21:30:48 +02:00
Leonid Pliushch
1edf57e919 gmic: fix Makefile.patch 2020-01-30 21:23:13 +02:00
Leonid Pliushch
7b68da838e inotify-tools: update to 3.20.2 2020-01-30 21:19:06 +02:00
Leonid Pliushch
fdbec71c1d imagemagick: update to 7.0.9.20 2020-01-30 21:13:39 +02:00
Leonid Pliushch
976b606e2c hugo: update to 0.63.2 2020-01-30 21:13:08 +02:00
Leonid Pliushch
9d8dc2a73b gegl: remove unneeded patch 2020-01-30 21:09:54 +02:00
Leonid Pliushch
4b36451716 gmic: rebuild 2020-01-30 21:09:27 +02:00
Leonid Pliushch
4590b61015 golang: update to 1.13.7 2020-01-30 21:06:21 +02:00
Leonid Pliushch
20887481c4 gmic: update to 2.8.3 2020-01-30 21:00:27 +02:00
Leonid Pliushch
d5d216533e gegl: update to 0.4.20 2020-01-30 21:00:13 +02:00
Leonid Pliushch
321982e9d1 exiftool: update to 11.85 2020-01-30 20:58:07 +02:00
Leonid Pliushch
66c692111a erlang: update to 22.2.4 2020-01-30 20:57:03 +02:00
Leonid Pliushch
f5d3a6a853 elixir: update to 1.10.0 2020-01-30 20:56:46 +02:00
Leonid Pliushch
aa2d5edb58 direnv: update to 2.21.2 2020-01-30 20:51:22 +02:00
Leonid Pliushch
7f6895dfd6 cmake: update to 3.16.3 2020-01-30 20:50:17 +02:00
Leonid Pliushch
480feb3e5a ipfs: update to 0.4.23 2020-01-30 20:48:26 +02:00
Leonid Pliushch
91073bd6b3 alpine: update to 2.22 2020-01-30 20:19:17 +02:00
Leonid Pliushch
c5ed0d2e92 axel: update to 2.17.7 2020-01-30 19:48:18 +02:00
Leonid Pliushch
0c50377c3f busybox: avoid use of xopen_as_uid_gid() in crontab applet
Issue https://github.com/termux/termux-packages/issues/4837.
2020-01-30 15:00:35 +02:00
Leonid Pliushch
f07ef24007 busybox: do not try to chown() files when running crontab -e
Issue https://github.com/termux/termux-packages/issues/4837.
2020-01-29 23:26:18 +02:00
Leonid Pliushch
90d949021f leptonica: fix typo in build.sh 2020-01-28 15:37:29 +02:00
Leonid Pliushch
fb59fc0fbf leptonica: build with giflib, libwebp and openjpeg 2020-01-28 14:24:28 +02:00
Leonid Pliushch
7d32a49601 git: tk dependency present in related subpackages and should not be specified for main 2020-01-26 20:24:00 +02:00
Leonid Pliushch
62d008f5eb git: add subpackages git-gui and git-gitk
Requested in https://github.com/termux/termux-packages/issues/4841.
2020-01-26 20:12:38 +02:00
Leonid Pliushch
8fc46804cf natpmpc: fix installation prefix 2020-01-26 19:52:43 +02:00
Leonid Pliushch
1d855faeb9 new package: natpmpc
Requested in https://github.com/termux/termux-packages/issues/4842.
2020-01-26 19:01:37 +02:00
Leonid Pliushch
5935c83a82 dart: bump revision
Single-commit merges are not handled well by CI currently...
2020-01-25 15:01:05 +02:00
Arun
910521c71e dart: update to 2.7.1 and fixes x86_64 build failure 2020-01-25 16:41:34 +05:30
Leonid Pliushch
cf0a27f0d5 8086tiny: do not prompt for bios image in wrapper
Alternate bios is not available for this emulator, so
packaged image will be used instead.
2020-01-24 21:42:40 +02:00
Leonid Pliushch
806039ed41 8086tiny: clear screen before running + specify package dependencies 2020-01-24 21:25:19 +02:00
Leonid Pliushch
ffb396b647 new package: 8086tiny
Requested in https://github.com/termux/termux-packages/issues/4828.
2020-01-24 21:11:03 +02:00
Craig Comstock
8a85156fc1 Initial liblmdb packaging (#4835) 2020-01-24 20:14:47 +02:00
Leonid Pliushch
a533751b61 bump revision for html2text & emacs
Re-submit packages after https://github.com/termux/termux-packages/pull/4831.
Package 'bison' was affected too, but was built & uploaded manually.
2020-01-23 23:25:15 +02:00
Leonid Pliushch
3e67b2cc29 rebuild packages emacs & bison 2020-01-23 19:49:07 +02:00
Leonid Pliushch
d293cd0d52 emacs: remove ./share/info/dir from package 2020-01-23 19:26:31 +02:00
Leonid Pliushch
39ae79799c bison: remove ./share/info/dir from package 2020-01-23 19:23:58 +02:00
Leonid Pliushch
c4d673ee07 CI: set path to where extract downloaded artifacts 2020-01-23 00:05:16 +02:00
Leonid Pliushch
f1ed9e38d8 html2text: bump revision 2020-01-22 23:56:49 +02:00
Fredrik Fornwall
df77eea042 radare2: Update from 4.1.1 to 4.2.0 2020-01-22 22:34:32 +01:00
Fredrik Fornwall
2ba715629c php: Update from 7.4.1 to 7.4.2 2020-01-22 22:34:32 +01:00
Fredrik Fornwall
71d3b33a3e memcached: Update from 1.5.20 to 1.5.21 2020-01-22 22:34:32 +01:00
Fredrik Fornwall
3931cb4215 nginx: Update from 1.17.7 to 1.17.8 2020-01-22 22:34:32 +01:00
Fredrik Fornwall
829a7d0650 mc: Update from 4.8.23 to 4.8.24 2020-01-22 22:34:32 +01:00
Fredrik Fornwall
209daa77fa make: Update from 4.2.1 to 4.3 2020-01-22 22:34:32 +01:00
Leonid Pliushch
99f1718052 html2text: fix version 2020-01-22 23:20:33 +02:00
Leonid Pliushch
0f2541a875 imagemagick: update to 7.0.9.17 2020-01-22 23:18:12 +02:00
Leonid Pliushch
15b0cb2844 hub: update to 2.14.1 2020-01-22 23:17:12 +02:00
Leonid Pliushch
09283fd8f3 git-lfs: update to 2.10.0 2020-01-22 23:15:07 +02:00
Leonid Pliushch
d141c7bae0 geth: update to 1.9.10 2020-01-22 23:12:10 +02:00
Leonid Pliushch
fd53c449fa fsmon: update to 1.6.1 2020-01-22 23:10:30 +02:00
Leonid Pliushch
82e82206e8 erlang: update to 22.2.3 2020-01-22 23:09:41 +02:00
Leonid Pliushch
b3fd8370d2 dart: bump revision 2020-01-22 23:02:52 +02:00
Leonid Pliushch
ec00e5192d dnsutils: bump revision 2020-01-22 23:02:35 +02:00
Leonid Pliushch
75b4763e36 bison: bump revision 2020-01-22 22:55:59 +02:00
Leonid Pliushch
843e7cb6f6 dnsutils: update to 9.15.8 2020-01-22 22:32:39 +02:00
Leonid Pliushch
22a80758a0 bison: update to 3.5.1 2020-01-22 22:21:32 +02:00
Leonid Pliushch
bce2c0866e dart: blacklist x86_64 builds 2020-01-22 21:54:08 +02:00
Arun
58023d92f6 dart: update to 2.7.0 2020-01-22 21:25:51 +05:30
Leonid Pliushch
ef76ad5fa4 assimp: rebuild package 2020-01-22 14:29:26 +02:00
Fredrik Fornwall
b919e5d8cb nnn: Update from 2.8.1 to 2.9 2020-01-21 01:54:11 +01:00
Daniel T. Lee
9db7ae6906 libluajit: fix unmatched header path and package version (#4815)
* libluajit: fix unmatched header path and package version

Currently, luajit header files are placed improperly.
As stated at luajit.pc file, package version is 2.1 and pkg-config
guides the header location to $TERMUX_PREFIX/include/luajit-2.1/.

This commit fixes the build script of wrong header path.

* libluajit: bump revision and use $TERMUX_PKG_VERSION for foldername

Co-authored-by: Henrik Grimler <henrik@grimler.se>
2020-01-20 11:31:33 +01:00
Leonid Pliushch
d5ff182f95 html2text: rebuild with DT_RUNPATH 2020-01-19 20:50:44 +02:00
Leonid Pliushch
9250a8ba72 html2text: ensure that manpage directory exists before make install 2020-01-19 20:00:11 +02:00
Leonid Pliushch
af2e8e52b8 new package: html2text
Requested in https://github.com/termux/termux-packages/issues/4757.
2020-01-19 19:47:26 +02:00
Leonid Pliushch
bd99bc8e65 Revert "python: remove no longer needed patch"
distutils-command-build.py.patch is still needed...

This reverts commit cb4b29825b2adb2e3e43dfdb4507d78fd4858ad0.
2020-01-19 16:40:49 +02:00
Leonid Pliushch
2c3d333caf python: remove no longer needed patch
Commit 6bf4586187cbf2005c4f8d79511428271185cbe1 provides
a better fix.
2020-01-19 16:35:47 +02:00
Leonid Pliushch
44be04f0f7 python: add back -O3 to CFLAGS 2020-01-19 16:32:47 +02:00
Leonid Pliushch
2f6c668832 python: add clang to recommends
Must-have package if installing something with `pip`.
2020-01-19 14:07:49 +02:00
Leonid Pliushch
3d3b170f18 python: disable LTO due to issues with build config
References package builder directory for paths of certain
binaries like llvm-ar and causes failure when installing
modules like Numpy.

See https://www.reddit.com/r/termux/comments/eqhpoq/unable_to_install_numpy_on_termux/.
2020-01-19 14:07:49 +02:00
Leonid Pliushch
e2742d98c2 Merge pull request #4807 from xalexalex/master
update termux-api to v0.50
2020-01-18 14:28:37 +02:00
Leonid Pliushch
30119e164b sed: update to 4.8 2020-01-18 14:16:42 +02:00
Leonid Pliushch
a6214a5805 mpd: update to 0.21.19 2020-01-18 14:16:40 +02:00
Alessandro Caputo
3dbc138cd6 update termux-api to v0.50 2020-01-18 13:16:14 +01:00
Leonid Pliushch
c7ca73c4b6 mbedtls: update to 2.20.0 2020-01-18 14:15:31 +02:00
Leonid Pliushch
fd37f51685 libcap: update to 2.31 2020-01-18 14:15:12 +02:00
Leonid Pliushch
0b2274b287 lftp: update to 4.9.1 2020-01-18 14:14:56 +02:00
Leonid Pliushch
4267525096 kubectl: update to 1.17.1 2020-01-18 14:14:42 +02:00
Leonid Pliushch
de1be79fd5 kakoune: update to 2020.01.16 2020-01-18 11:48:36 +02:00
Leonid Pliushch
420d414e16 gnunet: update to 0.12.2 2020-01-18 11:48:14 +02:00
Leonid Pliushch
44362f94c5 gmic: update to 2.8.2 2020-01-18 11:47:55 +02:00
Leonid Pliushch
6b81cbba3c gitea: update to 1.10.3 2020-01-18 11:47:40 +02:00
Leonid Pliushch
7c7e7e4f87 fastmod: update to 0.3.0 2020-01-18 11:47:11 +02:00
Leonid Pliushch
958db83473 erlang: update to 22.2.2 2020-01-18 11:46:44 +02:00
Leonid Pliushch
e0f3183f97 ack-grep: update to 3.3.1 2020-01-18 11:43:16 +02:00
Leonid Pliushch
10294901d1 dx: remove unneeded script as replaced by heredoc in build.sh 2020-01-18 11:41:44 +02:00
Leonid Pliushch
363d3cd223 dx: fix url 2020-01-18 10:55:28 +02:00
Leonid Pliushch
3bd977c9d6 dx: use version patched to work under Android 9 and higher
Fixes the issue described in https://www.reddit.com/r/termux/comments/ejrasu/java_on_my_s10_refuses_to_work/.

Android 9 and higher no longer provides JCA API - see https://developer.android.com/guide/topics/security/cryptography#crypto_provider.
2020-01-18 10:50:48 +02:00
Leonid Pliushch
0e08a15a7b vifm: rebuild package 2020-01-16 04:14:45 +02:00
Leonid Pliushch
2d54bd9efc libuv: avoid FICLONE ioctl
Same reason as for nodejs embedded libuv.
2020-01-16 03:04:24 +02:00
Leonid Pliushch
0993a43d82 nodejs-lts: avoid FICLONE ioctl 2020-01-16 03:01:11 +02:00
Leonid Pliushch
c8883ac789 nodejs: avoid FICLONE ioctl
Issue https://github.com/termux/termux-packages/issues/4664.

19824 ioctl(29, BTRFS_IOC_CLONE or FICLONE, 34 <unfinished ...>
19823 fstat64(30,  <unfinished ...>
19822 write(16, "\1\0\0\0\0\0\0\0", 8 <unfinished ...>
19821 close(31 <unfinished ...>
19804 <... epoll_pwait resumed>[{EPOLLIN, {u32=16, u64=16}}], 1024, 867, NULL, 8) = 1
19824 <... ioctl resumed>)              = -1 EACCES (Permission denied)
2020-01-16 02:58:30 +02:00
Leonid Pliushch
5aa214736c apt: show more informative messages if "repository has no release file"
During repository updates & cleanup there can be a short period of time
when repository metadata is not consistent. There may appear an error
like

 E: The repository 'https://termux.org/package stable Release' does not have a Release file.
 N: Updating from such a repository can't be done securely, and is therefore disabled by default.
 N: See apt-secure(8) manpage for repository creation and user configuration details.

but it may not be clear for some users what can cause the issue.

This commit improves the situation a bit.
2020-01-16 01:55:34 +02:00
Leonid Pliushch
68b7e53144 python: force disable use of semaphores
Fixes the issue described in https://github.com/termux/termux-packages/issues/4698
which was ignored mistakenly...
2020-01-16 01:11:37 +02:00
Fredrik Fornwall
da33bbc4d0 git: Update from 2.24.1 to 2.25.0 2020-01-14 11:07:09 +01:00
Fredrik Fornwall
40e140e519 libuv: Update from 1.34.0 to 1.34.1 2020-01-14 11:04:50 +01:00
Fredrik Fornwall
1ea60ddf86 nodejs-lts: Update from 12.14.0 to 12.14.1 2020-01-14 10:58:32 +01:00
Leonid Pliushch
99ed7d351f python: use only link-time optimization
Seems to be enough + no more issues during installation.
2020-01-14 02:07:51 +02:00
Leonid Pliushch
0c92ad97c0 python: build with optimizations enabled 2020-01-14 01:30:29 +02:00
Leonid Pliushch
eb27236873 gdk-pixbuf: make hooks failsafe
Force exit with status '0' even on failure.
2020-01-14 00:39:39 +02:00
Leonid Pliushch
368c09dac2 glib: add hook for glib-compile-schemas
Previously was in gtk2 package.
2020-01-14 00:34:01 +02:00
Leonid Pliushch
dc18ae5080 gdk-pixbuf: add hooks for updating loaders cache 2020-01-14 00:22:18 +02:00
Leonid Pliushch
17edfec59f librsvg: enable pixbuf loader
Requirement for https://github.com/termux/x11-packages/issues/139.
2020-01-14 00:10:30 +02:00
Leonid Pliushch
fc9e078002 imagemagick: do not remove configuration scripts 2020-01-13 23:05:28 +02:00
Leonid Pliushch
6dbbc0d572 imagemagick: do not disable largefile support 2020-01-13 22:53:06 +02:00
Leonid Pliushch
2b13288014 gifsicle: enable gifview
And add libx11 as optional dependency.
2020-01-13 22:49:51 +02:00
Leonid Pliushch
5ca4474432 gdbm: do not force disable readline
Readline is part of bootstrap installation and always available.
No point to disable its support in packages where it is possible.
2020-01-13 22:28:57 +02:00
Leonid Pliushch
45b21dff2a mkvtoolnix: move fmt, libebml and libmatroska to build-time dependencies 2020-01-13 18:37:08 +02:00
Leonid Pliushch
613b930ce5 libmatroska: do not split static libraries 2020-01-13 18:37:08 +02:00
Leonid Pliushch
16f39d684e libebml: do not split static libraries 2020-01-13 18:37:08 +02:00
Leonid Pliushch
a7e988772f fmt: do not split static libraries 2020-01-13 18:37:08 +02:00
Leonid Pliushch
a2d5c4520d mkvtoolnix: restore from disabled packages 2020-01-13 18:37:08 +02:00
Leonid Pliushch
4e9d9661ac command-not-found: update to 1.46 2020-01-13 17:53:38 +02:00
Leonid Pliushch
d40f1599f8 kubectl: update home page 2020-01-13 17:33:53 +02:00
Leonid Pliushch
45cc1e8087 rcs: rebuild package 2020-01-13 16:59:33 +02:00
Leonid Pliushch
78758c9762 ltrace: update to the last available git version (2016.09.02) 2020-01-13 16:23:29 +02:00
Leonid Pliushch
cf03db00ae gpsbabel: mark that v1.4.4 is the last one without Qt dependency
v1.4.4 probably was the last update for this package...
2020-01-13 16:11:45 +02:00
Leonid Pliushch
8db30c597d babl: update to 0.1.74 2020-01-13 13:24:51 +02:00
Leonid Pliushch
25c267bc84 imagemagick: update to 7.0.9.16 2020-01-13 13:23:29 +02:00
Leonid Pliushch
30cfc0b4c8 assimp: update to 5.0.1 2020-01-13 13:22:40 +02:00
Leonid Pliushch
3371d073ba mutt: update to 1.13.3
%ci:reset-backlog
2020-01-13 03:28:04 +02:00
Leonid Pliushch
5123b0cffa fix formatting of some build.sh 2020-01-13 03:00:07 +02:00
Leonid Pliushch
905370a130 mkvtoolnix: currently disable package due to linking error 2020-01-13 02:16:56 +02:00
Leonid Pliushch
e212e2daf3 libmaa: update home page 2020-01-13 01:46:13 +02:00
Leonid Pliushch
2a54e7408c k2pdfopt: update home page 2020-01-13 01:44:43 +02:00