gnu: KDE Systemtools: Update home-page links.
* gnu/packages/kde-systemtools.scm (dolphin, khelpcenter, krfb, ksystemlog, yakuake): Update home-page. Signed-off-by: Marius Bakke <marius@gnu.org>
This commit is contained in:
		
							parent
							
								
									acd3a20a55
								
							
						
					
					
						commit
						4d7422b4bc
					
				
					 1 changed files with 6 additions and 5 deletions
				
			
		| 
						 | 
					@ -2,6 +2,7 @@
 | 
				
			||||||
;;; Copyright © 2017, 2020 Hartmut Goebel <h.goebel@crazy-compilers.com>
 | 
					;;; Copyright © 2017, 2020 Hartmut Goebel <h.goebel@crazy-compilers.com>
 | 
				
			||||||
;;; Copyright © 2021 Tobias Geerinckx-Rice <me@tobias.gr>
 | 
					;;; Copyright © 2021 Tobias Geerinckx-Rice <me@tobias.gr>
 | 
				
			||||||
;;; Copyright © 2022 Brendan Tildesley <mail@brendan.scot>
 | 
					;;; Copyright © 2022 Brendan Tildesley <mail@brendan.scot>
 | 
				
			||||||
 | 
					;;; Copyright © 2022 Petr Hodina <phodina@protonmail.com>
 | 
				
			||||||
;;;
 | 
					;;;
 | 
				
			||||||
;;; This file is part of GNU Guix.
 | 
					;;; This file is part of GNU Guix.
 | 
				
			||||||
;;;
 | 
					;;;
 | 
				
			||||||
| 
						 | 
					@ -79,7 +80,7 @@
 | 
				
			||||||
           solid))
 | 
					           solid))
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:tests? #f)) ;; TODO: 4/15 tests fail even with offscreen
 | 
					     `(#:tests? #f)) ;; TODO: 4/15 tests fail even with offscreen
 | 
				
			||||||
    (home-page "https://kde.org/applications/system/org.kde.dolphin")
 | 
					    (home-page "https://apps.kde.org/dolphin/")
 | 
				
			||||||
    (synopsis "File manager for KDE")
 | 
					    (synopsis "File manager for KDE")
 | 
				
			||||||
    (description "Dolphin is a file manager for KDE focusing on usability.
 | 
					    (description "Dolphin is a file manager for KDE focusing on usability.
 | 
				
			||||||
The main features of Dolphin are:
 | 
					The main features of Dolphin are:
 | 
				
			||||||
| 
						 | 
					@ -160,7 +161,7 @@ Dolphin with the version control systems: Bzr, Git, Mercurial, Subversion.")
 | 
				
			||||||
           xapian))
 | 
					           xapian))
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:tests? #f)) ;; 1/1 test fails
 | 
					     `(#:tests? #f)) ;; 1/1 test fails
 | 
				
			||||||
    (home-page "https://kde.org/applications/system/org.kde.Help")
 | 
					    (home-page "https://apps.kde.org/khelpcenter/")
 | 
				
			||||||
    (synopsis "KDE documentation viewer")
 | 
					    (synopsis "KDE documentation viewer")
 | 
				
			||||||
    (description "KHelpCenter uses meta data files which describe the
 | 
					    (description "KHelpCenter uses meta data files which describe the
 | 
				
			||||||
documentation available in the system.  Each document is represented by a meta
 | 
					documentation available in the system.  Each document is represented by a meta
 | 
				
			||||||
| 
						 | 
					@ -267,7 +268,7 @@ This package is part of the KDE base applications module.")
 | 
				
			||||||
           wayland
 | 
					           wayland
 | 
				
			||||||
           xcb-util-image
 | 
					           xcb-util-image
 | 
				
			||||||
           zlib))
 | 
					           zlib))
 | 
				
			||||||
    (home-page "https://kde.org/applications/internet/org.kde.krfb")
 | 
					    (home-page "https://apps.kde.org/krfb/")
 | 
				
			||||||
    (synopsis "Desktop Sharing utility")
 | 
					    (synopsis "Desktop Sharing utility")
 | 
				
			||||||
    (description "KDE Desktop Sharing is a server application that allows you
 | 
					    (description "KDE Desktop Sharing is a server application that allows you
 | 
				
			||||||
to share your current session with a user on another machine.  The desktop
 | 
					to share your current session with a user on another machine.  The desktop
 | 
				
			||||||
| 
						 | 
					@ -310,7 +311,7 @@ This package is part of the KDE networking module.")
 | 
				
			||||||
           kxmlgui
 | 
					           kxmlgui
 | 
				
			||||||
           oxygen-icons ;; default icon set
 | 
					           oxygen-icons ;; default icon set
 | 
				
			||||||
           qtbase-5))
 | 
					           qtbase-5))
 | 
				
			||||||
    (home-page "https://kde.org/applications/system/org.kde.ksystemlog")
 | 
					    (home-page "https://apps.kde.org/ksystemlog/")
 | 
				
			||||||
    (synopsis "System log viewer")
 | 
					    (synopsis "System log viewer")
 | 
				
			||||||
    (description "This program is developed for being used by beginner users,
 | 
					    (description "This program is developed for being used by beginner users,
 | 
				
			||||||
which don't know how to find information about their Linux system, and how the
 | 
					which don't know how to find information about their Linux system, and how the
 | 
				
			||||||
| 
						 | 
					@ -356,7 +357,7 @@ This package is part of the KDE administration module.")
 | 
				
			||||||
           qtbase-5
 | 
					           qtbase-5
 | 
				
			||||||
           qtsvg-5
 | 
					           qtsvg-5
 | 
				
			||||||
           qtx11extras))
 | 
					           qtx11extras))
 | 
				
			||||||
    (home-page "https://www.kde.org/applications/system/yakuake/")
 | 
					    (home-page "https://apps.kde.org/yakuake/")
 | 
				
			||||||
    (synopsis "Quad-style terminal emulator for KDE")
 | 
					    (synopsis "Quad-style terminal emulator for KDE")
 | 
				
			||||||
    (description "Yakuake is a drop-down terminal emulator based on KDE Konsole
 | 
					    (description "Yakuake is a drop-down terminal emulator based on KDE Konsole
 | 
				
			||||||
technology.  Features include:
 | 
					technology.  Features include:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue