The package consists of 3+1 separate cygwin packages:
The main utilities and cartographic transformation data proj-4.4.6-1.tar.bz2 http://www.neuro.gatech.edu/users/cwilson/cygutils/testing/release/proj/proj-4.4.6-1.tar.bz2
The import libraries and header files libproj-devel-4.4.6-1.tar.bz2 http://www.neuro.gatech.edu/users/cwilson/cygutils/testing/release/proj/libproj-devel/libproj-devel-4.4.6-1.tar.bz2
The runtime library (DLL) libproj0-4.4.6-1.tar.bz2 http://www.neuro.gatech.edu/users/cwilson/cygutils/testing/release/proj/libproj0/libproj0-4.4.6-1.tar.bz2
The source package proj-4.4.6-1-src.tar.bz2 http://www.neuro.gatech.edu/users/cwilson/cygutils/testing/release/proj/proj-4.4.6-1-src.tar.bz2
Note that the DLL package is versioned, but the development package is not. This is because I believe that it would be highly unusual for someone to want to *develop* against an older version while having the newer version also installed (unlike libpng).
If you want to try out the package, you can download them directly using the links above, or point setup at http://www.neuro.gatech.edu/users/cwilson/cygutils/testing/
--Chuck
Here are the setup.hints:
----- proj.hint ---- category: Graphics Libs requires: ash cygwin libproj0 sdesc: "The PROJ Cartographic Projections software (utilities)" ldesc: "Utility programs and documentation for the PROJ Cartographic Projection software. See http://www.remotesensing.org/proj/ for more information."
----- libproj-devel.hint ---- category: Graphics Libs requires: ash cygwin libproj0 sdesc: "The PROJ Cartographic Projections library (devel)" ldesc: "Header files and link libraries for the PROJ Cartographic Projection software. See http://www.remotesensing.org/proj/ for more information." external-source: proj
----- libproj0.hint ---- category: Graphics Libs requires: ash cygwin sdesc: "The PROJ Cartographic Projections library (runtime)" ldesc: "Runtime library for the PROJ Cartographic Projection software. See http://www.remotesensing.org/proj/ for more information." external-source: proj
