git: cldr2def: Update Makefile to generate new POSIX source files

John Marino marino at crater.dragonflybsd.org
Sun Aug 2 18:58:37 PDT 2015


commit 3e67d5f38b9246d4be1f872e551a373c78efb3c4
Author: John Marino <draco at marino.st>
Date:   Mon Aug 3 02:51:51 2015 +0200

    cldr2def: Update Makefile to generate new POSIX source files
    
    We've been using CLDR v2.0.1 because it was the last version that
    provided generated POSIX source files.  (The next release, v21, only
    provided the java tool to generate them).  The last release is version
    27.0.1.  This alternation to the makefile allows the generation of the
    desired 72 base locales with a single command (after the tool is
    downloaded and installed in the same CLDR release directory)
    
    Note that kk_KZ locale is changing to kk_Cyrl_KZ.
    
    While here, make the necessary updates to charmaps.xml to generate
    to locale source files.

Summary of changes:
 tools/tools/locale/Makefile          | 35 +++++++++++++++++++++++++++++++++++
 tools/tools/locale/etc/charmaps.xml  | 20 ++++++++++++++++++--
 tools/tools/locale/etc/unicode.conf  |  4 ++--
 tools/tools/locale/tools/cldr2def.pl |  1 +
 4 files changed, 56 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3e67d5f38b9246d4be1f872e551a373c78efb3c4


-- 
DragonFly BSD source repository



More information about the Commits mailing list