[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: |
Fri, 11 Jun 2021 12:12:23 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 878ee291c9bbb5d1fb741f5cf6a728775cb9f168
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 577f67d..8c989a4 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4847,12 +4847,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
- 64/122: gnu: at-spi2-core: Update home-page and license., (continued)
- 64/122: gnu: at-spi2-core: Update home-page and license., guix-commits, 2021/06/11
- 68/122: gnu: json-glib: Enable documentation and man-pages., guix-commits, 2021/06/11
- 76/122: gnu: gtk+-2: Add missing inputs and search-path., guix-commits, 2021/06/11
- 83/122: gnu: gtkmm-2: Fix build., guix-commits, 2021/06/11
- 98/122: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/06/11
- 99/122: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/06/11
- 105/122: gnu: pango: Use meson-0.55, as required by the project., guix-commits, 2021/06/11
- 101/122: gnu: cairo: Reintroduce security patches [security fixes]., guix-commits, 2021/06/11
- 56/122: gnu: atk: Update to 2.36.0., guix-commits, 2021/06/11
- 100/122: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/06/11
- 108/122: gnu: glib-networking: Update home-page, synopsis, description and license.,
guix-commits <=
- 115/122: gnu: libsoup: Disable ssl-test., guix-commits, 2021/06/11