Tools for Native Language Support (NLS)
This package contains the intl library as well as tools that ease the
creation and maintenance of message catalogs. It allows you to extract
strings from source code. The supplied Emacs mode (po-mode.el) helps
editing these catalogs (called PO files, for portable object) and
adding translations. A special compiler turns these PO files into
binary catalogs.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/gettext-runtime && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000124 124 Bytes | |
gettext-0.12.1-gettextize.patch | 0000000933 933 Bytes | |
gettext-0.12.1-sigfpe.patch | 0000001531 1.5 KB | |
gettext-0.18.2.1.tar.gz | 0015901092 15.2 MB | |
gettext-csharp.changes | 0000010789 10.5 KB | |
gettext-csharp.spec | 0000003995 3.9 KB | |
gettext-initialize_vars.patch | 0000000636 636 Bytes | |
gettext-java.changes | 0000012114 11.8 KB | |
gettext-java.spec | 0000003899 3.81 KB | |
gettext-linkdupes.sh | 0000005096 4.98 KB | |
gettext-needlessly_init_vars.patch | 0000000821 821 Bytes | |
gettext-po-mode.diff | 0000000792 792 Bytes | |
gettext-rpmlintrc | 0000000530 530 Bytes | |
gettext-runtime.changes | 0000034021 33.2 KB | |
gettext-runtime.spec | 0000008580 8.38 KB | |
suse-start-po-mode.el | 0000000985 985 Bytes |
Revision 43 (latest revision is 97)
Stephan Kulow (coolo)
accepted
request 178616
from
Dirk Mueller (dirkmueller)
(revision 43)
- Update to version 0.18.2.1: Version 0.18.2 - December 2012 + xgettext now understands the block comment syntax of Guile 2.0. + libgettextpo library: * The initial msgstr of a new message is now "", not NULL. * Bug fixes in the functions po_message_is_range, po_file_check_all, po_message_check_all. + Installation options: The configure options --with-xz and --with-bzip2 can be used to specify alternate compression methods for the archive used by the 'autopoint' program. These options, together with --with-git, allow to trade dependencies against installed package size. --with-xz has the highest compression rate, followed by --with-git, followed by --with-bzip2. + Autoconf macros: * The autoconf macros installed by 'gettextize' now work with the forthcoming Automake 1.14 and require Autoconf version 2.60 or newer. + Portability: * Building on MacOS X 10.7, Cygwin 1.7.10, and newer 64-bit mingw is now supported. - Remove obsolete patches: + getext-stdio.in.patch + gettext-codecleanup.patch - Update to version 0.18.2.1: Version 0.18.2 - December 2012 + xgettext now understands the block comment syntax of Guile 2.0. + libgettextpo library: * The initial msgstr of a new message is now "", not NULL. * Bug fixes in the functions po_message_is_range, po_file_check_all, po_message_check_all.
Comments 0