gnu: parole: Update to 4.18.0.

* gnu/packages/xfce.scm (parole): Update to 4.18.0.
[inputs]: Add taglib.
This commit is contained in:
宋文武 2023-04-01 13:16:29 +08:00 committed by Maxim Cournoyer
parent 61ba71ea6a
commit e080af2618
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1005,7 +1005,7 @@ (define-public gigolo
(define-public parole (define-public parole
(package (package
(name "parole") (name "parole")
(version "4.16.0") (version "4.18.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://archive.xfce.org/src/apps/" (uri (string-append "https://archive.xfce.org/src/apps/"
@ -1013,7 +1013,7 @@ (define-public parole
name "-" version ".tar.bz2")) name "-" version ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"1rx7apylqb7mf1dl0sswj1630fca3ddk4x1gcdmlv5ykrkc5lc0d")))) "0w9p9zf87pnpl44bay8srrsczscxpmbsriwzqzv31gis9ny2zrdv"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
(list (list
@ -1040,7 +1040,8 @@ (define-public parole
gst-plugins-good gst-plugins-good
libnotify libnotify
libxfce4ui libxfce4ui
libxfce4util)) libxfce4util
taglib))
(home-page "https://www.xfce.org/") (home-page "https://www.xfce.org/")
(synopsis "Media player based on the GStreamer framework") (synopsis "Media player based on the GStreamer framework")
(description "Parole is a modern simple media player based on the (description "Parole is a modern simple media player based on the