Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29034

Modified Files:
        coot.info 
Log Message:
new version coot. added missing xml2 dependencies. requires latest clipper.

Index: coot.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/coot.info,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -d -r1.103 -r1.104
--- coot.info   6 Feb 2009 15:23:51 -0000       1.103
+++ coot.info   14 Feb 2009 04:15:02 -0000      1.104
@@ -1,11 +1,11 @@
 Package: coot
-Version: 0.6-pre-1-revision-1852
+Version: 0.6-pre-1-revision-1876
 Revision: 1
 #SourceDirectory: %n-%v
 SourceDirectory: %n-0.6-pre-1
 GCC: 4.0 
 Source: http://www.ysbl.york.ac.uk/~emsley/software/pre-release/%n-%v.tar.gz  
-Source-MD5: 541ce6c0e4a46449d56dd532faf7cc3b
+Source-MD5: ad9c4bf2c4057835d41eaf97a51e3abc
 Source2: http://www.ysbl.york.ac.uk/refmac/data/refmac_dictionary.tar.gz
 Source2-MD5: d6eab829728608d0b8eade38debcedd3
 Source3: 
http://www.ysbl.york.ac.uk/~emsley/software/extras/reference-structures.tar.gz
@@ -30,13 +30,13 @@
  include \"%p/share/themes/Glossy_P/gtk-2.0/gtkrc\"
 .
 Install povray and raster3d fink packages to use the F8 key for producing 
-ray-traced images.
+ray-traced images. You may have to re-map the Spaces.app keybinding.
 <<
 ###############################################################################
 Recommends:  povray, ccp4, raster3d                        
 BuildDepends: <<
- clipper-dev (>= 1:2.0.3-6)      ,
- clipper     (>= 1:2.0.3-6)      ,
+ clipper-dev (>= 1:2.1-1)        ,
+ clipper     (>= 1:2.1-1)        ,
  gpp4-dev (>= 1.0.4-5)           ,
  gpp4     (>= 1.0.4-5)           ,
  mmdb-dev (>= 1.19-1)            ,
@@ -73,6 +73,7 @@
  libpng3                         ,
  librsvg2-gtk (>= 2.20.0-1)      ,
  libtool14                       ,
+ libxml2                         ,
  pango1-xft2-ft219-dev (>= 1.18.4-1) ,
  pixman (>= 0.10.0-1)            ,
  pygtk2-gtk-py25-dev             ,
@@ -85,7 +86,7 @@
 #            
 # Note: gtkglext1 IS required at runtime for stereo functionality
 Depends: <<
- clipper-shlibs (>= 1:2.0.3-6)    ,
+ clipper-shlibs (>= 1:2.1-1)      ,
  gpp4-shlibs (>= 1.0.4-5)         ,
  mmdb-shlibs (>= 1.19-1)          ,
  ssm-shlibs (>= 0.1-6)            ,
@@ -121,6 +122,7 @@
  libtiff-shlibs                   ,
  libtool14-shlibs                 ,
  librsvg2-gtk  (>= 2.20.0-1)      ,
+ libxml2-shlibs                   ,
  pango1-xft2-ft219-shlibs (>= 1.18.4-1) ,
  pygtk2-gtk-py25                  ,
  python25                         ,
@@ -225,8 +227,11 @@
 rm -rf %i/setup
 # The original wrapper creates problems.  Get rid of it.
 # Replace with a new wrapper to set the required PYTHONPATH variable
+# and a few others as follows:
 /bin/rm -f %i/bin/coot
 echo '#!/bin/sh -f ' >  %i/bin/coot
+echo "export COOT_REFMAC_LIB_DIR=%p/share/coot/lib"  >>  %i/bin/coot
+echo "export COOT_PYTHON_DIR=%p/share/coot/python"   >>  %i/bin/coot
 echo "export 
PYTHONPATH=%p/lib/python25.zip:%p/lib/python2.5:%p/lib/python2.5/plat-darwin:%p/lib/python2.5/plat-mac:%p/lib/python2.5/plat-mac/lib-scriptpackages:%p/lib/python2.5/lib-tk:%p/lib/python2.5/lib-dynload:%p/lib/python2.5/site-packages:%p/lib/python2.5/site-packages/Numeric:%p/lib/python2.5/site-packages/gtk-2.0:%p/share/coot/python:\$PYTHONPATH"
  >>  %i/bin/coot
 echo "%p/bin/coot-real \"\...@\" "  >>  %i/bin/coot
 chmod a+x %i/bin/coot
@@ -234,10 +239,6 @@
 /bin/rm -rf %i/include
 /bin/rm -rf %i/**/.libs
 <<
-RuntimeVars: <<
-COOT_REFMAC_LIB_DIR: %p/share/coot/lib
-COOT_PYTHON_DIR: %p/share/coot/python
-<<
 ###############################################################################
 DocFiles: README AUTHORS NEWS COPYING ABOUT-NLS BUGS TODO
 License: GPL


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to