GNU bug report logs - #42177
[PATCH 0/3] Add GNOME Builder

Previous Next

Package: guix-patches;

Reported by: Leo Prikler <leo.prikler <at> student.tugraz.at>

Date: Fri, 3 Jul 2020 10:35: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: Ludovic Courtès <ludo <at> gnu.org>
To: Leo Prikler <leo.prikler <at> student.tugraz.at>
Cc: 42177 <at> debbugs.gnu.org
Subject: [bug#42177] [PATCH 1/3] gnu: Add sysprof.
Date: Fri, 10 Jul 2020 23:14:34 +0200
[Message part 1 (text/plain, inline)]
Hi,

Leo Prikler <leo.prikler <at> student.tugraz.at> skribis:

> * gnu/packages/gnome.scm (sysprof): New variable.

Applied with the changes below:

[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 2d3270782c..3c9596cc1d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10486,9 +10486,8 @@ GObject introspection bindings.")
        ("pkg-config" ,pkg-config)
        ("xmllint" ,libxml2)))
     (home-page "http://www.sysprof.com/")
-    (synopsis "System-wide Performance Profiler")
+    (synopsis "System-wide performance profiler")
     (description "Sysprof is a sampling profiler that uses a kernel module
 to generate stacktraces which are then interpreted by the userspace program
-``sysprof''.")
-    (license (list license:gpl2+
-                   license:gpl3+))))
+@command{sysprof}.")
+    (license license:gpl3+)))

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

Previous Next


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