unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sughosha via Guix-patches via <guix-patches@gnu.org>
To: 70291@debbugs.gnu.org
Cc: Sughosha <sughosha@disroot.org>
Subject: [bug#70291] [PATCH 3/3] gnu: juk: Switch to Phonon-VLC backend.
Date: Tue,  9 Apr 2024 00:48:53 +0530	[thread overview]
Message-ID: <ea086060ed489570f05484c89e6881a3d6d6ed53.1712602406.git.sughosha@disroot.org> (raw)
In-Reply-To: <cover.1712602405.git.sughosha@disroot.org>

* gnu/packages/kde-multimedia.scm (juk)[inputs]: Remove
phonon-backend-gstreamer. Add phonon-backend-vlc.

Change-Id: I2bca0b91e10efdb5c30ce0b9059b8372256bf44c
---
 gnu/packages/kde-multimedia.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/kde-multimedia.scm b/gnu/packages/kde-multimedia.scm
index 77cafb6090..44b7344aab 100644
--- a/gnu/packages/kde-multimedia.scm
+++ b/gnu/packages/kde-multimedia.scm
@@ -273,7 +273,7 @@ (define-public juk
            kxmlgui
            breeze-icons ; default icon set
            phonon
-           phonon-backend-gstreamer
+           phonon-backend-vlc
            qtbase-5
            qtsvg-5
            taglib))
-- 
2.41.0





      parent reply	other threads:[~2024-04-08 19:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-08 19:18 [bug#70289] [PATCH 0/3] Use Phonon-VLC backend for juk and dragon Sughosha via Guix-patches via
2024-04-08 19:18 ` [bug#70288] [PATCH 1/3] gnu: Add phonon-backend-vlc Sughosha via Guix-patches via
2024-04-30 16:30   ` bug#70288: " Z572
2024-04-08 19:18 ` [bug#70290] [PATCH 2/3] gnu: dragon: Switch to Phonon-VLC backend Sughosha via Guix-patches via
2024-04-08 19:18 ` Sughosha via Guix-patches via [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ea086060ed489570f05484c89e6881a3d6d6ed53.1712602406.git.sughosha@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=70291@debbugs.gnu.org \
    --cc=sughosha@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).