Leonid Plyushch
aac6d966a6
docker image: install libltdl-dev and libsigsegv-dev
5 years ago
Leonid Plyushch
05165d6375
docker image: install zip
5 years ago
Leonid Plyushch
be95bebcb0
docker image: install groff
5 years ago
Leonid Plyushch
94b41f49a7
docker image: install python3.8
5 years ago
Leonid Plyushch
c860d5c61e
Revert "docker image: install libossp-uuid-dev"
libossp-uuid-dev is not needed since we are not going to build
swi-prolog documentation currently.
This reverts commit e8fe70fc90
.
5 years ago
Leonid Plyushch
e8fe70fc90
docker image: install libossp-uuid-dev
5 years ago
Leonid Plyushch
ab406aac27
docker image: install bsdmainutils
5 years ago
Leonid Plyushch
3e7ea9df42
docker image: install pandoc
5 years ago
Leonid Plyushch
47fef45d79
docker image: install valac
6 years ago
Leonid Plyushch
0833dc940e
docker image: install libc-ares-dev and libicu-dev
Needed by host-build part of nodejs v12.6.0+
6 years ago
Leonid Plyushch
69b3b99dd7
docker image: install autopoint
6 years ago
Leonid Plyushch
76bdc3bf9f
docker image: install libdbus-1-dev
Required by host-build if dbus-glib.
https://github.com/termux/termux-packages/pull/4046 .
6 years ago
Christopher Latham
cf0abb1a9f
setup-ubuntu.sh: Download 19.04 java package when running Ubuntu 19.04
6 years ago
Christopher Latham
2397e9ab73
Fix broken java 8 download link locations
6 years ago
Fredrik Fornwall
2a5e6ec7ea
Update docker image to ubuntu 19.04 and llvm 8
6 years ago
Leonid Plyushch
beaa0c61f8
swi-prolog: specify necessary host tools in setup-ubuntu.sh
6 years ago
its-pointless
0e5ca471d1
llvm-8 and rust with back ports for llvm-8
6 years ago
Leonid Plyushch
952df9c00e
setup-ubuntu.sh: add lua5.3, needed by luarocks
6 years ago
Henrik Grimler
e56f784f95
setup-ubuntu.sh: add jq and remove debdiff
6 years ago
Wetitpig
8dcfd793a2
No backticks
6 years ago
Leonid Plyushch
f2b51dcfd9
setup-ubuntu.sh: install "devscripts"
Makes utility "debdiff" available.
6 years ago
Henrik Grimler
f32d3cb648
Add gnupg to docker image
6 years ago
Leonid Plyushch
b978ccd747
setup-ubuntu.sh: install "devscripts"
Makes utility "debdiff" available.
6 years ago
Henrik Grimler
720442ba67
Add gnupg to docker image
6 years ago
Kevin Cotugno
ddf454180e
Build for host
This fixes the issue where clippy failed to build for arm causing that
release to be incomplete.
We remove the host files from the install directory to reduce the final
size is minimal.
6 years ago
Fredrik Fornwall
f156702ce7
python: Update from 3.6.6 to 3.7.1
6 years ago
Fredrik Fornwall
41269070a6
weechat: Bundle man pages with asciidoctor
6 years ago
Fredrik Fornwall
fb21e18f41
setup-ubuntu.sh: Remove xutils-dev
6 years ago
Fredrik Fornwall
6da95c025d
setup-ubuntu.sh: Install g++-multilib
Needed by nodejs when building for 32-bit arches.
6 years ago
Stephen
efb305ba9b
Update setup-ubuntu.sh
7 years ago
Stephen
79f094be00
add gawk for apr-util build
#1169
7 years ago
Henrik Grimler
bad66d282d
texlive-bin: host-build tools and rm texlive-binaries from setup-ubuntu.sh ( #2689 )
Saves about 300 mb from docker image
6 years ago
Fredrik Fornwall
572e5e602f
setup-ubuntu.sh: ant is no longer used
7 years ago
Fredrik Fornwall
291622805e
Slim down the setup created by setup-ubuntu.sh
This changes the docker image size from around 5.8 to 3.6 GB.
For those wanting more tools in the docker build environment sudo
is always available.
7 years ago
Henrik Grimler
91a5322f5e
Enable ghostscript ( #1135 )
* Fix ghostscript for aarch64.
* ghostscript: fix arm header
* ghostscript: clean build script
* ghostscript: disable i686 and x86_64 for now and enable package!
* Add required build dependencies for ghostscript to setup scripts
* ghostscript: add libexpat as dependency
* ghostscript: add (untested) generated headers for x86_64 and i686
7 years ago
Fredrik Fornwall
16c697b30e
setup-ubuntu.sh: Add g++-multilib
The g++-multilib package is required for nodejs-current on 32-bit
arm and i686 builds.
7 years ago
Fredrik Fornwall
ee6a231c32
notmuch: Fix man page generation
8 years ago
Fredrik Fornwall
38d6235c76
fontconfig: Update from 2.12.0 to 2.12.4
8 years ago
Fredrik Fornwall
a788b8a6a5
setup-ubuntu.sh: Install libgnutls-dev
Needed for building mariadb
8 years ago
Wetitpig
eb5f02a8ce
Add ed package for bc ( #1032 )
8 years ago
Fredrik Fornwall
cbb8806959
setup-ubuntu.sh: libncurses5-dev used by mariadb
The docker image has been updated, run scripts/update-docker.sh.
8 years ago
Fredrik Fornwall
852e83abc3
Make ubuntu 17.04 the reference build environment
8 years ago
Fredrik Fornwall
ba198479a3
Fix typo in scripts/setup-ubuntu.sh
8 years ago
Fredrik Fornwall
c197515d23
netpbm: Update from r2831 to r2901
8 years ago
Fredrik Fornwall
c6f5b04a53
setup-ubuntu.sh: Use shorter string concatenation
8 years ago
Fredrik Fornwall
d258ef0cea
setup-ubuntu.sh: We actually don't need nasm
The NDK already brings yasm which is enough.
8 years ago
Fredrik Fornwall
da1fd85742
setup-ubuntu.sh: Remove yasm as it's in the NDK
8 years ago
Fredrik Fornwall
1006361f98
setup-ubuntu.sh: Remove two unnecessary packages
8 years ago
Fredrik Fornwall
154bc46225
lua: Add and replace luajit
luajit is rather complex and lacking upstream maintenance.
8 years ago
Fredrik Fornwall
b4a6e58893
golang: Use clang for native build
8 years ago