gnu: KDE: Fix old cgit home-pages.

Fix all home-pages pointing to git-repos a cgit.kde.org, which is
gone, to now use the correct repo at invent.kde.org.

* gnu/packages/kde.scm (grantleetheme, kdiagram): Update home-page.
* gnu/packages/kde-frameworks.scm (kholidays): Likewise.
* gnu/packages/kde-internet.scm (libgravatar, libktorrent): Likewise.
* gnu/packages/kde-multimedia.scm (libkcddb, libkcompactdisc): Likewise.
* gnu/packages/kde-pim.scm (kblog, kdav, kdepim-apps-libs,
  kdepim-runtime, keventviews, kincidenceeditor, kmailcommon,
  kmailimporter, kmessagelib, kpimcommon, ksmtp, libkdepim, libkgapi,
  libkleo, libksieve): Likewise.
* gnu/packages/kde-plasma.scm (kdecoration, kscreenlocker): Likewise.
This commit is contained in:
Hartmut Goebel 2020-12-12 18:22:37 +01:00
parent ea50795d7f
commit b828057ea4
No known key found for this signature in database
GPG key ID: 634A8DFFD3F631DF
6 changed files with 24 additions and 24 deletions

View file

@ -811,7 +811,7 @@ (define-public kholidays
(inputs (inputs
`(("qtbase" ,qtbase) `(("qtbase" ,qtbase)
("qtdeclarative" ,qtdeclarative))) ("qtdeclarative" ,qtdeclarative)))
(home-page "https://cgit.kde.org/kholidays.git") (home-page "https://invent.kde.org/frameworks/kholidays")
(synopsis "Library for regional holiday information") (synopsis "Library for regional holiday information")
(description "This library provides a C++ API that determines holiday and (description "This library provides a C++ API that determines holiday and
other special events for a geographical region.") other special events for a geographical region.")

View file

