summaryrefslogtreecommitdiff
path: root/gnu/packages/gettext.scm
Commit message (Collapse)AuthorAge
* gnu: po4a: Update to 0.63.EuAndreh via Guix-patches via2021-07-02
| | | | | | * gnu/packages/gettext.scm (po4a): Update to 0.63. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Use PACKAGE/INHERIT in more places.Mark H Weaver2021-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/algebra.scm (fftwf, fftw-openmpi), gnu/packages/audio.scm (ztoolkit-rsvg), gnu/packages/bioinformatics.scm (python2-dendropy), gnu/packages/boost.scm (boost-with-python2), gnu/packages/check.scm (python2-mock, python2-pytest-mock), gnu/packages/cups.scm (hplip-minimal), gnu/packages/freedesktop.scm (libinput-minimal), gnu/packages/gettext.scm (gnu-gettext), gnu/packages/glib.scm (python2-pygobject), gnu/packages/gnome.scm (gdl-minimal, libsoup-minimal, python2-pyatspi), gnu/packages/groff.scm (groff-minimal), gnu/packages/jami.scm (ffmpeg-jami), gnu/packages/libcanberra.scm (libcanberra/gtk+-2), gnu/packages/lirc.scm (python2-lirc), gnu/packages/llvm.scm (clang-runtime-3.5), gnu/packages/mpi.scm (java-openmpi, openmpi-thread-multiple), gnu/packages/node.scm (libnode), gnu/packages/onc-rpc.scm (libtirpc/hurd), gnu/packages/python-compression.scm (bitshuffle-for-snappy), gnu/packages/python-crypto.scm (python2-pycrypto, python2-cryptography) (python2-cryptography, python2-m2crypto), gnu/packages/python-web.scm (python2-html2text, python2-tornado) (python2-terminado, python2-ndg-httpsclient, python2-websocket-client) (python2-rauth, python2-url, python2-s3transfer), gnu/packages/python-xyz.scm (python2-psutil, python2-serpent) (python2-humanfriendly, python2-empy, python2-parse-type, python2-polib) (python2-jsonschema, python2-pystache, python2-cython, python2-numpydoc) (python2-ipyparallel, python2-traitlets, python2-dbus) (python2-beautifulsoup4, python2-pep517, python2-flake8, python2-llfuse) (python2-tlsh, python-file, python2-notebook, python-jupyter-console-minimal) (python2-contextlib2, python2-promise, python2-anyjson, python2-amqp) (python2-kombu, python2-billiard, python2-celery, python2-whoosh) (python2-jellyfish, python-rope, ptpython-2, python2-binaryornot) (python2-setproctitle, python2-argcomplete, python2-xopen, python2-isort) (python2-radon, python2-rfc6555, python2-activepapers, python2-send2trash) (python2-cloudpickle, python2-reparser), gnu/packages/python.scm (python2-called-python), gnu/packages/qt.scm (python2-sip, python-pyqt-without-qtwebkit, python2-pyqt) (python-qscintilla, python-pyqt+qscintilla), gnu/packages/scanner.scm (sane-backends), gnu/packages/sdl.scm (guile3.0-sdl2), gnu/packages/selinux.scm (checkpolicy, libselinux, libsemanage, secilc) (python-sepolgen, policycoreutils), gnu/packages/serialization.scm (lua5.1-libmpack, lua5.2-libmpack), gnu/packages/simulation.scm (fenics), gnu/packages/statistics.scm (python2-statsmodels), gnu/packages/texinfo.scm (info-reader), gnu/packages/wxwidgets.scm (wxwidgets-gtk2, wxwidgets-gtk2-3.1), gnu/packages/xml.scm (xmlsec-nss), gnu/packages/xorg.scm (uim-gtk, uim-qt), guix/build-system/python.scm (package-with-explicit-python) (strip-python2-variant): Use PACKAGE/INHERIT.
* gnu: Add mdpo.EuAndreh2021-02-02
| | | | | | | 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: po4a: Update to 0.61.Julien Lepiller2020-10-30
| | | | * gnu/packages/gettext.scm (po4a): Update to 0.61.
* gnu: gettext-minimal: Mark "test-raise" test XFAIL on the Hurd.Jan (janneke) Nieuwenhuizen2020-10-05
| | | | | * gnu/packages/gettext.scm (gettext-minimal)[arguments]: When compiling for the Hurd, add "test-raise" to XFAIL_TESTS in make-flags.
* gnu: libtextstyle: Update to 0.21.Tobias Geerinckx-Rice2020-07-27
| | | | * gnu/packages/gettext.scm (libtextstyle): Update to 0.21.
* gnu: libtextstyle: Update to 0.20.2.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/gettext.scm (libtextstyle): Update to 0.20.2.
* gnu: po4a: Update to 0.57.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/gettext.scm (po4a): Update to 0.57.
* gnu: gettext: Update to 0.20.1.Marius Bakke2019-07-02
| | | | | | | | | | | | * 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: po4a: Update to 0.56.Marius Bakke2019-06-08
| | | | * gnu/packages/gettext.scm (po4a): Update to 0.56.
* gnu: Add libtextstyle.Ludovic Courtès2019-05-22
| | | | * gnu/packages/gettext.scm (libtextstyle): New variable.
* gnu: gettext-minimal: Specify upstream name and CPE name.Ludovic Courtès2019-05-22
| | | | * gnu/packages/gettext.scm (gettext-minimal)[properties]: New field.
* gnu: po4a: Update to 0.55.Efraim Flashner2019-01-05
| | | | | | | * 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: po4a: Update to 0.54.Tobias Geerinckx-Rice2018-08-11
| | | | | | | | * 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: po4a: Update to 0.53.Julien Lepiller2018-06-09
| | | | | | * gnu/packages/gettext.scm (po4a): Update to 0.53. [source]: Update to newer github source location. [arguments]: Disable two failing tests.
* gnu: gettext-minimal: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gettext.scm (gettext-minimal)[arguments]: Return #t from the 'patch-tests' and 'link-expat' phases.
* gnu: po4a: Update home page.Tobias Geerinckx-Rice2018-02-22
| | | | * gnu/packages/gettext.scm (po4a)[home-page]: Update.
* gnu: Disable gnulib's test-lock test in packages.Eric Bavier2017-11-06
| | | | | | | | | | | | | | * 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: po4a: Work around "dotless @INC" build issues.Ricardo Wurmus2017-07-27
| | | | | * gnu/packages/gettext.scm (po4a)[arguments]: Add build phase "set-search-path".
* Merge branch 'master' into core-updatesLeo Famulari2017-07-10
|\
| * gnu: po4a: Use texlive-tiny.Ricardo Wurmus2017-06-30
| | | | | | | | | | * gnu/packages/gettext.scm (po4a)[native-inputs]: Replace texlive-minimal with texlive-tiny.
* | gnu: gettext: Fix make check issues on multi-core machines.Mathieu Othacehe2017-04-13
|/ | | | | | | | | * 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>
* Merge branch 'master' into core-updatesMarius Bakke2017-03-30
|\ | | | | | | Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
| * gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.Tobias Geerinckx-Rice2017-03-30
| | | | | | | | All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
* | gnu: po4a: Make manpages writable before resetting timestamps.Marius Bakke2017-03-26
|/ | | | | * gnu/packages/gettext.scm (po4a)[arguments]: Add 'make-compressed-files-writable' phase.
* gnu: gettext: Install Emacs tools.Alex Kost2016-09-28
| | | | | | | | 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: Add and use gettext-minimal.Alex Kost2016-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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: gettext: Update to 0.19.8.1.Efraim Flashner2016-08-15
| | | | * gnu/packages/gettext.scm (gettext): Update to 0.19.8.1.
* gnu: gettext: Update to 0.19.8.Efraim Flashner2016-06-09
| | | | * gnu/packages/gettext.scm (gettext): Update to 0.19.8.
* gnu: Rename texlive module to tex.Roel Janssen2016-05-26
| | | | | | | | | | | | | | | | | | | * 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: po4a: Use texlive-minimal instead of texlive-bin.Andreas Enge2016-03-09
| | | | | * gnu/packages/gettext.scm (po4a)[inputs]: Replace texlive-bin by texlive-minimal.
* gnu: gettext: Use "modify-phases" syntax.Efraim Flashner2016-01-05
| | | | * gnu/packages/gettext.scm (gettext)[arguments]: Use "modify-phases" syntax.
* gnu: gettext: Update to 0.19.7.Efraim Flashner2016-01-05
| | | | * gnu/packages/gettext.scm (gettext): Update to 0.19.7.
* gnu: gettext: Add "doc" output.Ludovic Courtès2015-12-15
| | | | * gnu/packages/gettext.scm (gnu-gettext)[outputs]: New field.
* gnu: gettext: Upgrade to 0.19.6.Ludovic Courtès2015-10-03
| | | | * gnu/packages/gettext.scm (gnu-gettext): Update to 0.19.6.
* gnu: Add po4a.Ricardo Wurmus2015-09-02
| | | | * gnu/packages/gettext.scm (po4a): New variable.
* gnu: gettext: Update to 0.19.5.Mark H Weaver2015-07-10
| | | | | | * 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.
* gnu: gettext: Fix non-deterministic msgunfmt behavior.Ludovic Courtès2015-06-15
| | | | | | | | 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: gettext: Link explicitly to libexpat, again.Andy Wingo2015-04-05
| | | | | | | | | * 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: gettext: Set encoding to ISO-8859-1 when modifying files.Ludovic Courtès2015-02-27
| | | | | | * gnu/packages/gettext.scm (gnu-gettext)[arguments] <patch-tests>: Set %default-port-encoding. Fixes test failures at <http://hydra.gnu.org/build/262586>.
* gnu: gettext: Change license to GPLv3+.Ludovic Courtès2015-02-10
| | | | * gnu/packages/gettext.scm (gnu-gettext)[license]: Change to GPLv3+.
* gnu: gettext: Update to 0.19.4.Ludovic Courtès2014-12-27
| | | | * gnu/packages/gettext.scm (gnu-gettext): Update to 0.19.4.
* gnu: gettext: Update to 0.19.3.Mark H Weaver2014-10-26
| | | | * gnu/packages/gettext.scm (gettext): Update to 0.19.3.
* gnu: gettext: Update to 0.19.2.Ludovic Courtès2014-07-15
| | | | * gnu/packages/gettext.scm (gnu-gettext): Update to 0.19.2.
* gnu: gettext: Upgrade to 0.19.1.Ludovic Courtès2014-06-12
| | | | * gnu/packages/gettext.scm (gnu-gettext): Upgrade to 0.19.1.
* gnu: gettext: Remove debugging leftover.Ludovic Courtès2014-06-07
| | | | * gnu/packages/gettext.scm (gnu-gettext)[source](patches): Remove.
* gnu: gettext: Upgrade to 0.19.Ludovic Courtès2014-06-07
| | | | | | | * 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: gettext: Upgrade to 0.18.3.2.Ludovic Courtès2014-01-08
| | | | * gnu/packages/gettext.scm (gnu-gettext): Upgrade to 0.18.3.2.
* gnu: Synchronize descriptions with 'gnumaint'.Ludovic Courtès2013-12-01
|
* gnu: gettext: Rename binding to 'gnu-gettext'.Ludovic Courtès2013-11-20
| | | | | | | | | | | | | | * 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.