[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/11: gnu: vtk: Build against proj-7.
From: |
guix-commits |
Subject: |
02/11: gnu: vtk: Build against proj-7. |
Date: |
Sun, 11 Sep 2022 10:06:57 -0400 (EDT) |
glv pushed a commit to branch master
in repository guix.
commit c1197f5c4c9b2399efc7e0706de22bc5552b45e1
Author: Felix Gruber <felgru@posteo.net>
AuthorDate: Thu Sep 8 20:14:31 2022 +0000
gnu: vtk: Build against proj-7.
* gnu/packages/image-processing.scm (vtk)[inputs]: Replace proj with
proj-7.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
---
gnu/packages/image-processing.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/image-processing.scm
b/gnu/packages/image-processing.scm
index 0225f72651..aa8efd97c6 100644
--- a/gnu/packages/image-processing.scm
+++ b/gnu/packages/image-processing.scm
@@ -391,7 +391,7 @@ many popular formats.")
mesa
netcdf
libpng
- proj
+ proj-7
python
;("pugixml" ,pugixml)
sqlite
- branch master updated (22bfc42fab -> 6c6eba3f1a), guix-commits, 2022/09/11
- 02/11: gnu: vtk: Build against proj-7.,
guix-commits <=
- 01/11: gnu: Add proj-7., guix-commits, 2022/09/11
- 07/11: gnu: openorienteering-mapper: Add curl dependency., guix-commits, 2022/09/11
- 05/11: gnu: python-pyproj: Update to 3.3.1., guix-commits, 2022/09/11
- 08/11: gnu: gplates: Add curl dependency., guix-commits, 2022/09/11
- 10/11: gnu: qmapshack: Add curl dependency., guix-commits, 2022/09/11
- 03/11: gnu: xygrib: Build against proj-7., guix-commits, 2022/09/11
- 06/11: gnu: python-cartopy: Update to 0.20.3., guix-commits, 2022/09/11
- 04/11: gnu: proj: Update to 9.0.1., guix-commits, 2022/09/11
- 11/11: news: Fix entry., guix-commits, 2022/09/11
- 09/11: gnu: qgis: Disable failing tests., guix-commits, 2022/09/11