Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Updating to v1.0.0 with node mapnik v3.7.2 #73

Merged
merged 4 commits into from
Aug 9, 2018
Merged

Updating to v1.0.0 with node mapnik v3.7.2 #73

merged 4 commits into from
Aug 9, 2018

Conversation

thesocialdev
Copy link
Contributor

Updating libraries to match node mapnik v3.72 on kartotherian and its dependencies

@thesocialdev
Copy link
Contributor Author

@mdholloway this PR is blocked until all the libraries are published, but if you are going to test you should use this code.

@mdholloway
Copy link
Contributor

Please disregard the last comment, I don't seem to have been looking at the most recent version of this PR. ;)

Dockerfile Outdated
@@ -1,5 +1,8 @@
FROM debian:stretch
RUN apt-get update && apt-get install -y nodejs nodejs-legacy git wget python libcairo2-dev libjpeg62-turbo-dev libpango1.0-dev libgif-dev build-essential g++ libmapnik-dev && rm -rf /var/lib/apt/lists/*
RUN apt-get update && apt-get install -y nodejs nodejs-legacy git wget python apt-transport-https libboost-filesystem-dev libboost-program-options-dev libboost-regex-dev libboost-system-dev libboost-thread-dev libxml2 libxml2-dev libfreetype6 libfreetype6-dev libjpeg-dev libpng-dev libtiff5-dev libcairo2 libcairo2-dev ttf-unifont ttf-dejavu ttf-dejavu-core ttf-dejavu-extra build-essential libgdal-dev libharfbuzz-bin libharfbuzz-dev libmapnik-dev && rm -rf /var/lib/apt/lists/*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not necessary to explicitly install most of these; they'll be pulled in as needed by libmapnik3.0.

package.json Outdated
"bluebird": "^3.5.0",
"body-parser": "^1.17.1",
"bunyan": "^1.8.9",
"cassandra-uuid": "^0.0.2",
"colors": "^1.3.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a new dependency. Where is it used?

Removing package installed by mistake. Reducing Dockerfile debian packages.
@mdholloway mdholloway merged commit e2ee9d6 into kartotherian:master Aug 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants