summaryrefslogtreecommitdiffstats
path: root/libs/libspatialite/DETAILS
blob: 70262c80143caa1f714c607c4fc4832fecac1f74 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
           SPELL=libspatialite
         VERSION=3.0.1
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.gaia-gis.it/gaia-sins/${SOURCE}
     SOURCE_HASH=sha512:604e5fcb3ac17eb3c69aff5dbf8c77660aecbddc81ab1faa63b0ce069253e3d1c5b6001bd2f2fde5d2f60de9c3758d0d871b9cbcaf1a6d18ceebc0788c166d94
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://www.gaia-gis.it/fossil/libspatialite/index"
      LICENSE[0]=MOZILLA
         ENTERED=20121006
           SHORT="an open source library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities"
cat << EOF
SpatiaLite is smoothly integrated into SQLite to provide a complete and
powerful Spatial DBMS (mostly OGC-SFS compliant).

Using SQLite + SpatiaLite you can effectively deploy an alternative open
source Spatial DBMS roughly equivalent to PostgreSQL + PostGIS.
EOF