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

Added Files:
        gc.info 
Log Message:
builds on 10.7


--- NEW FILE: gc.info ---
Info2: <<
Package: gc%type_pkg[-64bit]
Version: 7.1
Revision: 1002
GCC: 4.0
Type: -64bit (boolean)
Architecture: ( %type_raw[-64bit] = -64bit ) powerpc, ( %type_raw[-64bit] = 
-64bit ) i386
BuildDependsOnly: true
Source: http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-%v.tar.gz
Source-MD5: 2ff9924c7249ef7f736ecfe6f08f3f9b
Depends: %N-shlibs (= %v-%r), ( %type_raw[-64bit] = -64bit ) 64bit-cpu
Conflicts: gc-static, gc, gc-64bit
Replaces: gc-static, gc, gc-64bit
#ConfigureParams: --enable-full-debug
ConfigureParams: --enable-cplusplus
NoSetCPPFLAGS: true
SetCFLAGS: -fno-common -D_XOPEN_SOURCE -DGC_DARWIN_THREADS -DLARGE_CONFIG -g 
-UNO_DEBUGGING -I%p/include
CompileScript: <<
#! /bin/sh -ev
 if [ "%type_raw[-64bit]" == "." ]; then
  ./configure %c --libdir='${prefix}/%lib'
  make
 else
 export CC="gcc -m64"
 export CXX="g++ -m64"
 ./configure %c --libdir='${prefix}/%lib'
 make
fi
<<
InstallScript: <<
 make install DESTDIR=%d
 mkdir -p %i/share/doc
 mv %i/share/gc %i/share/doc
 mkdir -p %i/share/man/man3
 install -p -m644 doc/gc.man %i/share/man/man3/GC_malloc.3
<<
DocFiles: README.QUICK
SplitOff: <<
  Package: %N-shlibs
  Depends: ( %type_raw[-64bit] = -64bit ) 64bit-cpu
  Replaces: gc (<< 7.0-1002)
  Files: <<
    %lib/libcord.*.dylib
    %lib/libgc.*.dylib
    %lib/libgccpp.*.dylib
  <<
  Shlibs: <<
    %p/%lib/libcord.1.dylib 2.0.0 %n (>= 7.0-1002) %type_num[-64bit]
    %p/%lib/libgc.1.dylib 2.0.0 %n (>= 6.1-3) %type_num[-64bit]
    %p/%lib/libgccpp.1.dylib 2.0.0 %n (>= 7.0-1002) %type_num[-64bit]
  <<
  Description: Shared libraries for gc package
  DocFiles: README.QUICK
<<
License: OSI-Approved
Description: Generic garbage-collecting storage allocator
DescPort: -D_XOPEN_SOURCE needed by <redacted>
Maintainer:  Dave Morrison <[email protected]>
Homepage: http://www.hpl.hp.com/personal/Hans_Boehm/gc/
<<





------------------------------------------------------------------------------
Malware Security Report: Protecting Your Business, Customers, and the 
Bottom Line. Protect your business and customers by understanding the 
threat from malware and how it can impact your online business. 
http://www.accelacomm.com/jaw/sfnl/114/51427462/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to