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

Added Files:
        gettext-tools-0.17-10.5.info 
Log Message:
done

--- NEW FILE: gettext-tools-0.17-10.5.info ---
Package: gettext-tools-0.17
Version: 0.17
Revision: 8
Distribution: 10.5
Source: mirror:gnu:gettext/gettext-%v.tar.gz
#Source: mirror:sourceforge:fink/gettext-%v.tar.gz
Source-MD5: 58a2bc6d39c0ba57823034d55d65d606
PatchFile: %n.patch
PatchFile-MD5: 42fbd9f488285f3b3917f153f1f780b3
PatchScript: <<
 patch -p1 < %{PatchFile}
 cd build-aux; perl -pi -e 's/.*chmod.*777.*$//g' ltmain.sh
<<
Depends: expat1-shlibs (>= 2.0.1-1), glib2-shlibs (>= 2.18.4-3), 
libcroco3-shlibs (>= 0.6.2-1), libgettext3-shlibs (>= 0.14.5-2), libiconv (>= 
1.12-3), libncurses5-shlibs (>= 5.4-20041023-1011), libxml2-shlibs (>= 2.6.32-1)
BuildDepends: fink (>= 0.28.0), expat1, glib2-dev (>= 2.18.4-3), libcroco3 (>= 
0.6.2-1), libgettext3-dev (>= 0.14.5-2), libiconv-dev (>= 1.12-3), libncurses5 
(>= 5.4-20041023-1011), libxml2 (>= 2.6.32-1)
BuildConflicts: ccache-default, distcc-default
Replaces: gettext-tools
Conflicts: gettext-tools
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
ConfigureParams: --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --with-included-gettext --disable-csharp 
--disable-rpath --disable-shared --disable-java --disable-native-java
CompileScript: cd gettext-tools; env EMACS=no ./configure %c ; make
InstallScript: <<
 cd gettext-tools; make install prefix=%i
 rm -rf %i/lib
 rm -rf %i/include
 rm %i/share/locale/locale.alias
<<
DocFiles: README* AUTHORS COPYING* NEWS THANKS ChangeLog* 
InfoDocs: gettext.info
Description: GNU Internationalization utils (shared libs)

DescDetail: <<
  The gettext packages provides some of the i18n and l10n support used by
  many GNU programs but missing from the Darwin C library.
<<

DescPort: <<
  charset.alias is deleted because it is empty on Darwin anyway and
  causes unnecessary conflicts between packages.

  The emacs files have been moved to a separate gettext-emacs package
  (EMACS=no prevents them from being compiled here).
<<
DescPackaging: <<
  We now follow the packaging advice from the upstream authors, and have
  separated gettext-tools into its own package (a separate build from
  the same source).  The libraries from that portion have gone into
  libgettextpo2-*.

  However, we have retained the idea of a gettext-doc splitoff from
  the previous version of libgettext3-shlibs, which was prepared by
  Chris Zubrzycki.

  The two shared libraries libgettextlib-%v.dylib and libgettextsrc-%v.dylib
  are intended to only be used by binaries in the gettext-tools package
  (to avoid duplication of code in those binaries, apparently). They
  are thus private shared libraries in the package with the binaries.
  The files used to link against them are removed so that nothing else
  can link to those libraries.

  We also remove a few stray files related to libintl which 'make install'
  installs for us.
<<


License: GPL/LGPL
Maintainer: Fink Core Group <fink-c...@lists.sourceforge.net>
Homepage: http://www.gnu.org/software/gettext/


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to