me
/
guix
Archived
1
0
Fork 0

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.
master
Tobias Geerinckx-Rice 2018-02-24 13:44:26 +01:00
parent 3c4bbb4c52
commit 57e7d7486b
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
12 changed files with 26 additions and 26 deletions

View File

@ -290,7 +290,7 @@ high quality, anti-aliased and subpixel rendered text on a display.")
; The exact license is more X11-style than BSD-style. ; The exact license is more X11-style than BSD-style.
(license (license:non-copyleft "file://COPYING" (license (license:non-copyleft "file://COPYING"
"See COPYING in the distribution.")) "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 (define-public t1lib
(package (package

View File

@ -409,7 +409,7 @@ manager for the current system.")
`(("shared-mime-info" ,shared-mime-info) ;for tests `(("shared-mime-info" ,shared-mime-info) ;for tests
("hicolor-icon-theme" ,hicolor-icon-theme) ;for tests ("hicolor-icon-theme" ,hicolor-icon-theme) ;for tests
("python-nose" ,python-nose))) ("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") (synopsis "Implementations of freedesktop.org standards in Python")
(description (description
"PyXDG is a collection of implementations of freedesktop.org standards in "PyXDG is a collection of implementations of freedesktop.org standards in
@ -740,7 +740,7 @@ message bus.")
(inputs (inputs
`(("shadow" ,shadow) `(("shadow" ,shadow)
("polkit" ,polkit))) ("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") (synopsis "D-Bus interface for user account query and manipulation")
(description (description
"The AccountService project provides a set of D-Bus interfaces for querying "The AccountService project provides a set of D-Bus interfaces for querying
@ -840,7 +840,7 @@ which speak the Qualcomm MSM Interface (QMI) protocol.")
("libqmi" ,libqmi) ("libqmi" ,libqmi)
("polkit" ,polkit))) ("polkit" ,polkit)))
(synopsis "Mobile broadband modems manager") (synopsis "Mobile broadband modems manager")
(home-page "http://www.freedesktop.org/wiki/Software/ModemManager/") (home-page "https://www.freedesktop.org/wiki/Software/ModemManager/")
(description (description
"ModemManager is a DBus-activated daemon which controls mobile "ModemManager is a DBus-activated daemon which controls mobile
broadband (2G/3G/4G) devices and connections. Whether built-in devices, USB broadband (2G/3G/4G) devices and connections. Whether built-in devices, USB
@ -882,7 +882,7 @@ modems and setup connections with them.")
("sqlite" ,sqlite) ("sqlite" ,sqlite)
("telepathy-glib" ,telepathy-glib))) ("telepathy-glib" ,telepathy-glib)))
(synopsis "Telepathy logger library") (synopsis "Telepathy logger library")
(home-page "http://telepathy.freedesktop.org/") (home-page "https://telepathy.freedesktop.org/")
(description (description
"Telepathy logger is a headless observer client that logs information "Telepathy logger is a headless observer client that logs information
received by the Telepathy framework. It features pluggable backends to log received by the Telepathy framework. It features pluggable backends to log
@ -909,7 +909,7 @@ different sorts of messages in different formats.")
("python-dbus" ,python2-dbus))) ("python-dbus" ,python2-dbus)))
(propagated-inputs (propagated-inputs
`(("telepathy-glib" ,telepathy-glib))) `(("telepathy-glib" ,telepathy-glib)))
(home-page "http://telepathy.freedesktop.org/") (home-page "https://telepathy.freedesktop.org/")
(synopsis "Telepathy IRC connection manager") (synopsis "Telepathy IRC connection manager")
(description (description
"Idle is an IRC connection manager for the Telepathy framework. This "Idle is an IRC connection manager for the Telepathy framework. This
@ -971,7 +971,7 @@ share connections to real-time communication services without conflicting.")
`(("colord" ,colord) `(("colord" ,colord)
("gtk+" ,gtk+))) ("gtk+" ,gtk+)))
(synopsis "GTK integration for libcolord") (synopsis "GTK integration for libcolord")
(home-page "http://www.freedesktop.org/software/colord/") (home-page "https://www.freedesktop.org/software/colord/")
(description (description
"This is a GTK+ convenience library for interacting with colord. It is "This is a GTK+ convenience library for interacting with colord. It is
useful for both applications which need colour management and applications that useful for both applications which need colour management and applications that
@ -1068,7 +1068,7 @@ to applications simultaneously competing for fingerprint readers.")
`(("pkg-config" ,pkg-config))) `(("pkg-config" ,pkg-config)))
(inputs (inputs
`(("glib" ,glib))) `(("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") (synopsis "Utilities for working with desktop entries")
(description (description
"This package contains a few command line utilities for working with "This package contains a few command line utilities for working with

View File

@ -362,4 +362,4 @@ Ghostscript. It currently includes the 35 standard PostScript fonts.")
It provides a convenient easy to use API for handling and rendering It provides a convenient easy to use API for handling and rendering
Postscript documents.") Postscript documents.")
(license license:gpl2+) (license license:gpl2+)
(home-page "http://www.freedesktop.org/wiki/Software/libspectre"))) (home-page "https://www.freedesktop.org/wiki/Software/libspectre")))

View File

@ -124,7 +124,7 @@
;; '--autolaunch'. ;; '--autolaunch'.
("libx11" ,libx11))) ("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)") (synopsis "Message bus for inter-process communication (IPC)")
(description (description
"D-Bus is a message bus system, a simple way for applications to "D-Bus is a message bus system, a simple way for applications to
@ -461,7 +461,7 @@ translated.")
(native-inputs (native-inputs
`(("glib" ,glib "bin") `(("glib" ,glib "bin")
("pkg-config" ,pkg-config))) ("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") (synopsis "D-Bus GLib bindings")
(description (description
"GLib bindings for D-Bus. The package is obsolete and superseded "GLib bindings for D-Bus. The package is obsolete and superseded
@ -662,7 +662,7 @@ useful for C++.")
`(("dbus" ,dbus) `(("dbus" ,dbus)
("dbus-glib" ,dbus-glib) ("dbus-glib" ,dbus-glib)
("glib" ,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") (synopsis "GLib Real-time communications framework over D-Bus")
(description "Telepathy is a flexible, modular communications framework (description "Telepathy is a flexible, modular communications framework
that enables real-time communication over D-Bus via pluggable protocol that enables real-time communication over D-Bus via pluggable protocol

View File

@ -947,7 +947,7 @@ guidelines.")
(native-inputs (native-inputs
`(("intltool" ,intltool) `(("intltool" ,intltool)
("pkg-config" ,pkg-config))) ("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") (synopsis "Database of common MIME types")
(description (description
"The shared-mime-info package contains the core database of common types "The shared-mime-info package contains the core database of common types
@ -972,7 +972,7 @@ database is translated at Transifex.")
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f)) ; no check target `(#:tests? #f)) ; no check target
(home-page "http://icon-theme.freedesktop.org/releases/") (home-page "https://icon-theme.freedesktop.org/releases/")
(synopsis (synopsis
"Freedesktop icon theme") "Freedesktop icon theme")
(description (description
@ -2322,7 +2322,7 @@ and objects.")
("libxkbfile" ,libxkbfile) ("libxkbfile" ,libxkbfile)
("xkbcomp" ,xkbcomp) ("xkbcomp" ,xkbcomp)
("xkeyboard-config" ,xkeyboard-config))) ("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") (synopsis "High-level API for X Keyboard Extension")
(description (description
"LibXklavier is a library providing high-level API for X Keyboard "LibXklavier is a library providing high-level API for X Keyboard
@ -2828,7 +2828,7 @@ keyboard shortcuts.")
("sqlite" ,sqlite) ("sqlite" ,sqlite)
("polkit" ,polkit) ("polkit" ,polkit)
("sane-backends" ,sane-backends))) ("sane-backends" ,sane-backends)))
(home-page "http://www.freedesktop.org/software/colord/") (home-page "https://www.freedesktop.org/software/colord/")
(synopsis "Color management service") (synopsis "Color management service")
(description "Colord is a system service that makes it easy to manage, (description "Colord is a system service that makes it easy to manage,
install and generate color profiles to accurately color manage input and install and generate color profiles to accurately color manage input and
@ -2964,7 +2964,7 @@ faster results and to avoid unnecessary server load.")
`(("dbus-glib" ,dbus-glib) `(("dbus-glib" ,dbus-glib)
("libgudev" ,libgudev) ("libgudev" ,libgudev)
("libusb" ,libusb))) ("libusb" ,libusb)))
(home-page "http://upower.freedesktop.org/") (home-page "https://upower.freedesktop.org/")
(synopsis "System daemon for managing power devices") (synopsis "System daemon for managing power devices")
(description (description
"UPower is an abstraction for enumerating power devices, "UPower is an abstraction for enumerating power devices,

View File

@ -87,7 +87,7 @@
"testsuite/exec_opcodes_sys.c") "testsuite/exec_opcodes_sys.c")
(("if \\(error\\) return 1;") (("if \\(error\\) return 1;")
"if (error) return 77;"))))))) "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") (synopsis "Oil runtime compiler")
(description (description
"Orc is a just-in-time compiler implemented as a library and set of "Orc is a just-in-time compiler implemented as a library and set of
@ -405,7 +405,7 @@ distribution problems in some jurisdictions, e.g. due to patent threats.")
("ffmpeg" ,ffmpeg) ("ffmpeg" ,ffmpeg)
("orc" ,orc) ("orc" ,orc)
("zlib" ,zlib))) ("zlib" ,zlib)))
(home-page "http://gstreamer.freedesktop.org/") (home-page "https://gstreamer.freedesktop.org/")
(synopsis "Plugins for the GStreamer multimedia library") (synopsis "Plugins for the GStreamer multimedia library")
(description (description
"This GStreamer plugin supports a large number of audio and video "This GStreamer plugin supports a large number of audio and video

View File

@ -130,7 +130,7 @@ sounds for various system events.")
;; The license of the various sounds is given in the 'CREDITS' file. ;; The license of the various sounds is given in the 'CREDITS' file.
(license (list cc-by-sa4.0 cc-by3.0 gpl2 gpl2+)) (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 (define-public python-pycanberra
(package (package

View File

@ -428,7 +428,7 @@ standard 21.0.2.")
(sha256 (base32 (sha256 (base32
"1j6sjwkyhqvsgyw938bxxfwkzzi1mahk66g5342lv6j89jfvrz8k")))) "1j6sjwkyhqvsgyw938bxxfwkzzi1mahk66g5342lv6j89jfvrz8k"))))
(build-system gnu-build-system) (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") (synopsis "Text Categorization library")
(description "Libexttextcat is an N-Gram-Based Text Categorization (description "Libexttextcat is an N-Gram-Based Text Categorization
library primarily intended for language guessing.") library primarily intended for language guessing.")

View File

@ -122,7 +122,7 @@
out "/share/polkit-1/actions") out "/share/polkit-1/actions")
make-flags) make-flags)
#t)))))) #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") (synopsis "Authorization API for privilege management")
(description "Polkit is an application-level toolkit for defining and (description "Polkit is an application-level toolkit for defining and
handling the policy that allows unprivileged processes to speak to handling the policy that allows unprivileged processes to speak to
@ -186,5 +186,5 @@ easily with PolicyKit.")
(description "PolicyKit-gnome provides a D-Bus session bus service (description "PolicyKit-gnome provides a D-Bus session bus service
that is used to bring up authentication dialogs used for obtaining that is used to bring up authentication dialogs used for obtaining
privileges.") privileges.")
(home-page "http://www.freedesktop.org/wiki/Software/polkit/") (home-page "https://www.freedesktop.org/wiki/Software/polkit/")
(license lgpl2.0+))) (license lgpl2.0+)))

View File

@ -229,7 +229,7 @@ sound server.")
(native-inputs (native-inputs
`(("intltool" ,intltool) `(("intltool" ,intltool)
("pkg-config" ,pkg-config))) ("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") (synopsis "PulseAudio volume control")
(description (description
"PulseAudio Volume Control (pavucontrol) provides a GTK+ "PulseAudio Volume Control (pavucontrol) provides a GTK+

View File

@ -4762,7 +4762,7 @@ toolkit. Use it to build trees of widgets.")
(synopsis "Python bindings for D-bus") (synopsis "Python bindings for D-bus")
(description "python-dbus provides bindings for libdbus, the reference (description "python-dbus provides bindings for libdbus, the reference
implementation of D-Bus.") 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))) (license license:expat)))
(define-public python2-dbus (define-public python2-dbus

View File

@ -406,7 +406,7 @@ tracking.")
(inputs (inputs
`(("libx11" ,libx11) `(("libx11" ,libx11)
("xcb-util" ,xcb-util))) ("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") (synopsis "Application startup notification and feedback library")
(description (description
"Startup-notification contains a reference implementation of the startup "Startup-notification contains a reference implementation of the startup