Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

gettextize (1)

Name

gettextize - install or upgrade gettext infrastructure

Synopsis

gettextize [OPTION]... [package-dir]

Description

GETTEXTIZE(1)                    User Commands                   GETTEXTIZE(1)



NAME
       gettextize - install or upgrade gettext infrastructure

SYNOPSIS
       gettextize [OPTION]... [package-dir]

DESCRIPTION
       Prepares a source package to use gettext.

OPTIONS
       --help print this help and exit

       --version
              print version information and exit

       -f, --force
              force writing of new files even if old exist

       --po-dir=DIR
              specify directory with PO files

       --no-changelog
              don't update or create ChangeLog files

       --symlink
              make symbolic links instead of copying files

       -n, --dry-run
              print modifications but don't perform them

AUTHOR
       Written by Ulrich Drepper

REPORTING BUGS
       Report     bugs    in    the    bug    tracker    at    <https://savan-
       nah.gnu.org/projects/gettext> or by email to <bug-gettext@gnu.org>.

COPYRIGHT
       Copyright (C) 1995-2020 Free Software Foundation, Inc.  License GPLv3+:
       GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
       This  is  free  software:  you  are free to change and redistribute it.
       There is NO WARRANTY, to the extent permitted by law.


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
       +---------------+------------------+
       |Availability   | text/gnu-gettext |
       +---------------+------------------+
       |Stability      | Uncommitted      |
       +---------------+------------------+

SEE ALSO
       The full documentation for gettextize is maintained as a  Texinfo  man-
       ual.   If  the  info  and gettextize programs are properly installed at
       your site, the command

              info gettextize

       should give you access to the complete manual.



NOTES
       Source code for open source software components in Oracle  Solaris  can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This    software    was    built    from    source     available     at
       https://github.com/oracle/solaris-userland.    The  original  community
       source  was   downloaded   from    https://ftp.gnu.org/gnu/gettext/get-
       text-0.21.tar.xz.

       Further information about this software can be found on the open source
       community website at https://www.gnu.org/software/gettext.



GNU gettext-tools 20200626
                                   June 2020                     GETTEXTIZE(1)