emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50966: closed ([PATCH] gnu: vtk: Depend on proj instead of proj.4.)


From: GNU bug Tracking System
Subject: bug#50966: closed ([PATCH] gnu: vtk: Depend on proj instead of proj.4.)
Date: Mon, 04 Oct 2021 06:58:02 +0000

Your message dated Mon, 4 Oct 2021 09:54:44 +0300
with message-id <YVqlNETgV961ra5c@3900XT>
and subject line Re: [bug#50966] [PATCH] gnu: vtk: Depend on proj instead of 
proj.4.
has caused the debbugs.gnu.org bug report #50966,
regarding [PATCH] gnu: vtk: Depend on proj instead of proj.4.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
50966: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50966
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: vtk: Depend on proj instead of proj.4. Date: Sat, 2 Oct 2021 13:22:50 +0000
* gnu/packages/image-processing.scm (vtk)[inputs] Replace proj.4 with
  proj.
---
 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 df77bef192..c8b1f20c63 100644
--- a/gnu/packages/image-processing.scm
+++ b/gnu/packages/image-processing.scm
@@ -332,7 +332,7 @@ many popular formats.")
        ("mesa" ,mesa)
        ("netcdf" ,netcdf)
        ("png" ,libpng)
-       ("proj" ,proj.4)
+       ("proj" ,proj)
        ("python", python)
        ;("pugixml" ,pugixml)
        ("sqlite" ,sqlite)
-- 
2.30.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#50966] [PATCH] gnu: vtk: Depend on proj instead of proj.4. Date: Mon, 4 Oct 2021 09:54:44 +0300
I still can't get any icons when I launch it, but no regression in
functionality there.

Looks good! Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]