| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
gnu/packages/gettext.scm (mdpo): New variable.
gnu/packages/python-xyz (python-polib): Update to 1.1.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
| |
* gnu/packages/gettext.scm (po4a): Update to 0.61.
|
|
|
|
|
| |
* gnu/packages/gettext.scm (gettext-minimal)[arguments]: When compiling for
the Hurd, add "test-raise" to XFAIL_TESTS in make-flags.
|
|
|
|
| |
* gnu/packages/gettext.scm (libtextstyle): Update to 0.21.
|
|
|
|
| |
* gnu/packages/gettext.scm (libtextstyle): Update to 0.20.2.
|
|
|
|
| |
* gnu/packages/gettext.scm (po4a): Update to 0.57.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/gettext.scm (gettext-minimal): Update to 0.20.1.
[source](snippet): Remove.
[inputs]: Remove EXPAT. Add LIBUNISTRING, LIBXML2, and NCURSES.
[arguments]: Add #:configure-flags and a "patch-fixed-paths" phase. Delete
"link-expat" phase.
* gnu/packages/commencement.scm (gettext-boot0): Stay on version 0.19.8.1.
[arguments]: Adjust accordingly.
Co-authored-by: Miguel <rosen644835@gmail.com>
|
|
|
|
| |
* gnu/packages/gettext.scm (po4a): Update to 0.56.
|
|
|
|
| |
* gnu/packages/gettext.scm (libtextstyle): New variable.
|
|
|
|
| |
* gnu/packages/gettext.scm (gettext-minimal)[properties]: New field.
|
|
|
|
|
|
|
| |
* gnu/packages/gettext.scm (po4a): Update to 0.55.
[arguments]: Add 'patch-docbook-xml phase to patch references to
docbook-xml. Update custom 'disable-failing-tests phase.
[native-inputs]: Replace docbook-xml with docbook-xml-4.1.2.
|
|
|
|
|
|
|
|
| |
* gnu/packages/gettext.scm (po4a): Update to 0.54.
[arguments]: Remove ‘set-search-path’ and ‘fix-builder’ phases.
Coalesce ‘disable-...-test’ phases into one ‘disable-failing-tests’
phase, update their numbering, and re-enable the ‘yaml’ test.
[native-inputs]: Add perl-yaml-tiny test dependency.
|
|
|
|
|
|
| |
* gnu/packages/gettext.scm (po4a): Update to 0.53.
[source]: Update to newer github source location.
[arguments]: Disable two failing tests.
|
|
|
|
|
| |
* gnu/packages/gettext.scm (gettext-minimal)[arguments]: Return #t from
the 'patch-tests' and 'link-expat' phases.
|
|
|
|
| |
* gnu/packages/gettext.scm (po4a)[home-page]: Update.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/base.scm (findutils)[source]: Disable test-lock.
* gnu/packages/gettext.scm (gettext-minimal)[source]: Ditto.
* gnu/packages/libidn.scm (libidn)[source]: Ditto.
* gnu/packages/libunistring.scm (libunistring)[source]: Ditto.
* gnu/packages/augeas.scm (augeas)[source]: Ditto.
* gnu/packages/gsasl.scm (gsasl)[source]: Ditto.
* gnu/packages/patches/findutils-gnulib-multi-core.patch,
gnu/packages/patches/gettext-gnulib-multi-core.patch,
gnu/packages/patches/gettext-multi-core.patch,
gnu/packages/patches/libunistring-gnulib-multi-core.patch: Delete patches.
* gnu/local.mk (DIST_PATCH_DATA): Remove them.
|
|
|
|
|
| |
* gnu/packages/gettext.scm (po4a)[arguments]: Add build phase
"set-search-path".
|
|\ |
|
| |
| |
| |
| |
| | |
* gnu/packages/gettext.scm (po4a)[native-inputs]: Replace texlive-minimal with
texlive-tiny.
|
|/
|
|
|
|
|
|
|
| |
* gnu/packages/patches/gettext-gnulib-multi-core.patch: New file.
* gnu/packages/patches/gettext-multi-core.patch: New file.
* gnu/packages/gettext.scm (gettext-minimal)[patches]: Add a reference
to the two previous patches.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|\
| |
| |
| | |
Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
|
| |
| |
| |
| | |
All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
|
|/
|
|
|
| |
* gnu/packages/gettext.scm (po4a)[arguments]: Add
'make-compressed-files-writable' phase.
|
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/24442>.
Reported by Ivan Vilata i Balaguer <ivan@selidor.net>.
* gnu/packages/gettext.scm (gnu-gettext)[native-inputs]: Add 'emacs'.
[arguments]: Add 'add-emacs-autoloads' phase.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/gettext.scm (gnu-gettext): Rename to...
(gettext-minimal): ... this. Adjust synopsis and description.
(gnu-gettext): Inherit from it.
(po4a): Use 'gettext-minimal' instead of 'gnu-gettext'.
* gnu/packages/acl.scm: Likewise.
* gnu/packages/admin.scm: Likewise.
* gnu/packages/apl.scm: Likewise.
* gnu/packages/attr.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/base.scm: Likewise.
* gnu/packages/cdrom.scm: Likewise.
* gnu/packages/commencement.scm: Likewise.
* gnu/packages/crypto.scm: Likewise.
* gnu/packages/databases.scm: Likewise.
* gnu/packages/disk.scm: Likewise.
* gnu/packages/documentation.scm: Likewise.
* gnu/packages/education.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/enlightenment.scm: Likewise.
* gnu/packages/fcitx.scm: Likewise.
* gnu/packages/fontutils.scm: Likewise.
* gnu/packages/freedesktop.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gkrellm.scm: Likewise.
* gnu/packages/glib.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/grub.scm: Likewise.
* gnu/packages/gtk.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/ibus.scm: Likewise.
* gnu/packages/irc.scm: Likewise.
* gnu/packages/iso-codes.scm: Likewise.
* gnu/packages/kde-frameworks.scm: Likewise.
* gnu/packages/kodi.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/man.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/mono.scm: Likewise.
* gnu/packages/mp3.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/nano.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/package-management.scm: Likewise.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/sawfish.scm: Likewise.
* gnu/packages/statistics.scm: Likewise.
* gnu/packages/terminals.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/vpn.scm: Likewise.
* gnu/packages/w3m.scm: Likewise.
* gnu/packages/webkit.scm: Likewise.
* gnu/packages/wicd.scm: Likewise.
* gnu/packages/wine.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xorg.scm: Likewise.
|
|
|
|
| |
* gnu/packages/gettext.scm (gettext): Update to 0.19.8.1.
|
|
|
|
| |
* gnu/packages/gettext.scm (gettext): Update to 0.19.8.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/local.mk (GNU_SYSTEM_MODULES): Rename texlive.scm to tex.scm.
* gnu/packages/texlive.scm: Rename file to tex.scm.
* gnu/packages/tex.scm: Renamed from texlive.scm.
* gnu/packages/algebra.scm: Adjust accordingly.
* gnu/packages/docbook.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/gettext.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/lisp.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/ocaml.scm: Likewise.
* gnu/packages/photo.scm: Likewise.
* gnu/packages/plotutils.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/scheme.scm: Likewise.
|
|
|
|
|
| |
* gnu/packages/gettext.scm (po4a)[inputs]: Replace texlive-bin by
texlive-minimal.
|
|
|
|
| |
* gnu/packages/gettext.scm (gettext)[arguments]: Use "modify-phases" syntax.
|
|
|
|
| |
* gnu/packages/gettext.scm (gettext): Update to 0.19.7.
|
|
|
|
| |
* gnu/packages/gettext.scm (gnu-gettext)[outputs]: New field.
|
|
|
|
| |
* gnu/packages/gettext.scm (gnu-gettext): Update to 0.19.6.
|
|
|
|
| |
* gnu/packages/gettext.scm (po4a): New variable.
|
|
|
|
|
|
| |
* gnu/packages/patches/gettext-msgunfmt.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/gettext.scm (gnu-gettext): Update to 0.19.5. Remove patch.
|
|
|
|
|
|
|
|
| |
Suggested by Alírio Eyng <alirioeyng@gmail.com>.
* gnu/packages/patches/gettext-msgunfmt.patch: New file.
* gnu/packages/gettext.scm (gnu-gettext)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/gettext.scm (gnu-gettext): Re-enable patch from
0e4e4b1329bcf881620f230fda60b6b63d1f8356 to explictly link to
libexpat. Otherwise libexpat was searched at runtime via dlopen,
which obviously doesn't work in a Guix context.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/gettext.scm (gnu-gettext)[arguments] <patch-tests>: Set
%default-port-encoding. Fixes test failures at
<http://hydra.gnu.org/build/262586>.
|
|
|
|
| |
* gnu/packages/gettext.scm (gnu-gettext)[license]: Change to GPLv3+.
|
|
|
|
| |
* gnu/packages/gettext.scm (gnu-gettext): Update to 0.19.4.
|
|
|
|
| |
* gnu/packages/gettext.scm (gettext): Update to 0.19.3.
|
|
|
|
| |
* gnu/packages/gettext.scm (gnu-gettext): Update to 0.19.2.
|
|
|
|
| |
* gnu/packages/gettext.scm (gnu-gettext): Upgrade to 0.19.1.
|
|
|
|
| |
* gnu/packages/gettext.scm (gnu-gettext)[source](patches): Remove.
|
|
|
|
|
|
|
| |
* gnu/packages/gettext.scm (gnu-gettext): Upgrade to 0.19.
[arguments] <phases>: Remove now unneeded 'link-expat' phase. Patch
lang-sh and msgfilter test scripts; patch msginit.c and project-id.
Add #:make-flags.
|
|
|
|
| |
* gnu/packages/gettext.scm (gnu-gettext): Upgrade to 0.18.3.2.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/gettext.scm (gettext): Rename to...
(gnu-gettext): ... this. This is used to work around the circular
dependency introduced in commit c42a4b7, which users with a #:renamer
cannot cope with.
* gnu/packages/acl.scm, gnu/packages/attr.scm, gnu/packages/cdrom.scm,
gnu/packages/fdisk.scm, gnu/packages/gkrellm.scm, gnu/packages/glib.scm,
gnu/packages/gnunet.scm, gnu/packages/grub.scm, gnu/packages/linux.scm,
gnu/packages/maths.scm, gnu/packages/nano.scm, gnu/packages/parted.scm,
gnu/packages/system.scm, gnu/packages/version-control.scm,
gnu/packages/vpn.scm, gnu/packages/w3m.scm, gnu/packages/wget.scm:
Adjust accordingly.
|
|
|
|
| |
* gnu/packages/gettext.scm (gettext): Add input expat, explicitly link with it.
|
|
|
|
| |
* gnu/packages/gettext.scm (gettext): Upgrade to 0.18.3.1.
|