Package: intltool Version: 0.35.0 Revision: 101 Depends: system-perl586, xml-parser-pm586, libgettext3-shlibs, gettext-tools, libiconv-bin BuildDepends: system-perl586, xml-parser-pm586, gettext-tools, libgettext3-dev, libiconv-dev, libiconv-bin Source: mirror:gnome:sources/%n/0.35/%n-%v.tar.bz2 Source-MD5: 95c4bd2a91419083ee880a3f53f86edf NoSetMAKEFLAGS: true SetMAKEFLAGS: -j1 RuntimeVars: ac_cv_path_INTLTOOL_PERL: /usr/bin/perl ConfigureParams: --mandir=%p/share/man CompileScript: << PERL=/usr/bin/perl ./configure %c make << InstallScript: << make install DESTDIR=%d << DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO doc/I18N-HOWTO Description: Internationalize various kinds of data files DescDetail: << Automatically extracts translatable strings from oaf, glade, bonobo ui, nautilus theme and other files into the po files. Automatically merges translations from po files back into .oaf files (encoding to be 7-bit clean). Also merges into other kinds of files. << DescPort: << Use Dep:system-perlXXX,xml-parser-pmXXX to correspond to what Apple ships as /usr/bin/perl. Unfortunately ./configure doesn't allow PERL to be versioned (perlX.X.X), so that's the best we can figure to try to force things to be self-consistent and likely-to-be-present with a minimum of additional packages needed. << DescPackaging: << The ac_cv_path_INTLTOOL_PERL shell variable is automatically set to the system perl interpretter, so any package that uses intltool and has ./configure checks for "perl" and "XML::Parser" will get the correct perl interpretter that is used by intltool and thus test for the matched perl version of xml-parser-pmXXX that is needed, even if there are other perl interpretters in PATH. << License: GPL Maintainer: The Gnome Core Team Homepage: http://www.gnome.org/