Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv24601
Modified Files: lhapdf.info Log Message: lhapdf to latest 5.8.9 Can now bump to use gcc48. Must stay at python26 because it builds a pymod into a separate pyversioned pkg Index: lhapdf.info =================================================================== RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/lhapdf.info,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- lhapdf.info 22 Feb 2012 21:22:44 -0000 1.2 +++ lhapdf.info 15 Jun 2013 22:51:59 -0000 1.3 @@ -1,19 +1,38 @@ Package: lhapdf -Version: 5.8.3 -Revision: 1005 +Version: 5.8.9 +Revision: 1 Depends: %N-shlibs (= %v-%r) -BuildDepends: gcc46, python26 (>= 1:2.6.2-2) +BuildDepends: << + doxygen, + fink-package-precedence, + gcc48-compiler, + python26 (>= 1:2.6.2-2), + texlive-base +<< BuildDependsOnly: true Source: http://www.hepforge.org/archive/%n/%n-%v.tar.gz -Source-MD5: 0a6aade8340522be18a6003944d5a1c6 +Source-MD5: 51e61fa316957abd13d1b76b44e665cf +Source-Checksum: SHA1(9f02c2c8042811897b0d047259b0cc75e9ec3d19) SetCXXFLAGS: -Os -ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking PYTHON=%p/bin/python2.6 +SetCC: gcc-fsf-4.8 +SetCXX: g++-fsf-4.8 +ConfigureParams: --mandir=%p/share/man --enable-dependency-tracking PYTHON=%p/bin/python2.6 GCC: 4.0 CompileScript: << #!/bin/sh -ev + export F77=gfortran-fsf-4.8 export ARCHFLAGS='' %{default_script} + fink-package-precedence . << +### Tests cannot be activated unless pdfset is downloaded. +### Use the script "bin/lhapdf-getdata" in the build dir to fetch them. +### WARNING: Several GB of data +### Then set LHAPATH to point to the location of the downloaded files. +#InfoTest: << +# TestScript: << +# make check || exit 2 +#<< InstallScript: << #!/bin/sh -ev export ARCHFLAGS='' @@ -24,7 +43,7 @@ DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO Splitoff: << Package: %N-shlibs - Depends: gcc46-shlibs + Depends: gcc48-shlibs Files: lib/libLHAPDF.0.dylib Shlibs: << %p/lib/libLHAPDF.0.dylib 1.0.0 %n (>= 5.8.0-1001) ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs