1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: marble-qt: Rename to marble.

* gnu/packages/kde-education.scm (marble-qt): Deprecate and rename to...
(marble): ...this.
* gnu/packages/kde-graphics.scm (digikam)[inputs]: Adapt.

Change-Id: Ib521c4a2d058b8b6b68c3e1359c73485877c25ea
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
Andreas Enge
2026-01-07 16:14:18 +01:00
committed by Rutherther
parent 92218e6195
commit 306495b073
2 changed files with 6 additions and 3 deletions

View File

@@ -359,9 +359,9 @@ to perform data analysis.")
(license (list license:gpl2+ ;labplot
license:gpl3+)))) ;liborigin
(define-public marble-qt
(define-public marble
(package
(name "marble-qt")
(name "marble")
(version "25.08.3")
(source
(origin
@@ -422,3 +422,6 @@ becomes a world atlas, while OpenStreetMap takes the user to street level. It
supports searching for places of interest, viewing Wikipedia articles,
creating routes by drag and drop and more.")
(license license:lgpl2.1+)))
;; 2026-01-07
(define-deprecated-package marble-qt marble)

View File

@@ -222,7 +222,7 @@ for scanner hardware.")
libtiff
libxml2
libxslt
marble-qt
marble
mesa
opencv
perl-image-exiftool