summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--geography/qgis/DESCR10
-rw-r--r--geography/qgis/Makefile35
-rw-r--r--geography/qgis/PLIST881
-rw-r--r--geography/qgis/distinfo10
-rw-r--r--geography/qgis/options.mk20
-rw-r--r--geography/qgis/patches/patch-ab13
-rw-r--r--geography/qgis/patches/patch-ac13
-rw-r--r--geography/qgis/patches/patch-ad22
-rw-r--r--geography/qgis/patches/patch-al15
-rw-r--r--geography/qgis/patches/patch-am20
10 files changed, 1039 insertions, 0 deletions
diff --git a/geography/qgis/DESCR b/geography/qgis/DESCR
new file mode 100644
index 00000000000..c57c315ab19
--- /dev/null
+++ b/geography/qgis/DESCR
@@ -0,0 +1,10 @@
+Quantum GIS (QGIS) is a user friendly Open Source Geographic Information System
+(GIS) licensed under the GNU General Public License. QGIS is an official
+project of the Open Source Geospatial Foundation (OSGeo). It runs on Linux,
+Unix, Mac OSX, and Windows and supports numerous vector, raster, and database
+formats and functionalities.
+
+Quantum GIS provides a continously growing number of capabilities provided by
+core functions and plugins. You can visualize, manage, edit, analyse data, and
+compose printable maps. Get a first impression with some screenshots and a more
+detailed feature list.
diff --git a/geography/qgis/Makefile b/geography/qgis/Makefile
new file mode 100644
index 00000000000..c5cc9d85c4a
--- /dev/null
+++ b/geography/qgis/Makefile
@@ -0,0 +1,35 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/08/27 11:42:58 adam Exp $
+
+DISTNAME= qgis_1.5.0
+PKGNAME= qgis-1.5.0
+CATEGORIES= geography
+MASTER_SITES= http://download.osgeo.org/qgis/src/
+
+MAINTAINER= brook@nmsu.edu
+HOMEPAGE= http://www.qgis.org/
+COMMENT= Geographic Information System (GIS)
+LICENSE= gnu-gpl-v2
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
+
+USE_CMAKE= yes
+USE_LANGUAGES= c c++ fortran
+USE_LIBTOOL= yes
+USE_PKGLOCALEDIR= yes
+USE_TOOLS+= bison perl
+USE_X11= yes
+
+.include "options.mk"
+
+.include "../../databases/sqlite3/buildlink3.mk"
+.include "../../geography/gdal-lib/buildlink3.mk"
+.include "../../geography/proj/buildlink3.mk"
+.include "../../graphics/tiff/buildlink3.mk"
+.include "../../math/gsl/buildlink3.mk"
+.include "../../textproc/expat/buildlink3.mk"
+.include "../../x11/qt4-libs/buildlink3.mk"
+.include "../../x11/qt4-tools/buildlink3.mk"
+.include "../../mk/pgsql.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/geography/qgis/PLIST b/geography/qgis/PLIST
new file mode 100644
index 00000000000..c467d035a25
--- /dev/null
+++ b/geography/qgis/PLIST
@@ -0,0 +1,881 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/27 11:43:05 adam Exp $
+bin/qgis
+bin/qgis_help
+include/qgis/characterwidget.h
+include/qgis/qextserialenumerator.h
+include/qgis/qextserialport.h
+include/qgis/qgis.h
+include/qgis/qgisgui.h
+include/qgis/qgisinterface.h
+include/qgis/qgisplugin.h
+include/qgis/qgsapplication.h
+include/qgis/qgsattributeaction.h
+include/qgis/qgsattributeeditor.h
+include/qgis/qgsbrushstylecombobox.h
+include/qgis/qgscategorizedsymbolrendererv2.h
+include/qgis/qgscategorizedsymbolrendererv2widget.h
+include/qgis/qgscentralpointpositionmanager.h
+include/qgis/qgsclipper.h
+include/qgis/qgscliptominmaxenhancement.h
+include/qgis/qgscolorbrewerpalette.h
+include/qgis/qgscolorbutton.h
+include/qgis/qgscolorrampshader.h
+include/qgis/qgscomposerattributetable.h
+include/qgis/qgscomposeritem.h
+include/qgis/qgscomposeritemgroup.h
+include/qgis/qgscomposerlegend.h
+include/qgis/qgscomposerlegenditem.h
+include/qgis/qgscomposermap.h
+include/qgis/qgscomposerpicture.h
+include/qgis/qgscomposerscalebar.h
+include/qgis/qgscomposershape.h
+include/qgis/qgscomposerview.h
+include/qgis/qgscomposition.h
+include/qgis/qgsconfig.h
+include/qgis/qgscontexthelp.h
+include/qgis/qgscontinuouscolorrenderer.h
+include/qgis/qgscontrastenhancement.h
+include/qgis/qgscontrastenhancementfunction.h
+include/qgis/qgscoordinatereferencesystem.h
+include/qgis/qgscoordinatetransform.h
+include/qgis/qgscredentialdialog.h
+include/qgis/qgscredentials.h
+include/qgis/qgscsexception.h
+include/qgis/qgscursors.h
+include/qgis/qgsdashspacedialog.h
+include/qgis/qgsdataprovider.h
+include/qgis/qgsdatasourceuri.h
+include/qgis/qgsdetaileditemdelegate.h
+include/qgis/qgsdetaileditemwidget.h
+include/qgis/qgsdistancearea.h
+include/qgis/qgsencodingfiledialog.h
+include/qgis/qgsexception.h
+include/qgis/qgsfeature.h
+include/qgis/qgsfield.h
+include/qgis/qgsfiledropedit.h
+include/qgis/qgsfillsymbollayerv2.h
+include/qgis/qgsformannotationitem.h
+include/qgis/qgsfreakoutshader.h
+include/qgis/qgsgenericprojectionselector.h
+include/qgis/qgsgeometry.h
+include/qgis/qgsgeometryanalyzer.h
+include/qgis/qgsgpsconnection.h
+include/qgis/qgsgpsdetector.h
+include/qgis/qgsgraduatedsymbolrenderer.h
+include/qgis/qgsgraduatedsymbolrendererv2.h
+include/qgis/qgsgraduatedsymbolrendererv2widget.h
+include/qgis/qgsgridfilewriter.h
+include/qgis/qgshttptransaction.h
+include/qgis/qgsidwinterpolator.h
+include/qgis/qgsinterpolator.h
+include/qgis/qgslabel.h
+include/qgis/qgslabelattributes.h
+include/qgis/qgslegendinterface.h
+include/qgis/qgslegendmodel.h
+include/qgis/qgslinearminmaxenhancement.h
+include/qgis/qgslinearminmaxenhancementwithclip.h
+include/qgis/qgslinesymbollayerv2.h
+include/qgis/qgslogger.h
+include/qgis/qgsludialog.h
+include/qgis/qgsmapcanvas.h
+include/qgis/qgsmapcanvasitem.h
+include/qgis/qgsmapcanvasmap.h
+include/qgis/qgsmapcanvassnapper.h
+include/qgis/qgsmaplayer.h
+include/qgis/qgsmaplayerregistry.h
+include/qgis/qgsmapoverviewcanvas.h
+include/qgis/qgsmaprenderer.h
+include/qgis/qgsmaptip.h
+include/qgis/qgsmaptool.h
+include/qgis/qgsmaptoolemitpoint.h
+include/qgis/qgsmaptoolpan.h
+include/qgis/qgsmaptoolzoom.h
+include/qgis/qgsmaptopixel.h
+include/qgis/qgsmarkercatalogue.h
+include/qgis/qgsmarkersymbollayerv2.h
+include/qgis/qgsmessageoutput.h
+include/qgis/qgsmessageviewer.h
+include/qgis/qgsnetworkaccessmanager.h
+include/qgis/qgsnmeaconnection.h
+include/qgis/qgsoverlayobjectpositionmanager.h
+include/qgis/qgspallabeling.h
+include/qgis/qgspalobjectpositionmanager.h
+include/qgis/qgspenstylecombobox.h
+include/qgis/qgspluginlayer.h
+include/qgis/qgspluginlayerregistry.h
+include/qgis/qgspoint.h
+include/qgis/qgsproject.h
+include/qgis/qgsprojectbadlayerguihandler.h
+include/qgis/qgsprojectfiletransform.h
+include/qgis/qgsprojectionselector.h
+include/qgis/qgsprojectproperty.h
+include/qgis/qgsprojectversion.h
+include/qgis/qgsprovidercountcalcevent.h
+include/qgis/qgsproviderextentcalcevent.h
+include/qgis/qgsprovidermetadata.h
+include/qgis/qgsproviderregistry.h
+include/qgis/qgspseudocolorshader.h
+include/qgis/qgsquickprint.h
+include/qgis/qgsrasterbandstats.h
+include/qgis/qgsrasterdataprovider.h
+include/qgis/qgsrasterlayer.h
+include/qgis/qgsrastershader.h
+include/qgis/qgsrastershaderfunction.h
+include/qgis/qgsrastertransparency.h
+include/qgis/qgsrasterviewport.h
+include/qgis/qgsrectangle.h
+include/qgis/qgsrendercontext.h
+include/qgis/qgsrenderer.h
+include/qgis/qgsrendererplugin.h
+include/qgis/qgsrendererv2.h
+include/qgis/qgsrendererv2propertiesdialog.h
+include/qgis/qgsrendererv2registry.h
+include/qgis/qgsrubberband.h
+include/qgis/qgsrulebasedrendererv2widget.h
+include/qgis/qgsrunprocess.h
+include/qgis/qgsscalecalculator.h
+include/qgis/qgssearchstring.h
+include/qgis/qgssearchtreenode.h
+include/qgis/qgssinglesymbolrenderer.h
+include/qgis/qgssinglesymbolrendererv2.h
+include/qgis/qgssinglesymbolrendererv2widget.h
+include/qgis/qgssnapper.h
+include/qgis/qgsspatialindex.h
+include/qgis/qgsstylev2.h
+include/qgis/qgsstylev2managerdialog.h
+include/qgis/qgssymbol.h
+include/qgis/qgssymbollayerv2.h
+include/qgis/qgssymbollayerv2registry.h
+include/qgis/qgssymbollayerv2utils.h
+include/qgis/qgssymbollayerv2widget.h
+include/qgis/qgssymbollevelsv2dialog.h
+include/qgis/qgssymbologyutils.h
+include/qgis/qgssymbologyv2conversion.h
+include/qgis/qgssymbolv2.h
+include/qgis/qgssymbolv2propertiesdialog.h
+include/qgis/qgssymbolv2selectordialog.h
+include/qgis/qgstininterpolator.h
+include/qgis/qgstolerance.h
+include/qgis/qgsuniquevaluerenderer.h
+include/qgis/qgsvectorcolorbrewercolorrampv2dialog.h
+include/qgis/qgsvectorcolorrampv2.h
+include/qgis/qgsvectordataprovider.h
+include/qgis/qgsvectorfilewriter.h
+include/qgis/qgsvectorgradientcolorrampv2dialog.h
+include/qgis/qgsvectorlayer.h
+include/qgis/qgsvectoroverlay.h
+include/qgis/qgsvectorrandomcolorrampv2dialog.h
+include/qgis/qgsvertexmarker.h
+include/qgis/qgszonalstatistics.h
+include/qgis/ui_qgscredentialdialog.h
+include/qgis/ui_qgsdetaileditemwidgetbase.h
+include/qgis/ui_qgsgenericprojectionselectorbase.h
+include/qgis/ui_qgsmessageviewer.h
+include/qgis/ui_qgsprojectionselectorbase.h
+lib/libqgis_analysis.so
+lib/libqgis_analysis.so.${PKGVERSION}
+lib/libqgis_core.so
+lib/libqgis_core.so.${PKGVERSION}
+lib/libqgis_gui.so
+lib/libqgis_gui.so.${PKGVERSION}
+${PLIST.python}lib/libqgispython.so
+${PLIST.python}lib/libqgispython.so.${PKGVERSION}
+lib/qgis/plugins/libcoordinatecaptureplugin.so
+lib/qgis/plugins/libcopyrightlabelplugin.so
+lib/qgis/plugins/libdelimitedtextplugin.so
+lib/qgis/plugins/libdelimitedtextprovider.so
+lib/qgis/plugins/libdiagramoverlay.so
+lib/qgis/plugins/libdisplacementplugin.so
+lib/qgis/plugins/libdxf2shpconverterplugin.so
+lib/qgis/plugins/libevis.so
+lib/qgis/plugins/libgeorefplugin.so
+lib/qgis/plugins/libgpsimporterplugin.so
+lib/qgis/plugins/libgpxprovider.so
+lib/qgis/plugins/libinterpolationplugin.so
+lib/qgis/plugins/libmemoryprovider.so
+lib/qgis/plugins/libnortharrowplugin.so
+lib/qgis/plugins/libogrconverterplugin.so
+lib/qgis/plugins/libogrprovider.so
+lib/qgis/plugins/liboracleplugin.so
+lib/qgis/plugins/libosmprovider.so
+lib/qgis/plugins/libpostgresprovider.so
+lib/qgis/plugins/libquickprintplugin.so
+lib/qgis/plugins/librasterterrainplugin.so
+lib/qgis/plugins/libscalebarplugin.so
+lib/qgis/plugins/libspatialiteprovider.so
+lib/qgis/plugins/libspatialqueryplugin.so
+lib/qgis/plugins/libspitplugin.so
+lib/qgis/plugins/libwfsplugin.so
+lib/qgis/plugins/libwfsprovider.so
+lib/qgis/plugins/libwmsprovider.so
+man/man1/qgis.1
+man/man1/qgis_help.1
+share/qgis/doc/AUTHORS
+share/qgis/doc/CODING
+share/qgis/doc/CONTRIBUTORS
+share/qgis/doc/DONORS
+share/qgis/doc/INSTALL
+share/qgis/doc/SPONSORS
+share/qgis/doc/TRANSLATORS
+share/qgis/doc/favicon.ico
+share/qgis/doc/images/qgis_new_80pct.png
+share/qgis/doc/index.html
+share/qgis/doc/qgisdoc.css
+share/qgis/i18n/qgis_ar.qm
+share/qgis/i18n/qgis_bg.qm
+share/qgis/i18n/qgis_ca_ES.qm
+share/qgis/i18n/qgis_cs_CZ.qm
+share/qgis/i18n/qgis_de.qm
+share/qgis/i18n/qgis_el_GR.qm
+share/qgis/i18n/qgis_es.qm
+share/qgis/i18n/qgis_fi.qm
+share/qgis/i18n/qgis_fr.qm
+share/qgis/i18n/qgis_he.qm
+share/qgis/i18n/qgis_hr_HR.qm
+share/qgis/i18n/qgis_hu.qm
+share/qgis/i18n/qgis_id.qm
+share/qgis/i18n/qgis_is.qm
+share/qgis/i18n/qgis_it.qm
+share/qgis/i18n/qgis_ja.qm
+share/qgis/i18n/qgis_ka_GE.qm
+share/qgis/i18n/qgis_lo.qm
+share/qgis/i18n/qgis_lt.qm
+share/qgis/i18n/qgis_lv.qm
+share/qgis/i18n/qgis_mn.qm
+share/qgis/i18n/qgis_nl.qm
+share/qgis/i18n/qgis_pl_PL.qm
+share/qgis/i18n/qgis_pt_BR.qm
+share/qgis/i18n/qgis_ro.qm
+share/qgis/i18n/qgis_ru.qm
+share/qgis/i18n/qgis_sk.qm
+share/qgis/i18n/qgis_sq_AL.qm
+share/qgis/i18n/qgis_sv.qm
+share/qgis/i18n/qgis_th.qm
+share/qgis/i18n/qgis_tr.qm
+share/qgis/i18n/qgis_uk.qm
+share/qgis/i18n/qgis_vi.qm
+share/qgis/i18n/qgis_xh.qm
+share/qgis/i18n/qgis_zh_CN.qm
+share/qgis/i18n/qgis_zh_TW.qm
+share/qgis/i18n/qt_ar.qm
+share/qgis/i18n/qt_de.qm
+share/qgis/i18n/qt_es.qm
+share/qgis/i18n/qt_fr.qm
+share/qgis/i18n/qt_ja_jp.qm
+share/qgis/i18n/qt_pl.qm
+share/qgis/i18n/qt_pt.qm
+share/qgis/i18n/qt_ru.qm
+share/qgis/i18n/qt_sk.qm
+share/qgis/i18n/qt_sv.qm
+share/qgis/i18n/qt_uk.qm
+share/qgis/i18n/qt_zh_CN.qm
+share/qgis/i18n/qt_zh_TW.qm
+share/qgis/images/icons/qgis-icon-16x16.png
+share/qgis/images/icons/qgis-icon-60x60.png
+share/qgis/images/icons/qgis-icon.png
+share/qgis/images/icons/qgis-mime-icon.png
+share/qgis/images/north_arrows/default.png
+share/qgis/images/splash/splash.png
+share/qgis/images/splash/splash_mask.png
+share/qgis/resources/context_help/MapServerExport-de_DE
+share/qgis/resources/context_help/MapServerExport-en_US
+share/qgis/resources/context_help/MapServerExport-es_ES
+share/qgis/resources/context_help/MapServerExport-fr_FR
+share/qgis/resources/context_help/MapServerExport-it_IT
+share/qgis/resources/context_help/MapServerExport-ja_JP
+share/qgis/resources/context_help/MapServerExport-pl_PL
+share/qgis/resources/context_help/MapServerExport-pt_BR
+share/qgis/resources/context_help/QgsAttributeTableDialog-de_DE
+share/qgis/resources/context_help/QgsAttributeTableDialog-en_US
+share/qgis/resources/context_help/QgsAttributeTableDialog-fr_FR
+share/qgis/resources/context_help/QgsAttributeTableDialog-it_IT
+share/qgis/resources/context_help/QgsAttributeTableDialog-ja_JP
+share/qgis/resources/context_help/QgsAttributeTableDialog-pl_PL
+share/qgis/resources/context_help/QgsAttributeTableDialog-pt_BR
+share/qgis/resources/context_help/QgsAttributeTableDialog-ru_RU
+share/qgis/resources/context_help/QgsAttributeTableDialog-sk_SK
+share/qgis/resources/context_help/QgsBookmarks-de_DE
+share/qgis/resources/context_help/QgsBookmarks-en_US
+share/qgis/resources/context_help/QgsBookmarks-es_ES
+share/qgis/resources/context_help/QgsBookmarks-fr_FR
+share/qgis/resources/context_help/QgsBookmarks-it_IT
+share/qgis/resources/context_help/QgsBookmarks-ja_JP
+share/qgis/resources/context_help/QgsBookmarks-pl_PL
+share/qgis/resources/context_help/QgsBookmarks-pt_BR
+share/qgis/resources/context_help/QgsBookmarks-ru_RU
+share/qgis/resources/context_help/QgsBookmarks-sk_SK
+share/qgis/resources/context_help/QgsBookmarks-sv_SE
+share/qgis/resources/context_help/QgsComposer-de_DE
+share/qgis/resources/context_help/QgsComposer-en_US
+share/qgis/resources/context_help/QgsComposer-fr_FR
+share/qgis/resources/context_help/QgsComposer-it_IT
+share/qgis/resources/context_help/QgsComposer-ja_JP
+share/qgis/resources/context_help/QgsComposer-pl_PL
+share/qgis/resources/context_help/QgsComposer-pt_BR
+share/qgis/resources/context_help/QgsComposer-ru_RU
+share/qgis/resources/context_help/QgsComposer-sk_SK
+share/qgis/resources/context_help/QgsCopyrightLabelPluginGui-de_DE
+share/qgis/resources/context_help/QgsCopyrightLabelPluginGui-en_US
+share/qgis/resources/context_help/QgsCopyrightLabelPluginGui-fr_FR
+share/qgis/resources/context_help/QgsCopyrightLabelPluginGui-it_IT
+share/qgis/resources/context_help/QgsCopyrightLabelPluginGui-ja_JP
+share/qgis/resources/context_help/QgsCopyrightLabelPluginGui-pl_PL
+share/qgis/resources/context_help/QgsCopyrightLabelPluginGui-pt_BR
+share/qgis/resources/context_help/QgsCopyrightLabelPluginGui-ru_RU
+share/qgis/resources/context_help/QgsCopyrightLabelPluginGui-sk_SK
+share/qgis/resources/context_help/QgsCopyrightLabelPluginGui-sv_SE
+share/qgis/resources/context_help/QgsCustomProjectionDialog-de_DE
+share/qgis/resources/context_help/QgsCustomProjectionDialog-en_US
+share/qgis/resources/context_help/QgsCustomProjectionDialog-fr_FR
+share/qgis/resources/context_help/QgsCustomProjectionDialog-it_IT
+share/qgis/resources/context_help/QgsCustomProjectionDialog-ja_JP
+share/qgis/resources/context_help/QgsCustomProjectionDialog-pt_BR
+share/qgis/resources/context_help/QgsDelimitedTextPluginGui-de_DE
+share/qgis/resources/context_help/QgsDelimitedTextPluginGui-en_US
+share/qgis/resources/context_help/QgsDelimitedTextPluginGui-fr_FR
+share/qgis/resources/context_help/QgsDelimitedTextPluginGui-it_IT
+share/qgis/resources/context_help/QgsDelimitedTextPluginGui-ja_JP
+share/qgis/resources/context_help/QgsDelimitedTextPluginGui-pl_PL
+share/qgis/resources/context_help/QgsDelimitedTextPluginGui-pt_BR
+share/qgis/resources/context_help/QgsDelimitedTextPluginGui-ru_RU
+share/qgis/resources/context_help/QgsDelimitedTextPluginGui-sk_SK
+share/qgis/resources/context_help/QgsDelimitedTextPluginGui-sv_SE
+share/qgis/resources/context_help/QgsGPSPluginGui-de_DE
+share/qgis/resources/context_help/QgsGPSPluginGui-en_US
+share/qgis/resources/context_help/QgsGPSPluginGui-it_IT
+share/qgis/resources/context_help/QgsGPSPluginGui-ja_JP
+share/qgis/resources/context_help/QgsGPSPluginGui-pt_BR
+share/qgis/resources/context_help/QgsGPSPluginGui-ru_RU
+share/qgis/resources/context_help/QgsGPSPluginGui-sk_SK
+share/qgis/resources/context_help/QgsIdentifyResults-de_DE
+share/qgis/resources/context_help/QgsIdentifyResults-en_US
+share/qgis/resources/context_help/QgsIdentifyResults-es_ES
+share/qgis/resources/context_help/QgsIdentifyResults-fr_FR
+share/qgis/resources/context_help/QgsIdentifyResults-it_IT
+share/qgis/resources/context_help/QgsIdentifyResults-ja_JP
+share/qgis/resources/context_help/QgsIdentifyResults-pl_PL
+share/qgis/resources/context_help/QgsIdentifyResults-pt_BR
+share/qgis/resources/context_help/QgsIdentifyResults-ru_RU
+share/qgis/resources/context_help/QgsIdentifyResults-sk_SK
+share/qgis/resources/context_help/QgsIdentifyResults-sv_SE
+share/qgis/resources/context_help/QgsMapserverExport-es_ES
+share/qgis/resources/context_help/QgsMapserverExport-pt_BR
+share/qgis/resources/context_help/QgsMapserverExport-ru_RU
+share/qgis/resources/context_help/QgsMapserverExport-sk_SK
+share/qgis/resources/context_help/QgsMeasureDialog-de_DE
+share/qgis/resources/context_help/QgsMeasureDialog-en_US
+share/qgis/resources/context_help/QgsMeasureDialog-es_ES
+share/qgis/resources/context_help/QgsMeasureDialog-it_IT
+share/qgis/resources/context_help/QgsMeasureDialog-ja_JP
+share/qgis/resources/context_help/QgsMeasureDialog-pl_PL
+share/qgis/resources/context_help/QgsMeasureDialog-pt_BR
+share/qgis/resources/context_help/QgsMeasureDialog-ru_RU
+share/qgis/resources/context_help/QgsMeasureDialog-sk_SK
+share/qgis/resources/context_help/QgsMeasureDialog-sv_SE
+share/qgis/resources/context_help/QgsNewConnection-de_DE
+share/qgis/resources/context_help/QgsNewConnection-en_US
+share/qgis/resources/context_help/QgsNewConnection-es_ES
+share/qgis/resources/context_help/QgsNewConnection-it_IT
+share/qgis/resources/context_help/QgsNewConnection-ja_JP
+share/qgis/resources/context_help/QgsNewConnection-pl_PL
+share/qgis/resources/context_help/QgsNewConnection-pt_BR
+share/qgis/resources/context_help/QgsNewConnection-ru_RU
+share/qgis/resources/context_help/QgsNewConnection-sk_SK
+share/qgis/resources/context_help/QgsNewConnection-sv_SE
+share/qgis/resources/context_help/QgsNewHttpConnection-pt_BR
+share/qgis/resources/context_help/QgsNewOgrConnection-de_DE
+share/qgis/resources/context_help/QgsNewOgrConnection-en_US
+share/qgis/resources/context_help/QgsNewOgrConnection-it_IT
+share/qgis/resources/context_help/QgsNewOgrConnection-ja_JP
+share/qgis/resources/context_help/QgsNewOgrConnection-pt_BR
+share/qgis/resources/context_help/QgsNewOgrConnection-ru_RU
+share/qgis/resources/context_help/QgsNewSpatialiteLayerDialog-de_DE
+share/qgis/resources/context_help/QgsNewSpatialiteLayerDialog-en_US
+share/qgis/resources/context_help/QgsNewSpatialiteLayerDialog-ja_JP
+share/qgis/resources/context_help/QgsNewSpatialiteLayerDialog-pt_BR
+share/qgis/resources/context_help/QgsNewVectorLayerDialog-de_DE
+share/qgis/resources/context_help/QgsNewVectorLayerDialog-en_US
+share/qgis/resources/context_help/QgsNewVectorLayerDialog-fr_FR
+share/qgis/resources/context_help/QgsNewVectorLayerDialog-it_IT
+share/qgis/resources/context_help/QgsNewVectorLayerDialog-ja_JP
+share/qgis/resources/context_help/QgsNewVectorLayerDialog-pt_BR
+share/qgis/resources/context_help/QgsNewVectorLayerDialog-ru_RU
+share/qgis/resources/context_help/QgsNewVectorLayerDialog-sk_SK
+share/qgis/resources/context_help/QgsNorthArrowPluginGui-de_DE
+share/qgis/resources/context_help/QgsNorthArrowPluginGui-en_US
+share/qgis/resources/context_help/QgsNorthArrowPluginGui-it_IT
+share/qgis/resources/context_help/QgsNorthArrowPluginGui-ja_JP
+share/qgis/resources/context_help/QgsNorthArrowPluginGui-pt_BR
+share/qgis/resources/context_help/QgsOpenVectorLayerDialog-de_DE
+share/qgis/resources/context_help/QgsOpenVectorLayerDialog-en_US
+share/qgis/resources/context_help/QgsOpenVectorLayerDialog-it_IT
+share/qgis/resources/context_help/QgsOpenVectorLayerDialog-ja_JP
+share/qgis/resources/context_help/QgsOpenVectorLayerDialog-pt_BR
+share/qgis/resources/context_help/QgsOpenVectorLayerDialog-ru_RU
+share/qgis/resources/context_help/QgsOptions-de_DE
+share/qgis/resources/context_help/QgsOptions-en_US
+share/qgis/resources/context_help/QgsOptions-it_IT
+share/qgis/resources/context_help/QgsOptions-ja_JP
+share/qgis/resources/context_help/QgsOptions-pt_BR
+share/qgis/resources/context_help/QgsPgSourceSelect-de_DE
+share/qgis/resources/context_help/QgsPgSourceSelect-en_US
+share/qgis/resources/context_help/QgsPgSourceSelect-it_IT
+share/qgis/resources/context_help/QgsPgSourceSelect-ja_JP
+share/qgis/resources/context_help/QgsPgSourceSelect-pl_PL
+share/qgis/resources/context_help/QgsPgSourceSelect-pt_BR
+share/qgis/resources/context_help/QgsPgSourceSelect-ru_RU
+share/qgis/resources/context_help/QgsPgSourceSelect-sk_SK
+share/qgis/resources/context_help/QgsPgSourceSelect-sv_SE
+share/qgis/resources/context_help/QgsPluginInstallerDialog-de_DE
+share/qgis/resources/context_help/QgsPluginInstallerDialog-en_US
+share/qgis/resources/context_help/QgsPluginInstallerDialog-it_IT
+share/qgis/resources/context_help/QgsPluginInstallerDialog-ja_JP
+share/qgis/resources/context_help/QgsPluginInstallerDialog-pl_PL
+share/qgis/resources/context_help/QgsPluginInstallerDialog-pt_BR
+share/qgis/resources/context_help/QgsProjectProperties-de_DE
+share/qgis/resources/context_help/QgsProjectProperties-en_US
+share/qgis/resources/context_help/QgsProjectProperties-es_ES
+share/qgis/resources/context_help/QgsProjectProperties-it_IT
+share/qgis/resources/context_help/QgsProjectProperties-ja_JP
+share/qgis/resources/context_help/QgsProjectProperties-pl_PL
+share/qgis/resources/context_help/QgsProjectProperties-pt_BR
+share/qgis/resources/context_help/QgsProjectProperties-ru_RU
+share/qgis/resources/context_help/QgsProjectProperties-sk_SK
+share/qgis/resources/context_help/QgsProjectProperties-sv_SE
+share/qgis/resources/context_help/QgsScaleBarPluginGui-de_DE
+share/qgis/resources/context_help/QgsScaleBarPluginGui-en_US
+share/qgis/resources/context_help/QgsScaleBarPluginGui-it_IT
+share/qgis/resources/context_help/QgsScaleBarPluginGui-ja_JP
+share/qgis/resources/context_help/QgsScaleBarPluginGui-pl_PL
+share/qgis/resources/context_help/QgsScaleBarPluginGui-pt_BR
+share/qgis/resources/context_help/QgsSpatiaLiteSourceSelect-de_DE
+share/qgis/resources/context_help/QgsSpatiaLiteSourceSelect-en_US
+share/qgis/resources/context_help/QgsSpatiaLiteSourceSelect-it_IT
+share/qgis/resources/context_help/QgsSpatiaLiteSourceSelect-ja_JP
+share/qgis/resources/context_help/QgsSpatiaLiteSourceSelect-pl_PL
+share/qgis/resources/context_help/QgsSpatiaLiteSourceSelect-pt_BR
+share/qgis/resources/context_help/QgsStyleV2ManagerDialog-de_DE
+share/qgis/resources/context_help/QgsStyleV2ManagerDialog-en_US
+share/qgis/resources/context_help/QgsStyleV2ManagerDialog-it_IT
+share/qgis/resources/context_help/QgsStyleV2ManagerDialog-ja_JP
+share/qgis/resources/context_help/QgsStyleV2ManagerDialog-pt_BR
+share/qgis/resources/context_help/QgsVectorLayerProperties-de_DE
+share/qgis/resources/context_help/QgsVectorLayerProperties-en_US
+share/qgis/resources/context_help/QgsVectorLayerProperties-es_ES
+share/qgis/resources/context_help/QgsVectorLayerProperties-it_IT
+share/qgis/resources/context_help/QgsVectorLayerProperties-ja_JP
+share/qgis/resources/context_help/QgsVectorLayerProperties-pl_PL
+share/qgis/resources/context_help/QgsVectorLayerProperties-pt_BR
+share/qgis/resources/context_help/QgsVectorLayerProperties-ru_RU
+share/qgis/resources/context_help/QgsVectorLayerProperties-sk_SK
+share/qgis/resources/context_help/QgsWMSSourceSelect-de_DE
+share/qgis/resources/context_help/QgsWMSSourceSelect-en_US
+share/qgis/resources/context_help/QgsWMSSourceSelect-it_IT
+share/qgis/resources/context_help/QgsWMSSourceSelect-ja_JP
+share/qgis/resources/context_help/QgsWMSSourceSelect-pt_BR
+share/qgis/resources/context_help/QgsWMSSourceSelect-ru_RU
+share/qgis/resources/context_help/QgsWMSSourceSelect-sk_SK
+share/qgis/resources/context_help/QgsWMSSourceSelect-sv_SE
+share/qgis/resources/context_help/eVisDatabaseConnectionGui-de_DE
+share/qgis/resources/context_help/eVisDatabaseConnectionGui-en_US
+share/qgis/resources/context_help/eVisDatabaseConnectionGui-es_ES
+share/qgis/resources/context_help/eVisDatabaseConnectionGui-it_IT
+share/qgis/resources/context_help/eVisDatabaseConnectionGui-ja_JP
+share/qgis/resources/context_help/eVisDatabaseConnectionGui-pt_BR
+share/qgis/resources/qgis.db
+share/qgis/resources/qgis_help.db
+share/qgis/resources/spatialite.db
+share/qgis/resources/srs.db
+share/qgis/resources/symbology-ng-style.xml
+share/qgis/svg/biology/Coniferous.svg
+share/qgis/svg/biology/Deciduous.svg
+share/qgis/svg/biology/Flower.svg
+share/qgis/svg/emergency/amenity=fire_station.svg
+share/qgis/svg/emergency/amenity=hospital.svg
+share/qgis/svg/emergency/amenity=police.svg
+share/qgis/svg/entertainment/amenity=bar.svg
+share/qgis/svg/entertainment/amenity=cafe.svg
+share/qgis/svg/entertainment/amenity=cinema.svg
+share/qgis/svg/entertainment/amenity=fast_food.svg
+share/qgis/svg/entertainment/amenity=pub.svg
+share/qgis/svg/entertainment/amenity=restaurant.svg
+share/qgis/svg/entertainment/amenity=theatre.svg
+share/qgis/svg/geometric/Square1.svg
+share/qgis/svg/geometric/Square2.svg
+share/qgis/svg/geometric/Triangle1.svg
+share/qgis/svg/gpsicons/anchor.svg
+share/qgis/svg/gpsicons/bank.svg
+share/qgis/svg/gpsicons/boat.svg
+share/qgis/svg/gpsicons/camera.svg
+share/qgis/svg/gpsicons/car.svg
+share/qgis/svg/gpsicons/city_building.svg
+share/qgis/svg/gpsicons/city_large.svg
+share/qgis/svg/gpsicons/city_medium.svg
+share/qgis/svg/gpsicons/city_small.svg
+share/qgis/svg/gpsicons/conveneince.svg
+share/qgis/svg/gpsicons/couple.svg
+share/qgis/svg/gpsicons/cross.svg
+share/qgis/svg/gpsicons/deer.svg
+share/qgis/svg/gpsicons/dollar.svg
+share/qgis/svg/gpsicons/fish.svg
+share/qgis/svg/gpsicons/flag.svg
+share/qgis/svg/gpsicons/food.svg
+share/qgis/svg/gpsicons/gas.svg
+share/qgis/svg/gpsicons/golf.svg
+share/qgis/svg/gpsicons/h.svg
+share/qgis/svg/gpsicons/house.svg
+share/qgis/svg/gpsicons/parachute.svg
+share/qgis/svg/gpsicons/parking.svg
+share/qgis/svg/gpsicons/phone.svg
+share/qgis/svg/gpsicons/plane.svg
+share/qgis/svg/gpsicons/plane_orange.svg
+share/qgis/svg/gpsicons/point.svg
+share/qgis/svg/gpsicons/question.svg
+share/qgis/svg/gpsicons/shipwreck.svg
+share/qgis/svg/gpsicons/skier.svg
+share/qgis/svg/gpsicons/skull.svg
+share/qgis/svg/gpsicons/swimmer.svg
+share/qgis/svg/gpsicons/table.svg
+share/qgis/svg/gpsicons/teepee.svg
+share/qgis/svg/gpsicons/tree.svg
+share/qgis/svg/gpsicons/walker.svg
+share/qgis/svg/gpsicons/waypoint.svg
+share/qgis/svg/icon/cameraangle.svg
+share/qgis/svg/icon/golfcourse.svg
+share/qgis/svg/landmark/amenity=place_of_worship.svg
+share/qgis/svg/landmark/amenity=school.svg
+share/qgis/svg/landmark/religion=buddhist.svg
+share/qgis/svg/landmark/religion=christian.svg
+share/qgis/svg/landmark/religion=hindu.svg
+share/qgis/svg/landmark/religion=jewish.svg
+share/qgis/svg/landmark/religion=muslim.svg
+share/qgis/svg/landmark/religion=pastafarian.svg
+share/qgis/svg/landmark/religion=sikh.svg
+share/qgis/svg/landmark/tourism=museum.svg
+share/qgis/svg/north_arrows/NorthArrow1.svg
+share/qgis/svg/north_arrows/NorthArrow10.svg
+share/qgis/svg/north_arrows/NorthArrow11.svg
+share/qgis/svg/north_arrows/NorthArrow12.svg
+share/qgis/svg/north_arrows/NorthArrow13.svg
+share/qgis/svg/north_arrows/NorthArrow14.svg
+share/qgis/svg/north_arrows/NorthArrow15.svg
+share/qgis/svg/north_arrows/NorthArrow16.svg
+share/qgis/svg/north_arrows/NorthArrow2.svg
+share/qgis/svg/north_arrows/NorthArrow3.svg
+share/qgis/svg/north_arrows/NorthArrow4.svg
+share/qgis/svg/north_arrows/NorthArrow5.svg
+share/qgis/svg/north_arrows/NorthArrow6.svg
+share/qgis/svg/north_arrows/default.svg
+share/qgis/svg/north_arrows/north-arrow_10_with_map_layers.svg
+share/qgis/svg/north_arrows/north-arrow_11_simple_corner.svg
+share/qgis/svg/north_arrows/north-arrow_12_triangular_arrows_with_worldmap.svg
+share/qgis/svg/north_arrows/north-arrow_13_checkerboard_earth.svg
+share/qgis/svg/north_arrows/north-arrow_14_steering_wheel.svg
+share/qgis/svg/north_arrows/north-arrow_15_checkerboard_corner_arrows.svg
+share/qgis/svg/north_arrows/north-arrow_16_corner_arrows_unfilled_with_circle.svg
+share/qgis/svg/north_arrows/north-arrow_17_corner_n_e.svg
+share/qgis/svg/north_arrows/north-arrow_1_simple_half_arrow.svg
+share/qgis/svg/north_arrows/north-arrow_2_simple_half_arrow.svg
+share/qgis/svg/north_arrows/north-arrow_3_simple_symmetric_triangular.svg
+share/qgis/svg/north_arrows/north-arrow_4_double_arrow.svg
+share/qgis/svg/north_arrows/north-arrow_5_arrow_in_circle_small_n.svg
+share/qgis/svg/north_arrows/north-arrow_6_unfilled_big_arrow_symmetric.svg
+share/qgis/svg/north_arrows/north-arrow_7_big_circle_with_small_arrow_unfilled_n.svg
+share/qgis/svg/north_arrows/north-arrow_8_checkered.svg
+share/qgis/svg/north_arrows/north-arrow_9_half_arrow_unfilled.svg
+${PLIST.python}share/qgis/python/plugins/GdalTools/GdalTools.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/__init__.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/icons/about.png
+${PLIST.python}share/qgis/python/plugins/GdalTools/icons/contour.png
+${PLIST.python}share/qgis/python/plugins/GdalTools/icons/grid.png
+${PLIST.python}share/qgis/python/plugins/GdalTools/icons/merge.png
+${PLIST.python}share/qgis/python/plugins/GdalTools/icons/nearblack.png
+${PLIST.python}share/qgis/python/plugins/GdalTools/icons/polygonize.png
+${PLIST.python}share/qgis/python/plugins/GdalTools/icons/projection-add.png
+${PLIST.python}share/qgis/python/plugins/GdalTools/icons/proximity.png
+${PLIST.python}share/qgis/python/plugins/GdalTools/icons/raster-clip.png
+${PLIST.python}share/qgis/python/plugins/GdalTools/icons/raster-info.png
+${PLIST.python}share/qgis/python/plugins/GdalTools/icons/raster-overview.png
+${PLIST.python}share/qgis/python/plugins/GdalTools/icons/raster-paletted.png
+${PLIST.python}share/qgis/python/plugins/GdalTools/icons/raster-rgb.png
+${PLIST.python}share/qgis/python/plugins/GdalTools/icons/rasterize.png
+${PLIST.python}share/qgis/python/plugins/GdalTools/icons/sieve.png
+${PLIST.python}share/qgis/python/plugins/GdalTools/icons/translate.png
+${PLIST.python}share/qgis/python/plugins/GdalTools/icons/vrt.png
+${PLIST.python}share/qgis/python/plugins/GdalTools/icons/warp.png
+${PLIST.python}share/qgis/python/plugins/GdalTools/resources_rc.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/GdalTools_utils.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/__init__.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/dialogBase.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/dialogSRS.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/doAbout.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/doBuildVRT.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/doClipper.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/doContour.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/doGrid.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/doInfo.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/doMerge.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/doNearBlack.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/doOverview.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/doPctRgb.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/doPolygonize.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/doProjection.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/doProximity.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/doRasterize.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/doRgbPct.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/doSettings.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/doSieve.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/doTranslate.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/doWarp.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/optionsTable.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_dialogAbout.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_dialogBase.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_dialogSettings.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_optionsTable.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_widgetBuildVRT.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_widgetClipper.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_widgetContour.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_widgetConvert.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_widgetGrid.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_widgetInfo.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_widgetMerge.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_widgetNearBlack.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_widgetOverview.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_widgetPolygonize.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_widgetProjection.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_widgetProximity.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_widgetRasterize.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_widgetSieve.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_widgetTranslate.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/ui_widgetWarp.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/widgetBatchBase.py
+${PLIST.python}share/qgis/python/plugins/GdalTools/tools/widgetPluginBase.py
+${PLIST.python}share/qgis/python/plugins/fTools/__init__.py
+${PLIST.python}share/qgis/python/plugins/fTools/doAbout.py
+${PLIST.python}share/qgis/python/plugins/fTools/fTools.py
+${PLIST.python}share/qgis/python/plugins/fTools/ftools_help.xml
+${PLIST.python}share/qgis/python/plugins/fTools/ftools_help.xsl
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/analysis.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/basic_statistics.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/buffer.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/centroids.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/check_geometry.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/clip.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/convex_hull.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/define_projection.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/delaunay.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/difference.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/dissolve.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/export_geometry.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/export_projection.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/extract_nodes.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/ftools_logo.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/geometry.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/geoprocessing.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/help.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/intersect.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/intersections.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/join_attributes.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/join_location.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/layer_extent.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/management.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/matrix.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/mean.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/merge_shapes.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/multi_to_single.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/neighbour.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/random_points.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/random_selection.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/regular_points.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/sampling.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/select_location.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/simplify.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/single_to_multi.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/split_layer.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/sub_selection.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/sum_lines.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/sum_points.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/sym_difference.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/to_lines.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/union.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/unique.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/default/vector_grid.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis-0.1.svg
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/analysis.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/basic_statistics.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/buffer.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/centroids.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/check_geometry.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/clip.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/convex_hull.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/define_projection.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/delaunay.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/difference.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/dissolve.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/export_geometry.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/export_projection.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/extract_nodes.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/ftools_logo.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/geometry.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/geoprocessing.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/help.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/intersect.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/intersections.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/join_attributes.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/join_location.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/layer_extent.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/management.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/matrix.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/mean.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/multi_to_single.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/neighbour.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/random_points.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/random_selection.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/regular_points.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/sampling.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/select_location.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/simplify.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/single_to_multi.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/split_layer.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/sub_selection.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/sum_lines.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/sum_points.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/sym_difference.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/to_lines.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/union.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/unique.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/gis/vector_grid.png
+${PLIST.python}share/qgis/python/plugins/fTools/icons/logo.svg
+${PLIST.python}share/qgis/python/plugins/fTools/icons/menu_icons.svg
+${PLIST.python}share/qgis/python/plugins/fTools/resources_rc.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doDefineProj.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doGeometry.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doGeoprocessing.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doIntersectLines.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doJoinAttributes.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doMeanCoords.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doMergeShapes.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doPointDistance.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doPointsInPolygon.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doRandPoints.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doRandom.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doReProject.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doRegPoints.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doSelectByLocation.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doSpatialJoin.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doSubsetSelect.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doSumLines.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doVectorGrid.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doVectorSplit.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/doVisual.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ftools_utils.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ui_frmAbout.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ui_frmGeometry.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ui_frmGeoprocessing.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ui_frmIntersectLines.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ui_frmJoinAttributes.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ui_frmMeanCoords.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ui_frmMergeShapes.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ui_frmPointDistance.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ui_frmPointsInPolygon.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ui_frmRandPoints.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ui_frmRandom.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ui_frmReProject.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ui_frmRegPoints.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ui_frmSpatialJoin.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ui_frmSubsetSelect.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ui_frmSumLines.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ui_frmVectorGrid.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ui_frmVectorSplit.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/ui_frmVisual.py
+${PLIST.python}share/qgis/python/plugins/fTools/tools/voronoi.py
+${PLIST.python}share/qgis/python/plugins/fTools/ui_frmAbout.py
+${PLIST.python}share/qgis/python/plugins/mapserver_export/__init__.py
+${PLIST.python}share/qgis/python/plugins/mapserver_export/mapserver_export.png
+${PLIST.python}share/qgis/python/plugins/mapserver_export/mapserverexport.py
+${PLIST.python}share/qgis/python/plugins/mapserver_export/mapserverexportdialog.py
+${PLIST.python}share/qgis/python/plugins/mapserver_export/ms_export.py
+${PLIST.python}share/qgis/python/plugins/mapserver_export/resources_rc.py
+${PLIST.python}share/qgis/python/plugins/mapserver_export/ui_qgsmapserverexportbase.py
+${PLIST.python}share/qgis/python/plugins/osm/OsmAddRelationDlg.py
+${PLIST.python}share/qgis/python/plugins/osm/OsmDatabaseManager.py
+${PLIST.python}share/qgis/python/plugins/osm/OsmDownloadDlg.py
+${PLIST.python}share/qgis/python/plugins/osm/OsmFeatureDW.py
+${PLIST.python}share/qgis/python/plugins/osm/OsmImportDlg.py
+${PLIST.python}share/qgis/python/plugins/osm/OsmLoadDlg.py
+${PLIST.python}share/qgis/python/plugins/osm/OsmPlugin.py
+${PLIST.python}share/qgis/python/plugins/osm/OsmSaveDlg.py
+${PLIST.python}share/qgis/python/plugins/osm/OsmTags.py
+${PLIST.python}share/qgis/python/plugins/osm/OsmUndoRedoDW.py
+${PLIST.python}share/qgis/python/plugins/osm/OsmUploadDlg.py
+${PLIST.python}share/qgis/python/plugins/osm/__init__.py
+${PLIST.python}share/qgis/python/plugins/osm/map_tools/OsmCreateLineMT.py
+${PLIST.python}share/qgis/python/plugins/osm/map_tools/OsmCreatePointMT.py
+${PLIST.python}share/qgis/python/plugins/osm/map_tools/OsmCreatePolygonMT.py
+${PLIST.python}share/qgis/python/plugins/osm/map_tools/OsmIdentifyMT.py
+${PLIST.python}share/qgis/python/plugins/osm/map_tools/OsmMoveMT.py
+${PLIST.python}share/qgis/python/plugins/osm/map_tools/__init__.py
+${PLIST.python}share/qgis/python/plugins/osm/resources_rc.py
+${PLIST.python}share/qgis/python/plugins/osm/styles/big_scale.style
+${PLIST.python}share/qgis/python/plugins/osm/styles/medium_scale.style
+${PLIST.python}share/qgis/python/plugins/osm/styles/small_scale.style
+${PLIST.python}share/qgis/python/plugins/osm/ui_OsmAddRelationDlg.py
+${PLIST.python}share/qgis/python/plugins/osm/ui_OsmDownloadDlg.py
+${PLIST.python}share/qgis/python/plugins/osm/ui_OsmFeatureDW.py
+${PLIST.python}share/qgis/python/plugins/osm/ui_OsmImportDlg.py
+${PLIST.python}share/qgis/python/plugins/osm/ui_OsmLoadDlg.py
+${PLIST.python}share/qgis/python/plugins/osm/ui_OsmSaveDlg.py
+${PLIST.python}share/qgis/python/plugins/osm/ui_OsmUndoRedoDW.py
+${PLIST.python}share/qgis/python/plugins/osm/ui_OsmUploadDlg.py
+${PLIST.python}share/qgis/python/plugins/plugin_installer/__init__.py
+${PLIST.python}share/qgis/python/plugins/plugin_installer/installer_data.py
+${PLIST.python}share/qgis/python/plugins/plugin_installer/installer_gui.py
+${PLIST.python}share/qgis/python/plugins/plugin_installer/installer_plugin.py
+${PLIST.python}share/qgis/python/plugins/plugin_installer/plugin_installer.png
+${PLIST.python}share/qgis/python/plugins/plugin_installer/qgis-icon.png
+${PLIST.python}share/qgis/python/plugins/plugin_installer/repoConnected.png
+${PLIST.python}share/qgis/python/plugins/plugin_installer/repoDisabled.png
+${PLIST.python}share/qgis/python/plugins/plugin_installer/repoUnavailable.png
+${PLIST.python}share/qgis/python/plugins/plugin_installer/resources_rc.py
+${PLIST.python}share/qgis/python/plugins/plugin_installer/ui_qgsplugininstallerbase.py
+${PLIST.python}share/qgis/python/plugins/plugin_installer/ui_qgsplugininstallerfetchingbase.py
+${PLIST.python}share/qgis/python/plugins/plugin_installer/ui_qgsplugininstallerinstallingbase.py
+${PLIST.python}share/qgis/python/plugins/plugin_installer/ui_qgsplugininstalleroldreposbase.py
+${PLIST.python}share/qgis/python/plugins/plugin_installer/ui_qgsplugininstallerpluginerrorbase.py
+${PLIST.python}share/qgis/python/plugins/plugin_installer/ui_qgsplugininstallerrepositorybase.py
+${PLIST.python}share/qgis/python/plugins/plugin_installer/unzip.py
+${PLIST.python}share/qgis/python/plugins/plugin_installer/version_compare.py
+${PLIST.python}share/qgis/python/qgis/__init__.py
+${PLIST.python}share/qgis/python/qgis/__init__.pyc
+${PLIST.python}share/qgis/python/qgis/analysis.so
+${PLIST.python}share/qgis/python/qgis/console.py
+${PLIST.python}share/qgis/python/qgis/console.pyc
+${PLIST.python}share/qgis/python/qgis/core.so
+${PLIST.python}share/qgis/python/qgis/gui.so
+${PLIST.python}share/qgis/python/qgis/utils.py
+${PLIST.python}share/qgis/python/qgis/utils.pyc
+share/qgis/svg/services/amenity=atm.svg
+share/qgis/svg/services/amenity=pharmacy,dispensing=yes.svg
+share/qgis/svg/services/amenity=pharmacy.svg
+share/qgis/svg/services/amenity=post_box.svg
+share/qgis/svg/services/amenity=recycling.svg
+share/qgis/svg/services/amenity=telephone.svg
+share/qgis/svg/services/shop=convenience.svg
+share/qgis/svg/services/shop=supermarket.svg
+share/qgis/svg/services/tourism=hotel.svg
+share/qgis/svg/sport/backpacker_ganson.svg
+share/qgis/svg/sport/golf_flag_in_hole_on_gr_01.svg
+share/qgis/svg/symbol/Cross1.svg
+share/qgis/svg/symbol/Cross2.svg
+share/qgis/svg/symbol/Cross4.svg
+share/qgis/svg/symbol/Cross5.svg
+share/qgis/svg/symbol/Cross6.svg
+share/qgis/svg/symbol/Star1.svg
+share/qgis/svg/symbol/Star2.svg
+share/qgis/svg/symbol/Star3.svg
+share/qgis/svg/transport/amenity=airport.svg
+share/qgis/svg/transport/amenity=ferry_terminal.svg
+share/qgis/svg/transport/amenity=parking.svg
+share/qgis/svg/transport/amenity=taxi.svg
+share/qgis/svg/transport/highway=bus_stop.svg
+share/qgis/svg/transport/railway=station.svg
diff --git a/geography/qgis/distinfo b/geography/qgis/distinfo
new file mode 100644
index 00000000000..21d31682fd7
--- /dev/null
+++ b/geography/qgis/distinfo
@@ -0,0 +1,10 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/08/27 11:42:58 adam Exp $
+
+SHA1 (qgis_1.5.0.tar.gz) = f17b1a1175bdfad6f8a005470bfbb70eaeaf806a
+RMD160 (qgis_1.5.0.tar.gz) = bd371640740c4f6d589d5bb9f2677a0de46d4895
+Size (qgis_1.5.0.tar.gz) = 17360308 bytes
+SHA1 (patch-ab) = 59a6f7305ae86664cad08d3d65f6450e64822535
+SHA1 (patch-ac) = 4f5fff981f42e6fbd4ed87ef67564c8999ee0914
+SHA1 (patch-ad) = 47c48d236079369a61e1c6c2522cddfb04e344f0
+SHA1 (patch-al) = fcc667900e73e4a843d009c216aad6fa6354f1f6
+SHA1 (patch-am) = 4fe6cde9bd459d0e3197bc5e3d6fd301039178b9
diff --git a/geography/qgis/options.mk b/geography/qgis/options.mk
new file mode 100644
index 00000000000..dedf7c194a5
--- /dev/null
+++ b/geography/qgis/options.mk
@@ -0,0 +1,20 @@
+# $NetBSD: options.mk,v 1.1.1.1 2010/08/27 11:42:58 adam Exp $
+
+PKG_OPTIONS_VAR= PKG_OPTIONS.qgis
+PKG_SUPPORTED_OPTIONS= python
+PKG_SUGGESTED_OPTIONS+= python
+
+.include "../../mk/bsd.options.mk"
+
+PLIST_VARS+= python
+
+.if empty(PKG_OPTIONS:Mpython)
+CMAKE_ARGS+= -DWITH_BINDINGS:BOOL=FALSE
+.else
+CMAKE_ARGS+= -DWITH_BINDINGS:BOOL=TRUE
+CMAKE_ARGS+= -DSIP_BINARY_PATH:PATH=${BUILDLINK_PREFIX.py-sip}/bin
+PLIST.python= yes
+.include "../../lang/python/application.mk"
+.include "../../x11/py-qt4/buildlink3.mk"
+.include "../../x11/py-sip/buildlink3.mk"
+.endif
diff --git a/geography/qgis/patches/patch-ab b/geography/qgis/patches/patch-ab
new file mode 100644
index 00000000000..f01efed6ea2
--- /dev/null
+++ b/geography/qgis/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2010/08/27 11:43:05 adam Exp $
+
+--- src/analysis/interpolation/qgsinterpolator.cpp.orig 2009-12-14 12:39:35.000000000 +0000
++++ src/analysis/interpolation/qgsinterpolator.cpp
+@@ -92,7 +92,7 @@ int QgsInterpolator::cacheBaseData()
+ continue;
+ }
+ attributeValue = att_it.value().toDouble( &attributeConversionOk );
+- if ( !attributeConversionOk || isnan( attributeValue ) ) //don't consider vertices with attributes like 'nan' for the interpolation
++ if ( !attributeConversionOk || isnanf( attributeValue ) ) //don't consider vertices with attributes like 'nan' for the interpolation
+ {
+ continue;
+ }
diff --git a/geography/qgis/patches/patch-ac b/geography/qgis/patches/patch-ac
new file mode 100644
index 00000000000..f986743ab9c
--- /dev/null
+++ b/geography/qgis/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1.1.1 2010/08/27 11:43:05 adam Exp $
+
+--- src/analysis/interpolation/qgstininterpolator.cpp.orig 2009-11-22 14:41:00.000000000 +0000
++++ src/analysis/interpolation/qgstininterpolator.cpp
+@@ -195,7 +195,7 @@ int QgsTINInterpolator::insertData( QgsF
+ return 3;
+ }
+ attributeValue = att_it.value().toDouble( &attributeConversionOk );
+- if ( !attributeConversionOk || isnan( attributeValue ) ) //don't consider vertices with attributes like 'nan' for the interpolation
++ if ( !attributeConversionOk || isnanf( attributeValue ) ) //don't consider vertices with attributes like 'nan' for the interpolation
+ {
+ return 4;
+ }
diff --git a/geography/qgis/patches/patch-ad b/geography/qgis/patches/patch-ad
new file mode 100644
index 00000000000..a27c9554364
--- /dev/null
+++ b/geography/qgis/patches/patch-ad
@@ -0,0 +1,22 @@
+$NetBSD: patch-ad,v 1.1.1.1 2010/08/27 11:43:05 adam Exp $
+
+--- src/plugins/grass/qtermwidget/kpty.cpp.orig 2009-12-31 06:59:10.000000000 +0000
++++ src/plugins/grass/qtermwidget/kpty.cpp
+@@ -61,6 +61,8 @@
+ #include <unistd.h>
+ #include <grp.h>
+
++#define HAVE_UTMPX
++
+ #if defined(HAVE_PTY_H)
+ # include <pty.h>
+ #endif
+@@ -565,7 +567,7 @@ void KPty::logout()
+ ut->ut_type = DEAD_PROCESS;
+ # endif
+ # ifdef HAVE_UTMPX
+- gettimeofday( ut->ut_tv, 0 );
++ gettimeofday( &(ut->ut_tv), 0 );
+ pututxline( ut );
+ }
+ endutxent();
diff --git a/geography/qgis/patches/patch-al b/geography/qgis/patches/patch-al
new file mode 100644
index 00000000000..65c644d8753
--- /dev/null
+++ b/geography/qgis/patches/patch-al
@@ -0,0 +1,15 @@
+$NetBSD: patch-al,v 1.1.1.1 2010/08/27 11:43:05 adam Exp $
+
+--- src/plugins/grass/CMakeLists.txt.orig 2009-12-03 09:13:55.000000000 +0000
++++ src/plugins/grass/CMakeLists.txt
+@@ -147,6 +147,10 @@ INCLUDE_DIRECTORIES(
+ qtermwidget
+ )
+
++IF (UNIX)
++ SET_TARGET_PROPERTIES(grassplugin PROPERTIES LINK_FLAGS "-L${GRASS_PREFIX}/lib -Wl,-rpath,${GRASS_PREFIX}/lib")
++ENDIF (UNIX)
++
+ TARGET_LINK_LIBRARIES(grassplugin
+ qgisgrass
+ qgis_gui
diff --git a/geography/qgis/patches/patch-am b/geography/qgis/patches/patch-am
new file mode 100644
index 00000000000..68b704b06ea
--- /dev/null
+++ b/geography/qgis/patches/patch-am
@@ -0,0 +1,20 @@
+$NetBSD: patch-am,v 1.1.1.1 2010/08/27 11:43:05 adam Exp $
+
+--- src/providers/grass/CMakeLists.txt.orig 2009-11-28 16:02:15.000000000 +0000
++++ src/providers/grass/CMakeLists.txt
+@@ -27,6 +27,7 @@ IF (WIN32)
+ SET_TARGET_PROPERTIES(qgisgrass PROPERTIES COMPILE_FLAGS "\"-DGRASS_EXPORT=__declspec(dllexport)\"" )
+ ELSE (WIN32)
+ SET_TARGET_PROPERTIES(qgisgrass PROPERTIES COMPILE_FLAGS "-DGRASS_EXPORT=" )
++ SET_TARGET_PROPERTIES(qgisgrass PROPERTIES LINK_FLAGS "-L${GRASS_PREFIX}/lib -Wl,-rpath,${GRASS_PREFIX}/lib")
+ ENDIF (WIN32)
+
+ TARGET_LINK_LIBRARIES (qgisgrass
+@@ -48,6 +49,7 @@ IF (WIN32)
+ SET_TARGET_PROPERTIES(grassprovider PROPERTIES COMPILE_FLAGS "\"-DGRASS_EXPORT=__declspec(dllimport)\"" )
+ ELSE (WIN32)
+ SET_TARGET_PROPERTIES(grassprovider PROPERTIES COMPILE_FLAGS "-DGRASS_EXPORT=" )
++ SET_TARGET_PROPERTIES(grassprovider PROPERTIES LINK_FLAGS "-L${GRASS_PREFIX}/lib -Wl,-rpath,${GRASS_PREFIX}/lib")
+ ENDIF (WIN32)
+
+ TARGET_LINK_LIBRARIES (grassprovider