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

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/unstable/main/finkinfo/devel/intltool.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- intltool.info       11 Sep 2008 06:08:22 -0000      1.13
+++ intltool.info       18 Jan 2009 19:36:17 -0000      1.14
@@ -5,13 +5,14 @@
 # See: http://bugzilla.gnome.org/show_bug.cgi?id=537352
 Version: 0.36.3
 
-Revision: 2
+Revision: 102
+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
 <<
 Conflicts: intltool40
 Replaces: intltool40

--- 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: 2
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
<<
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: /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.

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/

--- 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/unstable/main/finkinfo/devel/intltool-debian.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- intltool-debian.info        1 Feb 2006 17:50:56 -0000       1.2
+++ intltool-debian.info        18 Jan 2009 19:36:17 -0000      1.3
@@ -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