Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv15828/stable/main/finkinfo/sci

Added Files:
        lhapdf.info 
Log Message:
lhapdf to stable; overhaul the hell out of the build to give control over which 
python variant is actually used and which arch


--- NEW FILE: lhapdf.info ---
Package: lhapdf
Version: 5.8.3
Revision: 1004
Depends: %N-shlibs (= %v-%r)
BuildDepends: gcc46, python26 (>= 1:2.6.2-2)
BuildDependsOnly: true
Source: http://www.hepforge.org/archive/%n/%n-%v.tar.gz
Source-MD5: 0a6aade8340522be18a6003944d5a1c6
SetCXXFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking 
PYTHON=/usr/bin/python
GCC: 4.0
CompileScript: <<
#!/bin/sh -ev
        export ARCHFLAGS=''
        %{default_script}
<<
InstallScript: <<
#!/bin/sh -ev
        export ARCHFLAGS=''
        make install DESTDIR=%d
        perl -pi -e 's,^#!\s*/usr/bin/env python,#!%p/bin/python2.6,' %i/bin/*
        %p/bin/python2.6 %p/lib/python2.6/compileall.py -f -d %p/lib/python2.6 
%i/lib/python2.6
<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
Splitoff: <<
  Package: %N-shlibs
  Depends: gcc46-shlibs
  Files: lib/libLHAPDF.0.dylib
  Shlibs: <<
    %p/lib/libLHAPDF.0.dylib 1.0.0 %n (>= 5.8.0-1001)
  <<
  DocFiles: COPYING
<<
Splitoff2: <<
  Package: %N-py26
  Depends: python26, %N-shlibs (= %v-%r)
  Files: lib/python2.6
  DocFiles: COPYING
<<
License: GPL
Homepage: http://projects.hepforge.org/lhapdf
Maintainer: Jack Fink <jackf...@users.sourceforge.net>
Description: Les Houches Accord Parton Density Function
DescDetail: <<
 LHAPDF provides a unified and easy to use interface to modern PDF sets.
 It is designed to work not only with individual PDF sets but also with
 the more recent multiple "error" sets. It can be viewed as the successor
 to PDFLIB, incorporating many of the older sets found in the latter,
 including pion and photon PDFs. In LHAPDF the computer code and input
 parameters/grids are separated thus allowing more easy updating and no
 limit to the expansion possibilities.
<<


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to