me
/
guix
Archived
1
0
Fork 0
Commit Graph

100 Commits (4e5ad79e4d2e7535accf909229640cc9adfb4777)

Author SHA1 Message Date
Tobias Geerinckx-Rice 3fbb7bec1c
gnu: proj: Update home page.
* gnu/packages/geo.scm (proj)[home-page]: Use new (HTTPS) domain.
2020-02-21 18:33:39 +01:00
Tobias Geerinckx-Rice 13b09bfc55
gnu: python-maxminddb, python-geoip2: Use HTTPS home page.
* gnu/packages/geo.scm (python-maxminddb, python-geoip2)[home-page]:
Use HTTPS.
2020-01-17 23:32:33 +01:00
Guillaume Le Vaillant bccbeeceef
gnu: Add qmapshack.
* gnu/packages/geo.scm (qmapshack): New variable.
2020-01-13 16:02:10 +01:00
Guillaume Le Vaillant 30fa6b1636
gnu: Add routino.
* gnu/packages/geo.scm (routino): New variable.
2020-01-13 16:02:10 +01:00
Marius Bakke 1ecadbfe60
gnu: libgeotiff: Do not build static library.
* gnu/packages/geo.scm (libgeotiff)[arguments]: Add "--disable-static" in
 #:configure-flags.
