[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
108/122: gnu: glib-networking: Update home-page, synopsis, description a
From: |
guix-commits |
Subject: |
108/122: gnu: glib-networking: Update home-page, synopsis, description and license. |
Date: |
Wed, 30 Jun 2021 18:26:48 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit b40815cef71532f64abef498b2c9a9d48bd1030a
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Sun Mar 28 07:00:27 2021 -0400
gnu: glib-networking: Update home-page, synopsis, description and license.
* gnu/packages/gnome.scm (glib-networking)[home-page]: Modify.
[synopsis]: Modify.
[description]: Modify.
[license]: Update to lgpl2.1+.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
---
gnu/packages/gnome.scm | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 45f8b72..71f35c6 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4848,12 +4848,16 @@ library.")
("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
("libproxy" ,libproxy)
("openssl" ,openssl)))
- (home-page "https://www.gnome.org")
- (synopsis "Network-related GIO modules")
- (description
- "This package contains various network related extensions for the GIO
-library.")
- (license license:lgpl2.0+)))
+ (home-page "https://wiki.gnome.org/Projects/GLib")
+ (synopsis "Network extensions for GLib")
+ (description
+ "Glib-networking contains the implementations of certain GLib networking
+features that cannot be implemented directly in GLib itself because of their
+dependencies. Currently it contains GnuTLS and OpenSSL-based implementations
of
+GTlsBackend, a libproxy-based implementation of GProxyResolver,
+GLibproxyResolver, and a GNOME GProxyResolver that uses the proxy information
+from the GSettings schemas in gsettings-desktop-schemas.")
+ (license license:lgpl2.1+)))
(define-public rest
(package
- 91/122: gnu: zbar: Update to 0.23.90., (continued)
- 91/122: gnu: zbar: Update to 0.23.90., guix-commits, 2021/06/30
- 92/122: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/06/30
- 97/122: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/06/30
- 100/122: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/06/30
- 94/122: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/06/30
- 95/122: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/06/30
- 99/122: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/06/30
- 96/122: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/06/30
- 105/122: gnu: pango: Use meson-0.55, as required by the project., guix-commits, 2021/06/30
- 107/122: gnu: glib-networking: Enable libproxy and openssl support., guix-commits, 2021/06/30
- 108/122: gnu: glib-networking: Update home-page, synopsis, description and license.,
guix-commits <=
- 104/122: gnu: docbook-xsl: Update to 1.79.2., guix-commits, 2021/06/30
- 109/122: gnu: gnutls: Enable PKCS#11 support., guix-commits, 2021/06/30
- 111/122: gnu: python-pycairo: Update to 1.20.0., guix-commits, 2021/06/30
- 112/122: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/06/30
- 110/122: gnu: w3m: Update to 0.5.3+git20210102., guix-commits, 2021/06/30
- 121/122: gnu: tracker-miners: Update to 3.1.1 and make related changes., guix-commits, 2021/06/30