gnu: Use HTTPS for gnome.org and subdomains.

* gnu/packages/fonts.scm (font-bitstream-vera)[home-page]: Use HTTPS.
* gnu/packages/glib.scm (glib)[home-page]: Likewise.
* gnu/packages/gnome.scm (gcr, libgnome-keyring, gnome-keyring, evince)
(gnome-icon-theme, libgsf, gnome-mime-data, vala, vte, python2-rsvg)
(glib-networking, gnome-settings-daemon, libchamplain, grilo, grilo-plugins)
(gjs, zenity, mutter, network-manager, network-manager-applet, gdm)
[home-page]: Likewise.
* gnu/packages/gtk.scm (gtk-engines, murrine)[home-page]: Likewise.
This commit is contained in:
Tobias Geerinckx-Rice 2017-08-09 00:49:35 +02:00
parent 9bb47d7df8
commit f032d0be9c
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79
4 changed files with 25 additions and 25 deletions

View file

@ -140,7 +140,7 @@ (define-public font-bitstream-vera
(base32 (base32
"1p3qs51x5327gnk71yq8cvmxc6wgx79sqxfvxcv80cdvgggjfnyv")))) "1p3qs51x5327gnk71yq8cvmxc6wgx79sqxfvxcv80cdvgggjfnyv"))))
(build-system font-build-system) (build-system font-build-system)
(home-page "http://www.gnome.org/fonts/") (home-page "https://www.gnome.org/fonts/")
(synopsis "Bitstream Vera sans-serif typeface") (synopsis "Bitstream Vera sans-serif typeface")
(description "Vera is a sans-serif typeface from Bitstream, Inc. This (description "Vera is a sans-serif typeface from Bitstream, Inc. This
package provides the TrueType (TTF) files.") package provides the TrueType (TTF) files.")

View file

