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

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

bug#50964: closed ([PATCH] gnu: xygrib: Depend on proj instead of proj.4


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

Your message dated Mon, 4 Oct 2021 09:56:04 +0300
with message-id <YVqlhDcMNJ4ECGTu@3900XT>
and subject line Re: [bug#50964] [PATCH] gnu: xygrib: Depend on proj instead of 
proj.4.
has caused the debbugs.gnu.org bug report #50964,
regarding [PATCH] gnu: xygrib: 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.)


-- 
50964: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50964
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: xygrib: Depend on proj instead of proj.4. Date: Sat, 2 Oct 2021 12:56:16 +0000
* gnu/packages/geo.scm (xygrib)[inputs]: Replace proj.4 with proj.
---
 gnu/packages/geo.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 9d4a1a8955..763e33a0a5 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -1273,7 +1273,7 @@ map display.  Downloads map data from a number of 
websites, including
        ("libnova" ,libnova)
        ("libpng" ,libpng)
        ("openjpeg" ,openjpeg)
-       ("proj.4" ,proj.4)
+       ("proj" ,proj)
        ("qtbase" ,qtbase-5)
        ("zlib" ,zlib)))
     (synopsis "Weather Forecast Visualization")
-- 
2.30.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#50964] [PATCH] gnu: xygrib: Depend on proj instead of proj.4. Date: Mon, 4 Oct 2021 09:56:04 +0300
... And of course I responded to the wrong email. 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]