mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
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:
parent
572c1e886f
commit
cd265da15d
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ (define-public phonon-backend-gstreamer
|
|||
(arguments
|
||||
`(#:configure-flags
|
||||
'( "-DPHONON_BUILD_PHONON4QT5=ON")))
|
||||
(home-page "https://phonon.kde.org")
|
||||
(home-page "https://community.kde.org/Phonon")
|
||||
(synopsis "Phonon backend which uses GStreamer")
|
||||
(description "Phonon makes use of backend libraries to provide sound.
|
||||
Phonon-GStreamer is a backend based on the GStreamer multimedia library.")
|
||||
|
|
Loading…
Reference in a new issue