Bas Couwenberg pushed to branch experimental at Debian GIS Project / mapnik
Commits: fedeb73e by Bas Couwenberg at 2024-04-16T16:03:06+02:00 Use /usr/share/fonts for pkg-config fonts_dir variable. - - - - - 4d36e6c9 by Bas Couwenberg at 2024-04-16T16:03:06+02:00 Set distribution to experimental. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +mapnik (4.0.0~rc1+ds-1~exp3) experimental; urgency=medium + + * Use /usr/share/fonts for pkg-config fonts_dir variable. + + -- Bas Couwenberg <[email protected]> Tue, 16 Apr 2024 15:49:40 +0200 + mapnik (4.0.0~rc1+ds-1~exp2) experimental; urgency=medium * Don't include pre-releases in version specific plugin path. ===================================== debian/rules ===================================== @@ -25,7 +25,7 @@ override_dh_auto_configure: -DBUILD_DEMO_CPP=OFF \ -DBUILD_DEMO_VIEWER=OFF \ -DBUILD_TESTING=OFF \ - -DFONTS_INSTALL_DIR=$(MAPNIK_LIB_BASE)/fonts \ + -DFONTS_INSTALL_DIR=share/fonts \ -DPLUGINS_INSTALL_DIR=$(MAPNIK_LIB_BASE)/input \ -DUSE_EXTERNAL_MAPBOX_GEOMETRY=ON \ -DUSE_EXTERNAL_MAPBOX_POLYLABEL=ON \ View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/-/compare/ab4ded6e630c7a61f1cc55120f2de0208a7c25bb...4d36e6c9d27b8372179dadf9838686b8ae7a5327 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/-/compare/ab4ded6e630c7a61f1cc55120f2de0208a7c25bb...4d36e6c9d27b8372179dadf9838686b8ae7a5327 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
