sthen
e07ffc92aa
update to traccar-4.1.1, from Renaud Allard, plus regen patch
2020-11-04 10:46:32 +00:00
landry
3394cc63de
Update to gdal 3.2.0.
...
See https://github.com/OSGeo/gdal/blob/v3.2.0/gdal/NEWS
2020-11-04 09:19:47 +00:00
landry
2477aa2b97
Update to QGIS 3.16.0.
...
See https://changelog.qgis.org/en/qgis/version/3.16/
2020-10-24 16:58:48 +00:00
landry
7a8988853c
Update to GDAL 3.1.4.
...
See https://github.com/OSGeo/gdal/blob/v3.1.4/gdal/NEWS#L1
2020-10-24 11:48:31 +00:00
landry
c54f33e87d
Update to MDAL 0.7.1
2020-10-23 14:00:17 +00:00
landry
008710dc3e
Remove patches that i forgot to cvs rm - noticed by sthen@, thanks!
2020-10-20 14:41:29 +00:00
landry
16e4217a21
Update to pdal 2.2.0.
...
See https://github.com/PDAL/PDAL/releases/tag/2.2.0 .
There's still a build failure if devel/gtest is installed (reported by
ajacoutot@ & naddy@ with 2.1.0) but i'll look into that.
2020-10-19 06:34:58 +00:00
martin
921c5d6e41
Update py-supermercado to 0.2.0.
2020-10-16 12:52:36 +00:00
landry
e5f37c0e0e
Fix WANTLIB-main after spatialite update (ie add minizip & rttopo)
2020-10-11 16:42:30 +00:00
landry
7c87ed6ada
Actually remove:
...
- spatialite_gis
- librewms
- librasterlite
- libgaiagraphics
2020-10-11 16:41:12 +00:00
landry
5c629426a4
Link virtualpg to the build, and unlink spatialite_gis, librewms (both
...
dead upstream and superseded by spatialite_gui), libgaiagraphics &
librasterlite (dead upstream, now unused and superseded by librasterlite2)
2020-10-11 16:39:30 +00:00
landry
5309260a5b
Update to spatialite_gui-2.1.0beta1.
...
Depends on libspatialite 5.0.0, librasterlite2 1.1.0beta1 and the newly
imported virtualpg.
Disable libxlsxwriter support as we dont have a port (yet?) for
https://libxlsxwriter.github.io/ .
2020-10-11 16:37:53 +00:00
landry
204e5af924
Drop -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 from CONFIGURE_ENV, not needed anymore since spatialite now properly supports proj 6 API
2020-10-11 16:34:56 +00:00
landry
3147e0aea6
Update to librasterlite2 1.1.0beta1.
...
Adds dependencies on geo/librttopo, archivers/minizip & graphics/openjp2
for proper JPEG2000 support.
2020-10-11 16:34:03 +00:00
landry
7477f32b99
Update to spatialite-tools 5.0.0
2020-10-11 16:31:00 +00:00
landry
bd7c9ee9a3
Update to libspatialite 5.0.0.
...
Add dependency on archivers/minizip & geo/librttopo.
Now supports proj6 API since
https://www.gaia-gis.it/fossil/libspatialite/info/6eabdf0e6d3520a7
2020-10-11 16:30:30 +00:00
landry
9554546d05
Import virtualpg 2.0.0.
...
virtualpg is a dynamic extension for the SQLite DBMS. it implements the
VirtualPostgres driver, allowing to directly exchange data between
SQLite and PostgreSQL; if SpatiaLite is available even PostGIS
geometries can be exchanged from one Spatial DBMS to the other.
New requirement for an upcoming spatialite_gui update.
ok solene@
2020-10-11 16:20:47 +00:00
landry
4d1202ed5e
+librttopo
2020-10-11 16:11:47 +00:00
landry
ef11de45d8
Import librttopo 1.1.0.
...
The RT Topology Library exposes an API to create and manage standard
(ISO 13249 aka SQL/MM) topologies using user-provided data stores.
The code is derived from PostGIS liblwgeom library enhanced to provide
thread-safety, have less dependencies and be independent from PostGIS release
cycles.
New requirement for upcoming geo/spatialite update
ok solene@
2020-10-11 16:11:15 +00:00
landry
d3551cb344
Remove patch that isnt needed anymore, build failure noted by ajacoutot@
2020-10-10 16:57:46 +00:00
naddy
6d3bcb3fd0
typo in variable name
2020-10-09 21:14:28 +00:00
landry
4b91afd73a
Update to osm2pgrouting 2.3.6.
2020-10-09 17:23:51 +00:00
landry
ecb21797eb
Update to py3-shapely 1.7.1
2020-10-09 16:25:21 +00:00
landry
08c2b10f22
Fix distinfo; somehow upstream rerolled tarball ?
...
Reported by naddy@, thanks !
2020-10-07 04:35:20 +00:00
martin
c408d02ea6
Update py-rasterio to 1.1.7.
2020-10-06 11:02:34 +00:00
landry
30cd25e0eb
update to freexl 1.0.6
2020-10-06 07:52:09 +00:00
landry
3d6b2be3b6
Update to readosm 1.1.0a (versionned as 1.1.0pl0)
2020-10-06 07:51:14 +00:00
sthen
a1fe7ca0dc
bump, py-qscintilla pkgpath changed
2020-10-02 21:40:35 +00:00
martin
083e262a00
Update py-rasterio to 1.1.6.
2020-09-17 09:41:06 +00:00
landry
6c5e3e351b
Update to QGIS 3.14.16.
2020-09-14 07:25:27 +00:00
landry
5e0910a550
Update to mdal 0.7.0.
2020-09-14 07:21:40 +00:00
landry
07a3c5b774
Update to spatialindex 1.9.3.
...
New upstream revived (previously dormant since 2015), moved tarballs to
github and switched to cmake. The sole two consumers (qgis and minetest)
build & start fine with this update.
2020-09-14 07:21:07 +00:00
landry
2dfa51dfce
Update to gdal 3.1.3.
...
See https://github.com/OSGeo/gdal/blob/v3.1.3/gdal/NEWS#L1
2020-09-07 16:32:11 +00:00
cwen
15ead33943
p5-Geo-Coordinates-OSGB: add a missing RUN_DEPENDS
...
OK sthen@
2020-08-30 17:58:52 +00:00
martin
60782ead80
Update py-mercantile to 1.1.6.
2020-08-29 19:03:18 +00:00
sthen
15bbd23e1d
mark pgrouting BROKEN-i386, clang ICE
2020-08-29 11:21:00 +00:00
kirby
2cf5c8e11a
update to qmapshack-1.15.0
2020-08-25 18:43:54 +00:00
landry
f4daf49e90
Update to qgis 3.14.15 (Pi)
2020-08-24 06:02:46 +00:00
landry
eff10df79d
Update to postgis 3.0.2
2020-08-23 06:16:22 +00:00
kirby
8ff7e492eb
Remove qlandkartegt. It's dead upstream and has been replaced by QMapShack
...
One less Qt4 consumer.
Requestd and ok rsadowski@. Maintainer timeout.
2020-08-22 06:38:08 +00:00
kirby
a612e20a99
Replace qlandkartegt with qmapshack+routino
2020-08-22 06:18:34 +00:00
kirby
5dfcf07f42
Import QMapShack-1.14.1
...
tweaks nad ok rsadowski@
QMapShack will help you to plan your next outdoor trip or to visualize and
archive all the GPS recordings of your past exciting adventures. QMapShack is
the next generation of the famous QLandkarte GT application. And of course it's
even better and easier to use.
2020-08-22 06:10:19 +00:00
kirby
1f66968808
Import routino-3.3.2
...
ok rsadowski@
Routino is an application for finding a route between two points using
the dataset of topographical information collected by
http://www.OpenStreetMap.org .
2020-08-22 06:01:08 +00:00
landry
d4bd6a5380
Fix tests, with perl guidance from afresh1@, thanks!
...
remove two tests crashing the postgresql server, and pass the psql port
otherwise an empty string is passed to prove which confuses it.. cf
https://github.com/pgRouting/pgrouting/issues/1356
2020-08-05 11:28:28 +00:00
bentley
c9376a62d5
Disable -Werror for clang 10.
2020-08-05 08:47:23 +00:00
landry
25d02b1bc3
Update to pgrouting 3.1.0
2020-08-04 10:58:56 +00:00
landry
5dda33b6ee
Update to mapserver 7.6.1.
...
See https://mapserver.org/development/changelog/changelog-7-6.html#changelog-7-6
2020-08-01 06:08:19 +00:00
sthen
8ba7bef7f5
update to traccar 4.10, from Renaud Allard, plus regen patches
2020-07-28 14:22:04 +00:00
landry
80392929e5
Update gpxsee to 7.31, all patches merged upstream.
2020-07-25 10:56:47 +00:00
landry
fd6ae2c7b9
Update miod's coordinates, from miod@.
...
so that ppl know where to send gentiane and verveine supplies...
2020-07-24 11:59:48 +00:00