mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: Use HTTPS for supported freedesktop.org home pages.
* gnu/packages/fontutils.scm (fontconfig)[home-page]: Use HTTPS. * gnu/packages/freedesktop.scm (python-pyxdg, accountsservice) (modem-manager, telepathy-mission-control, telepathy-mission-control) (colord-gtk, desktop-file-utils)[home-page]: Likewise. * gnu/packages/ghostscript.scm (libspectre)[home-page]: Likewise. * gnu/packages/glib.scm (dbus, dbus-glib, telepathy-glib)[home-page]: Likewise. * gnu/packages/gnome.scm (shared-mime-info, hicolor-icon-theme) (libxklavier, colord, upower)[home-page]: Likewise. * gnu/packages/gstreamer.scm (orc, python-gst)[home-page]: Likewise. * gnu/packages/libcanberra.scm (sound-theme-freedesktop)[home-page]: Likewise. * gnu/packages/libreoffice.scm (libexttextcat)[home-page]: Likewise. * gnu/packages/polkit.scm (polkit-gnome, polkit-gnome)[home-page]: Likewise. * gnu/packages/pulseaudio.scm (pavucontrol)[home-page]: Likewise. * gnu/packages/python.scm (python-dbus)[home-page]: Likewise. * gnu/packages/xdisorg.scm (startup-notification)[home-page]: Likewise.
This commit is contained in:
parent
3c4bbb4c52
commit
57e7d7486b
12 changed files with 26 additions and 26 deletions
|
@ -290,7 +290,7 @@ (define-public fontconfig
|
|||
; The exact license is more X11-style than BSD-style.
|
||||
(license (license:non-copyleft "file://COPYING"
|
||||
"See COPYING in the distribution."))
|
||||
(home-page "http://www.freedesktop.org/wiki/Software/fontconfig")))
|
||||
(home-page "https://www.freedesktop.org/wiki/Software/fontconfig")))
|
||||
|
||||
(define-public t1lib
|
||||
(package
|
||||
|
|
|
@ -409,7 +409,7 @@ (define-public python-pyxdg
|
|||
`(("shared-mime-info" ,shared-mime-info) ;for tests
|
||||
("hicolor-icon-theme" ,hicolor-icon-theme) ;for tests
|
||||
("python-nose" ,python-nose)))
|
||||
(home-page "http://freedesktop.org/wiki/Software/pyxdg")
|
||||
(home-page "https://www.freedesktop.org/wiki/Software/pyxdg")
|
||||
(synopsis "Implementations of freedesktop.org standards in Python")
|
||||
(description
|
||||
"PyXDG is a collection of implementations of freedesktop.org standards in
|
||||
|
@ -740,7 +740,7 @@ (define-public accountsservice
|
|||
(inputs
|
||||
`(("shadow" ,shadow)
|
||||
("polkit" ,polkit)))
|
||||
(home-page "http://www.freedesktop.org/wiki/Software/AccountsService/")
|
||||
(home-page "https://www.freedesktop.org/wiki/Software/AccountsService/")
|
||||
(synopsis "D-Bus interface for user account query and manipulation")
|
||||
(description
|
||||
"The AccountService project provides a set of D-Bus interfaces for querying
|
||||
|
@ -840,7 +840,7 @@ (define-public modem-manager
|
|||
("libqmi" ,libqmi)
|
||||
("polkit" ,polkit)))
|
||||
(synopsis "Mobile broadband modems manager")
|
||||
(home-page "http://www.freedesktop.org/wiki/Software/ModemManager/")
|
||||
(home-page "https://www.freedesktop.org/wiki/Software/ModemManager/")
|
||||
(description
|
||||
"ModemManager is a DBus-activated daemon which controls mobile
|
||||
broadband (2G/3G/4G) devices and connections. Whether built-in devices, USB
|
||||
|
@ -882,7 +882,7 @@ (define-public telepathy-logger
|
|||
("sqlite" ,sqlite)
|
||||
("telepathy-glib" ,telepathy-glib)))
|
||||
(synopsis "Telepathy logger library")
|
||||
(home-page "http://telepathy.freedesktop.org/")
|
||||
(home-page "https://telepathy.freedesktop.org/")
|
||||
(description
|
||||
"Telepathy logger is a headless observer client that logs information
|
||||
received by the Telepathy framework. It features pluggable backends to log
|
||||
|
@ -909,7 +909,7 @@ (define-public telepathy-idle
|
|||
("python-dbus" ,python2-dbus)))
|
||||
(propagated-inputs
|
||||
`(("telepathy-glib" ,telepathy-glib)))
|
||||
(home-page "http://telepathy.freedesktop.org/")
|
||||
(home-page "https://telepathy.freedesktop.org/")
|
||||
(synopsis "Telepathy IRC connection manager")
|
||||
(description
|
||||
"Idle is an IRC connection manager for the Telepathy framework. This
|
||||
|
@ -971,7 +971,7 @@ (define-public colord-gtk
|
|||
`(("colord" ,colord)
|
||||
("gtk+" ,gtk+)))
|
||||
(synopsis "GTK integration for libcolord")
|
||||
(home-page "http://www.freedesktop.org/software/colord/")
|
||||
(home-page "https://www.freedesktop.org/software/colord/")
|
||||
(description
|
||||
"This is a GTK+ convenience library for interacting with colord. It is
|
||||
useful for both applications which need colour management and applications that
|
||||
|
@ -1068,7 +1068,7 @@ (define-public desktop-file-utils
|
|||
`(("pkg-config" ,pkg-config)))
|
||||
(inputs
|
||||
`(("glib" ,glib)))
|
||||
(home-page "http://www.freedesktop.org/wiki/Software/desktop-file-utils/")
|
||||
(home-page "https://www.freedesktop.org/wiki/Software/desktop-file-utils/")
|
||||
(synopsis "Utilities for working with desktop entries")
|
||||
(description
|
||||
"This package contains a few command line utilities for working with
|
||||
|
|
|
@ -362,4 +362,4 @@ (define-public libspectre
|
|||
It provides a convenient easy to use API for handling and rendering
|
||||
Postscript documents.")
|
||||
(license license:gpl2+)
|
||||
(home-page "http://www.freedesktop.org/wiki/Software/libspectre")))
|
||||
(home-page "https://www.freedesktop.org/wiki/Software/libspectre")))
|
||||
|
|
|
@ -124,7 +124,7 @@ (define dbus
|
|||
;; '--autolaunch'.
|
||||
("libx11" ,libx11)))
|
||||
|
||||
(home-page "http://dbus.freedesktop.org/")
|
||||
(home-page "https://www.freedesktop.org/wiki/Software/dbus/")
|
||||
(synopsis "Message bus for inter-process communication (IPC)")
|
||||
(description
|
||||
"D-Bus is a message bus system, a simple way for applications to
|
||||
|
@ -461,7 +461,7 @@ (define dbus-glib
|
|||
(native-inputs
|
||||
`(("glib" ,glib "bin")
|
||||
("pkg-config" ,pkg-config)))
|
||||
(home-page "http://dbus.freedesktop.org/doc/dbus-glib/")
|
||||
(home-page "https://dbus.freedesktop.org/doc/dbus-glib/")
|
||||
(synopsis "D-Bus GLib bindings")
|
||||
(description
|
||||
"GLib bindings for D-Bus. The package is obsolete and superseded
|
||||
|
@ -662,7 +662,7 @@ (define telepathy-glib
|
|||
`(("dbus" ,dbus)
|
||||
("dbus-glib" ,dbus-glib)
|
||||
("glib" ,glib)))
|
||||
(home-page "http://telepathy.freedesktop.org/wiki/")
|
||||
(home-page "https://telepathy.freedesktop.org/wiki/")
|
||||
(synopsis "GLib Real-time communications framework over D-Bus")
|
||||
(description "Telepathy is a flexible, modular communications framework
|
||||
that enables real-time communication over D-Bus via pluggable protocol
|
||||
|
|
|
@ -947,7 +947,7 @@ (define-public shared-mime-info
|
|||
(native-inputs
|
||||
`(("intltool" ,intltool)
|
||||
("pkg-config" ,pkg-config)))
|
||||
(home-page "http://freedesktop.org/wiki/Software/shared-mime-info")
|
||||
(home-page "https://www.freedesktop.org/wiki/Software/shared-mime-info")
|
||||
(synopsis "Database of common MIME types")
|
||||
(description
|
||||
"The shared-mime-info package contains the core database of common types
|
||||
|
@ -972,7 +972,7 @@ (define-public hicolor-icon-theme
|
|||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f)) ; no check target
|
||||
(home-page "http://icon-theme.freedesktop.org/releases/")
|
||||
(home-page "https://icon-theme.freedesktop.org/releases/")
|
||||
(synopsis
|
||||
"Freedesktop icon theme")
|
||||
(description
|
||||
|
@ -2322,7 +2322,7 @@ (define-public libxklavier
|
|||
("libxkbfile" ,libxkbfile)
|
||||
("xkbcomp" ,xkbcomp)
|
||||
("xkeyboard-config" ,xkeyboard-config)))
|
||||
(home-page "http://www.freedesktop.org/wiki/Software/LibXklavier/")
|
||||
(home-page "https://www.freedesktop.org/wiki/Software/LibXklavier/")
|
||||
(synopsis "High-level API for X Keyboard Extension")
|
||||
(description
|
||||
"LibXklavier is a library providing high-level API for X Keyboard
|
||||
|
@ -2828,7 +2828,7 @@ (define-public colord
|
|||
("sqlite" ,sqlite)
|
||||
("polkit" ,polkit)
|
||||
("sane-backends" ,sane-backends)))
|
||||
(home-page "http://www.freedesktop.org/software/colord/")
|
||||
(home-page "https://www.freedesktop.org/software/colord/")
|
||||
(synopsis "Color management service")
|
||||
(description "Colord is a system service that makes it easy to manage,
|
||||
install and generate color profiles to accurately color manage input and
|
||||
|
@ -2964,7 +2964,7 @@ (define-public upower
|
|||
`(("dbus-glib" ,dbus-glib)
|
||||
("libgudev" ,libgudev)
|
||||
("libusb" ,libusb)))
|
||||
(home-page "http://upower.freedesktop.org/")
|
||||
(home-page "https://upower.freedesktop.org/")
|
||||
(synopsis "System daemon for managing power devices")
|
||||
(description
|
||||
"UPower is an abstraction for enumerating power devices,
|
||||
|
|
|
@ -87,7 +87,7 @@ (define-public orc
|
|||
"testsuite/exec_opcodes_sys.c")
|
||||
(("if \\(error\\) return 1;")
|
||||
"if (error) return 77;")))))))
|
||||
(home-page "http://gstreamer.freedesktop.org/modules/orc.html")
|
||||
(home-page "https://gstreamer.freedesktop.org/modules/orc.html")
|
||||
(synopsis "Oil runtime compiler")
|
||||
(description
|
||||
"Orc is a just-in-time compiler implemented as a library and set of
|
||||
|
@ -405,7 +405,7 @@ (define-public gst-libav
|
|||
("ffmpeg" ,ffmpeg)
|
||||
("orc" ,orc)
|
||||
("zlib" ,zlib)))
|
||||
(home-page "http://gstreamer.freedesktop.org/")
|
||||
(home-page "https://gstreamer.freedesktop.org/")
|
||||
(synopsis "Plugins for the GStreamer multimedia library")
|
||||
(description
|
||||
"This GStreamer plugin supports a large number of audio and video
|
||||
|
|
|
@ -130,7 +130,7 @@ (define-public sound-theme-freedesktop
|
|||
;; The license of the various sounds is given in the 'CREDITS' file.
|
||||
(license (list cc-by-sa4.0 cc-by3.0 gpl2 gpl2+))
|
||||
|
||||
(home-page "http://www.freedesktop.org/wiki/Specifications/sound-theme-spec/")))
|
||||
(home-page "https://www.freedesktop.org/wiki/Specifications/sound-theme-spec/")))
|
||||
|
||||
(define-public python-pycanberra
|
||||
(package
|
||||
|
|
|
@ -428,7 +428,7 @@ (define-public libexttextcat
|
|||
(sha256 (base32
|
||||
"1j6sjwkyhqvsgyw938bxxfwkzzi1mahk66g5342lv6j89jfvrz8k"))))
|
||||
(build-system gnu-build-system)
|
||||
(home-page "http://www.freedesktop.org/wiki/Software/libexttextcat/")
|
||||
(home-page "https://www.freedesktop.org/wiki/Software/libexttextcat/")
|
||||
(synopsis "Text Categorization library")
|
||||
(description "Libexttextcat is an N-Gram-Based Text Categorization
|
||||
library primarily intended for language guessing.")
|
||||
|
|
|
@ -122,7 +122,7 @@ (define-public polkit
|
|||
out "/share/polkit-1/actions")
|
||||
make-flags)
|
||||
#t))))))
|
||||
(home-page "http://www.freedesktop.org/wiki/Software/polkit/")
|
||||
(home-page "https://www.freedesktop.org/wiki/Software/polkit/")
|
||||
(synopsis "Authorization API for privilege management")
|
||||
(description "Polkit is an application-level toolkit for defining and
|
||||
handling the policy that allows unprivileged processes to speak to
|
||||
|
@ -186,5 +186,5 @@ (define-public polkit-gnome
|
|||
(description "PolicyKit-gnome provides a D-Bus session bus service
|
||||
that is used to bring up authentication dialogs used for obtaining
|
||||
privileges.")
|
||||
(home-page "http://www.freedesktop.org/wiki/Software/polkit/")
|
||||
(home-page "https://www.freedesktop.org/wiki/Software/polkit/")
|
||||
(license lgpl2.0+)))
|
||||
|
|
|
@ -229,7 +229,7 @@ (define-public pavucontrol
|
|||
(native-inputs
|
||||
`(("intltool" ,intltool)
|
||||
("pkg-config" ,pkg-config)))
|
||||
(home-page "http://freedesktop.org/software/pulseaudio/pavucontrol/")
|
||||
(home-page "https://www.freedesktop.org/software/pulseaudio/pavucontrol/")
|
||||
(synopsis "PulseAudio volume control")
|
||||
(description
|
||||
"PulseAudio Volume Control (pavucontrol) provides a GTK+
|
||||
|
|
|
@ -4762,7 +4762,7 @@ (define-public python-dbus
|
|||
(synopsis "Python bindings for D-bus")
|
||||
(description "python-dbus provides bindings for libdbus, the reference
|
||||
implementation of D-Bus.")
|
||||
(home-page "http://www.freedesktop.org/wiki/Software/DBusBindings/")
|
||||
(home-page "https://www.freedesktop.org/wiki/Software/DBusBindings/")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-dbus
|
||||
|
|
|
@ -406,7 +406,7 @@ (define-public startup-notification
|
|||
(inputs
|
||||
`(("libx11" ,libx11)
|
||||
("xcb-util" ,xcb-util)))
|
||||
(home-page "http://www.freedesktop.org/wiki/Software/startup-notification/")
|
||||
(home-page "https://www.freedesktop.org/wiki/Software/startup-notification/")
|
||||
(synopsis "Application startup notification and feedback library")
|
||||
(description
|
||||
"Startup-notification contains a reference implementation of the startup
|
||||
|
|
Loading…
Reference in a new issue