Add support for pre-compiled libvips on ARM CPUs

Uses a HypriotOS-managed docker container for this
This commit is contained in:
Lovell Fuller
2016-01-06 15:50:36 +00:00
parent 3c7cbf8685
commit a0e034a9e9
9 changed files with 219 additions and 11 deletions

5
packaging/arm/Dockerfile Normal file
View File

@@ -0,0 +1,5 @@
FROM resin/rpi-raspbian:jessie
MAINTAINER Lovell Fuller <npm@lovell.info>
# Build dependencies
RUN apt-get update && apt-get install -y build-essential autoconf libtool nasm gtk-doc-tools texinfo curl