summaryrefslogtreecommitdiffstats
path: root/gis (follow)
Commit message (Expand)AuthorAgeFilesLines
* various: Use zulu jdk builds for REQUIRES....As noted in the FAQ, you can still use Oracle's JDK for building or running, but we'll default to the Zulu builds in the REQUIRES since they are easily downloadable. Zulu is a good default for us at SBo since it is available for both 32 and 64 bit, freely downloadable and compatible and they provide builds for all the LTS branches. We don't currently have builds for Adoptium (previously AdoptOpenJDK, not part of the Eclipse Foundation), but if someone wants to submit builds for them, we can include them too. Note though that they do not provide 32 bit builds. Software should run with either Zulu or Oracle's JDK, or indeed any other builds of OpenJDK, so if I have broken your build with this change, apologies. This should be rare and we can change the REQUIRES back to jdkX in that case and note it in the README, but I do not expect this should be the case. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Andrew Clemons2022-03-031-1/+1
* gis/proj-data: Updated for version 1.9...Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2022-03-032-5/+5
* gis/proj: Updated for version 9.0.0...- autotools phased out so using cmake instead - patch to fix hardcoded mandir path and allow -DCMAKE_INSTALL_MANDIR flag. Patch submitted upstream will be merged in the next version: https://github.com/OSGeo/PROJ/issues/3080 Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2022-03-033-25/+34
* gis/python-mapnik: Updated for version git4a6f35d....Fix build with newer boost on 15.0. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Andrew Clemons2022-02-202-9/+17
* gis/qmapshack: Updated for version 1.16.1....Fix build on 15.0. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Andrew Clemons2022-02-204-35/+9
* gis/spatialite-tools: Updated for version 4.3.0....Patch to fix build on 15.0. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Andrew Clemons2022-02-203-4/+7
* gis/Shapely: Fix Download URL...Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2022-02-202-7/+7
* gis/pgsql-ogr-fdw: Updated for version 1.1.1....Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Andrew Clemons2022-02-202-4/+4
* gis/osm2pgrouting: Updated for version 2.3.8....Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Andrew Clemons2022-02-202-4/+4
* gis/navit: Updated for version 0.5.6....This fixes the build on 15.0. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Andrew Clemons2022-02-202-5/+5
* gis/librasterlite: Fix build on 15.0....Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Andrew Clemons2022-02-202-1/+4
* gis/foxtrotgps: Updated for version 1.2.2....Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Andrew Clemons2022-02-206-18/+8
* gis/tangogps: Fix build on 15.0....Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Andrew Clemons2022-02-201-2/+2
* gis/gdal: fix building when freexl is installed....Don't use libtool for building the libraries. Otherwise the build process looks for freexl .la file which is no longer packaged. Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2022-02-171-4/+5
* gis/gdal: Remove .la files....Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> B. Watson2022-02-161-1/+3
* gis/CreateCloudMap: Removed (Service is shut down)....Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Willy Sudiarto Raharjo2022-02-075-133/+0
* gis/spatialite_gui: Removed....This version won't build because libgaiagraphics doesn't, the new ones require the not-on-SBo-yet dependencies librasterlite2 and virtualpg Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Matteo Bernardini2022-02-074-139/+0
* gis/libspatialite: Update DEP....Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Willy Sudiarto Raharjo2022-02-041-1/+1
* gis/pyshp: Updated for version 2.2.0...Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2022-02-042-4/+4
* gis/postgis: Updated for version 3.1.4....Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Andrew Clemons2022-01-252-4/+4
* gis/geos: Updated for version 3.10.2...Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2022-01-222-5/+5
* gis/cartopy: Updated for version 0.20.2...Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2022-01-172-5/+5
* gis/osgEarth: Updated for version 3.2...Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Christoph Willing2022-01-132-6/+6
* gis/gdal: Updated for version 3.4.1...Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2022-01-132-4/+4
* gis/proj: Updated for version 8.2.1...Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2022-01-132-4/+4
* gis/geos: Fix tarball handling....Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Andrew Clemons2021-12-142-2/+2
* gis/python-pygeos: Updated for version 1.12.0...Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2021-12-052-4/+4
* gis/opencpn: Update README....Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Willy Sudiarto Raharjo2021-12-041-2/+2
* gis/opencpn: Update dep....Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Willy Sudiarto Raharjo2021-12-041-1/+1
* gis/qgis: Update DEP....Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Willy Sudiarto Raharjo2021-11-241-1/+1
* gis/qgis: Update DEP....Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Willy Sudiarto Raharjo2021-11-231-1/+1
* git/pyproj: Updated for version 3.3.0...Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2021-11-202-4/+4
* gis/gdal: Updated for version 3.4.0...- Shared library .so-version bump. - Removed explicit disabling of grib driver since the syntax was changed in version 3.0 and grib driver was compiled in since. - Removed explicit path of enabled features since they are detected automatically correctly. Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2021-11-102-17/+17
* gis/proj-data: Updated for version 1.8...Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2021-11-072-4/+4
* gis/python-pygeos: Updated for version 0.11.1...Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2021-11-072-4/+4
* gis/geos: Updated for version 3.10.1...Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2021-11-072-4/+4
* gis/merkaartor: Updated for version 0.19.0...Signed-off-by: Gustavo B. Schenkel <gustavo.schenkel@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Gustavo B. Schenkel2021-11-072-17/+19
* gis/cartopy: update dependency in info file...Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2021-11-051-1/+1
* gis/proj: Updated for version 8.2.0...Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2021-11-052-4/+4
* gis/gdal: Updated for version 3.3.3...Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2021-10-303-38/+4
* gis/python-pygeos: Updated for version 0.10.2 + new maintainer...Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2021-10-302-6/+7
* gis/geos: Updated for version 3.10.0 + new maintainer....Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2021-10-302-23/+24
* gis/Shapely: Updated for version 1.8.0...Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2021-10-272-5/+5
* gis/openorienteering-mapper: updated to version 0.9.5...update to include patch from debian submitted as a PR to upstream to support proj version 8 which removes the deprecated proj_api.h Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2021-10-274-16/+42
* gis/libspatialite: Updated for version 5.0.1...updated to support proj version 8 note that rttopo support is explicitly disabled as there is no librttopo package in SBo. Since this update is only to support the new proj, I leave it as an exercise to the maintainer to add this dependency to SBo if they wish to add the functionality. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2021-10-272-5/+6
* gis/cartopy: Updated for version 0.20.1 + new maintainer....Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2021-10-272-7/+8
* gis/gdal: Updated for version 3.3.2 + new maintainer....Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2021-10-272-6/+7
* gis/Shapely: New maintainer....Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2021-10-272-2/+3
* gis/pyshp: New maintainer....Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2021-10-272-2/+3
* gis/pyproj: Updated for version 3.2.1 + new maintainer....Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> ArTourter2021-10-272-6/+7