Commit Graph

4000 Commits

Author SHA1 Message Date
Auxilus
294dc2f63f syncthing: Update from 0.14.41 to 0.14.43 (#2105) 2018-02-06 21:48:09 +01:00
Fredrik Fornwall
1e8036756a liblua: Build with -DLUA_COMPAT_UNPACK
This makes 'table.unpack' exposed as 'unpack' which is used by
e.g. man.lua in neovim.
2018-02-05 01:58:30 +01:00
Fredrik Fornwall
aa906447a5 neovim: Update to latest git (fixes #2092) 2018-02-05 01:58:02 +01:00
Fredrik Fornwall
0259449662 termux-am: Unset LD_PRELOAD
PR submitted at https://github.com/michalbednarski/TermuxAm/pull/1
2018-02-05 01:43:26 +01:00
Fredrik Fornwall
b187d008ab termux-api: Update from 0.24 to 0.25
Adds termux-media-scan and termux-audio-info (requires v0.16 of
the Termux:API app).
2018-02-05 00:59:32 +01:00
Fredrik Fornwall
27e6ebb680 termux-am: Use version variable in src url 2018-02-05 00:26:41 +01:00
Fredrik Fornwall
66d8038f23 php: Update from 7.2.1 to 7.2.2 2018-02-05 00:19:43 +01:00
Fredrik Fornwall
8bcfbd37a2 tintin++: Update from 2.01.3 to 2.01.4 2018-02-05 00:19:43 +01:00
Michał Bednarski
3aa671da67 termux-am: Add package 2018-02-05 00:19:21 +01:00
Fredrik Fornwall
d4c6846b9b timewarrior: Update from 1.0.0 to 1.1.1 2018-02-04 23:56:08 +01:00
Fredrik Fornwall
027b617a66 leptonica: Update from 1.75.0 to 1.75.1 2018-02-04 23:55:15 +01:00
Fredrik Fornwall
f21556c50d redis: Update from 4.0.7 to 4.0.8 2018-02-04 23:54:41 +01:00
Fredrik Fornwall
89ab94537d cadaver: Drop dependency on libgcrypt 2018-02-04 23:54:28 +01:00
Klaus Umbach
e216246903 cadaver: fixed SSL by replacing gnutls with openssl (#2097) 2018-02-04 23:41:38 +01:00
Auxilus
76adda08c5 byobu: Update from 5.123 to 5.124 (#2098) 2018-02-04 23:39:14 +01:00
Fredrik Fornwall
077814b055 dos2unix: Update patch after version update 2018-02-04 23:38:44 +01:00
Auxilus
f45934b8ee dos2unix: Update from 7.3.5 to 7.4.0 (#2099) 2018-02-04 23:35:42 +01:00
Fredrik Fornwall
d3b7b794ed libnghttp2: Update from 1.29.0 to 1.30.0 2018-02-03 00:02:59 +01:00
Fredrik Fornwall
6a9b67daec radare2: Update from 2.2.0 to 2.3.0 2018-02-03 00:02:35 +01:00
its-pointless
2e68ba7f34 pulse segfault fixed and changed default config (#2044) 2018-02-01 22:24:34 +01:00
Fredrik Fornwall
2cd37154b3 gdb: Fix building against api level 21 2018-02-01 22:13:29 +01:00
Fredrik Fornwall
6c037b58fe gdb: Update from 8.0.1 to 8.1 2018-02-01 22:01:54 +01:00
Fredrik Fornwall
cec672efef libzmq: Update from 4.2.2 to 4.2.3 2018-02-01 11:27:20 +01:00
Fredrik Fornwall
ab26ebd054 tig: Update from 2.3.2 to 2.3.3 2018-02-01 11:11:43 +01:00
Fredrik Fornwall
44bd98656f nodejs-current: Update from 9.4.0 to 9.5.0 2018-02-01 11:06:00 +01:00
Fredrik Fornwall
8238fda404 harfbuzz: Update from 1.7.4 to 1.7.5 2018-02-01 11:02:52 +01:00
Fredrik Fornwall
997d9cecb2 fontconfig: Update from 2.12.4 to 2.12.6 2018-02-01 11:02:29 +01:00
Fredrik Fornwall
897f4b2260 bash: Update from 4.4.12 to 4.4.18 2018-02-01 11:02:05 +01:00
Fredrik Fornwall
97e271c9b2 vim: Update from 8.0.1400 to 8.0.1450 2018-02-01 11:01:42 +01:00
Fredrik Fornwall
76704e7929 ncurses: Switch to bintray mirror (fixes #2077) 2018-01-31 11:23:36 +01:00
Fredrik Fornwall
9b20a20b25 ncurses: Update from 6.0.20171216 to 6.1.20180129 2018-01-31 11:15:34 +01:00
Fredrik Fornwall
f20aaa995b ht: Remove package
$PREFIX/bin/ht from this package conflicts with texlive-bin. Let's
remove this package for now and add it back if needed.
2018-01-30 16:17:03 +01:00
Fredrik Fornwall
18e43d2fc8 teckit: Prevent linkage against libexpat 2018-01-30 16:11:57 +01:00
Henrik Grimler
43246f018e texlive: Correctly remove old files 2018-01-30 14:14:33 +01:00
Henrik Grimler
3aa89f668c texlive: patch texmf.cnf to point towards correct path
Necessary after files have been moved to standard path.
Also add remove file from texlive to avoid file clash with texlive-bin.
2018-01-30 14:14:33 +01:00
Henrik Grimler
5e08ebac2e texlive: Reshaping termux_step_extract_package to enable moving files to standard location
patch tlmgr to look for files in the right location. Patch texmf.cnf so that kpathsea finds files in the right location.
2018-01-30 14:14:33 +01:00
Henrik Grimler
353d99c278 texlive-bin: remove perl as dependency as it is only required for a few optional scripts 2018-01-30 14:14:33 +01:00
Henrik Grimler
e2f3d0e509 teckit: add package
Make texlive-bin use system teckit. This makes it possible to build texlive-bin in debug mode (previously failed due to some linking error).
2018-01-30 14:14:33 +01:00
Henrik Grimler
3c27d8afbc texlive: move texmf.cnf from texlive to texlive-bin
Some files (like texmf.cnf) are patched/changed when building texlive-bin.
It is therefore better to include them in texlive-bin instead of using the
original files in texlive.
2018-01-30 14:14:33 +01:00
Henrik Grimler
7e2699df15 texlive: Move files to std locations [WIP] 2018-01-30 14:14:33 +01:00
Henrik Grimler
0a2568a871 poppler: revert commit efabca9
Possible thanks to new texlive-bin patches from upstream.
Valgrind no longer gives errors and pdflatex is about twice as fast when
including (some?) pdf images.
2018-01-30 14:14:33 +01:00
Henrik Grimler
ac1f056de0 texlive-bin: use latest poppler patches from upstream 2018-01-30 14:14:33 +01:00
kuburan
15c27a4f9d update gifsicle v1.91 2018-01-30 14:13:24 +01:00
Fredrik Fornwall
cd68aaae0a zstd: Update from 1.3.2 to 1.3.3 2018-01-29 15:41:21 +01:00
Fredrik Fornwall
30ca8c1c02 ncdu: Update from 1.12 to 1.13 2018-01-29 13:37:39 +01:00
Fredrik Fornwall
ec070aa3d5 nano: Update from 2.9.2 to 2.9.3 2018-01-29 13:37:07 +01:00
Fredrik Fornwall
9ca986430e ranger: Skip running pylint 2018-01-29 11:40:44 +01:00
Fredrik Fornwall
b490abcff2 ranger: Update from 1.8.1 to 1.9.0 2018-01-29 10:38:31 +01:00
Fredrik Fornwall
a83f7ab3d6 binutils: Update from 2.29.1 to 2.30 2018-01-29 10:38:02 +01:00
Fredrik Fornwall
132e9c2047 micro: Update from 1.3.4 to 1.4.0 2018-01-29 10:37:46 +01:00
Fredrik Fornwall
f161444619 rsync: Update from 3.1.2 to 3.1.3 2018-01-29 10:37:25 +01:00
Fredrik Fornwall
4e4c075bcb mutt: Update from 1.9.2 to 1.9.3 2018-01-29 10:37:06 +01:00
Fredrik Fornwall
bc8f9dc1db pwgen: Reset revision after version bump 2018-01-25 22:18:43 +01:00
Fredrik Fornwall
a56a59b21c libjansson: Skip default maintainer 2018-01-25 22:18:27 +01:00
Fredrik Fornwall
1508ae8a5c imagemagick: Update from 7.0.7.17 to 7.0.7.22 2018-01-25 22:17:56 +01:00
Auxilus
e64c774b0e Update parallel to 20180122 (#2053) 2018-01-25 22:17:29 +01:00
kuburan
b51708802e add libjansson package (#2058) 2018-01-25 22:17:17 +01:00
Jiri Tyr
c5789ee438 GBT version bump to v1.2.0 2018-01-25 22:13:57 +01:00
Fredrik Fornwall
b588ee61c4 picolisp: Update from 17.11.29 to 18.1.24 2018-01-25 20:48:54 +01:00
Fredrik Fornwall
07b4a7fb8e w3m: Update from 20170102 to 20180125 2018-01-25 20:48:17 +01:00
Fredrik Fornwall
049387cf82 libcurl: Update from 7.57.0 to 7.58.0 2018-01-25 20:47:58 +01:00
Fredrik Fornwall
7df6eb38a1 redis: Update from 4.0.6 to 4.0.7 2018-01-25 20:47:45 +01:00
Fredrik Fornwall
a6e262b755 linux-man-pages: Update from 4.13 to 4.14 2018-01-24 17:33:11 +01:00
Fredrik Fornwall
3fc4aa5920 termux-tools: Unset LD_PRELOAD when calling system
Some 64-bit systems seems to have 32-bit binaries in /system/bin,
so unset LD_PRELOAD before calling them. See #551.
2018-01-24 17:20:25 +01:00
Jiri Tyr
78b9b0e7a1 Version bump for GBT v1.1.7 2018-01-24 13:33:53 +01:00
Fredrik Fornwall
b310956fb1 dropbear: Fix path to sftp-server (fixes #2059) 2018-01-24 11:03:11 +01:00
Fredrik Fornwall
f16d902fd9 gegl: Update from 0.3.26 to 0.3.28 2018-01-24 10:50:01 +01:00
Fredrik Fornwall
59f2a111e0 babl: Update from 0.1.40 to 0.1.42 2018-01-24 10:49:35 +01:00
Fredrik Fornwall
e8dd908ee3 libjpeg-turbo: Update from 1.5.2 to 1.5.3 2018-01-24 10:49:21 +01:00
Fredrik Fornwall
467a33d284 leptonica: Update from 1.74.4 to 1.75.0 2018-01-23 23:11:01 +01:00
Fredrik Fornwall
b45d6742d8 libsqlite: Update from 3.21.0 to 3.22.0 2018-01-23 22:35:31 +01:00
Fredrik Fornwall
bbaf9a3093 golang: Update from 1.9.2 to 1.9.3 2018-01-23 22:35:15 +01:00
Fredrik Fornwall
39e8b6d3e6 git: Update from 2.16.0 to 2.16.1 2018-01-22 10:14:04 +01:00
Fredrik Fornwall
2857e133ee wget: Update from 1.19.3 to 1.19.4 (fixes #2052) 2018-01-22 09:56:26 +01:00
Fredrik Fornwall
e5a0a9b868 apt: Depend on termux-exec
By having apt (which is an essential package which every user has
installed) depend on termux-exec we push it out to everyone.
2018-01-22 09:54:00 +01:00
Fredrik Fornwall
9bbe6b1e82 command-not-found: Update with latest setup 2018-01-21 21:11:08 +01:00
Fredrik Fornwall
1da58ac29f nodejs-current: Update from 9.3.0 to 9.4.0 2018-01-21 21:10:31 +01:00
Fredrik Fornwall
484841663a par2: Update from 0.7.4 to 0.8.0 2018-01-21 21:07:31 +01:00
Fredrik Fornwall
6a5a3df526 nodejs: Update from 8.9.3 to 8.9.4 2018-01-21 21:07:10 +01:00
Fredrik Fornwall
e101ac6a32 sed: Bump and rebuild (see #2050) 2018-01-21 20:27:57 +01:00
Fredrik Fornwall
55e4607b84 ctags: Update to git master 2018-01-20 23:55:16 +01:00
Fredrik Fornwall
c398dbd67b cmake: Update from 3.10.1 to 3.10.2 2018-01-20 23:55:00 +01:00
Fredrik Fornwall
e76d3eb317 graphicsmagick: Update from 1.3.27 to 1.3.28 2018-01-20 23:14:38 +01:00
Fredrik Fornwall
6f0585220b libuv: Update from 1.18.0 to 1.19.1 2018-01-20 23:13:12 +01:00
Fredrik Fornwall
361572f7b9 libmpc: Update from 1.0.3 to 1.1.0 2018-01-20 23:11:01 +01:00
Fredrik Fornwall
868b389d67 pngquant: Update from 2.11.4 to 2.11.7 2018-01-20 23:10:34 +01:00
Fredrik Fornwall
20f45e7503 git: Update from 2.15.1 to 2.16.0 2018-01-20 22:58:10 +01:00
Fredrik Fornwall
526afbe64b ca-certificates: Update from 20170920 to 20180117 2018-01-20 22:57:36 +01:00
Fredrik Fornwall
2a310a6227 wget: Update from 1.19.2 to 1.19.3 2018-01-20 22:57:19 +01:00
Fredrik Fornwall
392c1e3a8a libgnutls: Update from 3.5.16 to 3.5.17 2018-01-17 16:38:45 +01:00
Fredrik Fornwall
6bacba260d babl: Update from 0.1.38 to 0.1.40 2018-01-17 16:38:32 +01:00
its-pointless
1218ccc6c1 updated sles module 2018-01-16 14:15:04 +01:00
Marcel Dopita
df5663e6ed readline: Add inputrc
This makes Home/End keys working over SSH when connected from some clients like PuTTY on Windows.

Basically all Linux distributions provide some default /etc/inputrc configuration:
- Debian based distros in package readline-common (both Debian 9 and Ubuntu 17.10 share same config)
- Red Hat based distros in package setup (both CentOS 7 and Fedora 27 share same config)
- Arch Linux in package readline
- openSUSE in package aaa_base
- OpenWRT etc.

The proposed inputrc configuration is a intersection of default mappings used in Debian 9, CentOS 7 and Arch Linux. That should provide safe and expected mappings.
2018-01-16 14:13:26 +01:00
Fredrik Fornwall
73406813f7 krb5: Update from 1.15.2 to 1.16 2018-01-16 11:35:39 +01:00
Fredrik Fornwall
e3cf09db7e irssi: Update from 1.0.5 to 1.1.0 2018-01-16 11:33:50 +01:00
Jiri Tyr
b04fd4562d Adding gbt package 2018-01-16 11:31:34 +01:00
its-pointless
f63f45fc80 username fix for 64 bit archs... 2018-01-15 10:28:44 +01:00
Fredrik Fornwall
916990e34a hydra: Update to latest git master (see #2033) 2018-01-14 22:24:17 +01:00
Fredrik Fornwall
235a574d24 Revert "Make cmath patch part of the toolchain (#1149)"
This reverts commit 775ea81181bd15905613f1fd7124d0a1f95a5b69.
2018-01-14 22:17:12 +01:00
Fredrik Fornwall
48d6a855a9 glib: Update patch after upstream review 2018-01-14 22:15:05 +01:00