guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

12/39: gnu: KDE: Update home-page links.


From: guix-commits
Subject: 12/39: gnu: KDE: Update home-page links.
Date: Thu, 1 Sep 2022 11:36:40 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit c9f96fba9c816a555fbe848287c40c6b7a22f887
Author: Petr Hodina <phodina@protonmail.com>
AuthorDate: Tue Jul 26 10:27:37 2022 +0200

    gnu: KDE: Update home-page links.
    
    * gnu/packages/kde.scm (massif-visualizer, libkdegames, okular, poxml,
      zeroconf-ioslave): Update home-page link.
    
    Signed-off-by: Marius Bakke <marius@gnu.org>
---
 gnu/packages/kde.scm | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index c5ae85501d..0d0dcded09 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -16,6 +16,7 @@
 ;;; Copyright © 2021 la snesne <lasnesne@lagunposprasihopre.org>
 ;;; Copyright © 2021, 2022 Vinicius Monego <monego@posteo.net>
 ;;; Copyright © 2022 Brendan Tildesley <mail@brendan.scot>
+;;; Copyright © 2022 Petr Hodina <phodina@protonmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -571,7 +572,7 @@ features include brush stabilizers, brush engines and 
wrap-around mode.")
            qtbase-5
            qtsvg-5
            qtxmlpatterns))
-    (home-page "https://apps.kde.org/en/massif-visualizer";)
+    (home-page "https://apps.kde.org/massif-visualizer/";)
     (synopsis "Visualize massif data generated by Valgrind")
     (description
      "Massif Visualizer is a tool that visualizes massif data.
@@ -976,7 +977,7 @@ Python, PHP, and Perl.")
            qtbase-5
            qtdeclarative-5
            qtsvg-5))
-    (home-page "https://games.kde.org/";)
+    (home-page "https://apps.kde.org/categories/games/";)
     (synopsis "Runtime library for kdegames")
     (description "Runtime library for kdegames")
     (license (list license:gpl2+  license:fdl1.2+))))
@@ -1095,7 +1096,7 @@ creating routes by drag and drop and more.")
            threadweaver
            kcrash
            kjs))
-    (home-page "https://kde.org/applications/graphics/okular/";)
+    (home-page "https://apps.kde.org/okular/";)
     (synopsis "Document viewer")
     (description
      "Okular is a document viewer developed for KDE.  It can display files in
@@ -1119,7 +1120,7 @@ a variety of formats, including PDF, PostScript, DejaVu, 
and EPub.")
      (list extra-cmake-modules kdoctools))
     (inputs
      (list gettext-minimal qtbase-5))
-    (home-page "https://kde.org/applications/development";)
+    (home-page "https://apps.kde.org/development/";)
     (synopsis "Tools for translating DocBook XML files with Gettext")
     (description "This is a collection of tools that facilitate translating
 DocBook XML files using Gettext message files (PO files).  Also included are
@@ -1187,7 +1188,7 @@ picture metadata as EXIF/IPTC and XMP.")
      (list extra-cmake-modules))
     (inputs
      (list kdbusaddons kdnssd ki18n kio qtbase-5))
-    (home-page 
"https://kde.org/applications/internet/org.kde.zeroconf_ioslave";)
+    (home-page "https://apps.kde.org/kio_zeroconf/";)
     (synopsis "DNS-SD Service Discovery Monitor")
     (description "Adds an entry to Dolphin's Network page to show local
 services such as printers which advertise themselves with DNSSD (called Avahi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]