diff options
author | David Spencer <baildon.research@googlemail.com> | 2010-07-03 00:56:33 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-03 02:31:44 -0500 |
commit | 938dc2421d0230c2cf6971f581be353d49cb0349 (patch) | |
tree | 7ae07f384f44444d27fc4791ff43fe864189cef4 /academic/qgis/README | |
parent | 626a343a8753107e0b84c519d6da9ca0ab32c7f1 (diff) | |
download | slackbuilds-938dc2421d0230c2cf6971f581be353d49cb0349.tar.gz |
academic/qgis: Patched to disable broken SIP version check
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/qgis/README')
-rw-r--r-- | academic/qgis/README | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/academic/qgis/README b/academic/qgis/README index fa8a666194..95df659d0c 100644 --- a/academic/qgis/README +++ b/academic/qgis/README @@ -1,10 +1,8 @@ -Quantum GIS (QGIS) is a user friendly Geographic Information System -that runs on Linux, Unix, Mac OSX, and Windows. QGIS lets you -browse and create map data on your computer. It supports many -common spatial data formats (e.g. ESRI ShapeFile, geotiff). +Quantum GIS (QGIS) is a user friendly Geographic Information System that +runs on Linux, Unix, Mac OSX, and Windows. QGIS lets you browse and create +map data on your computer. It supports many common spatial data formats +(e.g. ESRI ShapeFile, geotiff). -The following packages are required by qgis: proj, geos, gdal, R, -gsl and numpy. Optional dependencies include postgresql, postgis -and gpsbabel. All these packages are available at SlackBuilds.org. +This requires proj, geos, gdal, R, gsl, and numpy. -The Quantum GIS homepage is at http://qgis.org/ +Optional dependencies include postgresql, postgis, and gpsbabel. |