gnu: libfm-qt: Update to 2.1.0.

* gnu/packages/lxqt.scm (libfm-qt): Update to 2.1.0.
[inputs]: Simplify.  Add lxqt-menu-data.
[propagated-inputs]: Add glib, qtbase, libxcb and menu-cache.

Change-Id: Ief80fd000e5144ce5e7ae4ac1514d0a300c95a75
This commit is contained in:
宋文武 2025-01-13 17:06:19 +08:00
parent 3600669030
commit d3b2f30406
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -780,28 +780,25 @@ (define-public lxqt-themes
(define-public libfm-qt
(package
(name "libfm-qt")
(version "1.3.0")
(version "2.1.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/lxqt/" name "/releases/download/"
version "/" name "-" version ".tar.xz"))
(sha256
(base32 "1rjrbjw6ixn5yw4r2187xfs7xd6v0j28p7fnjwjnv29lvvzgfm8x"))))
(base32 "1mr93by010scy06kmpgmsvkabg7zn1f0mm9i7grm17mfv3hkx85z"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f)) ; no tests
(inputs
(list glib
libexif
libfm
libxcb
menu-cache
pcre
qtbase-5
qtx11extras))
(list libexif
lxqt-menu-data))
(propagated-inputs
;; Required by headers.
(list glib qtbase libxcb menu-cache))
(native-inputs
(list pkg-config lxqt-build-tools qttools-5))
(list pkg-config lxqt-build-tools))
(home-page "https://lxqt-project.org")
(synopsis "Qt binding for libfm")
(description "libfm-qt is the Qt port of libfm, a library providing