Bas Couwenberg pushed to branch experimental at Debian GIS Project / mapnik
Commits: c4313034 by Bas Couwenberg at 2024-04-17T10:32:30+02:00 Mark include.patch as Applied-Upstream. - - - - - 1 changed file: - debian/patches/include.patch Changes: ===================================== debian/patches/include.patch ===================================== @@ -3,6 +3,7 @@ Description: Don't pollute /usr/include. Install AGG headers under /usr/include/mapnik. Author: Bas Couwenberg <[email protected]> Bug: https://github.com/mapnik/mapnik/issues/4439 +Applied-Upstream: https://github.com/mapnik/mapnik/commit/15f6745223c929c037c8fec06e45a8b754aecf6a --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -24,7 +25,7 @@ Bug: https://github.com/mapnik/mapnik/issues/4439 Version: @MAPNIK_VERSION@ Libs: -L"${libdir}" -l$<TARGET_FILE_BASE_NAME:@_target@>$<TARGET_PROPERTY:@_target@,$<CONFIG>_POSTFIX> -Cflags: -I"${includedir}" ]] -+Cflags: -I"${includedir}" -I"${includedir}/mapnik" -I"${includedir}/mapnik/agg" ]] ++Cflags: -I"${includedir}" -I"${includedir}/mapnik" ]] _contents @ONLY) file(GENERATE View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/-/commit/c431303442abcb9885dc186080a103c8fbeb312a -- View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/-/commit/c431303442abcb9885dc186080a103c8fbeb312a 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
