gnu: phonon: Update home page.
* gnu/packages/kde-frameworks.scm (phonon): Update home page. Signed-off-by: Marius Bakke <marius@gnu.org>master
parent
5ed3a28507
commit
aaaaabe96e
|
@ -206,7 +206,7 @@ common build settings used in software produced by the KDE community.")
|
|||
(substitute* "cmake_install.cmake"
|
||||
((regex all dest)
|
||||
(string-append dest (assoc-ref outputs "out"))))))))))
|
||||
(home-page "https://phonon.kde.org")
|
||||
(home-page "https://community.kde.org/Phonon")
|
||||
(synopsis "KDE's multimedia library")
|
||||
(description "KDE's multimedia library.")
|
||||
(license license:lgpl2.1+)))
|
||||
|
|
Reference in New Issue