Info2: << Package: intltool40 Version: 0.50.2 Revision: 601 Distribution: 10.11 Type: systemperl (5.18.2) Depends: << gettext-tools, system-perl%type_pkg[systemperl], xml-parser-pm%type_pkg[systemperl] << BuildDepends: << system-perl%type_pkg[systemperl], xml-parser-pm%type_pkg[systemperl] << Conflicts: intltool Replaces: intltool Source: http://edge.launchpad.net/intltool/trunk/%v/+download/intltool-%v.tar.gz Source-MD5: 23fbd879118253cb99aeac067da5f591 UseMaxBuildJobs: false RuntimeVars: ac_cv_path_INTLTOOL_PERL: /usr/bin/perl ConfigureParams: --mandir=%p/share/man CompileScript: << PERL=/usr/bin/perl ./configure %c make << InfoTest: TestScript: make check || exit 2 InstallScript: << make install DESTDIR=%d << DocFiles: AUTHORS COPYING 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.freedesktop.org/wiki/Software/intltool <<