Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv428

Added Files:
        libmpfr4.info 
Log Message:
anticipating upstream update, validation fails on bad libdir= in .la


--- NEW FILE: libmpfr4.info ---
Info2: <<
Package: libmpfr4%type_pkg[-64bit]
Version: 3.0.0
Revision: 0.1
Type: -64bit (boolean)
Architecture: ( %type_raw[-64bit] = -64bit ) powerpc, ( %type_raw[-64bit] = 
-64bit ) i386
Depends: %N-shlibs (= %v-%r), ( %type_raw[-64bit] = -64bit ) 64bit-cpu
BuildDepends: gmp%type_pkg[-64bit] (>= 4.2.1-1006), fink (>= 0.26.0)
Conflicts: libmpfr-dev, libmpfr1, libmpfr1-64bit, libmpfr4, libmpfr4-64bit
Replaces: gmp (<< 4.1.4-1), libmpfr-dev, libmpfr1, libmpfr1-64bit, libmpfr4, 
libmpfr4-64bit
Source: http://www.mpfr.org/mpfr-%v/mpfr-%v-rc1.tar.bz2
# Source: http://www.mpfr.org/mpfr-current/mpfr-%v.tar.gz
Source-MD5: 72f578e1fce8e58172af31ec5c622ffe
ConfigureParams: --infodir='${prefix}/share/info' --enable-shared 
--disable-static
DocFiles: AUTHORS COPYING BUGS COPYING.LESSER ChangeLog FAQ.html NEWS README 
TODO VERSION
InfoDocs: mpfr.info
# PatchFile: %{Ni}.patch
# PatchFile-MD5: cbad7ef51dc6a608ef1f78a38c6318f9
BuildDependsOnly: True
CompileScript: <<
  #! /bin/sh -ev
  # mkdir -p build
  # cd build
  if [ "%type_raw[-64bit]" == "-64bit" ]; then
    export CC="gcc -m64"
  fi
  ./configure %c --libdir='${prefix}/%lib'
  make check
<<
SplitOff: <<
  Package: %N-shlibs
  Depends: gmp%type_pkg[-64bit]-shlibs (>= 4.2.1-1006), ( %type_raw[-64bit] = 
-64bit ) 64bit-cpu
  Files: %lib/libmpfr.*.dylib
  Shlibs: <<
    %p/%lib/libmpfr.4.dylib 5.0.0 %n (>= 3.0.0-1) %type_num[-64bit]
  <<
  Description: Shared libraries for mpfr package
  DocFiles: AUTHORS COPYING BUGS COPYING.LESSER ChangeLog FAQ.html NEWS README 
TODO VERSION
<<
Description: %type_pkg[-64bit] C floating-point math lib
DescDetail: <<
 The MPFR library is a C library for multiple-precision
 floating-point computations with exact rounding (also called
 correct rounding). 
<<
DescPackaging: <<
  Starting with libmpfr4-3.0.0, we --disable-static.
  TODO: validate against gmp5
<<
Maintainer: David Fang <[email protected]>
# Former maintainer: Dave Morrison <[email protected]>
Homepage: http://www.mpfr.org/
License: LGPL
<<


------------------------------------------------------------------------------

_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to