@ -283,7 +283,7 @@ (define pattern+procs
"GLib provides data structure handling for C, portability wrappers, "GLib provides data structure handling for C, portability wrappers,
and interfaces for such runtime functionality as an event loop, threads, and interfaces for such runtime functionality as an event loop, threads,
dynamic loading, and an object system.") dynamic loading, and an object system.")
(home-page "http://developer.gnome.org/glib/") (home-page "https://developer.gnome.org/glib/")
(license license:lgpl2.0+))) ; some files are under lgpl2.1+ (license license:lgpl2.0+))) ; some files are under lgpl2.1+
(define gobject-introspection (define gobject-introspection

View file

@ -578,7 +578,7 @@ (define-public gcr
`(("p11-kit" ,p11-kit) `(("p11-kit" ,p11-kit)
("glib" ,glib) ("glib" ,glib)
("gtk+" ,gtk+))) ("gtk+" ,gtk+)))
(home-page "http://www.gnome.org") (home-page "https://www.gnome.org")
(synopsis "Libraries for displaying certificates and accessing key stores") (synopsis "Libraries for displaying certificates and accessing key stores")
(description (description
"The GCR package contains libraries used for displaying certificates and "The GCR package contains libraries used for displaying certificates and
@ -609,7 +609,7 @@ (define-public libgnome-keyring
(propagated-inputs (propagated-inputs
;; Referred to in .h files and .pc. ;; Referred to in .h files and .pc.
`(("glib" ,glib))) `(("glib" ,glib)))
(home-page "http://www.gnome.org") (home-page "https://www.gnome.org")
(synopsis "Accessing passwords from the GNOME keyring") (synopsis "Accessing passwords from the GNOME keyring")
(description (description
"Client library to access passwords from the GNOME keyring.") "Client library to access passwords from the GNOME keyring.")
@ -673,7 +673,7 @@ (define-public gnome-keyring
("libxslt" ,libxslt) ;for documentation ("libxslt" ,libxslt) ;for documentation
("docbook-xml" ,docbook-xml-4.2) ("docbook-xml" ,docbook-xml-4.2)
("docbook-xsl" ,docbook-xsl))) ("docbook-xsl" ,docbook-xsl)))
(home-page "http://www.gnome.org") (home-page "https://www.gnome.org")
(synopsis "Daemon to store passwords and encryption keys") (synopsis "Daemon to store passwords and encryption keys")
(description (description
"gnome-keyring is a program that keeps passwords and other secrets for "gnome-keyring is a program that keeps passwords and other secrets for
@ -744,7 +744,7 @@ (define-public evince
("pkg-config" ,pkg-config) ("pkg-config" ,pkg-config)
("xmllint" ,libxml2))) ("xmllint" ,libxml2)))
(home-page (home-page
"http://www.gnome.org/projects/evince/") "https://www.gnome.org/projects/evince/")
(synopsis "GNOME's document viewer") (synopsis "GNOME's document viewer")
(description (description
"Evince is a document viewer for multiple document formats. It "Evince is a document viewer for multiple document formats. It
@ -843,7 +843,7 @@ (define-public gnome-icon-theme
`(("icon-naming-utils" ,icon-naming-utils) `(("icon-naming-utils" ,icon-naming-utils)
("intltool" ,intltool) ("intltool" ,intltool)
("pkg-config" ,pkg-config))) ("pkg-config" ,pkg-config)))
(home-page "http://art.gnome.org/") (home-page "https://art.gnome.org/")
(synopsis (synopsis
"GNOME icon theme") "GNOME icon theme")
(description (description
@ -1142,7 +1142,7 @@ (define-public libgsf
`(("gdk-pixbuf" ,gdk-pixbuf) `(("gdk-pixbuf" ,gdk-pixbuf)
("glib" ,glib) ("glib" ,glib)
("libxml2" ,libxml2))) ("libxml2" ,libxml2)))
(home-page "http://www.gnome.org/projects/libgsf") (home-page "https://www.gnome.org/projects/libgsf")
(synopsis "GNOME's Structured File Library") (synopsis "GNOME's Structured File Library")
(description (description
"Libgsf aims to provide an efficient extensible I/O abstraction for "Libgsf aims to provide an efficient extensible I/O abstraction for
@ -1366,7 +1366,7 @@ (define-public gnome-mime-data
(native-inputs (native-inputs
`(("perl" ,perl) `(("perl" ,perl)
("intltool" ,intltool))) ("intltool" ,intltool)))
(home-page "http://www.gnome.org") (home-page "https://www.gnome.org")
(synopsis "Base MIME and Application database for GNOME") (synopsis "Base MIME and Application database for GNOME")
(description "GNOME Mime Data is a module which contains the base MIME (description "GNOME Mime Data is a module which contains the base MIME
and Application database for GNOME. The data stored by this module is and Application database for GNOME. The data stored by this module is
@ -1984,7 +1984,7 @@ (define-public vala
("gobject-introspection" ,gobject-introspection))) ; for gir tests ("gobject-introspection" ,gobject-introspection))) ; for gir tests
(propagated-inputs (propagated-inputs
`(("glib" ,glib))) ; required by libvala-0.26.pc `(("glib" ,glib))) ; required by libvala-0.26.pc
(home-page "http://live.gnome.org/Vala/") (home-page "https://live.gnome.org/Vala/")
(synopsis "Compiler for the GObject type system") (synopsis "Compiler for the GObject type system")
(description (description
"Vala is a programming language that aims to bring modern programming "Vala is a programming language that aims to bring modern programming
@ -2018,7 +2018,7 @@ (define-public vte
`(("gtk+" ,gtk+) ;required by vte-2.91.pc `(("gtk+" ,gtk+) ;required by vte-2.91.pc
("gnutls" ,gnutls) ;ditto ("gnutls" ,gnutls) ;ditto
("pcre2" ,pcre2))) ;ditto ("pcre2" ,pcre2))) ;ditto
(home-page "http://www.gnome.org/") (home-page "https://www.gnome.org/")
(synopsis "Virtual Terminal Emulator") (synopsis "Virtual Terminal Emulator")
(description (description
"VTE is a library (libvte) implementing a terminal emulator widget for "VTE is a library (libvte) implementing a terminal emulator widget for
@ -2288,7 +2288,7 @@ (define-public python2-rsvg
`(("python" ,python-2) `(("python" ,python-2)
("python2-pygtk" ,python2-pygtk) ("python2-pygtk" ,python2-pygtk)
("librsvg" ,librsvg))) ("librsvg" ,librsvg)))
(home-page "http://www.gnome.org") (home-page "https://www.gnome.org")
(synopsis "Python bindings to librsvg") (synopsis "Python bindings to librsvg")
(description (description
"This packages provides Python bindings to librsvg, the SVG rendering "This packages provides Python bindings to librsvg, the SVG rendering
@ -2339,7 +2339,7 @@ (define-public glib-networking
("gnutls" ,gnutls) ("gnutls" ,gnutls)
("gsettings-desktop-schemas" ,gsettings-desktop-schemas) ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
("p11-kit" ,p11-kit))) ("p11-kit" ,p11-kit)))
(home-page "http://www.gnome.org") (home-page "https://www.gnome.org")
(synopsis "Network-related GIO modules") (synopsis "Network-related GIO modules")
(description (description
"This package contains various network related extensions for the GIO "This package contains various network related extensions for the GIO
@ -2961,7 +2961,7 @@ (define-public gnome-settings-daemon
("librsvg" ,librsvg) ("librsvg" ,librsvg)
("xf86-input-wacom" ,xf86-input-wacom) ("xf86-input-wacom" ,xf86-input-wacom)
("network-manager" ,network-manager))) ("network-manager" ,network-manager)))
(home-page "http://www.gnome.org") (home-page "https://www.gnome.org")
(synopsis "GNOME settings daemon") (synopsis "GNOME settings daemon")
(description (description
"This package contains the daemon responsible for setting the various "This package contains the daemon responsible for setting the various
@ -3284,7 +3284,7 @@ (define-public libchamplain
("cairo" ,cairo) ("cairo" ,cairo)
("gtk+3" ,gtk+) ("gtk+3" ,gtk+)
("glib" ,glib))) ("glib" ,glib)))
(home-page "http://projects.gnome.org/libchamplain/") (home-page "https://projects.gnome.org/libchamplain/")
(synopsis "C library providing a ClutterActor to display maps") (synopsis "C library providing a ClutterActor to display maps")
(description (description
"libchamplain is a C library providing a ClutterActor to display maps. "libchamplain is a C library providing a ClutterActor to display maps.
@ -3453,7 +3453,7 @@ (define-public grilo
(variable "GRL_PLUGIN_PATH") (variable "GRL_PLUGIN_PATH")
(files (list (string-append "lib/grilo-" (files (list (string-append "lib/grilo-"
(version-major+minor version))))))) (version-major+minor version)))))))
(home-page "http://live.gnome.org/Grilo") (home-page "https://live.gnome.org/Grilo")
(synopsis "Framework for discovering and browsing media") (synopsis "Framework for discovering and browsing media")
(description (description
"Grilo is a framework focused on making media discovery and browsing easy "Grilo is a framework focused on making media discovery and browsing easy
@ -3506,7 +3506,7 @@ (define-public grilo-plugins
;; with: "assertion failed: (source)". Outside of the build container, ;; with: "assertion failed: (source)". Outside of the build container,
;; most tests succeed. ;; most tests succeed.
#:tests? #f)) #:tests? #f))
(home-page "http://live.gnome.org/Grilo") (home-page "https://live.gnome.org/Grilo")
(synopsis "Plugins for the Grilo media discovery library") (synopsis "Plugins for the Grilo media discovery library")
(description (description
"Grilo is a framework focused on making media discovery and browsing easy "Grilo is a framework focused on making media discovery and browsing easy
@ -4505,7 +4505,7 @@ (define-public gjs
`(("gtk+" ,gtk+) `(("gtk+" ,gtk+)
("readline" ,readline))) ("readline" ,readline)))
(synopsis "Javascript bindings for GNOME") (synopsis "Javascript bindings for GNOME")
(home-page "http://live.gnome.org/Gjs") (home-page "https://live.gnome.org/Gjs")
(description (description
"Gjs is a javascript binding for GNOME. It's mainly based on spidermonkey "Gjs is a javascript binding for GNOME. It's mainly based on spidermonkey
javascript engine and the GObject introspection framework.") javascript engine and the GObject introspection framework.")
@ -4592,7 +4592,7 @@ (define-public zenity
`(("libnotify" ,libnotify) `(("libnotify" ,libnotify)
("webkitgtk" ,webkitgtk))) ("webkitgtk" ,webkitgtk)))
(synopsis "Display graphical dialog boxes from shell scripts") (synopsis "Display graphical dialog boxes from shell scripts")
(home-page "http://www.gnome.org") (home-page "https://www.gnome.org")
(description (description
"Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you "Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you
to display dialog boxes from the commandline and shell scripts.") to display dialog boxes from the commandline and shell scripts.")
@ -4690,7 +4690,7 @@ (define-public mutter
("xkeyboard-config" ,xkeyboard-config) ("xkeyboard-config" ,xkeyboard-config)
("zenity" ,zenity))) ("zenity" ,zenity)))
(synopsis "Window and compositing manager") (synopsis "Window and compositing manager")
(home-page "http://www.gnome.org") (home-page "https://www.gnome.org")
(description (description
"Mutter is a window and compositing manager that displays and manages your "Mutter is a window and compositing manager that displays and manages your
desktop via OpenGL. Mutter combines a sophisticated display engine using the desktop via OpenGL. Mutter combines a sophisticated display engine using the
@ -4975,7 +4975,7 @@ (define-public network-manager
("util-linux" ,util-linux) ("util-linux" ,util-linux)
("elogind" ,elogind))) ("elogind" ,elogind)))
(synopsis "Network connection manager") (synopsis "Network connection manager")
(home-page "http://www.gnome.org/projects/NetworkManager/") (home-page "https://www.gnome.org/projects/NetworkManager/")
(description (description
"NetworkManager is a system network service that manages your network "NetworkManager is a system network service that manages your network
devices and connections, attempting to keep active network connectivity when devices and connections, attempting to keep active network connectivity when
@ -5038,7 +5038,7 @@ (define-public network-manager-applet
("jansson" ,jansson) ; for team support ("jansson" ,jansson) ; for team support
("modem-manager" ,modem-manager))) ("modem-manager" ,modem-manager)))
(synopsis "Applet for managing network connections") (synopsis "Applet for managing network connections")
(home-page "http://www.gnome.org/projects/NetworkManager/") (home-page "https://www.gnome.org/projects/NetworkManager/")
(description (description
"This package contains a systray applet for NetworkManager. It displays "This package contains a systray applet for NetworkManager. It displays
the available networks and allows users to easily switch between them.") the available networks and allows users to easily switch between them.")
@ -5139,7 +5139,7 @@ (define-public gdm
("libcanberra" ,libcanberra) ("libcanberra" ,libcanberra)
("linux-pam" ,linux-pam))) ("linux-pam" ,linux-pam)))
(synopsis "Display manager for GNOME") (synopsis "Display manager for GNOME")
(home-page "http://wiki.gnome.org/Projects/GDM/") (home-page "https://wiki.gnome.org/Projects/GDM/")
(description (description
"GNOME Display Manager is a system service that is responsible for "GNOME Display Manager is a system service that is responsible for
providing graphical log-ins and managing local and remote displays.") providing graphical log-ins and managing local and remote displays.")

View file

@ -1355,7 +1355,7 @@ (define-public gtk-engines
(inputs (inputs
;; Don't propagate GTK+ to reduce "profile pollution". ;; Don't propagate GTK+ to reduce "profile pollution".
`(("gtk+" ,gtk+-2))) ; required by gtk-engines-2.pc `(("gtk+" ,gtk+-2))) ; required by gtk-engines-2.pc
(home-page "http://live.gnome.org/GnomeArt") (home-page "https://live.gnome.org/GnomeArt")
(synopsis "Theming engines for GTK+ 2.x") (synopsis "Theming engines for GTK+ 2.x")
(description (description
"This package contains the standard GTK+ 2.x theming engines including "This package contains the standard GTK+ 2.x theming engines including
@ -1385,7 +1385,7 @@ (define-public murrine
("intltool" ,intltool))) ("intltool" ,intltool)))
(propagated-inputs (propagated-inputs
`(("gtk+" ,gtk+-2))) `(("gtk+" ,gtk+-2)))
(home-page "http://live.gnome.org/GnomeArt") (home-page "https://live.gnome.org/GnomeArt")
(synopsis "Cairo-based theming engine for GTK+ 2.x") (synopsis "Cairo-based theming engine for GTK+ 2.x")
(description (description
"Murrine is a cairo-based GTK+ theming engine. It is named after the "Murrine is a cairo-based GTK+ theming engine. It is named after the