pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/gdal-lib
Module Name: pkgsrc
Committed By: gdt
Date: Mon Dec 14 19:50:32 UTC 2020
Modified Files:
pkgsrc/geography/gdal-lib: Makefile
Log Message:
gdal: Add comment about (lack of) geopdf support
To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 pkgsrc/geography/gdal-lib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/gdal-lib/Makefile
diff -u pkgsrc/geography/gdal-lib/Makefile:1.130 pkgsrc/geography/gdal-lib/Makefile:1.131
--- pkgsrc/geography/gdal-lib/Makefile:1.130 Thu Nov 5 09:06:53 2020
+++ pkgsrc/geography/gdal-lib/Makefile Mon Dec 14 19:50:32 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.130 2020/11/05 09:06:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.131 2020/12/14 19:50:32 gdt Exp $
PKGREVISION= 5
.include "../../geography/gdal-lib/Makefile.common"
@@ -31,6 +31,9 @@ INSTALLATION_DIRS= bin include lib ${PKG
# jasper uses SIZE_MAX and friends in its headers.
CPPFLAGS+= -D__STDC_LIMIT_MACROS
+# \todo: Support geopdf by including poppler, PoDoFo, or PDFium.
+# https://gdal.org/drivers/raster/pdf.html
+
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../devel/netcdf/buildlink3.mk"
.include "../../devel/pcre/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index