wok view gettext/description.txt @ rev 22042

gcc83-lib-base: do NOT provide gcc-lib-base
Currently BOTH gcc-lib-base and gcc83-lib-base are installed on my SliTaz system. So, with the current (and longstanding) tazpkg limitations I can't update just gcc-lib-base: tazpkg always updates gcc83-lib-base for me instead. Now I can't run Firefox, Vivaldi, Chrome, etc. I think because of gcc-lib-base, but I not sure 1bsolutely.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 22 12:55:54 2019 +0300 (2019-10-22)
parents
children
line source
1 This is the GNU gettext package. It is interesting for authors or maintainers of
2 other packages or programs which they want to see internationalized. As one step
3 the handling of messages in different languages should be implemented. For this
4 task GNU gettext provides the needed tools and library functions.
6 It is also interesting for translators, because GNU gettext provides the
7 'msgmerge' program, which prepares a message catalog before a translation
8 update.
10 Users of GNU packages should also install GNU gettext because some other GNU
11 packages will use the gettext program included in this package to
12 internationalize the messages given by shell scripts.
14 * [The homepage of this package](http://www.gnu.org/software/gettext/)
15 * [The primary FTP site for its distribution]
16 (ftp://ftp.gnu.org/pub/gnu/gettext/)
17 * Send comments and bug reports to <bug-gnu-gettext@gnu.org>