2020-01-07 18:18:12 +01:00
Marius Bakke 517c55381e
gnu: libgeotiff: Propagate proj.
* gnu/packages/geo.scm (libgeotiff)[inputs]: Move PROJ ...
[propagated-inputs]: ... here.  New field.
2020-01-07 18:18:12 +01:00
Arun Isaac e7453b3cb5
gnu: gdal: Use HTTPS home page URI.
* gnu/packages/geo.scm (gdal)[home-page]: Use HTTPS URI.
2019-12-26 18:54:43 +05:30
Arun Isaac 6cde07379f
gnu: gdal: Enable netCDF format driver.
* gnu/packages/geo.scm (gdal)[inputs]: Add netcdf.
2019-12-26 18:54:43 +05:30
Arun Isaac 838db4fcc7
gnu: gdal: Enable GPKG format driver.
* gnu/packages/geo.scm (gdal)[inputs]: Enable sqlite.
[arguments]: Add --with-sqlite3 to #:configure-flags.
2019-12-26 18:54:43 +05:30
Arun Isaac 0f05435682
gnu: gdal: Enable ODS format driver.
* gnu/packages/geo.scm (gdal)[inputs]: Add expat.
[arguments]: Add --with-expat to #:configure-flags.
2019-12-26 18:54:42 +05:30
Arun Isaac 1cbe7a3ed6
gnu: libspatialindex: Update to 1.9.3.
* gnu/packages/geo.scm (libspatialindex): Update to 1.9.3.
[build-system]: Switch to cmake-build-system.
[source]: Update URI.
2019-12-26 18:54:42 +05:30
Arun Isaac 75e2c05496
gnu: postgis: Update to 3.0.0.
* gnu/packages/geo.scm (postgis): Update to 3.0.0.
[inputs]: Add json-c and libjpeg-turbo. Replace proj.4 with proj.
2019-12-26 18:54:42 +05:30
Arun Isaac e72557c08f
gnu: gdal: Update to 3.0.2.
* gnu/packages/geo.scm (gdal): Update to 3.0.2.
[inputs]: Add proj.
2019-12-26 18:54:42 +05:30
Arun Isaac f9d328833f
gnu: libgeotiff: Update to 1.5.1.
* gnu/packages/patches/libgeotiff-adapt-test-script-for-proj-6.2.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/geo.scm (libgeotiff): Update to 1.5.1.
[inputs]: Replace proj.4 with proj.
[sources]: Add libgeotiff-adapt-test-script-for-proj-6.2.patch
to patches.
2019-12-26 18:54:42 +05:30
Arun Isaac 3500d7addc
gnu: Add proj.
* gnu/packages/geo.scm (proj): New variable.
2019-12-26 18:54:42 +05:30
Arun Isaac d33afa26b4
gnu: geos: Update to 3.8.0.
* gnu/packages/geo.scm (geos): Update to 3.8.0.
2019-12-26 18:54:34 +05:30
Julien Lepiller 5c1bd7b8d1
gnu: josm: Update to 15553.
* gnu/packages/geo.scm (josm): Update to 15553.
2019-12-14 17:43:17 +01:00
Kei Kebreau 62f0e9bdaa
gnu: gnome-maps: Update to 3.32.2.1.
* gnu/packages/geo.scm (gnome-maps): Update to 3.32.2.1.
2019-12-07 14:04:14 -05:00
Hartmut Goebel 0a71e34e49
gnu: Add python-geoip2.
* gnu/packages/geo.scm (python-geoip2): New variable.
2019-12-06 19:38:56 +01:00
Hartmut Goebel b1414a8136
gnu: Add python-maxminddb.
* gnu/packages/geo.scm (python-maxminddb): New variable.
2019-12-06 19:38:56 +01:00
Hartmut Goebel 53c9b39850
gnu: Add libmaxminddb.
* gnu/packages/geo.scm (libmaxminddb): New variable.
2019-12-06 19:38:56 +01:00
Julien Lepiller f041db8696
gnu: Add josm.
* gnu/packages/geo.scm (josm): New variable.
2019-11-13 22:49:55 +01:00
Julien Lepiller 6dd0e41d43
gnu: Add java-jmapviewer.
* gnu/packages/geo.scm (java-jmapviewer): New variable.
2019-11-13 22:49:08 +01:00
Efraim Flashner b0a7c0c3e1
gnu: gnome-maps: Don't create icon cache.
* gnu/packages/geo.scm (gnome-maps)[arguments]: Add phase to skip
creating the gtk icon cache.
[native-inputs]: Remove gtk+:bin.
2019-11-06 09:20:47 +02:00
Wiktor Żelazny 41b4b713f4
gnu: Add libspatialindex.
* gnu/packages/geo.scm (libspatialindex): new variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-04 23:35:32 +01:00
Tobias Geerinckx-Rice 6d18427fa5
gnu: postgis: Update to 2.4.8.
* gnu/packages/geo.scm (postgis): Update to 2.4.8.
2019-10-27 22:45:39 +01:00
Marius Bakke e7f62a41b2
Merge branch 'master' into core-updates 2019-09-27 19:11:27 +02:00
Tobias Geerinckx-Rice 29bdabb6fd
gnu: xygrib: Update to 1.2.6.1.
* gnu/packages/geo.scm (xygrib): Update to 1.2.6.1.
2019-09-27 12:28:43 +02:00
Ricardo Wurmus 9fa7c20be9
gnu: gnome-maps: Fix runtime error.
Fixes <https://bugs.gnu.org/35761>.

* gnu/packages/geo.scm (gnome-maps)[arguments]: Add lib output of
gnome-online-accounts and geocode-glib to LD_LIBRARY_PATH.
[inputs]: Add gnome-online-accounts:lib.
2019-08-07 19:03:19 +02:00
Kei Kebreau 2cf1e37c10
gnu: gnome-maps: Update to 3.30.3.1.
* gnu/packages/geo.scm (gnome-maps): Update to 3.30.3.1.
[inputs]: Replace gdk-pixbuf with gdk-pixbuf+svg and gnome-online-accounts
with gnome-online-accounts:lib.
[arguments]: Adjust 'wrap' phase accordingly.
2019-07-28 08:59:17 -04:00
Marius Bakke ccad0e4d69
Merge branch 'master' into core-updates 2019-07-22 18:58:48 +02:00
宋文武 a18a27be9f
gnu: Add python-gdal.
For <https://issues.guix.gnu.org/issue/36623>, thank to Arne Babenhauserheide
for the original patch.

