]> git.ipfire.org Git - ipfire-2.x.git/commit
gettext: Update to version 0.25
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 14 May 2025 13:15:10 +0000 (15:15 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 14 May 2025 14:54:12 +0000 (14:54 +0000)
commit9c11f9efdaa64e268d19561e7b802549740f32b9
tree64ec9bc97787fd60c3f58a26cc8b0d2d9ad5be72
parent233dbc408a9e92abcd88b90a7d868c412aa71881
gettext: Update to version 0.25

- Update from version 0.24 to 0.25
- Update of rootfile
- This is part of a patch set as the gettext update required some patches to other
   packages to get them to build
- Changelog
    0.25
# Programming languages support:
  * Go:
    - xgettext now supports Go.
    - 'msgfmt -c' now verifies the syntax of translations of Go format
      strings.
    - New examples 'hello-go' and 'hello-go-http' have been added.
  * TypeScript:
    - xgettext now supports TypeScript and TSX (= TypeScript with JSX
      extensions).
  * D:
    - A new library libintl_d.a contains the runtime for using GNU gettext
      message catalogs in the D programming language.
    - xgettext now supports D.
    - 'msgfmt -c' now verifies the syntax of translations of D format
      strings.
    - A new example 'hello-d' has been added.
  * Modula-2:
    - A new library libintl_m2.so contains the runtime for using GNU gettext
      message catalogs in the Modula-2 programming language.
    - xgettext now supports Modula-2.
    - 'msgfmt -c' now verifies the syntax of translations of Modula-2 format
      strings.
    - A new example 'hello-modula2' has been added.
# Improvements for maintainers:
  * xgettext has a new option '--generated' that customizes the way the
    'POT-Creation-Date' in the POT file is computed.
    0.24.1
* Bug fixes:
  - Fix bad interactions between autoreconf and autopoint.
  - xgettext: Creating the POT file of a package under Git version control
    is now faster. Also, the use of Git can be turned off by specifying
    the option '--no-git'.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/gettext
lfs/gettext