GNU bug report logs - #36209
[PATCH 0/3] Add gramps and dependencies

Previous Next

Package: guix-patches;

Reported by: Guillaume LE VAILLANT <glv <at> posteo.net>

Date: Fri, 14 Jun 2019 17:30:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Guillaume LE VAILLANT <glv <at> posteo.net>
Subject: bug#36209: closed (Re: [bug#36209] [PATCH 3/3] gnu: Add gramps)
Date: Wed, 26 Jun 2019 13:57:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#36209: [PATCH 0/3] Add gramps and dependencies

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 36209 <at> debbugs.gnu.org.

-- 
36209: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36209
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Guillaume LE VAILLANT <glv <at> posteo.net>
Cc: 36209-done <at> debbugs.gnu.org
Subject: Re: [bug#36209] [PATCH 3/3] gnu: Add gramps
Date: Wed, 26 Jun 2019 15:56:06 +0200
[Message part 3 (text/plain, inline)]
Guillaume LE VAILLANT <glv <at> posteo.net> skribis:

> * gnu/packages/genealogy.scm: New file.
> * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Applied with the change below suggested by ‘guix lint’.

Thanks!

Ludo’.

[Message part 4 (text/x-patch, inline)]
diff --git a/gnu/packages/genealogy.scm b/gnu/packages/genealogy.scm
index 0ba29de0fb..2db3fdb918 100644
--- a/gnu/packages/genealogy.scm
+++ b/gnu/packages/genealogy.scm
@@ -51,7 +51,8 @@
          "1jz1fbjj6byndvir7qxzhd2ryirrd5h2kwndxpp53xdc05z1i8g7"))))
     (build-system python-build-system)
     (native-inputs
-     `(("gettext" ,gettext-minimal)))
+     `(("gettext" ,gettext-minimal)
+       ("intltool" ,intltool)))
     (inputs
      `(("font-gnu-freefont-ttf" ,font-gnu-freefont-ttf)
        ("geocode-glib" ,geocode-glib)
@@ -61,7 +62,6 @@
        ("gtk+" ,gtk+)
        ("gtkspell3" ,gtkspell3)
        ("graphviz" ,graphviz)
-       ("intltool" ,intltool)
        ("librsvg" ,librsvg)
        ("osm-gps-map" ,osm-gps-map)
        ("pango" ,pango)
[Message part 5 (message/rfc822, inline)]
From: Guillaume LE VAILLANT <glv <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: glv <at> posteo.net
Subject: [PATCH 0/3] Add gramps and dependencies
Date: Fri, 14 Jun 2019 19:27:48 +0200
This patch series adds the Gramps genealogy program.




This bug report was last modified 5 years and 330 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.