mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Rewrap dev-util DESCRIPTIONs
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user