Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6697

Modified Files:
        intltool-10.5.info intltool-debian-10.5.info 
        intltool40-10.5.info 
Added Files:
        intltool-debian-x86_64.info intltool-x86_64.info 
        intltool40-x86_64.info 
Log Message:
adjust intltool* for 10.5/x86_64


Index: intltool40-10.5.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/intltool40-10.5.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- intltool40-10.5.info        13 May 2009 05:52:18 -0000      1.6
+++ intltool40-10.5.info        18 May 2009 03:38:04 -0000      1.7
@@ -7,6 +7,7 @@
 
 Revision: 101
 Distribution: 10.5
+Architecture: powerpc, i386
 Depends: <<
        gettext-tools,
        libgettext3-shlibs,

--- NEW FILE: intltool40-x86_64.info ---
Package: intltool40

# do not upgrade %n=intltool to 0.40 without test-building pkgs that use it
# (or at least making sure they BDep on it)
# See: http://bugzilla.gnome.org/show_bug.cgi?id=537352
Version: 0.40.6

Revision: 101
Distribution: 10.5
Architecture: x86_64
Depends: <<
        gettext-tools,
        libgettext3-shlibs,
        libiconv-bin,
        perl588-core,
        xml-parser-pm588
<<
BuildDepends: <<
        fink (>= 0.26.0-1),
        gettext-tools,
        libgettext3-dev,
        libiconv-bin,
        libiconv-dev,
        perl588-core,
        xml-parser-pm588
<<
Conflicts: intltool
Replaces: intltool
Source: mirror:gnome:sources/intltool/0.40/intltool-%v.tar.bz2
Source-MD5: 69bc0353323112f42ad4f9cf351bc3e5
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
RuntimeVars: ac_cv_path_INTLTOOL_PERL: %p/bin/perl5.8.8
ConfigureParams: --mandir=%p/share/man
CompileScript: <<
        PERL=%p/bin/perl5.8.8 ./configure %c
        make
<<
InfoTest: TestScript: make check || exit 2
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.

This is the new 4.0 major-version release, which apparently has some
compatibility problems vs the older 0.36 series. Use the "intltool"
package if you need the older version for now.
<<
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 <fink-gnome-c...@lists.sourceforge.net>
Homepage: http://www.gnome.org/

--- NEW FILE: intltool-debian-x86_64.info ---
Package: intltool-debian
Version: 0.30+20040213
Revision: 102
Distribution: 10.5
Architecture: x86_64
Source: mirror:debian:pool/main/i/%n/%n_%v.tar.gz
Source-MD5: 23f80e05373b525fdcc5775d8dbbd68d
SourceDirectory: %n
Depends: gettext-bin
RuntimeVars: ac_cv_path_INTLTOOL_PERL: %p/bin/perl5.8.8
CompileScript: make prefix=%p
InstallScript: <<
  make DESTDIR=%d prefix=%p install
<<
DocFiles: AUTHORS debian/README.Debian  debian/changelog debian/copyright
Description: Help i18n of RFC822 compliant config files
DescDetail: <<
  Intltool is a bunch of scripts written by the GNOME project to
  internationalize many different file formats.  This package is
  a slightly modified version which adds support for RFC822
  compliant config files, e.g. Debconf templates files.
<<
DescPort: <<
 We force a rebuild in 10.5 since /usr/bin/perl is different.
<<
License: GPL
Maintainer: Chris Zubrzycki <bere...@users.sourceforge.net>
Homepage: http://packages.qa.debian.org/intltool-debian

Index: intltool-debian-10.5.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/intltool-debian-10.5.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- intltool-debian-10.5.info   6 Apr 2009 16:58:26 -0000       1.4
+++ intltool-debian-10.5.info   18 May 2009 03:38:04 -0000      1.5
@@ -2,6 +2,7 @@
 Version: 0.30+20040213
 Revision: 102
 Distribution: 10.5
+Architecture: powerpc, i386
 Source: mirror:debian:pool/main/i/%n/%n_%v.tar.gz
 Source-MD5: 23f80e05373b525fdcc5775d8dbbd68d
 SourceDirectory: %n

--- NEW FILE: intltool-x86_64.info ---
Package: intltool

# do not upgrade to 0.40 without test-building pkgs that use it
# (or at least making sure they BDep on it)
# See: http://bugzilla.gnome.org/show_bug.cgi?id=537352
Version: 0.36.3

Revision: 102
Distribution: 10.5
Architecture: x86_64
Depends: <<
        gettext-tools,
        libgettext3-shlibs,
        libiconv-bin,
        perl588-core,
        xml-parser-pm588
<<
BuildDepends: <<
        fink (>= 0.26.0-1),
        gettext-tools,
        libgettext3-dev,
        libiconv-bin,
        libiconv-dev,
        perl588-core,
        xml-parser-pm588
<<
Conflicts: intltool40
Replaces: intltool40
Source: mirror:gnome:sources/%n/0.36/%n-%v.tar.bz2
Source-MD5: 4a4428eedf69ac2717f2353b742fe42e
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
RuntimeVars: ac_cv_path_INTLTOOL_PERL: %p/bin/perl5.8.8
ConfigureParams: --mandir=%p/share/man
CompileScript: <<
        PERL=%p/bin/perl5.8.8 ./configure %c
        make
<<
InfoTest: TestScript: make check || exit 2
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.

This is the older major-version release, which apparently has some
compatibility problems vs the newer 0.40 series. Use "intltool40" if
you need the newer version for now.
<<
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 <fink-gnome-c...@lists.sourceforge.net>
Homepage: http://www.gnome.org/

Index: intltool-10.5.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/intltool-10.5.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- intltool-10.5.info  12 Apr 2009 19:06:48 -0000      1.11
+++ intltool-10.5.info  18 May 2009 03:38:04 -0000      1.12
@@ -7,6 +7,7 @@
 
 Revision: 102
 Distribution: 10.5
+Architecture: powerpc, i386
 Depends: <<
        gettext-tools,
        libgettext3-shlibs,


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to