me
/
guix
Archived
1
0
Fork 0

gnu: dragon: Update to 24.05.2.

* gnu/packages/kde-multimedia.scm (dragon): Update to 24.05.2.
[inputs]: Remove qtbase-5.
[arguments]: Set #:qtbase to qtbase.

Change-Id: Ie28e9d040fd7d722e952555626f7670d0874b7ad
master
Zheng Junjie 2024-07-07 16:57:21 +08:00
parent 1abc58d5c6
commit 5fce5bcf87
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 3 additions and 3 deletions

View File

@ -99,14 +99,14 @@ This package is part of the KDE multimedia module.")
(define-public dragon (define-public dragon
(package (package
(name "dragon") (name "dragon")
(version "23.04.3") (version "24.05.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version (uri (string-append "mirror://kde/stable/release-service/" version
"/src/dragon-" version ".tar.xz")) "/src/dragon-" version ".tar.xz"))
(sha256 (sha256
(base32 "0mliddp0nyxz91wzy8md0p0i45mlhffip4zqjl4db55x4p6wh4y8")))) (base32 "1waq80b5lxmk6q31yzs24mrz3nwm1y2rvz21bfhsgh2xw4fqmfsy"))))
(build-system qt-build-system) (build-system qt-build-system)
(native-inputs (native-inputs
(list extra-cmake-modules kdoctools)) (list extra-cmake-modules kdoctools))
@ -128,8 +128,8 @@ This package is part of the KDE multimedia module.")
breeze-icons ; default icon set breeze-icons ; default icon set
phonon phonon
phonon-backend-vlc phonon-backend-vlc
qtbase-5
solid)) solid))
(arguments (list #:qtbase qtbase))
(home-page "https://apps.kde.org/dragonplayer/") (home-page "https://apps.kde.org/dragonplayer/")
(synopsis "Simple video player") (synopsis "Simple video player")
(description "Dragon Player is a multimedia player where the focus is on (description "Dragon Player is a multimedia player where the focus is on