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

Modified Files:
        intltool-debian.info intltool.info 
Added Files:
        intltool-10.4.info intltool-debian-10.4.info 
Removed Files:
        intltool-10.5.info intltool-debian-10.5.info 
Log Message:
fix filenames


Index: intltool.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/intltool.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- intltool.info       27 Jul 2008 12:13:39 -0000      1.6
+++ intltool.info       18 Jan 2009 19:36:55 -0000      1.7
@@ -5,13 +5,14 @@
 # See: http://bugzilla.gnome.org/show_bug.cgi?id=537352
 Version: 0.36.3
 
-Revision: 1
+Revision: 101
+Distribution: 10.5, 10.6
 Depends: <<
        gettext-tools,
        libgettext3-shlibs,
        libiconv-bin,
-       system-perl586,
-       xml-parser-pm586
+       system-perl588,
+       xml-parser-pm588
 <<
 BuildDepends: <<
        fink (>= 0.26.0-1),
@@ -19,8 +20,8 @@
        libgettext3-dev,
        libiconv-bin,
        libiconv-dev,
-       system-perl586,
-       xml-parser-pm586
+       system-perl588,
+       xml-parser-pm588
 <<
 Source: mirror:gnome:sources/%n/0.36/%n-%v.tar.bz2
 Source-MD5: 4a4428eedf69ac2717f2353b742fe42e

--- NEW FILE: intltool-10.4.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: 1
Distribution: 10.4
Depends: <<
        gettext-tools,
        libgettext3-shlibs,
        libiconv-bin,
        system-perl586,
        xml-parser-pm586
<<
BuildDepends: <<
        fink (>= 0.26.0-1),
        gettext-tools,
        libgettext3-dev,
        libiconv-bin,
        libiconv-dev,
        system-perl586,
        xml-parser-pm586
<<
Source: mirror:gnome:sources/%n/0.36/%n-%v.tar.bz2
Source-MD5: 4a4428eedf69ac2717f2353b742fe42e
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
<<
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.
<<
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-10.4.info ---
Package: intltool-debian
Version: 0.30+20040213
Revision: 2
Distribution: 10.4
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: /usr/bin/perl
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.
<<
License: GPL
Maintainer: Chris Zubrzycki <bere...@users.sourceforge.net>
Homepage: http://packages.qa.debian.org/intltool-debian

--- intltool-debian-10.5.info DELETED ---

--- intltool-10.5.info DELETED ---

Index: intltool-debian.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/intltool-debian.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- intltool-debian.info        29 Aug 2007 15:33:32 -0000      1.1
+++ intltool-debian.info        18 Jan 2009 19:36:55 -0000      1.2
@@ -1,6 +1,7 @@
 Package: intltool-debian
 Version: 0.30+20040213
-Revision: 2
+Revision: 102
+Distribution: 10.5, 10.6
 Source: mirror:debian:pool/main/i/%n/%n_%v.tar.gz
 Source-MD5: 23f80e05373b525fdcc5775d8dbbd68d
 SourceDirectory: %n
@@ -18,6 +19,9 @@
   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


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to