Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv16021/10.7/stable/main/finkinfo/devel

Added Files:
        autoconf2.6.info libtool2.info 
Log Message:
to 10.7

--- NEW FILE: libtool2.info ---
Package: libtool2
Version: 2.4
Revision: 1
Maintainer: Peter O'Gorman <pe...@pogma.com>
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: true
Conflicts: libtool14, libtool, libstroke (<= 0.5.1-2), libstroke-m4
Replaces: libtool, libtool14
Source: mirror:gnu:libtool/libtool-%v.tar.gz
Source-MD5: b32b04148ecdd7344abc6fe8bd1bb021 
SourceDirectory: libtool-%v
ConfigureParams: --program-prefix=g --infodir=%p/share/info 
--disable-dependency-tracking
CompileScript: <<
F77=no SED=/usr/bin/sed ./configure %c
make
<<
InfoTest: << 
# Not all tests pass with latest gcc.
# http://article.gmane.org/gmane.comp.gnu.libtool.bugs/7342
  TestDepends: autoconf2.6, automake1.11
  TestScript: make check || : 
<<
InstallScript: <<
  make install DESTDIR=%d
  ln -s %p/bin/glibtoolize %i/bin/libtoolize
<<
SplitOff: <<
  Package: %N-shlibs
  Replaces: libtool14 (<= 1.4.2-4)
  Files: lib/libltdl.7*.dylib
  Shlibs: %p/lib/libltdl.7.dylib 11.0.0 %n (>= 2.4-1)
  Description: Shared libraries for libtool, v2.2
  DocFiles: <<
   README COPYING AUTHORS NEWS THANKS
   libltdl/COPYING.LIB libltdl/README:README.libltdl
  <<
<<
DocFiles: <<
 README COPYING AUTHORS NEWS THANKS ChangeLog
 libltdl/COPYING.LIB libltdl/README:README.libltdl
<<
InfoDocs: libtool.info
#
Description: Shared library build helper, v2.2
DescDetail: <<
GNU libtool knows how to build shared libraries on a wide range of
platforms. It is designed to work with autoconf to add painless shared
library support to GNU packages.

libtool-2.2 is a major change from libtool-1.5. On darwin shared
libraries built with this version will have only one symlink
libfoo.dylib -> libfoo.2.dylib, not two links like on branch-1-5.
There are many many major changes in this version, and very likely
some bugs, please let me know if you come across any.
<<
DescPort: <<
Uses a 'g' prefix to avoid a naming conflict with Apple's libtool
program (which is completely unrelated).
<<
License: GPL/LGPL
Homepage: http://www.gnu.org/software/libtool

--- NEW FILE: autoconf2.6.info ---
Package: autoconf2.6
Version: 2.68
Revision: 1
Depends: m4 (>= 1.4.11)
BuildDepends: texi2html, fink (>= 0.24.12)
Conflicts: autoconf2.13, autoconf25 (<= 2.54-1), autoconf
Replaces: autoconf2.13, autoconf25 (<= 2.54-1), autoconf2.5, autoconf
Source: mirror:gnu:autoconf/autoconf-%v.tar.bz2
Source-MD5: 864d785215aa60d627c91fcb21b05b07 
ConfigureParams: --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --program-suffix=-%v
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
CompileScript: <<
        PERL=/usr/bin/perl ./configure %c
        make
<<
InfoTest: TestScript: make check || :
InstallScript: <<
#!/bin/sh -ev
make install DESTDIR=%d
pushd doc && make html && popd
install -d -m 755 %i/share/doc/%n/html
install -m 644 doc/*.html %i/share/doc/%n/html/

for bin in autoconf autoheader autom4te autoreconf autoscan autoupdate ifnames; 
do
  ln -sf $bin-%v %i/bin/$bin
done

rm -f %i/share/emacs/site-lisp/*.elc
rm -f %i/share/emacs/site-lisp/*.el
<<
DocFiles: README COPYING AUTHORS NEWS THANKS
InfoDocs: autoconf.info standards.info
#
Description: System for generating configure scripts
DescDetail: <<
GNU Autoconf is a package for generating configure scripts. These scripts are 
present in a large number of free software packages and are used to detect 
system features at compilation time.

This package installs the latest Autoconf version. It has some compatibility 
problems with older packages. If you want to work on a package that requires 
Autoconf 2.13, install the autoconf2.13 package instead.

There are also enough incompatibilities with autoconf 2.5x to 2.63,
that this is a separate package, this autoconf version should work on
most modern configure scripts, however.

Previously by Christoph Pfisterer <chr...@users.sourceforge.net>
also by Chris Zubrzycki <bere...@users.sourceforge.net>
<<
License: GPL3
Homepage: http://www.gnu.org/software/autoconf/
Maintainer: Peter O'Gorman <pe...@pogma.com>


------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to