Christopher Latham
cb6dc126e4
setup-ubuntu.sh: Download 19.04 java package when running Ubuntu 19.04
2019-05-27 23:57:30 -04:00
Christopher Latham
f59bc57f0b
Fix broken java 8 download link locations
2019-05-27 23:18:18 -04:00
Leonid Pliushch
439e22e6e5
nodejs: remove unneeded patch
...
Seems fixed in source so removing patch.
2019-05-28 03:58:17 +03:00
Leonid Pliushch
9a478471f4
nodejs: updated to 12.3.1
2019-05-28 03:58:07 +03:00
Fredrik Fornwall
e02722fa35
vim: Update from 8.1.1350 to 8.1.1400
2019-05-28 01:07:02 +02:00
Fredrik Fornwall
31f55349c9
libevent: Update from 2.1.8 to 2.1.10
2019-05-27 23:57:57 +02:00
Fredrik Fornwall
28e2494c3c
nnn: Update from 2.4 to 2.5
2019-05-27 23:57:49 +02:00
Leonid Pliushch
8d5033662d
libiconv: enable extra encodings
2019-05-27 20:24:22 +03:00
Christopher Latham
647e59290b
geoip2-database: Update package to current
2019-05-27 20:12:15 +03:00
Leonid Pliushch
92f355be10
libpixman: bump revision
...
Part of fix for issue https://github.com/termux/x11-packages/issues/95 .
2019-05-27 03:30:47 +03:00
Leonid Pliushch
3c9a648b22
strace: update to 5.1
2019-05-26 21:35:45 +03:00
Leonid Pliushch
6f1766058f
mutt: update to 1.12.0
2019-05-26 21:33:34 +03:00
Leonid Pliushch
a0f69a3fd0
memcached: update to 1.5.16
2019-05-26 21:25:32 +03:00
Leonid Pliushch
48f1aeaf36
gmic: update to 2.6.4
2019-05-26 21:09:59 +03:00
Vladislav Bauer
79d7da7adc
dasm: 2.20.11
2019-05-26 16:53:57 +03:00
Leonid Pliushch
65dc9984cb
rust: update to 1.35.0
2019-05-25 03:48:44 +03:00
Leonid Pliushch
8d0a82961c
Revert "apt: depend on libiconv"
...
That was a failed attempt to handle libiconv/libandroid-support upgrade issue.
Completely useless and therefore should be reverted.
Issue was solved by:
* 75436ef46f1e08b139110435204a3426babaf57d (libandroid-support pre-depends on dpkg)
* b35e4e4654b669292a51976e09c80b8a8780825a (dpkg will use busybox for tar and rm)
This reverts commit 1ab847733aeea81efee4fa852a2c7231c444fd2d.
2019-05-25 01:34:54 +03:00
Leonid Pliushch
d6c718e502
pngquant: update to 2.12.3
...
%ci:reset-backlog
2019-05-25 00:54:44 +03:00
Leonid Pliushch
9de6c192b7
libidn2: update to 2.2.0
...
%ci:reset-backlog
2019-05-25 00:52:02 +03:00
Leonid Pliushch
3c273eb5ef
libcurl: update to 7.65.0
...
%ci:reset-backlog
2019-05-25 00:49:45 +03:00
Leonid Pliushch
b1761d54fe
bison: update to 3.4.1
2019-05-25 00:47:47 +03:00
Leonid Pliushch
de0589ea9e
build-package.sh: fix license installation step
2019-05-24 23:34:33 +03:00
Leonid Pliushch
d4b7a0bb6c
rust: update to 1.34.2
...
[ci skip]
2019-05-24 13:22:11 +03:00
Leonid Pliushch
ea584f3737
ghostscript: rebuild due to updated libandroid-support
...
Now ghostscript will pick `libiconv_open()` from GNU iconv.
2019-05-23 21:37:54 +03:00
Leonid Pliushch
2085a12565
libandroid-support: finally drop iconv implementation
...
It is replaced by GNU iconv.
2019-05-23 21:37:54 +03:00
Leonid Pliushch
c65e36dba4
jhead: fix build.sh
...
Replace 'cp' with 'install'.
2019-05-23 20:19:31 +03:00
Leonid Pliushch
452826ed38
libgit2: update to 0.28.2
...
%ci:reset-backlog
2019-05-23 03:33:15 +03:00
Leonid Pliushch
feb3a3aabc
glib: update to 2.60.3
...
%ci:reset-backlog
2019-05-23 03:28:15 +03:00
Leonid Pliushch
0375aa47c5
libandroid-support: do not use iconv.h header
2019-05-23 03:19:20 +03:00
Leonid Pliushch
4aed11a11e
dart: add tar and gzip as dependencies
...
Needed in order to get "pub" working properly.
2019-05-23 03:18:20 +03:00
Fredrik Fornwall
adb6a80512
cmake: Fix building against libiconv
2019-05-23 02:11:55 +02:00
Fredrik Fornwall
f528fc3605
php: Build with --with-iconv=$TERMUX_PREFIX
...
This picks up iconv.h from libiconv which does things as
#define iconv_open libiconv_open
2019-05-23 01:44:51 +02:00
Leonid Pliushch
28c086eae6
dart: add '$HOME/.pub-cache/bin' to PATH instead of '$HOME/.pub-cache'
2019-05-23 00:26:15 +03:00
Leonid Pliushch
7717f3e576
dart: update to 2.3.1 + some fixes ( #3858 )
...
* dart: update to 2.3.1
* dart: attempt to fix path to /bin/sh
* dart: add '~/.pub-cache/bin' to PATH (sh/bash only)
2019-05-23 00:22:43 +03:00
Leonid Pliushch
b5e34cb1b9
build-package.sh: handle disable packages when building for all architectures
2019-05-22 15:01:59 +03:00
Leonid Pliushch
1dabdf4942
libuv: update to 1.29.1
2019-05-21 23:45:15 +03:00
Leonid Pliushch
c9f40e78ab
gstreamer (and plugins): update to 1.16.0
2019-05-21 23:25:25 +03:00
Leonid Pliushch
3773548c53
linux-man-pages: update to 5.01
2019-05-21 15:27:31 +03:00
Leonid Pliushch
275025d2e1
memcached: update to 1.5.15
2019-05-21 15:24:24 +03:00
Leonid Pliushch
3420133399
parallel: 20190422
2019-05-21 15:21:15 +03:00
Leonid Pliushch
3649225748
gettext: update to 0.20.1
2019-05-21 15:13:35 +03:00
Leonid Pliushch
cd9063ab5e
e2fsprogs: update to 1.45.1
2019-05-21 15:00:03 +03:00
Leonid Pliushch
7abbb5c87d
dpkg: update to 1.19.6
2019-05-21 14:48:36 +03:00
Leonid Pliushch
0b5df9000d
kona: update to 20190226
2019-05-21 14:41:13 +03:00
Leonid Pliushch
bb31bae0cf
qpdf: update to 8.4.2
2019-05-21 14:30:58 +03:00
Leonid Pliushch
315e8be47b
mpd: update to 0.21.9
2019-05-21 14:28:52 +03:00
Leonid Pliushch
96a4a08b59
tracepath: update to 20190515
2019-05-21 14:25:09 +03:00
Leonid Pliushch
474ca7da7b
imagemagick: update to 7.0.8.46
2019-05-21 14:19:06 +03:00
Leonid Pliushch
009799171a
hunspell-ru: change versioning scheme
...
Do not use dots when using date as version.
2019-05-21 14:13:59 +03:00
Leonid Pliushch
7cde58f9a6
hunspell-en-us: change versioning scheme
...
Do not use dots when using date as version.
2019-05-21 14:12:49 +03:00