[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
71/125: gnu: json-glib: Update synopsis and description.
From: |
guix-commits |
Subject: |
71/125: gnu: json-glib: Update synopsis and description. |
Date: |
Sat, 3 Jul 2021 21:17:33 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit b467f1a59cb18700ee71699b8ed551fe9f2cee2f
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 d609f6d..29d7fda 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4737,13 +4737,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
- 123/125: gnu: tracker-miners: Update to 3.1.1 and make related changes., (continued)
- 123/125: gnu: tracker-miners: Update to 3.1.1 and make related changes., guix-commits, 2021/07/03
- 79/125: gnu: gtk+-2: Update to 2.24.33., guix-commits, 2021/07/03
- 98/125: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/07/03
- 100/125: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/07/03
- 109/125: gnu: glib-networking: Enable libproxy and openssl support., guix-commits, 2021/07/03
- 112/125: gnu: w3m: Update to 0.5.3+git20210102., guix-commits, 2021/07/03
- 117/125: gnu: libsoup: Disable ssl-test., guix-commits, 2021/07/03
- 122/125: gnu: tracker: Propagate dependencies as per pkg-config file., guix-commits, 2021/07/03
- 120/125: gnu: tracker: Enable documentation., guix-commits, 2021/07/03
- 94/125: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/07/03
- 71/125: gnu: json-glib: Update synopsis and description.,
guix-commits <=
- 75/125: gnu: wayland-protocols: Update description., guix-commits, 2021/07/03
- 77/125: gnu: gtk+-2: Enable tests., guix-commits, 2021/07/03
- 89/125: gnu: ibus: Enable tests., guix-commits, 2021/07/03
- 102/125: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/07/03
- 106/125: gnu: docbook-xsl: Update to 1.79.2., guix-commits, 2021/07/03
- 105/125: gnu: meson-0.55: Update to 0.55.3., guix-commits, 2021/07/03
- 116/125: gnu: gtkmm@2: Override inheritance of certain changes from gtkmm., guix-commits, 2021/07/03
- 121/125: gnu: tracker: Update to 3.1.1 and make related changes., guix-commits, 2021/07/03
- 82/125: gnu: gtk+: Enable cloud-providers support., guix-commits, 2021/07/03
- 84/125: gnu: gtkmm: Update to 3.24.4., guix-commits, 2021/07/03