Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv31808
Modified Files:
coot.info
Log Message:
version update for coot
Index: coot.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/coot.info,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- coot.info 28 Dec 2006 09:05:11 -0000 1.24
+++ coot.info 1 Jan 2007 01:44:26 -0000 1.25
@@ -1,19 +1,31 @@
Package:coot
Version: 0.1.3-pre-1
-Revision: 1406
+Revision: 1421
GCC: 4.0
-#Source: http://www.ysbl.york.ac.uk/~emsley/software/%n-%v.tar.gz
-Source:
http://www.ysbl.york.ac.uk/~emsley/software/pre-release/%n-%v-revision-1405.tar.gz
-Source-MD5: 11e5a6b13fb18e1d51065793536b4bf2
+# Source: http://www.ysbl.york.ac.uk/~emsley/software/%n-%v.tar.gz
+Source:
http://www.ysbl.york.ac.uk/~emsley/software/pre-release/%n-%v-revision-%r.tar.gz
+Source-MD5: 0772a29257a93426ed456c0b23624875
SourceDirectory: %n-%v
Source2:
http://www.ysbl.york.ac.uk/~emsley/software/extras/refmac-lib-data-monomers.tar.gz
Source2-MD5: 88cdbabf47914740f2d13e6960eea3c6
Source3:
http://www.ysbl.york.ac.uk/~emsley/software/extras/reference-structures.tar.gz
Source3-MD5: c09bb6b5524901cb0fde14589546224e
###############################################################################
-BuildDepends: ccp4-onlylibs-dev (>= 6.0-1011), glib, gtk+2, freeglut,
gtkglarea, guile16, guile16-dev, gsl, libglade2, gtk-canvas-dev, libart2 (>=
2.3.16-2), libart2-shlibs (>= 2.3.16-2), guile16-net-http, gtk+2-dev,
libgettext3-dev, imlib, libjpeg, giflib, libpng3, gnome-libs-dev, libiconv-dev
+BuildDepends: <<
+ccp4-onlylibs-dev (>= 6.0.2-1), glib, gtk+2, freeglut, gtkglarea,
+guile16, guile16-dev, guile16-gtk-dev, gsl, libglade2, gtk-canvas-dev,
+libart2 (>= 2.3.16-2), libart2-shlibs (>= 2.3.16-2),
+guile16-net-http, gtk+2-dev, libgettext3-dev, imlib, libjpeg, giflib,
+libpng3, gnome-libs-dev, libiconv-dev
+<<
#
-Depends: guile16-shlibs, gsl-shlibs, libglade2-shlibs, guile16-gtk,
guile16-www, guile16-gui, guile16-goosh (>= 1.3-2), guile16, guile16-net-http,
freeglut-shlibs, libart2-shlibs (>= 2.3.16-2), coot-shlibs (= %v-%r),
imlib-shlibs, libjpeg-shlibs, giflib-shlibs, libpng3-shlibs, glib-shlibs,
gtk+2-shlibs, gnome-libs-shlibs
+Depends: <<
+guile16-shlibs, gsl-shlibs, libglade2-shlibs, guile16-gtk, guile16-www,
+guile16-gui, guile16-goosh (>= 1.3-2), guile16, guile16-net-http,
+freeglut-shlibs, libart2-shlibs (>= 2.3.16-2), coot-shlibs (= %v-%r),
+imlib-shlibs, libjpeg-shlibs, giflib-shlibs, libpng3-shlibs,
+glib-shlibs, gtk+2-shlibs, gnome-libs-shlibs
+<<
#
BuildDependsOnly: false
NoSetLDFLAGS: true
@@ -37,12 +49,20 @@
#perl -pi -e 's|_coot.set_ncs_homology_leve|_coot.set_ncs_homology_level|g'
src/coot.py
<<
###############################################################################
-ConfigureParams: --with-mmdb-prefix=$CCP4 --with-clipper-prefix=$CCP4
--with-fftw=$CCP4 --with-glut-prefix=%p --with-gl-prefix=/usr/X11R6
--with-gtkcanvas-prefix=%p --with-ssmlib-prefix=$CCP4 --with-imlib-prefix=%p
--with-gtkgl-prefix=%p --with-glib-prefix=%p --with-gsl-prefix=%p --with-guile
--with-python
+ConfigureParams: <<
+--with-mmdb-prefix=$CCP4 --with-clipper-prefix=$CCP4 --with-fftw=$CCP4 \
+--with-glut-prefix=%p --with-gl-prefix=/usr/X11R6 \
+--with-gtkcanvas-prefix=%p --with-ssmlib-prefix=$CCP4 \
+--with-imlib-prefix=%p --with-gtkgl-prefix=%p --with-glib-prefix=%p \
+--with-guile-gtk --with-guile-gtk-prefix=%p \
+--with-gsl-prefix=%p --with-guile --with-python
+<<
+# --with-guile-gtk --with-guile-gtk-prefix=%p \
###############################################################################
CompileScript: <<
-#!/bin/zsh -exf
+#!/bin/zsh -efv
alias
python="/System/Library/Frameworks/Python.framework/Versions/Current/lib/python2.3"
-source %p/share/xtal/ccp4-onlylibs-dev-6.0/include/ccp4.setup-zsh
+source %p/share/xtal/ccp4-onlylibs-dev-6.0.2/include/ccp4.setup-zsh
export
PATH=/System/Library/Frameworks/Python.framework/Versions/Current/bin:%p/bin:%p/share/guile/1.6/scripts/binoverride:$PATH
export SED=/usr/bin/sed
export
PYTHONPATH="/System/Library/Frameworks/Python.framework/Versions/Current/lib/python2.3"
@@ -60,7 +80,7 @@
###############################################################################
InstallScript: <<
#!/bin/zsh -exf
-source %p/share/xtal/ccp4-onlylibs-dev-6.0/include/ccp4.setup-zsh
+source %p/share/xtal/ccp4-onlylibs-dev-6.0.2/include/ccp4.setup-zsh
export PATH=%p/bin:%p/share/guile/1.6/scripts/binoverride:$PATH
export PYTHONPATH=""
export SED=/usr/bin/sed
@@ -91,10 +111,12 @@
# Get rid of spurious, wrongly placed directory
rm -rf %i/setup
# The new wrapper creates problems. Get rid of it.
+# Clean up the rest of the mess.
/bin/rm -f %i/bin/coot
cp %i/bin/coot-real %i/bin/coot
/bin/rm -f %i/bin/coot-real
/bin/rm -rf %i/include
+/bin/rm -rf %i/**/.libs
<<
###############################################################################
DocFiles: README AUTHORS NEWS COPYING ABOUT-NLS BUGS TODO
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits