[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
108/115: gnu: glib-networking: Update home-page, synopsis, description a
From: |
guix-commits |
Subject: |
108/115: gnu: glib-networking: Update home-page, synopsis, description and license. |
Date: |
Wed, 12 May 2021 21:01:50 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 50e4cf5fd8d563da012e0d813419cac4ee914298
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 936630c..12d8bb2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4839,12 +4839,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
- 90/115: gnu: faac: Correct source uri., (continued)
- 90/115: gnu: faac: Correct source uri., guix-commits, 2021/05/12
- 91/115: gnu: zbar: Update to 0.23.90., guix-commits, 2021/05/12
- 93/115: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/05/12
- 80/115: gnu: gtk+: Enable cloud-providers support., guix-commits, 2021/05/12
- 87/115: gnu: ibus: Enable tests., guix-commits, 2021/05/12
- 104/115: gnu: docbook-xsl: Update to 1.79.2., guix-commits, 2021/05/12
- 105/115: gnu: pango: Use meson-0.55, as required by the project., guix-commits, 2021/05/12
- 100/115: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/05/12
- 98/115: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/05/12
- 114/115: gnu: gtkmm@2: Override inheritance of certain changes from gtkmm., guix-commits, 2021/05/12
- 108/115: gnu: glib-networking: Update home-page, synopsis, description and license.,
guix-commits <=
- 112/115: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/05/12
- 115/115: gnu: libsoup: Disable ssl-test., guix-commits, 2021/05/12
- 106/115: gnu: glib-networking: Update to 2.68.0., guix-commits, 2021/05/12
- 34/115: gnu: pangomm-2.42: Update to 2.42.2., guix-commits, 2021/05/12
- 42/115: gnu: gdk-pixbuf+svg: Correct package definition to include changes from gdk-pixbuf., guix-commits, 2021/05/12
- 17/115: gnu: gtk-doc: Enable help., guix-commits, 2021/05/12
- 33/115: gnu: pangomm: Enable documentation., guix-commits, 2021/05/12
- 38/115: gnu: gdk-pixbuf: Fix documentation., guix-commits, 2021/05/12
- 41/115: gnu: gdk-pixbuf: Disable failing tests., guix-commits, 2021/05/12
- 40/115: gnu: gdk-pixbuf: Update synopsis, description, home-page and license., guix-commits, 2021/05/12