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
sogaiu
efe2d03821
Vagrantfile tweaks
...
Existing Vagrantfile lead to some problems here during provisioning:
1. setup-ubuntu.sh would fail
and after:
2. build-all.sh would run out of disk space
3. build-all.sh would exit due to permission issues
Issue 1 can be addressed by running sudo apt-get update before setup-ubuntu.sh in the Vagrantfile.
One way to address issue 2 is to use the vagrant-disksize plugin:
https://github.com/sprotheroe/vagrant-disksize
It can be installed by:
vagrant plugin install vagrant-disksize
Then modifying Vagrantfile to contain a line like:
config.disksize.size = '50GB'
causes the first partition to be enlarged to 50GB during provisioning. Combined with an appropriate invocation of resize2fs:
sudo resize2fs /dev/sda1
so that the filesystem in the partition is resized, the disk space issue seems alleviated.
Issue 3 can be addressed by changing the user from 'ubuntu' to 'vagrant' in the Vagrantfile -- at least that's what worked here.
2018-01-25 22:15:35 +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
c2b0104802
Fix meson patch ( fixes #2051 )
2018-01-21 20:45:35 +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