Commit graph

4 commits

Author SHA1 Message Date
Marco Rimoldi
6ca7b07a25
gnu: poedit: Update to 3.5.2 and wrap executable.
* gnu/packages/poedit.scm (poedit): Update to 3.5.2.
[arguments]: Use G-expressions throughout.
<phases>: Wrap the program with gettext binaries in PATH so that it does not
crash.
[inputs]: Add gnu-gettext (see above), nlohmann-json, python-minimal (needed
for utility scripts).

Change-Id: I09976a81ad93fa7850a4d414dbcbaa98eb778ece
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2025-03-01 17:25:04 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
This commit was obtained by running:

  ./pre-inst-env guix style

without any additional argument.
2021-12-13 17:48:25 +01:00
Tobias Geerinckx-Rice
b55e328941
gnu: poedit: Update to 2.2.4.
* gnu/packages/poedit.scm (poedit): Update to 2.2.4.
2019-10-14 17:14:45 +02:00
Julien Lepiller
bcfb110f6d
gnu: Add poedit.
* gnu/packages/poedit.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-04-16 22:32:27 +02:00