Archived
1
0
Fork 0

gnu: textpieces: Reorder dependencies and fix description.

* gnu/packages/textpieces.scm (textpieces)[description]: Add missing "is a".
[inputs, native-inputs]: Reorder.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Sughosha 2022-10-17 05:19:44 +00:00 committed by Christopher Baines
parent 054ddcbbc6
commit 3c7d4fdc30
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -920,28 +920,28 @@ Octave. TeXmacs is completely extensible via Guile.")
#:glib-or-gtk? #t)) #:glib-or-gtk? #t))
(build-system meson-build-system) (build-system meson-build-system)
(native-inputs (native-inputs
(list pkg-config (list appstream-glib
vala
desktop-file-utils
appstream-glib
gettext-minimal
blueprint-compiler blueprint-compiler
desktop-file-utils
gettext-minimal
`(,glib "bin") `(,glib "bin")
`(,gtk "bin"))) `(,gtk "bin")
pkg-config
vala))
(inputs (inputs
(list json-glib (list gtk
gtksourceview
json-glib
libadwaita libadwaita
libgee libgee
python python
python-pygobject python-pygobject
python-pyyaml python-pyyaml))
gtk
gtksourceview))
(home-page "https://github.com/liferooter/textpieces") (home-page "https://github.com/liferooter/textpieces")
(synopsis "Quick text processor") (synopsis "Quick text processor")
(description (description
"Text Pieces tool for quick text transformations such as checksums, "Text Pieces is a tool for quick text transformations such as checksums,
encoding, decoding and so on. encoding, decoding, etc.
The basic features of Text Pieces are: The basic features of Text Pieces are:
@itemize @itemize