mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
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:
parent
ea50795d7f
commit
b828057ea4
6 changed files with 24 additions and 24 deletions
|
@ -811,7 +811,7 @@ (define-public kholidays
|
|||
(inputs
|
||||
`(("qtbase" ,qtbase)
|
||||
("qtdeclarative" ,qtdeclarative)))
|
||||
(home-page "https://cgit.kde.org/kholidays.git")
|
||||
(home-page "https://invent.kde.org/frameworks/kholidays")
|
||||
(synopsis "Library for regional holiday information")
|
||||
(description "This library provides a C++ API that determines holiday and
|
||||
other special events for a geographical region.")
|
||||
|
|
|
@ -450,7 +450,7 @@ (define-public libgravatar
|
|||
("qtbase" ,qtbase)))
|
||||
(arguments
|
||||
`(#: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")
|
||||
(description "This library retrieves avatar images based on a
|
||||
hash from a person's email address, as well as local caching to avoid
|
||||
|
@ -484,7 +484,7 @@ (define-public libktorrent
|
|||
("qca" ,qca)
|
||||
("qtbase" ,qtbase)
|
||||
("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")
|
||||
(description "The KTorrent library supports connectivity to HTTP and UDP
|
||||
trackers, mainline DHT and the new generation Micro Transport
|
||||
|
|
|
@ -695,7 +695,7 @@ (define-public libkcddb
|
|||
("qtbase" ,qtbase)))
|
||||
(arguments
|
||||
`(#: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)")
|
||||
(description "A library for retrieving and sending cddb information.")
|
||||
(license ;; GPL for programs, LGPL for libraries, FDL for documentation
|
||||
|
@ -722,7 +722,7 @@ (define-public libkcompactdisc
|
|||
("phonon" ,phonon)
|
||||
("qtbase" ,qtbase)
|
||||
("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")
|
||||
(description "The KDE Compact Disc library provides an API for
|
||||
applications using the KDE Platform to interface with the CD drives for audio
|
||||
|
|
|
@ -391,7 +391,7 @@ (define-public kincidenceeditor
|
|||
("kwallat" ,kwallet)
|
||||
("libkdepim" ,libkdepim)
|
||||
("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")
|
||||
(description "This library provides an incidence editor for KDE PIM.")
|
||||
(license ;; GPL for programs, LGPL for libraries
|
||||
|
@ -518,7 +518,7 @@ (define-public kblog
|
|||
("qtbase" ,qtbase)
|
||||
("syndication" ,syndication)))
|
||||
;; 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
|
||||
APIs")
|
||||
(description "KBlog is a library for calling functions on Blogger 1.0,
|
||||
|
@ -634,7 +634,7 @@ (define-public kdav
|
|||
("kio" ,kio)
|
||||
("qtbase" ,qtbase)
|
||||
("qtxmlpatterns" ,qtxmlpatterns)))
|
||||
(home-page "https://cgit.kde.org/kdav.git")
|
||||
(home-page "https://invent.kde.org/frameworks/kdav")
|
||||
(synopsis "DAV protocol implementation with KJobs")
|
||||
(description "This is a DAV protocol implementation with KJobs. Calendars
|
||||
and todos are supported, using either GroupDAV or CalDAV, and contacts are
|
||||
|
@ -679,7 +679,7 @@ (define-public kdepim-apps-libs
|
|||
("prison" ,prison)
|
||||
("qgpgme" ,qgpgme)
|
||||
("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")
|
||||
(description "This package provides mail related libraries and data files
|
||||
for KDE PIM.")
|
||||
|
@ -761,7 +761,7 @@ (define-public kdepim-runtime
|
|||
"/include/KF5:"
|
||||
(or (getenv "CPLUS_INCLUDE_PATH") "")))
|
||||
#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")
|
||||
(description "This package contains Akonadi agents written using KDE
|
||||
Development Platform libraries. Any package that uses Akonadi should probably
|
||||
|
@ -816,7 +816,7 @@ (define-public keventviews
|
|||
("kxmlgui" ,kxmlgui)
|
||||
("libkdepim" ,libkdepim)
|
||||
("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")
|
||||
(description "This library provides an event creator for KDE PIM.")
|
||||
(license ;; GPL for programs, LGPL for libraries
|
||||
|
@ -1180,7 +1180,7 @@ (define-public kmailcommon
|
|||
("qtbase" ,qtbase)))
|
||||
(arguments
|
||||
`(#: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")
|
||||
(description "The mail common library provides utility functions for
|
||||
dealing with email.")
|
||||
|
@ -1219,7 +1219,7 @@ (define-public kmailimporter
|
|||
("kxmlgui" ,kxmlgui)
|
||||
("libkdepim" ,libkdepim)
|
||||
("qtbase" ,qtbase)))
|
||||
(home-page "https://cgit.kde.org/mailimporter.git")
|
||||
(home-page "https://invent.kde.org/pim/mailimporter")
|
||||
(synopsis "KDE mail importer library")
|
||||
(description "This package provides libraries for importing mails other
|
||||
e-mail client programs into KMail and KDE PIM.")
|
||||
|
@ -1373,7 +1373,7 @@ (define-public kmessagelib
|
|||
"/include/KF5:"
|
||||
(or (getenv "CPLUS_INCLUDE_PATH") "")))
|
||||
#t)))))
|
||||
(home-page "https://cgit.kde.org/messagelib.git")
|
||||
(home-page "https://invent.kde.org/pim/messagelib")
|
||||
(synopsis "KDE PIM messaging libraries")
|
||||
(description "This package provides several libraries for messages,
|
||||
e.g. a message list, a mime tree parse, a template parser and the
|
||||
|
@ -1701,7 +1701,7 @@ (define-public kpimcommon
|
|||
("qtwebengine" ,qtwebengine)))
|
||||
(arguments
|
||||
`(#: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")
|
||||
(description "This package provides common libraries for KDE PIM.")
|
||||
(license ;; GPL for programs, LGPL for libraries
|
||||
|
@ -1782,7 +1782,7 @@ (define-public ksmtp
|
|||
_ prefix)
|
||||
(string-append prefix "${KDE_INSTALL_TARGETS_DEFAULT_ARGS})")))
|
||||
#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")
|
||||
(description "This library provides an API for handling SMTP
|
||||
services. SMTP (Simple Mail Transfer Protocol) is the most prevalent Internet
|
||||
|
@ -1863,7 +1863,7 @@ (define-public libkdepim
|
|||
("kwallet" ,kwallet)
|
||||
("kwidgetsaddons" ,kwidgetsaddons)
|
||||
("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")
|
||||
(description "This package provided libraries for common KDE PIM apps.")
|
||||
(license ;; GPL for programs, LGPL for libraries
|
||||
|
@ -1898,7 +1898,7 @@ (define-public libkgapi
|
|||
("qtwebengine" ,qtwebengine)))
|
||||
(arguments
|
||||
`(#: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
|
||||
API")
|
||||
(description "@code{LibKGAPI} is a C++ library that implements APIs for
|
||||
|
@ -1936,7 +1936,7 @@ (define-public libkleo
|
|||
("kpimtextedit" ,kpimtextedit)
|
||||
("qgpgme" ,qgpgme)
|
||||
("qtbase" ,qtbase)))
|
||||
(home-page "https://cgit.kde.org/libkleo.git/")
|
||||
(home-page "https://invent.kde.org/pim/libkleo")
|
||||
(synopsis "KDE PIM cryptographic library")
|
||||
(description "@code{libkleo} is a library for Kleopatra and other parts of
|
||||
KDE using certificate-based crypto.")
|
||||
|
@ -1999,7 +1999,7 @@ (define-public libksieve
|
|||
((".*sieveeditorgraphicalmodewidgettest\\.cpp.*")
|
||||
""))
|
||||
#t)))))
|
||||
(home-page "https://cgit.kde.org/libksieve.git")
|
||||
(home-page "https://invent.kde.org/pim/libksieve")
|
||||
(synopsis "KDE Sieve library")
|
||||
(description "Sieve is a language that can be used filter emails. KSieve
|
||||
is a Sieve parser and interpreter library for KDE.")
|
||||
|
|
|
@ -52,7 +52,7 @@ (define-public kdecoration
|
|||
(inputs
|
||||
`(("ki18n" ,ki18n)
|
||||
("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")
|
||||
(description "KDecoration is a library to create window decorations.
|
||||
These window decorations can be used by for example an X11 based window
|
||||
|
@ -119,7 +119,7 @@ (define-public kscreenlocker
|
|||
("solid" ,solid)
|
||||
("wayland" ,wayland)
|
||||
("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")
|
||||
(description
|
||||
"@code{kscreenlocker} is a library for creating secure lock screens.")
|
||||
|
|
|
@ -130,7 +130,7 @@ (define-public grantleetheme
|
|||
("kiconthemes" ,kiconthemes)
|
||||
("knewstuff" ,knewstuff)
|
||||
("qtbase" ,qtbase)))
|
||||
(home-page "https://cgit.kde.org/grantleetheme.git")
|
||||
(home-page "https://invent.kde.org/pim/grantleetheme")
|
||||
(synopsis "Library providing Grantlee theme support")
|
||||
(description "This library provides Grantlee theme support.")
|
||||
(license ;; LGPL for libraries, FDL for documentation
|
||||
|
@ -362,7 +362,7 @@ (define-public kdiagram
|
|||
(inputs
|
||||
`(("qtbase" ,qtbase)
|
||||
("qtsvg" ,qtsvg)))
|
||||
(home-page "https://cgit.kde.org/kdiagram.git/")
|
||||
(home-page "https://invent.kde.org/graphics/kdiagram")
|
||||
(synopsis "Libraries for creating business diagrams")
|
||||
(description "This package provides libraries for integrating business
|
||||
diagrams in Qt-based applications.
|
||||
|
|
Loading…
Reference in a new issue