Henrik Grimler
de4d50a73d
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.
7 years ago
Henrik Grimler
43c3e5fc52
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.
7 years ago
Henrik Grimler
26e4ec30cf
texlive-bin: remove perl as dependency as it is only required for a few optional scripts
7 years ago
Henrik Grimler
3a3299c00a
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).
7 years ago
Henrik Grimler
a3e89a2ead
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.
7 years ago
Henrik Grimler
aeba89b418
texlive: Move files to std locations [WIP]
7 years ago
Henrik Grimler
33c3b68558
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.
7 years ago
Henrik Grimler
cac27b87bf
texlive-bin: use latest poppler patches from upstream
7 years ago
kuburan
e9180a818e
update gifsicle v1.91
7 years ago
Fredrik Fornwall
0513ff9829
zstd: Update from 1.3.2 to 1.3.3
7 years ago
Fredrik Fornwall
22cd9b58e6
ncdu: Update from 1.12 to 1.13
7 years ago
Fredrik Fornwall
6df1d22653
nano: Update from 2.9.2 to 2.9.3
7 years ago
Fredrik Fornwall
42faba88d6
ranger: Skip running pylint
7 years ago
Fredrik Fornwall
4f79ca9a43
ranger: Update from 1.8.1 to 1.9.0
7 years ago
Fredrik Fornwall
387ce9a308
binutils: Update from 2.29.1 to 2.30
7 years ago
Fredrik Fornwall
96b12cdeb7
micro: Update from 1.3.4 to 1.4.0
7 years ago
Fredrik Fornwall
85ff655325
rsync: Update from 3.1.2 to 3.1.3
7 years ago
Fredrik Fornwall
7f9cec69fb
mutt: Update from 1.9.2 to 1.9.3
7 years ago
Fredrik Fornwall
d52e0fcd79
pwgen: Reset revision after version bump
7 years ago
Fredrik Fornwall
04ba8a83e1
libjansson: Skip default maintainer
7 years ago
Fredrik Fornwall
fa97956332
imagemagick: Update from 7.0.7.17 to 7.0.7.22
7 years ago
Auxilus
d8528df92b
Update parallel to 20180122 ( #2053 )
7 years ago
kuburan
5ad2be38f4
add libjansson package ( #2058 )
7 years ago
sogaiu
f60546e03f
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.
7 years ago
Jiri Tyr
51a69d76e5
GBT version bump to v1.2.0
7 years ago
Fredrik Fornwall
38c1556852
picolisp: Update from 17.11.29 to 18.1.24
7 years ago
Fredrik Fornwall
2c0ad43233
w3m: Update from 20170102 to 20180125
7 years ago
Fredrik Fornwall
70e50783e0
libcurl: Update from 7.57.0 to 7.58.0
7 years ago
Fredrik Fornwall
62bc622934
redis: Update from 4.0.6 to 4.0.7
7 years ago
Fredrik Fornwall
738545456e
linux-man-pages: Update from 4.13 to 4.14
7 years ago
Fredrik Fornwall
6b54ba3b69
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 .
7 years ago
Jiri Tyr
ef2b4aa8a7
Version bump for GBT v1.1.7
7 years ago
Fredrik Fornwall
85410959fc
dropbear: Fix path to sftp-server ( fixes #2059 )
7 years ago
Fredrik Fornwall
2229269c28
gegl: Update from 0.3.26 to 0.3.28
7 years ago
Fredrik Fornwall
2caab3d37a
babl: Update from 0.1.40 to 0.1.42
7 years ago
Fredrik Fornwall
e392f580d1
libjpeg-turbo: Update from 1.5.2 to 1.5.3
7 years ago
Fredrik Fornwall
1d038df60a
leptonica: Update from 1.74.4 to 1.75.0
7 years ago
Fredrik Fornwall
00835fa344
libsqlite: Update from 3.21.0 to 3.22.0
7 years ago
Fredrik Fornwall
9023223947
golang: Update from 1.9.2 to 1.9.3
7 years ago
Fredrik Fornwall
1a24743b8e
git: Update from 2.16.0 to 2.16.1
7 years ago
Fredrik Fornwall
fd1350e427
wget: Update from 1.19.3 to 1.19.4 ( fixes #2052 )
7 years ago
Fredrik Fornwall
6876604557
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.
7 years ago
Fredrik Fornwall
8cd63f7446
command-not-found: Update with latest setup
7 years ago
Fredrik Fornwall
ab67007ff8
nodejs-current: Update from 9.3.0 to 9.4.0
7 years ago
Fredrik Fornwall
da2b313a39
par2: Update from 0.7.4 to 0.8.0
7 years ago
Fredrik Fornwall
be5f26564d
nodejs: Update from 8.9.3 to 8.9.4
7 years ago
Fredrik Fornwall
490a9b18c4
Fix meson patch ( fixes #2051 )
7 years ago
Fredrik Fornwall
5485be6f63
sed: Bump and rebuild (see #2050 )
7 years ago
Fredrik Fornwall
5c0ecd372e
ctags: Update to git master
7 years ago
Fredrik Fornwall
dd0d9407f0
cmake: Update from 3.10.1 to 3.10.2
7 years ago