Henrik Grimler
7dea6d3b20
diffutils: don't build with __FORTIFY_SOURCE=2 if debug
2019-05-31 20:25:54 +02:00
Henrik Grimler
f492d15225
indent: add patch needed for debug build
2019-05-31 20:25:54 +02:00
Henrik Grimler
1973ef42db
datamash: fix debug build
2019-05-31 20:25:54 +02:00
Fredrik Fornwall
0c929e5c2e
nnn: Link against libandroid-support for wcwidth()
...
See https://github.com/jarun/nnn/issues/273
2019-05-31 17:28:46 +02:00
Leonid Pliushch
df31ad3ce5
tor: reformat build.sh & bump revision after libevent update
2019-05-30 13:13:54 +03:00
Fredrik Fornwall
5aaac369fb
termux-api: Update from 0.40 to 0.41
2019-05-30 01:04:36 +02:00
Fredrik Fornwall
d658945bf4
erlang: Update from 21.3.8 to 22.0.1
2019-05-30 00:25:07 +02:00
Fredrik Fornwall
8e9cb8293d
gnuit: Depend on libandroid-support properly
2019-05-30 00:19:02 +02:00
Fredrik Fornwall
94a267fdc9
nodejs-lts: Update from 10.15.3 to 10.16.0
2019-05-29 23:58:14 +02:00
its-pointless
c3ead87973
libelf update
2019-05-29 23:49:11 +02:00
Fredrik Fornwall
2d43316e0d
lighttpd: Update from 1.4.53 to 1.4.54
2019-05-29 23:45:03 +02:00
Fredrik Fornwall
26579666a8
nginx: Update from 1.16.0 to 1.17.0
2019-05-29 23:44:57 +02:00
Fredrik Fornwall
df4159cb91
gnuplot: Update from 5.2.6 to 5.2.7
2019-05-29 23:44:53 +02:00
Fredrik Fornwall
4b7b522a4e
isync: Update from 1.3.0 to 1.3.1
2019-05-29 23:44:37 +02:00
Fredrik Fornwall
6a8922fb74
hydra: Update from 8.9.1 to 9.0
2019-05-29 23:17:25 +02:00
Fredrik Fornwall
947ef5fa89
php: Update from 7.3.5 to 7.3.6
2019-05-29 23:10:06 +02:00
Fredrik Fornwall
ab54661aa9
babl: Update from 0.1.62 to 0.1.64
2019-05-29 23:08:44 +02:00
Fredrik Fornwall
508e088584
neovim: Update from 0.3.5 to 0.3.7
2019-05-29 23:08:34 +02:00
Fredrik Fornwall
ff69a927ac
libmsgpack: Update from 3.1.1 to 3.2.0
2019-05-29 23:07:25 +02:00
Fredrik Fornwall
545e2cda7c
gnutls: Update from 3.6.7.1 to 3.6.8
2019-05-29 23:07:11 +02:00
Fredrik Fornwall
cea6363b53
openssl: Update from 1.1.1b to 1.1.1c
2019-05-29 23:05:23 +02:00
Henrik Grimler
867d498c03
geoip2-database: update to 20190528
2019-05-28 21:10:05 +02:00
Christopher Latham
907fa33e2e
hfsutils: Correct termux_step_post_configure mandir location
2019-05-28 13:44:07 -04:00
Fredrik Fornwall
407d75df34
nnn: Depend on wget
...
See 82e7a98705 (r33691970)
2019-05-28 19:08:00 +02:00
Leonid Pliushch
707ddfad90
nodejs: attempt to fix "multiple definitions" error
2019-05-28 15:42:17 +03: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
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
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
Leonid Pliushch
c0e751f3f6
bison: update to 3.4
2019-05-21 14:10:39 +03:00
Leonid Pliushch
a70b061c36
dnsutils: update to 9.14.2
2019-05-21 14:08:23 +03:00
Leonid Pliushch
68931111ff
axel: update to 2.17.3, reformat build.sh and remove useless fields
2019-05-21 14:05:42 +03:00
Leonid Pliushch
040670130d
pinentry: prevent accidental linkage with libcap
2019-05-20 02:49:29 +03:00
Leonid Pliushch
0173649eb5
util-linux: update to 2.33.2
2019-05-19 22:30:19 +03:00
Leonid Pliushch
44c5055ef4
vim, vim-python: update to 8.1.1350
2019-05-19 22:22:25 +03:00
Leonid Pliushch
6d5ca83051
swig: update to 4.0.0
2019-05-19 22:19:22 +03:00
Henrik Grimler
1197b9a9e0
termux_step_massage: drop TERMUX_PKG_KEEP_SHARE_DOC
2019-05-19 21:36:30 +03:00
Henrik Grimler
154faecd7b
Specify license files for packages with custom licenses
2019-05-19 21:36:30 +03:00
Henrik Grimler
117ecbfb88
build-package: install licenses to $PREFIX/share/$PKG/LICENSE
2019-05-19 21:36:30 +03:00
Henrik Grimler
362334f352
termux-licenses: add package
...
Contains copies of all LICENSES used for packages in main repo, x11-packages, unstable-packages, termux-root-packages, game-packages and science-packages
2019-05-19 21:36:30 +03:00
Fredrik Fornwall
a3569b8c96
ncurses: Update from 6.1.20181117 to 6.1.20190511
2019-05-19 17:02:18 +02:00
Fredrik Fornwall
9774a4d4c3
librsvg: Update from 2.45.5 to 2.45.6
2019-05-19 17:01:14 +02:00
Fredrik Fornwall
8b0a5b51f1
libical: Update from 3.0.4 to 3.0.5
2019-05-19 17:01:01 +02:00
Leonid Pliushch
6a8a34023e
mpd: rebuild package and dependencies
...
And remove `-lunwind -Wl,--exclude-libs=libunwind.a`.
2019-05-18 22:20:01 +03:00
Leonid Pliushch
efbe423e37
aria2: rebuild package and dependencies
2019-05-18 22:02:42 +03:00
Leonid Pliushch
19d0211960
Revert "aria2: fix issues with exceptions on ARM"
...
Seems aria2 can be just rebuilt without `-lunwind -Wl,--exclude-libs=libunwind.a`.
This reverts commit 52683fb48d739d5721256734d5a9b168575dbfbf.
2019-05-18 21:42:04 +03:00
Leonid Pliushch
38be3aa1c5
libgnutls: update to 3.6.7.1
2019-05-18 18:21:10 +03:00
Leonid Pliushch
1b6d52209b
gmic: update to 2.6.3
2019-05-18 18:16:02 +03:00
Leonid Pliushch
af6e24beb2
libuv: update to 1.29.0
2019-05-18 17:27:59 +03:00
Leonid Pliushch
01427b7d41
redis: update to 5.0.5
2019-05-18 17:24:58 +03:00
Leonid Pliushch
07959004a2
stunnel: update to 5.54
2019-05-18 17:22:25 +03:00
Leonid Pliushch
a1bb53e935
cmake: update to 3.14.4
2019-05-18 17:07:08 +03:00
Leonid Pliushch
4faf73ad51
file: update to 5.37
2019-05-18 17:02:56 +03:00
Leonid Pliushch
ae75096f6e
hugo: update to 0.55.6
2019-05-18 17:01:20 +03:00
Fredrik Fornwall
e05f85ed42
tcsh: Update from 6.20.00 to 6.21.00
2019-05-18 11:19:35 +02:00
Henrik Grimler
60fd8dcfbe
Merge pull request #3825 from termux/mlocate
...
mlocate: avoid using setgid
2019-05-18 10:33:27 +02:00
Henrik Grimler
377fe059f9
Merge pull request #3823 from gdrbyKo1/ffmpeg-enable-lavfi
...
ffmpeg: enable lavfi virtual input device
2019-05-18 10:32:44 +02:00
Henrik Grimler
d3d3bfc24f
mlocate: fix getid patch
2019-05-18 10:31:22 +02:00