[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
69/124: gnu: json-glib: Update synopsis and description.
From: |
guix-commits |
Subject: |
69/124: gnu: json-glib: Update synopsis and description. |
Date: |
Tue, 10 Aug 2021 20:21:16 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 4bc771c09b05dadb453188f75cd628848e3f70c0
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Fri Mar 12 10:55:57 2021 -0500
gnu: json-glib: Update synopsis and description.
* gnu/packages/gnome.scm (json-glib) [synopsis]: Modify.
[description]: Modify.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
---
gnu/packages/gnome.scm | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 9c665ca..1d57f3a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4682,13 +4682,10 @@ configuration storage systems.")
(propagated-inputs
`(("glib" ,glib))) ;according to json-glib-1.0.pc
(home-page "https://wiki.gnome.org/Projects/JsonGlib")
- (synopsis "Compiler for the GObject type system")
- (description
- "JSON-GLib is a C library based on GLib providing serialization and
-deserialization support for the JavaScript Object Notation (JSON) format
-described by RFC 4627. It provides parser and generator GObject classes and
-various wrappers for the complex data types employed by JSON, such as arrays
-and objects.")
+ (synopsis "Glib and GObject implementation of JSON")
+ (description "JSON-GLib is a library providing serialization and
+described by RFC 4627. It implements a full JSON parser and generator using
+GLib and GObject, and integrates JSON with GLib data types.")
(license license:lgpl2.1+)))
(define-public libxklavier
- 63/124: gnu: at-spi2-core: Fix documentation., (continued)
- 63/124: gnu: at-spi2-core: Fix documentation., guix-commits, 2021/08/10
- 67/124: gnu: json-glib: Update to 1.6.2., guix-commits, 2021/08/10
- 72/124: gnu: wayland: Update synopsis, description and license., guix-commits, 2021/08/10
- 73/124: gnu: wayland-protocols: Update description., guix-commits, 2021/08/10
- 75/124: gnu: gtk+-2: Enable tests., guix-commits, 2021/08/10
- 76/124: gnu: gtk+-2: Add missing inputs and search-path., guix-commits, 2021/08/10
- 79/124: gnu: gtk+: Add missing inputs., guix-commits, 2021/08/10
- 55/124: gnu: atk: Re-arrange inputs in alphabetical order., guix-commits, 2021/08/10
- 62/124: gnu: at-spi2-core: Update to 2.40.0., guix-commits, 2021/08/10
- 64/124: gnu: at-spi2-core: Update home-page and license., guix-commits, 2021/08/10
- 69/124: gnu: json-glib: Update synopsis and description.,
guix-commits <=
- 70/124: gnu: wayland: Update to 1.19.0., guix-commits, 2021/08/10
- 71/124: gnu: wayland: Fix and move documentation., guix-commits, 2021/08/10
- 77/124: gnu: gtk+-2: Update to 2.24.33., guix-commits, 2021/08/10
- 78/124: gnu: gtk+: Enable tests., guix-commits, 2021/08/10
- 81/124: gnu: gtk+: Update to 3.24.27., guix-commits, 2021/08/10
- 90/124: gnu: faac: Correct source uri., guix-commits, 2021/08/10
- 84/124: gnu: ibus: Update to 1.5.24., guix-commits, 2021/08/10
- 91/124: gnu: zbar: Update to 0.23.90., guix-commits, 2021/08/10
- 100/124: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/08/10
- 82/124: gnu: gtkmm: Update to 3.24.4., guix-commits, 2021/08/10