Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2014 04:48:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192605] New: graphics/qgis: Add pyspatialite
Message-ID:  <bug-192605-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192605

            Bug ID: 192605
           Summary: graphics/qgis: Add pyspatialite
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: coder@tuxfamily.org

Hello,

Can you add spatialite python bindings into RUN_DEPENDS ?

With databases/pyspatialite you can use SQlite/SpatiaLite with DB Manager.

QGis recognize automatically when pyspatialite is installed. Maybe (i can't
test now) you can patch like this :

RUN_DEPENDS+=   
${PYTHON_SITELIBDIR}/osgeo/gdal.pyc:${PORTSDIR}/graphics/py-gdal \
${PYTHON_SITELIBDIR}/pyspatialite/dbapi2.pyc:${PORTSDIR}/databases/pyspatialite

Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192605-13>