Blame view

buildroot/buildroot-2016.08.1/package/libgeotiff/Config.in 237 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
  config BR2_PACKAGE_LIBGEOTIFF
  	bool "libgeotiff"
  	select BR2_PACKAGE_TIFF
  	help
  	  Libgeotiff is an open source library normally hosted on top of
  	  libtiff for reading, and writing GeoTIFF information tags.
  
  	  http://geotiff.osgeo.org