Commits on Source (5)
-
Praveen Arimbrathodiyil authored97fcbe31
-
Praveen Arimbrathodiyil authored
Update to upstream version '4.0.1+dfsg' with Debian dir 98bf6d40f0589fe8eac1cada60aadcd4dede9c46
7a0327dd -
Praveen Arimbrathodiyil authored372dc022
-
Praveen Arimbrathodiyil authored2583a4c0
-
Praveen Arimbrathodiyil authored54292a76
... | ... | @@ -4,8 +4,8 @@ |
"url": "http://github.com/mapnik/node-mapnik", | ||
"homepage": "http://mapnik.org", | ||
"author": "Dane Springmeyer <dane@mapbox.com> (mapnik.org)", | ||
"version": "3.7.2", | ||
"mapnik_version":"v3.0.20", | ||
"version": "4.0.1", | ||
"mapnik_version": "434511c", | ||
"main": "./lib/mapnik.js", | ||
"binary": { | ||
"module_name": "mapnik", | ||
... | ... | @@ -36,14 +36,10 @@ |
], | ||
"license": "BSD-3-Clause", | ||
"dependencies": { | ||
"mapnik-vector-tile": "1.6.1", | ||
"protozero": "1.5.1", | ||
"nan": "~2.8.0", | ||
"node-pre-gyp": "~0.6.30" | ||
"mapnik-vector-tile": "2.2.1", | ||
"nan": "~2.10.0", | ||
"node-pre-gyp": "~0.10.0" | ||
}, | ||
"bundledDependencies": [ | ||
"node-pre-gyp" | ||
], | ||
"bin": { | ||
"mapnik-index.js": "./bin/mapnik-index.js", | ||
"mapnik-inspect.js": "./bin/mapnik-inspect.js", | ||
... | ... |
scripts/check_glibcxx.sh
deleted
100755 → 0
scripts/postgis/initialize.sh
0 → 100755
scripts/postgis/run.sh
0 → 100755
scripts/postgis/setup.sh
0 → 100755
scripts/postgis/setup_and_run.sh
0 → 100755
scripts/postgis/stop.sh
0 → 100755