@ -450,7 +450,7 @@ (define-public libgravatar
("qtbase" ,qtbase))) ("qtbase" ,qtbase)))
(arguments (arguments
`(#:tests? #f)) ;; 2/7 tests fail (due to network issues?) `(#:tests? #f)) ;; 2/7 tests fail (due to network issues?)
(home-page "https://cgit.kde.org/libgravatar.git") (home-page "https://invent.kde.org/pim/libgravatar")
(synopsis "Online avatar lookup library") (synopsis "Online avatar lookup library")
(description "This library retrieves avatar images based on a (description "This library retrieves avatar images based on a
hash from a person's email address, as well as local caching to avoid hash from a person's email address, as well as local caching to avoid
@ -484,7 +484,7 @@ (define-public libktorrent
("qca" ,qca) ("qca" ,qca)
("qtbase" ,qtbase) ("qtbase" ,qtbase)
("solid" ,solid))) ("solid" ,solid)))
(home-page "https://cgit.kde.org/libktorrent.git") (home-page "https://invent.kde.org/network/libktorrent")
(synopsis "BitTorrent protocol library for C++ / Qt 5 / KDE Frameworks") (synopsis "BitTorrent protocol library for C++ / Qt 5 / KDE Frameworks")
(description "The KTorrent library supports connectivity to HTTP and UDP (description "The KTorrent library supports connectivity to HTTP and UDP
trackers, mainline DHT and the new generation Micro Transport trackers, mainline DHT and the new generation Micro Transport

View file

@ -695,7 +695,7 @@ (define-public libkcddb
("qtbase" ,qtbase))) ("qtbase" ,qtbase)))
(arguments (arguments
`(#:tests? #f)) ; Most tests require network `(#:tests? #f)) ; Most tests require network
(home-page "https://cgit.kde.org/libkcddb.git") (home-page "https://invent.kde.org/multimedia/libkcddb")
(synopsis "CDDB library for KDE Platform (runtime)") (synopsis "CDDB library for KDE Platform (runtime)")
(description "A library for retrieving and sending cddb information.") (description "A library for retrieving and sending cddb information.")
(license ;; GPL for programs, LGPL for libraries, FDL for documentation (license ;; GPL for programs, LGPL for libraries, FDL for documentation
@ -722,7 +722,7 @@ (define-public libkcompactdisc
("phonon" ,phonon) ("phonon" ,phonon)
("qtbase" ,qtbase) ("qtbase" ,qtbase)
("solid" ,solid))) ("solid" ,solid)))
(home-page "https://cgit.kde.org/libkcompactdisc.git/") (home-page "https://invent.kde.org/multimedia/libkcompactdisc")
(synopsis "KDE library for playing & ripping CDs") (synopsis "KDE library for playing & ripping CDs")
(description "The KDE Compact Disc library provides an API for (description "The KDE Compact Disc library provides an API for
applications using the KDE Platform to interface with the CD drives for audio applications using the KDE Platform to interface with the CD drives for audio

View file

@ -391,7 +391,7 @@ (define-public kincidenceeditor
("kwallat" ,kwallet) ("kwallat" ,kwallet)
("libkdepim" ,libkdepim) ("libkdepim" ,libkdepim)
("qtbase" ,qtbase))) ("qtbase" ,qtbase)))
(home-page "https://cgit.kde.org/incidenceeditor.git") (home-page "https://invent.kde.org/pim/incidenceeditor")
(synopsis "KDE PIM library for editing incidences") (synopsis "KDE PIM library for editing incidences")
(description "This library provides an incidence editor for KDE PIM.") (description "This library provides an incidence editor for KDE PIM.")
(license ;; GPL for programs, LGPL for libraries (license ;; GPL for programs, LGPL for libraries
@ -518,7 +518,7 @@ (define-public kblog
("qtbase" ,qtbase) ("qtbase" ,qtbase)
("syndication" ,syndication))) ("syndication" ,syndication)))
;; Note: Some tests take up to 90 sec. ;; Note: Some tests take up to 90 sec.
(home-page "https://cgit.kde.org/kblog.git") (home-page "https://invent.kde.org/pim/kblog")
(synopsis "Client-side support library for web application remote blogging (synopsis "Client-side support library for web application remote blogging
APIs") APIs")
(description "KBlog is a library for calling functions on Blogger 1.0, (description "KBlog is a library for calling functions on Blogger 1.0,
@ -634,7 +634,7 @@ (define-public kdav
("kio" ,kio) ("kio" ,kio)
("qtbase" ,qtbase) ("qtbase" ,qtbase)
("qtxmlpatterns" ,qtxmlpatterns))) ("qtxmlpatterns" ,qtxmlpatterns)))
(home-page "https://cgit.kde.org/kdav.git") (home-page "https://invent.kde.org/frameworks/kdav")
(synopsis "DAV protocol implementation with KJobs") (synopsis "DAV protocol implementation with KJobs")
(description "This is a DAV protocol implementation with KJobs. Calendars (description "This is a DAV protocol implementation with KJobs. Calendars
and todos are supported, using either GroupDAV or CalDAV, and contacts are and todos are supported, using either GroupDAV or CalDAV, and contacts are
@ -679,7 +679,7 @@ (define-public kdepim-apps-libs
("prison" ,prison) ("prison" ,prison)
("qgpgme" ,qgpgme) ("qgpgme" ,qgpgme)
("qtbase" ,qtbase))) ("qtbase" ,qtbase)))
(home-page "https://cgit.kde.org/kdepim-apps-libs.git") (home-page "https://invent.kde.org/pim/kdepim-apps-libs")
(synopsis "KDE PIM mail related libraries and data files") (synopsis "KDE PIM mail related libraries and data files")
(description "This package provides mail related libraries and data files (description "This package provides mail related libraries and data files
for KDE PIM.") for KDE PIM.")
@ -761,7 +761,7 @@ (define-public kdepim-runtime
"/include/KF5:" "/include/KF5:"
(or (getenv "CPLUS_INCLUDE_PATH") ""))) (or (getenv "CPLUS_INCLUDE_PATH") "")))
#t))))) #t)))))
(home-page "https://cgit.kde.org/kdepim-runtime.git") (home-page "https://invent.kde.org/pim/kdepim-runtime")
(synopsis "Runtime components for Akonadi KDE") (synopsis "Runtime components for Akonadi KDE")
(description "This package contains Akonadi agents written using KDE (description "This package contains Akonadi agents written using KDE
Development Platform libraries. Any package that uses Akonadi should probably Development Platform libraries. Any package that uses Akonadi should probably
@ -816,7 +816,7 @@ (define-public keventviews
("kxmlgui" ,kxmlgui) ("kxmlgui" ,kxmlgui)
("libkdepim" ,libkdepim) ("libkdepim" ,libkdepim)
("qtbase" ,qtbase))) ("qtbase" ,qtbase)))
(home-page "https://cgit.kde.org/eventviews.git") (home-page "https://invent.kde.org/pim/eventviews")
(synopsis "KDE PIM library for creating events") (synopsis "KDE PIM library for creating events")
(description "This library provides an event creator for KDE PIM.") (description "This library provides an event creator for KDE PIM.")
(license ;; GPL for programs, LGPL for libraries (license ;; GPL for programs, LGPL for libraries
@ -1180,7 +1180,7 @@ (define-public kmailcommon
("qtbase" ,qtbase))) ("qtbase" ,qtbase)))
(arguments (arguments
`(#:tests? #f)) ;; TODO: 4/56 tests fail, even with "offscreen" and dbus `(#:tests? #f)) ;; TODO: 4/56 tests fail, even with "offscreen" and dbus
(home-page "https://cgit.kde.org/mailcommon.git") (home-page "https://invent.kde.org/pim/mailcommon")
(synopsis "KDE email utility library") (synopsis "KDE email utility library")
(description "The mail common library provides utility functions for (description "The mail common library provides utility functions for
dealing with email.") dealing with email.")
@ -1219,7 +1219,7 @@ (define-public kmailimporter
("kxmlgui" ,kxmlgui) ("kxmlgui" ,kxmlgui)
("libkdepim" ,libkdepim) ("libkdepim" ,libkdepim)
("qtbase" ,qtbase))) ("qtbase" ,qtbase)))
(home-page "https://cgit.kde.org/mailimporter.git") (home-page "https://invent.kde.org/pim/mailimporter")
(synopsis "KDE mail importer library") (synopsis "KDE mail importer library")
(description "This package provides libraries for importing mails other (description "This package provides libraries for importing mails other
e-mail client programs into KMail and KDE PIM.") e-mail client programs into KMail and KDE PIM.")
@ -1373,7 +1373,7 @@ (define-public kmessagelib
"/include/KF5:" "/include/KF5:"
(or (getenv "CPLUS_INCLUDE_PATH") ""))) (or (getenv "CPLUS_INCLUDE_PATH") "")))
#t))))) #t)))))
(home-page "https://cgit.kde.org/messagelib.git") (home-page "https://invent.kde.org/pim/messagelib")
(synopsis "KDE PIM messaging libraries") (synopsis "KDE PIM messaging libraries")
(description "This package provides several libraries for messages, (description "This package provides several libraries for messages,
e.g. a message list, a mime tree parse, a template parser and the e.g. a message list, a mime tree parse, a template parser and the
@ -1701,7 +1701,7 @@ (define-public kpimcommon
("qtwebengine" ,qtwebengine))) ("qtwebengine" ,qtwebengine)))
(arguments (arguments
`(#:tests? #f)) ;; TODO tests hang `(#:tests? #f)) ;; TODO tests hang
(home-page "https://cgit.kde.org/pimcommon.git") (home-page "https://invent.kde.org/pim/pimcommon")
(synopsis "Common libraries for KDE PIM") (synopsis "Common libraries for KDE PIM")
(description "This package provides common libraries for KDE PIM.") (description "This package provides common libraries for KDE PIM.")
(license ;; GPL for programs, LGPL for libraries (license ;; GPL for programs, LGPL for libraries
@ -1782,7 +1782,7 @@ (define-public ksmtp
_ prefix) _ prefix)
(string-append prefix "${KDE_INSTALL_TARGETS_DEFAULT_ARGS})"))) (string-append prefix "${KDE_INSTALL_TARGETS_DEFAULT_ARGS})")))
#t))))) #t)))))
(home-page "https://cgit.kde.org/ksmtp.git") (home-page "https://invent.kde.org/pim/ksmtp")
(synopsis "Library for sending email through an SMTP server") (synopsis "Library for sending email through an SMTP server")
(description "This library provides an API for handling SMTP (description "This library provides an API for handling SMTP
services. SMTP (Simple Mail Transfer Protocol) is the most prevalent Internet services. SMTP (Simple Mail Transfer Protocol) is the most prevalent Internet
@ -1863,7 +1863,7 @@ (define-public libkdepim
("kwallet" ,kwallet) ("kwallet" ,kwallet)
("kwidgetsaddons" ,kwidgetsaddons) ("kwidgetsaddons" ,kwidgetsaddons)
("qtbase" ,qtbase))) ("qtbase" ,qtbase)))
(home-page "https://cgit.kde.org/libkdepim.git") (home-page "https://invent.kde.org/pim/libkdepim")
(synopsis "Libraries for common KDE PIM apps") (synopsis "Libraries for common KDE PIM apps")
(description "This package provided libraries for common KDE PIM apps.") (description "This package provided libraries for common KDE PIM apps.")
(license ;; GPL for programs, LGPL for libraries (license ;; GPL for programs, LGPL for libraries
@ -1898,7 +1898,7 @@ (define-public libkgapi
("qtwebengine" ,qtwebengine))) ("qtwebengine" ,qtwebengine)))
(arguments (arguments
`(#:tests? #f)) ;; TODO 6/48 tests fail `(#:tests? #f)) ;; TODO 6/48 tests fail
(home-page "https://cgit.kde.org/libkgapi.git") (home-page "https://invent.kde.org/pim/libkgapi")
(synopsis "Library for accessing various Google services via their public (synopsis "Library for accessing various Google services via their public
API") API")
(description "@code{LibKGAPI} is a C++ library that implements APIs for (description "@code{LibKGAPI} is a C++ library that implements APIs for
@ -1936,7 +1936,7 @@ (define-public libkleo
("kpimtextedit" ,kpimtextedit) ("kpimtextedit" ,kpimtextedit)
("qgpgme" ,qgpgme) ("qgpgme" ,qgpgme)
("qtbase" ,qtbase))) ("qtbase" ,qtbase)))
(home-page "https://cgit.kde.org/libkleo.git/") (home-page "https://invent.kde.org/pim/libkleo")
(synopsis "KDE PIM cryptographic library") (synopsis "KDE PIM cryptographic library")
(description "@code{libkleo} is a library for Kleopatra and other parts of (description "@code{libkleo} is a library for Kleopatra and other parts of
KDE using certificate-based crypto.") KDE using certificate-based crypto.")
@ -1999,7 +1999,7 @@ (define-public libksieve
((".*sieveeditorgraphicalmodewidgettest\\.cpp.*") ((".*sieveeditorgraphicalmodewidgettest\\.cpp.*")
"")) ""))
#t))))) #t)))))
(home-page "https://cgit.kde.org/libksieve.git") (home-page "https://invent.kde.org/pim/libksieve")
(synopsis "KDE Sieve library") (synopsis "KDE Sieve library")
(description "Sieve is a language that can be used filter emails. KSieve (description "Sieve is a language that can be used filter emails. KSieve
is a Sieve parser and interpreter library for KDE.") is a Sieve parser and interpreter library for KDE.")

