[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
110/125: gnu: glib-networking: Update home-page, synopsis, description a
From: |
guix-commits |
Subject: |
110/125: gnu: glib-networking: Update home-page, synopsis, description and license. |
Date: |
Sat, 3 Jul 2021 21:17:44 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 47d3c48a8b515ed90b433b86a880a536be7f5dbb
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
- 93/125: gnu: zbar: Update to 0.23.90., (continued)
- 93/125: gnu: zbar: Update to 0.23.90., guix-commits, 2021/07/03
- 96/125: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/07/03
- 104/125: gnu: glib: Disable failing test., guix-commits, 2021/07/03
- 73/125: gnu: wayland: Fix and move documentation., guix-commits, 2021/07/03
- 69/125: gnu: json-glib: Update to 1.6.2., guix-commits, 2021/07/03
- 78/125: gnu: gtk+-2: Add missing inputs and search-path., guix-commits, 2021/07/03
- 83/125: gnu: gtk+: Update to 3.24.27., guix-commits, 2021/07/03
- 103/125: gnu: cairo: Reintroduce security patches [security fixes]., guix-commits, 2021/07/03
- 107/125: gnu: pango: Use meson-0.55, as required by the project., guix-commits, 2021/07/03
- 108/125: gnu: glib-networking: Update to 2.68.0., guix-commits, 2021/07/03
- 110/125: gnu: glib-networking: Update home-page, synopsis, description and license.,
guix-commits <=
- 118/125: gnu: libepoxy: Propagate mesa., guix-commits, 2021/07/03
- 124/125: gnu: tracker-miners: Enable some features., guix-commits, 2021/07/03
- 85/125: gnu: gtkmm-2: Fix build., guix-commits, 2021/07/03
- 87/125: gnu: ibus: Enable documentation., guix-commits, 2021/07/03
- 97/125: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/07/03
- 88/125: gnu: ibus: Enable memconf., guix-commits, 2021/07/03
- 101/125: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/07/03
- 114/125: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/07/03
- 113/125: gnu: python-pycairo: Update to 1.20.0., guix-commits, 2021/07/03
- 119/125: gnu: tracker: Enable some features., guix-commits, 2021/07/03