Package: guix-patches;
Reported by: Brendan Tildesley <btild <at> mailbox.org>
Date: Sun, 16 May 2021 14:05:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
View this message in rfc822 format
From: Brendan Tildesley <mail <at> brendan.scot> To: 48465 <at> debbugs.gnu.org Subject: [bug#48465] [PATCH 34/35] gnu: Update lxqt home-page for all lxqt packages. Date: Mon, 17 May 2021 00:06:19 +1000
* gnu/packages/lxqt.scm: Replace all lxqt.github.io with lxqt-project.org, where it redirects to. --- gnu/packages/lxqt.scm | 58 +++++++++++++++++++++---------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/gnu/packages/lxqt.scm b/gnu/packages/lxqt.scm index f8d93faaef..53ef8a7c00 100644 --- a/gnu/packages/lxqt.scm +++ b/gnu/packages/lxqt.scm @@ -157,7 +157,7 @@ to statistics about the system on which it's run.") (description "Lxqt-build-tools is providing several tools needed to build LXQt itself as well as other components maintained by the LXQt project.") - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (license license:lgpl2.1+))) (define-public libqtxdg @@ -238,7 +238,7 @@ in Qt.") (native-inputs `(("lxqt-build-tools" ,lxqt-build-tools) ("qttools" ,qttools))) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "Core utility library for all LXQt components") (description "liblxqt provides the basic libraries shared by the components of the LXQt desktop environment.") @@ -261,7 +261,7 @@ components of the LXQt desktop environment.") `(("qtbase" ,qtbase))) (native-inputs `(("lxqt-build-tools" ,lxqt-build-tools))) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "Library used to query system info and statistics") (description "libsysstat is a library to query system information like CPU and memory usage or network traffic.") @@ -307,7 +307,7 @@ and memory usage or network traffic.") (string-append (assoc-ref outputs "out") "/share/lxqt/translations"))) #t))))) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "Provides information about LXQt and the system") (description "lxqt-about is a dialogue window providing information about LXQt and the system it's running on.") @@ -354,7 +354,7 @@ LXQt and the system it's running on.") (string-append (assoc-ref outputs "out") "/share/lxqt/translations"))) #t))))) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "LXQt system administration tool") (description "lxqt-admin is providing two GUI tools to adjust settings of the operating system LXQt is running on.") @@ -426,7 +426,7 @@ the operating system LXQt is running on.") (string-append (assoc-ref outputs "out") "/share/lxqt/translations"))) #t))))) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "Tools to configure LXQt and the underlying operating system") (description "lxqt-config is providing several tools involved in the configuration of both LXQt and the underlying operating system.") @@ -474,7 +474,7 @@ configuration of both LXQt and the underlying operating system.") (string-append (assoc-ref outputs "out") "/share/lxqt/translations"))) #t))))) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "Daemon used to register global keyboard shortcuts") (description "lxqt-globalkeys is providing tools to set global keyboard shortcuts in LXQt sessions, that is shortcuts which apply to the LXQt session @@ -521,7 +521,7 @@ as a whole and are not limited to distinct applications.") (string-append (assoc-ref outputs "out") "/share/lxqt/translations"))) #t))))) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "The LXQt notification daemon") (description "lxqt-notificationd is LXQt's implementation of a daemon according to the Desktop Notifications Specification.") @@ -560,7 +560,7 @@ according to the Desktop Notifications Specification.") (string-append (assoc-ref outputs "out") "/share/lxqt/translations"))) #t))))) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "GUI to query passwords on behalf of SSH agents") (description "lxqt-openssh-askpass is a GUI to query credentials on behalf of other programs.") @@ -636,7 +636,7 @@ of other programs.") (("/usr/share/X11/xkb/rules/evdev.xml") (string-append xkb "/share/X11/xkb/rules/evdev.xml"))) #t)))))) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "The LXQt desktop panel") (description "lxqt-panel represents the taskbar of LXQt.") (license license:lgpl2.1+))) @@ -684,7 +684,7 @@ of other programs.") (string-append (assoc-ref outputs "out") "/share/lxqt/translations"))) #t))))) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "The LXQt PolicyKit agent") (description "lxqt-policykit is the polkit authentication agent of LXQt.") @@ -733,7 +733,7 @@ LXQt.") (string-append (assoc-ref outputs "out") "/share/lxqt/translations"))) #t))))) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "Power management module for LXQt") (description "lxqt-powermanagement is providing tools to monitor power management events and optionally trigger actions like e. g. shut down a system @@ -772,7 +772,7 @@ when laptop batteries are low on power.") (("DESTINATION \"\\$\\{QT_PLUGINS_DIR\\}") "DESTINATION \"lib/qt5/plugins")) #t))))) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "LXQt Qt platform integration plugin") (description "lxqt-qtplugin is providing a library libqtlxqt to integrate Qt with LXQt.") @@ -821,7 +821,7 @@ Qt with LXQt.") (string-append (assoc-ref outputs "out") "/share/lxqt/translations"))) #t))))) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "Tool used to launch programs quickly by typing their names") (description "lxqt-runner provides a GUI that comes up on the desktop and allows for launching applications or shutting down the system.") @@ -893,7 +893,7 @@ allows for launching applications or shutting down the system.") `("XDG_CONFIG_DIRS" ":" suffix ("/run/current-system/profile/share" "/run/current-system/profile/share/pcmanfm-qt"))) #t)))))) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "Session manager for LXQt") (description "lxqt-session provides the standard session manager for the LXQt desktop environment.") @@ -934,7 +934,7 @@ for the LXQt desktop environment.") (string-append (assoc-ref outputs "out") "/share/lxqt/translations"))) #t))))) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "GUI frontend for sudo/su") (description "lxqt-sudo is a graphical front-end of commands sudo and su respectively. As such it enables regular users to launch applications with @@ -968,7 +968,7 @@ permissions of other users including root.") (("DESTINATION \"\\$\\{LXQT_SHARE_DIR\\}") "DESTINATION \"share/lxqt")) #t))))) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "Themes, graphics and icons for LXQt") (description "This package comprises a number of graphic files and themes for LXQt.") @@ -1006,7 +1006,7 @@ for LXQt.") `(("pkg-config" ,pkg-config) ("lxqt-build-tools" ,lxqt-build-tools) ("qttools" ,qttools))) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "Qt binding for libfm") (description "libfm-qt is the Qt port of libfm, a library providing components to build desktop file managers which belongs to LXDE.") @@ -1045,7 +1045,7 @@ components to build desktop file managers which belongs to LXDE.") (("@LXQT_SHARE_DIR@") "/run/current-system/profile/share/lxqt" )) #t))))) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "File manager and desktop icon manager") (description "PCManFM-Qt is the Qt port of PCManFM, the file manager of LXDE.") @@ -1083,7 +1083,7 @@ LXDE.") (("DESTINATION \"\\$\\{LXQT_ETC_XDG_DIR\\}") "DESTINATION \"etc/xdg")) #t))))) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "GUI configuration tool for compton X composite manager") (description "@code{compton-conf} is a configuration tool for X composite manager Compton.") @@ -1113,7 +1113,7 @@ manager Compton.") ("qttools" ,qttools))) (arguments '(#:tests? #f)) ; no tests - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "The image viewer and screenshot tool for lxqt") (description "LXImage-Qt is the Qt port of LXImage, a simple and fast image viewer.") @@ -1148,7 +1148,7 @@ image viewer.") ("qttools" ,qttools))) (arguments '(#:tests? #f)) ; no tests - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "Openbox configuration tool") (description "ObConf-Qt is a Qt port of ObConf, a configuration editor for window manager OpenBox.") @@ -1178,7 +1178,7 @@ window manager OpenBox.") ("qttools" ,qttools))) (arguments '(#:tests? #f)) ; no tests - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "Pulseaudio mixer in Qt") (description "@code{pavucontrol-qt} is the Qt port of volume control @code{pavucontrol} of sound server @code{PulseAudio}.") @@ -1208,7 +1208,7 @@ window manager OpenBox.") ("qttools" ,qttools))) (arguments '(#:tests? #f)) ; no tests - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "Qt-based visual process status monitor") (description "@code{qps} is a monitor that displays the status of the processes currently in existence, much like code{top} or code{ps}.") @@ -1234,7 +1234,7 @@ processes currently in existence, much like code{top} or code{ps}.") ("qttools" ,qttools))) (arguments '(#:tests? #f)) ; no tests - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "The terminal widget for QTerminal") (description "QTermWidget is a terminal emulator widget for Qt 5.") (license license:gpl2+))) @@ -1260,7 +1260,7 @@ processes currently in existence, much like code{top} or code{ps}.") ("qttools" ,qttools))) (arguments '(#:tests? #f)) ; no tests - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "Lightweight Qt-based terminal emulator") (description "QTerminal is a lightweight Qt terminal emulator based on QTermWidget.") @@ -1290,7 +1290,7 @@ QTermWidget.") ("qttools" ,qttools))) (arguments '(#:tests? #f)) ; no tests - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "Crossplatform tool for fast making screenshots") (description "ScreenGrab is a program for fast creating screenshots, and easily publishing them on internet image hosting services.") @@ -1321,7 +1321,7 @@ easily publishing them on internet image hosting services.") ("qttools" ,qttools))) (arguments '(#:tests? #f)) - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (synopsis "Simple & lightweight desktop-agnostic Qt file archiver") (description "This package provides a Qt graphical interface to archiving programs @@ -1429,5 +1429,5 @@ desktop.") ("qterminal" ,qterminal))) (synopsis "The Lightweight Qt Desktop Environment") (description "LXQt is a lightweight Qt desktop environment.") - (home-page "https://lxqt.github.io") + (home-page "https://lxqt-project.org") (license license:gpl2+))) -- 2.31.1
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.