[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: |
Sun, 5 Sep 2021 10:42:12 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit fb098fee43022863301a19c663d14be3a7818612
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 1d71695..c9c1f59 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
- 44/124: gnu: vala: Enable coverage support., (continued)
- 44/124: gnu: vala: Enable coverage support., guix-commits, 2021/09/05
- 45/124: gnu: vala: Fix documentation., guix-commits, 2021/09/05
- 46/124: gnu: vala: Update to 0.52.0., guix-commits, 2021/09/05
- 48/124: gnu: libgsf: Change build-system., guix-commits, 2021/09/05
- 49/124: gnu: libgsf: Make separate output for binaries., guix-commits, 2021/09/05
- 50/124: gnu: libgsf: Re-arrange inputs in alphabetical order., guix-commits, 2021/09/05
- 51/124: gnu: libgsf: Enable missing features., guix-commits, 2021/09/05
- 52/124: gnu: libgsf: Correct inputs., guix-commits, 2021/09/05
- 55/124: gnu: atk: Re-arrange inputs in alphabetical order., guix-commits, 2021/09/05
- 58/124: gnu: atkmm: Update to 2.36.0., guix-commits, 2021/09/05
- 69/124: gnu: json-glib: Update synopsis and description.,
guix-commits <=
- 54/124: gnu: libgsf: Update synopsis, description, home-page and license., guix-commits, 2021/09/05
- 53/124: gnu: libgsf: Enable documentation., guix-commits, 2021/09/05
- 57/124: gnu: atk: Update home-page and license., guix-commits, 2021/09/05
- 59/124: gnu: atkmm: Enable documentation., guix-commits, 2021/09/05
- 60/124: gnu: atkmm: Update synopsis, description, home-page and license., guix-commits, 2021/09/05
- 61/124: gnu: Add atkmm-2.28., guix-commits, 2021/09/05
- 62/124: gnu: at-spi2-core: Update to 2.40.0., guix-commits, 2021/09/05
- 63/124: gnu: at-spi2-core: Fix documentation., guix-commits, 2021/09/05
- 64/124: gnu: at-spi2-core: Update home-page and license., guix-commits, 2021/09/05
- 65/124: gnu: at-spi2-atk: Update to 2.38.0., guix-commits, 2021/09/05