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
pvagner
56a9bb254b
Add scripts/setup-archlinux.sh similar to setup-ubuntu.sh ( #1098 )
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
Fredrik Fornwall
60a26b9f4c
setup-ubuntu.sh: Remove cmake, add python3.6
8 years ago
Fredrik Fornwall
0dc712fa46
Add 'ant' as required ubuntu package for building
8 years ago
Fredrik Fornwall
6376c14274
Add nasm and yasm to setup-ubuntu.sh
8 years ago
Fredrik Fornwall
c949d94f4b
setup-ubuntu.sh: Install intltool for qalc build
8 years ago
Fredrik Fornwall
39d7cdd7f1
mpv: Use rst2man package instead of pip install
8 years ago
Fredrik Fornwall
01e91d6146
neovim: Use bundled lua
9 years ago
Fredrik Fornwall
88183689ef
Build and docker updates
9 years ago
Fredrik Fornwall
015c1a73bd
Fix neovim build deps
9 years ago
Fredrik Fornwall
3c323c69ae
Docker and build updates
- Update to build on ubuntu 16.04.
- Docker: Set FORCE_UNSAFE_CONFIGURE=1. Fixes #275 .
- Docker: Various fixes.
- Neovim: No longer require lua.
- Some minor package updates.
9 years ago
4679
e4539a949f
add git to ubuntu-setup.sh and Dockerfile,add corkscrew
9 years ago
Fredrik Fornwall
90be78f3fc
ubuntu-setup.sh: No need for mercurial after vim update
9 years ago
Fredrik Fornwall
6ee1d717a5
ubuntu-setup.sh: Add curl
Curl is used to download source files. Fixes #8 .
9 years ago
Fredrik Fornwall
4e963c626f
Extract out ubuntu-setup.sh
10 years ago