* gnu/packages/geo.scm (python-gdal): New package.
2019-07-21 21:04:38 +08:00
Marius Bakke 2ee70a5b11
Merge branch 'master' into core-updates 2019-07-19 01:15:59 +02:00
Efraim Flashner 0f7b8a7f09
gnu: Add xygrib.
* gnu/packages/geo.scm (xygrib): New variable.
2019-07-18 14:03:02 +03:00
Ludovic Courtès 5cc1075a76
Merge branch 'master' into core-updates 2019-06-27 23:33:48 +02:00
Guillaume LE VAILLANT ee34be7375
gnu: Add osm-gps-map
* gnu/packages/geo.scm (osm-gps-map): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-26 15:59:58 +02:00
Ricardo Wurmus 5339d2bbeb
gnu: gnome-maps: Update to 3.30.2.1.
* gnu/packages/geo.scm (gnome-maps): Update to 3.30.2.1.
[build-system]: Use meson-build-system.
[arguments]: Remove configure flags; set glib-or-gtk? flag; update "wrap"
phase.
[native-inputs]: Add gtk+:bin.
2019-06-20 23:24:40 -04:00
Guillaume LE VAILLANT ed72a133db
gnu: Add osmctools
* gnu/packages/geo.scm (osmctools): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2019-05-27 14:32:13 -04:00
Maxim Cournoyer d9ef50b3bc
gnu: tegola: Fix build.
* gnu/packages/geo.scm (tegola)[arguments]: Adapt the "unpack-path" for the new
unpack phase.
* gnu/packages/geo.scm (tegola)[phases]{set-version}: Update the directory path.
{rename-import}: Remove phase.
2019-05-06 23:10:36 -04:00
Maxim Cournoyer bdc0c20cab
gnu: imposm3: Fix build.
* gnu/packages/geo.scm (imposm3)[arguments]: Adapt unpack-path for the new
unpack phase.
[phases]: Remove the "rename-import" phase, now obsolete.
2019-05-06 23:05:05 -04:00
Marius Bakke f5961dd585
Merge branch 'master' into staging 2019-04-17 00:08:34 +02:00
Tobias Geerinckx-Rice 8f33d05e22
gnu: tippecanoe: Don't use unstable tarball.
* gnu/packages/geo.scm (tippecanoe)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:38 +02:00
Tobias Geerinckx-Rice 82b47fd9d1
gnu: osm2pgsql: Don't use unstable tarball.
* gnu/packages/geo.scm (osm2pgsql)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:38 +02:00
Tobias Geerinckx-Rice f4daf25066
gnu: libosmium: Don't use unstable tarball.
* gnu/packages/geo.scm (libosmium)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-04-11 05:42:38 +02:00
Marius Bakke 081850816f
Merge branch 'master' into staging 2019-03-21 23:18:54 +01:00
Tobias Geerinckx-Rice dc8621a2c1
gnu: Move protozero to (gnu packages protobuf).
* gnu/packages/geo.scm (protozero): Move from here…
* gnu/packages/protobuf.scm (protozero): …to here.
2019-03-15 20:30:41 +01:00
Tobias Geerinckx-Rice 60fddfae13
gnu: protozero: Update to 1.6.7.
* gnu/packages/geo.scm (protozero): Update to 1.6.7.
2019-03-15 00:41:02 +01:00
Tobias Geerinckx-Rice a3783aca66
gnu: libgeotiff: Update to 1.4.3.
* gnu/packages/geo.scm (libgeotiff): Update to 1.4.3.
2019-03-14 23:51:49 +01:00
Marius Bakke ebfe259f66
Merge branch 'master' into staging 2019-03-14 15:06:06 +01:00
Tobias Geerinckx-Rice e3df159edc
gnu: geos: Update to 3.7.1.
* gnu/packages/geo.scm (geos): Update to 3.7.1.
2019-03-12 15:26:19 +01:00