GNU bug report logs
Report forwarded
to guix-patches@gnu.org
:
bug#70290
; Package guix-patches
.
(Mon, 08 Apr 2024 19:20:06 GMT) (full text , mbox , link ).
Acknowledgement sent
to Sughosha <sughosha@disroot.org>
:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org
.
(Mon, 08 Apr 2024 19:20:06 GMT) (full text , mbox , link ).
Message #5 received at submit@debbugs.gnu.org (full text , mbox , reply ):
* gnu/packages/kde-multimedia.scm (dragon):
Delete [arguments].
[inputs]: Remove phonon-plugin-gstreamer, gst-plugins-base and
gst-plugins-good. Add phonon-plugin-vlc.
Change-Id: I162717269085cfc025b03a3cc24b5f99346ce0be
---
gnu/packages/kde-multimedia.scm | 14 +-------------
1 file changed, 1 insertion(+), 13 deletions(-)
diff --git a/gnu/packages/kde-multimedia.scm b/gnu/packages/kde-multimedia.scm
index 655ae39277..77cafb6090 100644
--- a/gnu/packages/kde-multimedia.scm
+++ b/gnu/packages/kde-multimedia.scm
@@ -126,21 +126,9 @@ (define-public dragon
kxmlgui
breeze-icons ; default icon set
phonon
- phonon-backend-gstreamer
- gst-plugins-base
- gst-plugins-good
+ phonon-backend-vlc
qtbase-5
solid))
- (arguments
- `(#:phases
- (modify-phases %standard-phases
- (add-after 'qt-wrap 'gst-wrap
- (lambda* (#:key inputs outputs #:allow-other-keys)
- (let ((out (assoc-ref outputs "out"))
- (gst-plugin-path (getenv "GST_PLUGIN_SYSTEM_PATH")))
- (wrap-program (string-append out "/bin/dragon")
- `("GST_PLUGIN_SYSTEM_PATH" ":" prefix (,gst-plugin-path)))
- #t))))))
(home-page "https://apps.kde.org/dragonplayer/" )
(synopsis "Simple video player")
(description "Dragon Player is a multimedia player where the focus is on
--
2.41.0
bug archived.
Request was from Debbugs Internal Request <help-debbugs@gnu.org>
to internal_control@debbugs.gnu.org
.
(Wed, 29 May 2024 11:24:12 GMT) (full text , mbox , link ).
Display info messages
Send a report that this bug log contains spam .
debbugs.gnu.org maintainers
<help-debbugs@gnu.org >.
Last modified:
Mon Nov 4 22:02:05 2024;
Machine Name:
wallace-server
GNU bug tracking system
Debbugs is free software and licensed under the terms of the
GNU Public License version 2. The current version can be
obtained from https://bugs.debian.org/debbugs-source/ .
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.