gnu: poxml: Update to 24.12.1.

* gnu/packages/kde.scm (poxml): Update to 24.12.1.
[inputs]: Remove qtbase-5; add qtbase.
[native-inputs]: Remove kdoctools-5; add kdoctools.

Change-Id: Ib1cf01ded9882e3f99625f21a4353ea1841483bd
This commit is contained in:
Zheng Junjie 2025-01-10 11:52:08 +08:00
parent e44e61d3fe
commit e97f7981de
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1832,7 +1832,7 @@ (define-public okular
(define-public poxml
(package
(name "poxml")
(version "24.05.2")
(version "24.12.1")
(source (origin
(method url-fetch)
(uri
@ -1840,12 +1840,12 @@ (define-public poxml
"/src/poxml-" version ".tar.xz"))
(sha256
(base32
"0998ss7jib255x9kyhsz79lgnf97m7hbm6dsyh6xj9rcwv8i9srk"))))
"1mbkmh0zy5bi13vbcqdnppg2f1cl77hdfscy3wp2mfz209sa83a0"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules kdoctools-5))
(list extra-cmake-modules kdoctools))
(inputs
(list gettext-minimal qtbase-5))
(list gettext-minimal qtbase))
(home-page "https://apps.kde.org/development/")
(synopsis "Tools for translating DocBook XML files with Gettext")
(description "This is a collection of tools that facilitate translating