Expose libvips+deps versions attribute

Add versions.json for Linux packaging

Bump vips-dev Windows version for latest libpng
This commit is contained in:
Lovell Fuller
2015-11-22 20:58:38 +00:00
parent 01a1377972
commit 8012733a52
6 changed files with 123 additions and 38 deletions

View File

@@ -6,8 +6,8 @@ RUN apt-get update && apt-get install -y curl zip
# Fetch and unzip
RUN mkdir /vips
WORKDIR /vips
RUN curl -O http://www.vips.ecs.soton.ac.uk/supported/8.1/win32/vips-dev-w64-8.1.1-2.zip
RUN unzip vips-dev-w64-8.1.1-2.zip
RUN curl -O http://www.vips.ecs.soton.ac.uk/supported/8.1/win32/vips-dev-w64-8.1.1-3.zip
RUN unzip vips-dev-w64-8.1.1-3.zip
# Clean and zip
WORKDIR /vips/vips-dev-8.1.1