gnu: phonon-backend-gstreamer: Update home page.

* gnu/packages/kde-frameworks.scm (phonon-backend-gstreamer): Update home page.

Signed-off-by: Marius Bakke <marius@gnu.org>
This commit is contained in:
Brendan Tildesley 2022-02-02 13:55:13 +11:00 committed by Marius Bakke
parent 572c1e886f
commit cd265da15d
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -235,7 +235,7 @@ (define-public phonon-backend-gstreamer
(arguments (arguments
`(#:configure-flags `(#:configure-flags
'( "-DPHONON_BUILD_PHONON4QT5=ON"))) '( "-DPHONON_BUILD_PHONON4QT5=ON")))
(home-page "https://phonon.kde.org") (home-page "https://community.kde.org/Phonon")
(synopsis "Phonon backend which uses GStreamer") (synopsis "Phonon backend which uses GStreamer")
(description "Phonon makes use of backend libraries to provide sound. (description "Phonon makes use of backend libraries to provide sound.
Phonon-GStreamer is a backend based on the GStreamer multimedia library.") Phonon-GStreamer is a backend based on the GStreamer multimedia library.")