Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv4096

Modified Files:
        root5-devel.info 
Log Message:
Update to recent snap-shot which actually builds on 10.5. Always build against 
ruby/python from the system regardless of corresponding installed fink 
packages, add missing dependency on gcc42-shlibs.

Index: root5-devel.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/root5-devel.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- root5-devel.info    23 Oct 2007 13:27:48 -0000      1.8
+++ root5-devel.info    10 Nov 2007 15:55:10 -0000      1.9
@@ -1,7 +1,7 @@
 Info3: <<
 Package: root5-devel%type_pkg[-cernlib]%type_pkg[-geant4]%type_pkg[-qt]
-Version: 5.17.04
-Revision: 1
+Version: 5.17.05
+Revision: 20742
 Type: -cernlib (boolean), -geant4 (boolean), -qt (boolean)
 GCC: 4.0
 BuildDependsOnly: false
@@ -51,14 +51,17 @@
  root5-devel-qt, root5-devel-cernlib-qt, root5-devel-geant4-qt, 
root5-devel-cernlib-geant4-qt 
 <<
 #BuildConflicts: freetype
-Source: ftp://root.cern.ch/root/root_v%v.source.tar.gz
-Source-MD5: 5e82aa20f29a746c55ceb3c777f13347
+#Source: ftp://root.cern.ch/root/root_v%v.source.tar.gz
+Source: http://www-d0.fnal.gov/~mommsen/fink/root_v%v_%r.source.tar.gz
+Source-MD5: 85202f9cc7fcb145558b34538eb3ad49
 SourceDirectory: root
-PatchFile: root5-devel.patch
-PatchFile-MD5: 1b3ca4095c2a4f13c9417df7f5396699
+#PatchFile: root5-devel.patch
+#PatchFile-MD5: 5e7901ec4ddf94d54c0de52c541305c2
 PatchScript: <<
  #!/bin/sh -ev
- /usr/bin/patch -p0 < %{PatchFile}
+# /usr/bin/patch -p0 < %{PatchFile}
+ /usr/bin/sed -i '.bak' "s:python -c:/usr/bin/python -c:" configure
+ /usr/bin/sed -i '.bak' "s:ruby -rrbconfig:/usr/bin/ruby -rrbconfig:" configure
  /usr/bin/sed -i '.bak' "s:-Iinclude:-Iinclude -I/usr/X11R6/include:" 
config/Makefile.in
  /usr/bin/sed -i '.bak' "s/-lfreetype/\`freetype-config --libs\`/" 
config/root-config.in
  /usr/bin/sed -i '.bak' 's/$(notdir $(@:.dll=.$(SOEXT)))/$(@:.dll=.$(SOEXT))/' 
cint/cintdlls.mk
@@ -144,9 +147,8 @@
  /bin/rm -f %i/lib/root/libgsl.a
  /bin/rm -f %i/lib/root/libminuitbase.a
  /bin/rm -f %i/lib/root/libpcre.a
- # Remove stray CVS stuff
- /usr/bin/find %i -name "CVS" -type d -depth -exec rm -rf \{\} \;
- /usr/bin/find %i -name ".cvsignore" -exec rm \{\} \;
+ # Remove stray SVN stuff
+ /usr/bin/find %i -name ".svn" -type d -depth -exec rm -rf \{\} \;
 <<
 ConfFiles: <<
   %p/etc/root/hostcert.conf
@@ -197,6 +199,7 @@
      (%type_pkg[-geant4]) geant4.9-shlibs | 
      (%type_pkg[-geant4]) geant4.9-cernlib-gfortran-shlibs |
      (%type_pkg[-geant4]) geant4.9-cernlib-g77-shlibs,
+     (%type_pkg[-cernlib]) gcc42-shlibs,
      (%type_pkg[-cernlib]) root-pythia-shlibs (>= 3-11),
      (%type_pkg[-qt]) qt3-shlibs
    <<


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to