all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#70289] [PATCH 0/3] Use Phonon-VLC backend for juk and dragon.
@ 2024-04-08 19:18 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
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sughosha via Guix-patches via @ 2024-04-08 19:18 UTC (permalink / raw)
  To: 70289; +Cc: Sughosha

KDE recommends only VLC backend for Phonon:
https://community.kde.org/Distributions/Packaging_Recommendations#Non-Plasma_packages.
As stated by KDE, Phonon-GStreamer is unmaintained since 2013 and
should not be shipped by default.

This patch series add phonon-plugin-vlc package and switch JuK and
Dragon players from using phonon-plugin-gstreamer to using it.

Sughosha (3):
  gnu: Add phonon-backend-vlc.
  gnu: dragon: Switch to Phonon-VLC backend.
  gnu: juk: Switch to Phonon-VLC backend.

 gnu/packages/kde-frameworks.scm | 27 +++++++++++++++++++++++++++
 gnu/packages/kde-multimedia.scm | 16 ++--------------
 2 files changed, 29 insertions(+), 14 deletions(-)


base-commit: 49f82fca4130ffcfb16aa0cf89750ab56fb99ad7
-- 
2.41.0





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-04-30 16:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [bug#70291] [PATCH 3/3] gnu: juk: " Sughosha via Guix-patches via

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.