Rewrap dev-util DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:56 -05:00
parent 991482ea96
commit f4b61c7fd6
21 changed files with 155 additions and 126 deletions

View File

@@ -1,17 +1,15 @@
SUMMARY="intltool is a set of tools to centralize translation of file formats."
DESCRIPTION="intltool is a set of tools to centralize translation of many different file formats using GNU gettext-compatible PO files.
SUMMARY="A set of tools to centralize translation of file formats."
DESCRIPTION="
intltool is a set of tools to centralize translation of many different file \
formats using GNU gettext-compatible PO files.
The intltool collection can be used to do these things:
* Extract translatable strings from various source files (.xml.in,
glade, .desktop.in, .server.in, .oaf.in).
* Collect the extracted strings together with messages from traditional
source files (.c, .h) in po/PACKAGE.pot.
* Merge back the translations from .po files into .xml, .desktop and
oaf files. This merge step will happen at build resp. installation time."
* Extract translatable strings from various source files (.xml.in, glade, \
.desktop.in, .server.in, .oaf.in).
* Collect the extracted strings together with messages from traditional source \
files (.c, .h) in po/PACKAGE.pot.
* Merge back the translations from .po files into .xml, .desktop and oaf \
files. This merge step will happen at build resp. installation time.
"
HOMEPAGE="http://freedesktop.org/wiki/Software/intltool"
SRC_URI="ftp://ftp.gnome.org/pub/gnome/sources/intltool/0.40/intltool-0.40.6.tar.gz"
CHECKSUM_MD5="8e40f9d1c7308eddbfd24b22cd540631"