View file

@ -52,7 +52,7 @@ (define-public kdecoration
(inputs (inputs
`(("ki18n" ,ki18n) `(("ki18n" ,ki18n)
("qtbase" ,qtbase))) ("qtbase" ,qtbase)))
(home-page "https://cgit.kde.org/kdecoration.git") (home-page "https://invent.kde.org/plasma/kdecoration")
(synopsis "Plugin based library to create window decorations") (synopsis "Plugin based library to create window decorations")
(description "KDecoration is a library to create window decorations. (description "KDecoration is a library to create window decorations.
These window decorations can be used by for example an X11 based window These window decorations can be used by for example an X11 based window
@ -119,7 +119,7 @@ (define-public kscreenlocker
("solid" ,solid) ("solid" ,solid)
("wayland" ,wayland) ("wayland" ,wayland)
("xcb-util-keysyms" ,xcb-util-keysyms))) ("xcb-util-keysyms" ,xcb-util-keysyms)))
(home-page "https://cgit.kde.org/kscreenlocker.git") (home-page "https://invent.kde.org/plasma/kscreenlocker")
(synopsis "Screen locking library") (synopsis "Screen locking library")
(description (description
"@code{kscreenlocker} is a library for creating secure lock screens.") "@code{kscreenlocker} is a library for creating secure lock screens.")

