Commit Graph

8687 Commits

Author SHA1 Message Date
Fredrik Fornwall 52a670d50c geth: Update from 1.9.10 to 1.9.11 2020-02-21 23:14:20 +01:00
gammafn 2a8be99088 zsh: add zsh/zselect module (Github: #4939)
Additionally, the module list is now sorted
2020-02-20 13:20:58 -06:00
Fredrik Fornwall 95ae129d35 byobu: Update from 5.131 to 5.133 2020-02-19 23:52:51 +01:00
Fredrik Fornwall fa56ee8137 tesseract: Update from 4.1.0 to 4.1.1 2020-02-19 23:52:36 +01:00
Fredrik Fornwall 05d6663aae gegl: Update from 0.4.20 to 0.4.22 2020-02-19 23:52:26 +01:00
Fredrik Fornwall 67fda8e1b0 starship: Update from 0.36.0 to 0.36.1 2020-02-19 23:51:40 +01:00
Fredrik Fornwall ccacf966af unifdef: Update from 2.11 to 2.12 2020-02-19 23:47:04 +01:00
Fredrik Fornwall 11b1798fef picolisp: Update from 19.11.25 to 20.2.9 2020-02-19 23:46:42 +01:00
Leonid Pliushch b0d00d5141 mariadb: attempt to fix https://github.com/termux/termux-packages/issues/4935
Previous patch still not working for some devices...
2020-02-19 15:21:14 +02:00
Leonid Pliushch eda9a9693e gitea: fix build failure 2020-02-17 18:38:11 +02:00
Leonid Pliushch 46f3b95e21 Revert "uftrace: update to 0.9.4"
This reverts commit 4c6d698f0d13770a10aecf47d856138edeee8ccc.
2020-02-17 16:14:14 +02:00
Leonid Pliushch 13799b7dba vegeta: fix build failure 2020-02-17 16:10:36 +02:00
Leonid Pliushch 32c7b6ddbe zsh: update Src-exec.c.patch 2020-02-17 16:07:00 +02:00
Leonid Pliushch 76614b3e99 zsh: update to 5.8 2020-02-17 15:48:25 +02:00
Leonid Pliushch 4e59558e4f vegeta: update to 12.8.0 2020-02-17 15:47:40 +02:00
Leonid Pliushch 25d2f62e1e uftrace: update to 0.9.4 2020-02-17 15:46:53 +02:00
Leonid Pliushch 490cb80316 starship: update to 0.36.0 2020-02-17 15:45:45 +02:00
Leonid Pliushch 47ef2cada6 seafile-client: update to 7.0.6 2020-02-17 15:45:26 +02:00
Leonid Pliushch d8fde31951 libprotobuf: update to 3.11.4 2020-02-17 15:44:59 +02:00
Leonid Pliushch ff75ec74cf mutt: update to 1.13.4 2020-02-17 15:42:40 +02:00
Leonid Pliushch 78c8f61001 mpd: update to 0.21.20 2020-02-17 15:42:21 +02:00
Leonid Pliushch 5ec5de06f0 libcap: update to 2.32 2020-02-17 15:41:22 +02:00
Leonid Pliushch ebd7431aa8 imagemagick: update to 7.0.9.23 2020-02-17 15:41:06 +02:00
Leonid Pliushch 209db16720 gitea: update to 1.11.1 2020-02-17 15:40:41 +02:00
Leonid Pliushch bc9d026293 git: update to 2.25.1 2020-02-17 15:40:24 +02:00
Leonid Pliushch ce1abd8ec2 debootstrap: update to 1.0.117 2020-02-17 15:38:18 +02:00
Leonid Pliushch d25987fc81 ldc: rebuild 2020-02-17 15:33:59 +02:00
Leonid Pliushch eab39222c5 move 'swift' to disabled packages
Currently it supports only on-device builds.
https://github.com/termux/termux-packages/pull/4895

How to build:

 cp -a ./disabled-packages/swift ./packages/
 pkg install clang binutils-gold file patch python cmake ninja python2 perl rsync libandroid-spawn libcurl libicu libsqlite libuuid libxml2 llbuild pkg-config
 TERMUX_MAKE_PROCESSES=7 ./build-package.sh swift
2020-02-17 13:47:32 +02:00
buttaface 6d7d47b267 swift: add script for on-device build (#4895)
%ci:no-build
2020-02-17 13:46:04 +02:00
Leonid Pliushch 5ec35d6b8e Merge pull request #4910 from kinke/120
LDC: Upgrade to v1.20.0
2020-02-17 13:44:09 +02:00
Leonid Pliushch fec6bdc7b9 Merge pull request #4911 from buttaface/quick-rebuild
Introduce TERMUX_PKG_QUICK_REBUILD
2020-02-17 13:43:40 +02:00
Leonid Pliushch b3337d40e5 par2: proper fix for i686 2020-02-17 13:38:30 +02:00
Leonid Pliushch 9711de335e mariadb: update to 10.4.12
ARM builds should be now fixed.
2020-02-17 13:04:44 +02:00
Fredrik Fornwall 4fc74f052a par2: Fix i686 build 2020-02-17 11:55:45 +01:00
its-pointless 810941771f libandroid-spawn: use CXX so it links c++ lib 2020-02-17 09:12:48 +11:00
Leonid Pliushch 173bfa8e7f mariadb: cancel update due to "illegal instruction" error on ARM
Help is wanted in order to fix the issue and finally update the MariaDB !
2020-02-16 20:21:21 +02:00
Leonid Pliushch 8c04404be1 Revert "mariadb: Update from 10.4.6 to 10.4.12"
This reverts commit b9bc94584eca6a5ffbce683e3e037eb00d753874.
2020-02-16 20:20:25 +02:00
Leonid Pliushch 8237966c69 Revert "mariadb: blacklist builds for i686"
This reverts commit 4d00da7c23103417e2de6fd9b4a18c15f93fe074.
2020-02-16 20:20:15 +02:00
Leonid Pliushch 32416b778d mariadb: blacklist builds for i686
Due to error:

In file included from /home/builder/.termux-build/mariadb/src/mysys/my_new.cc:25:
In file included from /home/builder/.termux-build/mariadb/src/mysys/mysys_priv.h:20:
In file included from /home/builder/.termux-build/mariadb/src/include/my_sys.h:34:
/home/builder/.termux-build/mariadb/src/include/my_pthread.h:822:10: error: use of undeclared identifier 'my_atomic_add32'
  (void) my_atomic_add32_explicit(value, 1, MY_MEMORY_ORDER_RELAXED);
2020-02-16 19:28:06 +02:00
Leonid Pliushch 6cdbc0a609 par2: add comment why i686 build is disabled 2020-02-16 19:25:42 +02:00
Leonid Pliushch f1f878bb66 par2: blacklist builds for i686 2020-02-16 19:24:36 +02:00
Leonid Pliushch 0a189e0424 exiftool: rebuild 2020-02-16 19:22:41 +02:00
Leonid Pliushch 5fd8e3ae8d ncdu: rebuild 2020-02-16 19:22:01 +02:00
Leonid Pliushch 3bff8fc6c6 libarchive: rebuild 2020-02-16 19:19:25 +02:00
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