]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
doc: Update reference to lua-gettext package.
authorBruno Haible <bruno@clisp.org>
Sun, 15 Dec 2024 17:44:14 +0000 (18:44 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 31 Dec 2024 10:07:53 +0000 (11:07 +0100)
* gettext-tools/doc/lang-lua.texi: Update lua-gettext installation instructions.
* HACKING: Update lua version requirements and lua-gettext installation
instructions.

HACKING
gettext-tools/doc/lang-lua.texi

diff --git a/HACKING b/HACKING
index e44c0e285c7961efd36905f44cca1e70a1ebf965..b02003b772a7f079d11929f5c9d19a1acff569d9 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -290,14 +290,14 @@ are skipped. To this effect, you need to install also:
   * lua
     + Homepage: https://www.lua.org/
     + Pre-built package name:
-      - On Debian and Debian-based systems: lua5.3 or lua5.2 or lua5.1,
+      - On Debian and Debian-based systems: lua5.4 or lua5.3 or lua5.2 or lua5.1,
       - On Red Hat distributions: lua.
       - Other: https://repology.org/project/lua/versions
   * The lua-gettext package
     + Homepage: https://gitlab.com/sukhichev/lua-gettext/blob/master/README.us.md
     + Debian and Ubuntu packages:
-      Download, then install through
-      $ sudo dpkg -i lua-gettext_0.0_amd64.deb
+      Download (following the hyperlinks in the homepage), then install through
+      $ sudo dpkg -i lua-gettext_0.0+nmu1_amd64.deb
     + Pre-built package name:
       - On Debian and Debian-based systems: --,
       - On Red Hat distributions: --.
index 84b9cff26e93a7052ee79821969fbdbbe2ebf065..40b66f33af54ce884bb6e36809fe3c1b6182413d 100644 (file)
@@ -1,5 +1,5 @@
 @c This file is part of the GNU gettext manual.
-@c Copyright (C) 1995-2020 Free Software Foundation, Inc.
+@c Copyright (C) 1995-2024 Free Software Foundation, Inc.
 @c See the file gettext.texi for copying conditions.
 
 @node Lua
@@ -16,7 +16,7 @@ You need to install the @code{lua-gettext} package from
 @url{https://gitlab.com/sukhichev/lua-gettext/blob/master/README.us.md}.
 Debian and Ubuntu packages of it are available.  Download the
 appropriate one, and install it through
-@samp{sudo dpkg -i lua-gettext_0.0_amd64.deb}.
+@samp{sudo dpkg -i lua-gettext_0.0+nmu1_amd64.deb}.
 
 @item File extension
 @code{lua}