View file

@ -130,7 +130,7 @@ (define-public grantleetheme
("kiconthemes" ,kiconthemes) ("kiconthemes" ,kiconthemes)
("knewstuff" ,knewstuff) ("knewstuff" ,knewstuff)
("qtbase" ,qtbase))) ("qtbase" ,qtbase)))
(home-page "https://cgit.kde.org/grantleetheme.git") (home-page "https://invent.kde.org/pim/grantleetheme")
(synopsis "Library providing Grantlee theme support") (synopsis "Library providing Grantlee theme support")
(description "This library provides Grantlee theme support.") (description "This library provides Grantlee theme support.")
(license ;; LGPL for libraries, FDL for documentation (license ;; LGPL for libraries, FDL for documentation
@ -362,7 +362,7 @@ (define-public kdiagram
(inputs (inputs
`(("qtbase" ,qtbase) `(("qtbase" ,qtbase)
("qtsvg" ,qtsvg))) ("qtsvg" ,qtsvg)))
(home-page "https://cgit.kde.org/kdiagram.git/") (home-page "https://invent.kde.org/graphics/kdiagram")
(synopsis "Libraries for creating business diagrams") (synopsis "Libraries for creating business diagrams")
(description "This package provides libraries for integrating business (description "This package provides libraries for integrating business
diagrams in Qt-based applications. diagrams in Qt-based applications.