Commit graph

11 commits

Author SHA1 Message Date
rodent
2fd50d0f1c Escape braces in intltool-update. This is evident when using the --version
option. The programme emits deprecation warnings which break package builds
which depend on that output being sane.
2015-07-12 14:18:13 +00:00
drochner
d45a8a2216 update to 0.36.2
changes: minor bugfixes
2007-09-18 20:22:13 +00:00
wiz
2efe73d912 Do not insist on GNU iconv. NetBSD iconv, for example, is perfectly fine.
Bump PKGREVISION.
2007-08-08 21:57:16 +00:00
drochner
ee4c4a9c88 update to 0.35.1
changes:
-Make regex patterns greedier, to avoid perl stack overflows
-Add code to detect DATADIRNAME
-Support older/non-GNU versions of diff when validating tests
-Add new mode to support quoted text in any file
-Fix the warning message for missing IT_PROG_INTLTOOL and error out
2006-12-15 19:31:46 +00:00
joerg
dacbbc80f9 Adjust regex patterns used for line matching in translation catalogs
to generate less back tracing.  On DragonFly 1.6 (but not 1.4) Perl
would hit the stack size in wm/metacity's dz.po otherwise.
Thanks to walt <wa1ter@myrealbox.com> for the tracing down the faulting
expression.
Bump revision.
2006-08-29 14:03:39 +00:00
jmmv
a90d2e5119 Update to 0.31. While here, make this package also install the xml-i18n-tools
utility to obsolete the standalone xml-i18n-tools package.

Changes since 0.30:
* Usage of [no-xml] option in AC_PROG_INTLTOOL to avoid requiring
  XML::Parser Perl module. (Rodney Dawes)
* Support for C#. (Rodney)
* Support for running intltool-update without autoconf, or with
  po/Makevars file (as used in gettext). (Danilo Segan)
* New XML merging (compatible with pre-0.27.2 intltool) -- bug
  #130802 -- entity decoding and encoding is not done anymore for
  XML. (Danilo)
* Multiple-output XML merging now produces simpler files, and sets
  "xml:lang" only when translation is used -- bug #46650. (Danilo)
* Support for passing comments to translators from XML and GConf
  schema files. (Danilo)
* Many bug fixes (Rodney, Danilo, Callum McKenzie)
2004-06-27 17:27:12 +00:00
minskim
7a46d3bcfd Update intltool to 0.30. This closes PR pkg/24315.
Approved by wiz@.

Changes since 0.28:

Version 0.30

* added missing [] quotation macro name defined in AC_DEFUN()
 (Tomasz Kloczko)
* Handle embedded newlines thereby avoiding the silent corruption of
  files. (Morten Welinder)
* Now intltool-merge does not compress whitespace in attributes
  and CDATA. (Brian Cameron)
* Now intltool-merge supports dashes in attribute names, and  supports
  attributes delimited by single quotes. (Brian Cameron)
* Misc small fixes (Kenneth Chr., Danilo Segan)

Version 0.29

* Removed OrigTree in favor of more simply setting handlers directly
  in intltool-merge (Brian Cameron)
* Work correctly with AC_CONFIG_AUX_DIR (Thomas Vander Stichele,
  Chee Bin HOH and Kees Cook)
* Make intltoolize return a correct exit status (Thomas Vander Stichele)
* Fix usage of a bash-ism (Morten Welinder, Jonathan Blandford)
* Translate GenericName in .desktop files (Kenneth Rohde Christiansen)
* Framework to allow each format have inline comments (Denis Barbier)
* Add $XGETTEXT_ARGS to allow passing extra args to xgettext (Danilo Segan)
* Added support for .kbd files (Kenneth Rohde Christiansen)
* Add $XGETTEXT_KEYWORDS to allow the use of other keywords (Danilo Segan)
* Misc bug fixes (Noah Levitt, Tommi Komulainen)
2004-02-06 18:26:49 +00:00
jmmv
6305c2d4b1 Update to 0.28 and take maintainership:
* made intltool-merge use XML::Parser (#116526 and others) [Brian Cameron]

  - added and updated tests
  - updated so that intltool-merge doesn't add a trailing '\n'
    character to CDATA values.
  - Corrected the logic of encoding/decoding the string
    before/after translation.
  - Added it to build, made it install (Kenneth Christiansen)
    - Added missing DESTDIR (Abel Cheung)
    - Also nstall OrigTree.pm in the distribution tree (Malcolm Tredinnick)
    - Check for the XML::Parser module at build time (Malcolm Tredinnick)

* Added INTLTOOL_KBD_RULE for GOK\s *.kdb files (Bill Haneman)
* Added --multiple-output option (Kenneth Christiansen)
* Avoid bashism in xgettext version check. (#120267) (Abel Cheung)
* Handle standard GNU gettext 0.12 and 0.13 installations (Malcolm Tredinnick)
* Fix the running of test 18 (multiple output test) (Malcolm Tredinnick)
2003-12-13 17:19:26 +00:00
jmmv
e499a324e7 Update to 0.27.1:
- Fixed .xam support (Abel Cheung)
- Fixed intltool-update, it's not usable with 0.27 :-(  (Carlos Perelló Marín)
- intltool-update -m tells you about files that are at POTFILES.in but does not
  exists anymore (Abel Cheung)
- Small scheme support fixes (Callum McKenzie)
- Added support for .lang files (Gustavo Giraldez)
- Added support for .xam files (Abel Cheung)
- Updated I18N-HOWTO (Kenneth, Bruno Haible)
- Updated all manual pages and command help (Abel Cheung)
- Improved the package name detection code (Abel Cheung)
- better .server files handling (Abel Cheung)
- source code with non-ASCII chars support with
  GNU gettext 0.12 (bug #99005, Abel Cheung, Carlos Perelló Marín)
- intltool-unicodify is deprecated, please use msgconv (Abel Cheung)
2003-08-17 19:47:39 +00:00
jmmv
df6e75e6aa Update to 0.26:
- Handle no translations in get_newest_po_age (Rodney Dawes)
- Cleaned up tests and fixed few bugs (Kenneth)
- Send error messages to stderr, and fix other similar bugs (bug #105013,
  Denis Barbier)
- handle using a different output file. (James Henstridge)
- Correct the invocation of INTLTOOL_MERGE. (bug #106898, Malcolm Tredinnick)
- Extract attributes in XML when there are spaces arount the equal sign
  (Alberto Manuel Brand?o Sim?es)
- use iconv -f, instead of iconv --f (bug #105181, Hidetoshi Tajima)
- Added variable substitution. (Kenneth)
- Added small section for packages not using the aufo* tools (Kenneth)
- Call msgmerge with options before non-options to fix potential non-GNU
  getopt issues. (Gregory Stark, Jordi Mallach)
- Make it work when running an UTF-8 locale (Kenneth)
- Fix some iconv/charset issues (bug #113121, Morten Welinder)
2003-06-03 19:27:52 +00:00
jmmv
ea05f2f200 Do not install the xml-i18n-toolize program, so this package can coexist
with xml-i18n-tools.  Bump PKGREVISION.

This fixes the build of the gnome meta-package; pointed out by tron.
2003-02-19 13:22:54 +00:00