[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
283/465: gnu: dragon: Update to 24.05.2.
From: |
guix-commits |
Subject: |
283/465: gnu: dragon: Update to 24.05.2. |
Date: |
Wed, 17 Jul 2024 23:01:46 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 5fce5bcf87cae099356a7c119d7cc846f7f8e369
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sun Jul 7 16:57:21 2024 +0800
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
---
gnu/packages/kde-multimedia.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/kde-multimedia.scm b/gnu/packages/kde-multimedia.scm
index 9241474894..8d90cf58a9 100644
--- a/gnu/packages/kde-multimedia.scm
+++ b/gnu/packages/kde-multimedia.scm
@@ -99,14 +99,14 @@ This package is part of the KDE multimedia module.")
(define-public dragon
(package
(name "dragon")
- (version "23.04.3")
+ (version "24.05.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/dragon-" version ".tar.xz"))
(sha256
- (base32 "0mliddp0nyxz91wzy8md0p0i45mlhffip4zqjl4db55x4p6wh4y8"))))
+ (base32 "1waq80b5lxmk6q31yzs24mrz3nwm1y2rvz21bfhsgh2xw4fqmfsy"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules kdoctools))
@@ -128,8 +128,8 @@ This package is part of the KDE multimedia module.")
breeze-icons ; default icon set
phonon
phonon-backend-vlc
- qtbase-5
solid))
+ (arguments (list #:qtbase qtbase))
(home-page "https://apps.kde.org/dragonplayer/")
(synopsis "Simple video player")
(description "Dragon Player is a multimedia player where the focus is on
- 241/465: gnu: kmouth: Update to 24.05.2., (continued)
- 241/465: gnu: kmouth: Update to 24.05.2., guix-commits, 2024/07/17
- 244/465: gnu: kmime: Update to 24.05.2., guix-commits, 2024/07/17
- 247/465: gnu: akonadi: Update to 24.05.2., guix-commits, 2024/07/17
- 252/465: gnu: akonadi-search: Update to 24.05.2., guix-commits, 2024/07/17
- 261/465: gnu: kdiagram: Update to 3.0.1., guix-commits, 2024/07/17
- 268/465: gnu: libgravatar: Update to 24.05.2., guix-commits, 2024/07/17
- 270/465: gnu: kimageannotator: Build with qt6., guix-commits, 2024/07/17
- 279/465: gnu: libkcompactdisc: Update to 24.05.2., guix-commits, 2024/07/17
- 263/465: gnu: kmailtransport: Update to 24.05.2., guix-commits, 2024/07/17
- 280/465: gnu: audiocd-kio: Update to 24.05.2., guix-commits, 2024/07/17
- 283/465: gnu: dragon: Update to 24.05.2.,
guix-commits <=
- 290/465: gnu: Add qgpgme-qt6-1.23., guix-commits, 2024/07/17
- 292/465: gnu: kmessagelib: Update to 24.05.2., guix-commits, 2024/07/17
- 295/465: gnu: kmailcommon: Update to 24.05.2., guix-commits, 2024/07/17
- 296/465: gnu: kcalendarsupport: Update to 24.05.2., guix-commits, 2024/07/17
- 298/465: gnu: kalendar: Update to 23.04.3., guix-commits, 2024/07/17
- 299/465: gnu: Add mimetreeparser., guix-commits, 2024/07/17
- 306/465: gnu: kmail: Update to 24.05.2., guix-commits, 2024/07/17
- 314/465: gnu: libkdcraw: Update to 24.05.2., guix-commits, 2024/07/17
- 315/465: gnu: ark: Update to 24.05.2., guix-commits, 2024/07/17
- 310/465: gnu: korganizer: Update to 24.05.2., guix-commits, 2024/07/17