[cvs] dists/10.4/unstable/main/finkinfo/kde kchmviewer-kde4-mac.info, NONE, 1.1 kchmviewer-kde4-x11.info, NONE, 1.1

2009-05-26 Thread jack
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory 
fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20880/unstable/main/finkinfo/kde

Added Files:
kchmviewer-kde4-mac.info kchmviewer-kde4-x11.info 
Log Message:
new packages

--- NEW FILE: kchmviewer-kde4-mac.info ---
Package: kchmviewer-kde4-mac
Version: 4.0
Revision: 1002
Depends: libchm-shlibs (= 0.40-3), kdelibs4-mac-shlibs (= 4.2.1-2), 
qt4-mac-core-shlibs (= 4.5.1-1), qt4-mac-gui-shlibs (= 4.5.1-1)
BuildDepends: libchm (= 0.40-3), gettext-tools-0.17, kdelibs4-mac-dev (= 
4.2.1-2), qt4-mac (= 4.5.1-1), automoc-mac (= 0.9.89-0), soprano-mac-dev, 
cmake (= 2.6.2-1)
Source: mirror:sourceforge:kchmviewer/kchmviewer-%v.tar.gz
Source-MD5: 5e6b853b00f17f69a3368ce78355aba9
PatchScript: perl -pi -e s,chm_lib.h,%p/include/chm_lib.h, 
lib/kio-msits/msits.h lib/libchmfile/libchmfileimpl.cpp 
lib/libchmfile/libchmfileimpl.h
CompileScript: 
#!/bin/sh -ev
export 
PATH=%p/lib/gettext-tools-0.17/bin:%p/lib/mac/bin:%p/lib/qt4-mac/bin:$PATH
cmake -DCMAKE_INSTALL_PREFIX:PATH=%p/lib/mac .
make

InstallScript: make install DESTDIR=%d
DocFiles: COPYING ChangeLog FAQ DBUS-bindings README
License: GPL
Homepage: http://www.kchmviewer.net
Maintainer: Jack Fink jackf...@users.sourceforge.net
Description: KDE4 - Viewer for MS CHM help files
GCC: 4.0
--- NEW FILE: kchmviewer-kde4-x11.info ---
Package: kchmviewer-kde4-x11
Version: 4.0
Revision: 1002
Depends: libchm-shlibs (= 0.40-3), kdelibs4-x11-shlibs (= 4.2.1-2), 
qt4-x11-core-shlibs (= 4.5.1-1), qt4-x11-gui-shlibs (= 4.5.1-1), x11, 
x11-shlibs
BuildDepends: libchm (= 0.40-3), gettext-tools-0.17, kdelibs4-x11-dev (= 
4.2.1-2), qt4-x11 (= 4.5.1-1), x11-dev, automoc-x11 (= 0.9.89-0), 
soprano-x11-dev, cmake (= 2.6.2-1)
Source: mirror:sourceforge:kchmviewer/kchmviewer-%v.tar.gz
Source-MD5: 5e6b853b00f17f69a3368ce78355aba9
PatchScript: perl -pi -e s,chm_lib.h,%p/include/chm_lib.h, 
lib/kio-msits/msits.h lib/libchmfile/libchmfileimpl.cpp 
lib/libchmfile/libchmfileimpl.h
CompileScript: 
#!/bin/sh -ev
export 
PATH=%p/lib/gettext-tools-0.17/bin:%p/lib/x11/bin:%p/lib/qt4-x11/bin:$PATH
cmake -DCMAKE_INSTALL_PREFIX:PATH=%p/lib/x11 .
make

InstallScript: make install DESTDIR=%d
DocFiles: COPYING ChangeLog FAQ DBUS-bindings README
License: GPL
Homepage: http://www.kchmviewer.net
Maintainer: Jack Fink jackf...@users.sourceforge.net
Description: KDE4 - Viewer for MS CHM help files
GCC: 4.0

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA,  Big Spaceship. http://www.creativitycat.com 
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/utils lcal.info, NONE, 1.1 lcal.patch, NONE, 1.1

2009-05-26 Thread jack
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory 
fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23542/unstable/main/finkinfo/utils

Added Files:
lcal.info lcal.patch 
Log Message:
new package, from 
https://sourceforge.net/tracker/?func=detailaid=2796071group_id=17203atid=414256

--- NEW FILE: lcal.patch ---
diff -Nurd lcal-2.1.0.ori/Makefile lcal-2.1.0/Makefile
--- lcal-2.1.0.ori/Makefile 2006-08-04 23:02:48.0 -0300
+++ lcal-2.1.0/Makefile 2009-05-24 09:31:46.0 -0300
@@ -107,6 +107,7 @@
MANDIR = /usr/man/man1
CATDIR = /usr/man/cat1
 endif
+BINDIR=$(DESTDIR)/bin
 
 OBJECTS = $(OBJDIR)/lcal.o
 
@@ -186,18 +187,14 @@
 fresh: clobber $(LCAL)
 
 man:   $(DOCDIR)/lcal.man
-   nroff -man $(DOCDIR)/lcal.man  $(DOCDIR)/lcal.cat
-   groff -man -Tps $(DOCDIR)/lcal.man $(DOCDIR)/lcal-help.ps
-   groff -man -Thtml $(DOCDIR)/lcal.man $(DOCDIR)/lcal-help.html
-   groff -man -Tascii $(DOCDIR)/lcal.man $(DOCDIR)/lcal-help.txt
+#  nroff -man $(DOCDIR)/lcal.man  $(DOCDIR)/lcal.cat
+#  groff -man -Tps $(DOCDIR)/lcal.man $(DOCDIR)/lcal-help.ps
+#  groff -man -Thtml $(DOCDIR)/lcal.man $(DOCDIR)/lcal-help.html
+#  groff -man -Tascii $(DOCDIR)/lcal.man $(DOCDIR)/lcal-help.txt
 
 install:   $(EXECDIR)/$(LCAL) man
+   mkdir -p $(BINDIR)
+   mkdir -p $(INSTALLMAN1DIR)
cp $(EXECDIR)/$(LCAL) $(BINDIR)
-   if [ -d $(MANDIR) ]; then \
-   cp $(DOCDIR)/lcal.man $(MANDIR)/lcal.1; \
-   $(PACK) $(MANDIR)/lcal.1; \
-   fi
-   if [ -d $(CATDIR) ]; then \
-   cp $(DOCDIR)/lcal.cat $(CATDIR)/lcal.1; \
-   $(PACK) $(CATDIR)/lcal.1; \
-   fi
+   cp $(DOCDIR)/lcal.man $(INSTALLMAN1DIR)/lcal.1
+

--- NEW FILE: lcal.info ---
Package: lcal
Version: 2.1.0
Revision: 2
Description: Generates PostScript lunar calendars
License: Artistic
Homepage: http://pcal.sourceforge.net/
Maintainer: Monic Polynomial moni...@users.sourceforge.net

Source: mirror:sourceforge:pcal/%n-%v.tgz
Source-MD5: c0ef6cca9296b8fe00efb2687a27eeb1

PatchFile: %n.patch
PatchFile-MD5: a391c341ac8259c7d0815246ab69918b

BuildDepends: fink (= 0.24.12)

CompileScript: make
InstallScript: make install DESTDIR=%i INSTALLMAN1DIR=%i/share/man/man1

DocFiles: ReadMe.txt lcal-help.html lcal-help.ps lcal-help.txt

DescDetail: 
Lcal is a program which generates full-year PostScript lunar (moon phase)
calendars in a 2-page format, a compressed 1-page format, or an odd-days-only
1-page format.


DescUsage: 
# Writes a whole-year 2-page 2009 lunar calendar to 2009cal.ps
lcal 2009 -o 2009cal.ps

# 1-page 2009 lunar calendar
lcal 2009 -S -o 2009cal.ps

# 1-page 2009 odd-days-only lunar calendar
lcal 2009 -O -o 2009cal.ps

Check the man page and the documentation for a detailed description of local's
options.


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA,  Big Spaceship. http://www.creativitycat.com 
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/kde konversation-kde4-mac.info, 1.1, 1.2 konversation-kde4-x11.info, 1.1, 1.2

2009-05-26 Thread jack
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory 
fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25008/unstable/main/finkinfo/kde

Modified Files:
konversation-kde4-mac.info konversation-kde4-x11.info 
Log Message:
new upstream alpha

Index: konversation-kde4-mac.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/konversation-kde4-mac.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- konversation-kde4-mac.info  25 May 2009 07:22:24 -  1.1
+++ konversation-kde4-mac.info  26 May 2009 11:20:56 -  1.2
@@ -1,10 +1,10 @@
 Package: konversation-kde4-mac
-Version: 1.2-alpha1
+Version: 1.2-alpha2
 Revision: 1002
 Depends: kdelibs4-mac-shlibs (= 4.2.3-1), qt4-mac-core-shlibs (= 4.5.0-4), 
qt4-mac-gui-shlibs (= 4.5.0-4), kdepimlibs4-mac-shlibs
 BuildDepends: gettext-tools-0.17, automoc-mac (= 0.9.89-0), soprano-mac-dev, 
cmake (= 2.6.2-1), kdelibs4-mac-dev, qt4-mac, kdepimlibs4-mac-dev
 Source: http://download.berlios.de/konversation/konversation-%v.tar.bz2
-Source-MD5: 36043af54dff0c3a22e042f02db62c28
+Source-MD5: 213a96650b9493fe650e44c4bddc7b27
 CompileScript: 
 #!/bin/sh -ev
export 
PATH=%p/lib/gettext-tools-0.17/bin:%p/lib/mac/bin:%p/lib/qt4-mac/bin:$PATH
@@ -16,4 +16,4 @@
 License: GPL
 Homepage: http://konversation.kde.org
 Maintainer: Jack Fink jackf...@users.sourceforge.net
-Description: KDE4 - Full-featured IRC client
+Description: KDE4 - Full-featured IRC client
\ No newline at end of file

Index: konversation-kde4-x11.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/konversation-kde4-x11.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- konversation-kde4-x11.info  20 May 2009 16:05:25 -  1.1
+++ konversation-kde4-x11.info  26 May 2009 11:20:56 -  1.2
@@ -1,10 +1,10 @@
 Package: konversation-kde4-x11
-Version: 1.2-alpha1
+Version: 1.2-alpha2
 Revision: 1002
 Depends: x11, x11-shlibs, kdelibs4-x11-shlibs (= 4.2.1-2), 
qt4-x11-core-shlibs (= 4.5.0-4), qt4-x11-gui-shlibs (= 4.5.0-4), 
kdepimlibs4-x11-shlibs
 BuildDepends: gettext-tools-0.17, x11-dev, automoc-x11 (= 0.9.89-0), 
soprano-x11-dev, cmake (= 2.6.2-1), kdelibs4-x11-dev, qt4-x11, 
kdepimlibs4-x11-dev
 Source: http://download.berlios.de/konversation/konversation-%v.tar.bz2
-Source-MD5: 36043af54dff0c3a22e042f02db62c28
+Source-MD5: 213a96650b9493fe650e44c4bddc7b27
 CompileScript: 
 #!/bin/sh -ev
export 
PATH=%p/lib/gettext-tools-0.17/bin:%p/lib/x11/bin:%p/lib/qt4-x11/bin:$PATH
@@ -16,4 +16,4 @@
 License: GPL
 Homepage: http://konversation.kde.org
 Maintainer: Jack Fink jackf...@users.sourceforge.net
-Description: KDE4 - Full-featured IRC client
+Description: KDE4 - Full-featured IRC client
\ No newline at end of file


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA,  Big Spaceship. http://www.creativitycat.com 
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs libctl.info,1.3,1.4

2009-05-26 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31003

Modified Files:
libctl.info 
Log Message:
Update from -submissions
https://sourceforge.net/tracker/?func=detailaid=2792219group_id=17203atid=414256
Tested on 10.5.6/i386

Index: libctl.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libctl.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libctl.info 17 May 2008 16:16:15 -  1.3
+++ libctl.info 26 May 2009 12:25:56 -  1.4
@@ -1,9 +1,9 @@
 Package: libctl
 Version: 3.0.3
-Revision: 1
+Revision: 2
 Source: http://ab-initio.mit.edu/%n/%n-%v.tar.gz
 Source-MD5: e014c8a27bff041eb6cb9bb0576464a1
-BuildDepends: guile18-dev, gcc43, libtool14, libiconv-dev, gmp
+BuildDepends: guile18-dev, gcc44, libtool14, libiconv-dev, gmp
 Depends: guile18, guile18-libs, guile18-shlibs, gfortran-shlibs, 
libtool14-shlibs, libiconv, gmp-shlibs
 ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
 CompileScript: 


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA,  Big Spaceship. http://www.creativitycat.com 
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci ccp4.info,1.48,1.49

2009-05-26 Thread William Scott
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18670

Modified Files:
ccp4.info 
Log Message:
correct a mistake in the patchscript

Index: ccp4.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/ccp4.info,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- ccp4.info   12 May 2009 15:43:33 -  1.48
+++ ccp4.info   26 May 2009 14:14:30 -  1.49
@@ -1,6 +1,6 @@
 Package: ccp4
 Version: 6.1.1
-Revision: 8
+Revision: 9
 GCC: 1
 Source: ftp://ftp.%n.ac.uk/%n/%v/%n-%v-core-src.tar.gz
 Source-MD5: 1d865d97c34de6e6f368ba03c3001a9b
@@ -134,13 +134,13 @@
 #
 #
# Now apply patches in Source5 and up:  
-   cp ../scala.f   $CCP4/src/scala_/.  
   
-   cp ../version.fh$CCP4/src/scala_/.  
   
-   cp ../refmac5.tcl   $CCP4/ccp4i/tasks/. 
   
-   cp ../scalepack2mtz.com $CCP4/ccp4i/templates/. 
   
-   cp ../dtrek2mtz.com $CCP4/ccp4i/templates/. 
   
-   cp ../pname2.com$CCP4/ccp4i/templates/. 
-   cp ../import_scaled.script  $CCP4/ccp4i/scripts/.
+   cp ../scala.f src/scala_/.  
   
+   cp ../version.fh  src/scala_/.  
   
+   cp ../refmac5.tcl ccp4i/tasks/. 
   
+   cp ../scalepack2mtz.com   ccp4i/templates/. 
   
+   cp ../dtrek2mtz.com   ccp4i/templates/. 
   
+   cp ../pname2.com  ccp4i/templates/. 
+   cp ../import_scaled.scriptccp4i/scripts/.
 
 

 CompileScript: 


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA,  Big Spaceship. http://www.creativitycat.com 
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/crypto/finkinfo wxmaxima.info,1.3,1.4

2009-05-26 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6593

Modified Files:
wxmaxima.info 
Log Message:
Typo fix


Index: wxmaxima.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/wxmaxima.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- wxmaxima.info   13 May 2009 15:02:15 -  1.3
+++ wxmaxima.info   26 May 2009 18:03:56 -  1.4
@@ -27,9 +27,9 @@
 symlinked in /Applications/Fink.
 The %p/bin/wxmaxima convenience script will throw an initial error
 in the GTK version, but using Restart from the system dialog box
-allows it to run without further ado.  The app in %/Applications does
+allows it to run without further ado.  The app in %p/Applications does
 not throw this error.
-The aforementioned script doesn't start X11 on TIger:  you'll have
+The aforementioned script doesn't start X11 on Tiger:  you'll have
 to do that yourself.
 
 Maintainer: Alexander Hansen a...@finkproject.org


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci ccp4-x86_64.info, NONE, 1.1 ccp4-x86_64.patch, NONE, 1.1

2009-05-26 Thread William Scott
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3603

Added Files:
ccp4-x86_64.info ccp4-x86_64.patch 
Log Message:
ccp4 for x86_64 as it requires its own blas/lapack to avoid runtime errors

--- NEW FILE: ccp4-x86_64.patch ---
diff -ruN ccp4-6.1.1-orig/ccp4i/etc/configure.def.dist 
ccp4-6.1.1/ccp4i/etc/configure.def.dist
--- ccp4-6.1.1-orig/ccp4i/etc/configure.def.dist2009-01-09 
07:45:08.0 -0800
+++ ccp4-6.1.1/ccp4i/etc/configure.def.dist 2009-02-04 16:35:36.0 
-0800
@@ -61,8 +61,8 @@
 MESSAGE   _text
 BLT_LIBRARY   _text 
 MENU_LENGTH   _positiveint  25
-HYPERTEXT_VIEWER  _text firefox
-START_NETSCAPE   _text netscape
+HYPERTEXT_VIEWER  _text Safari 
+START_NETSCAPE   _text open
 O_MAPMAN  _text mapman
 MAPMAN_MAXSIZE   _positiveint  4194304
 QUANTA_MBKALL _text mbkall
diff -ruN ccp4-6.1.1-orig/ccp4i/etc/osx_ccp4_mail 
ccp4-6.1.1/ccp4i/etc/osx_ccp4_mail
--- ccp4-6.1.1-orig/ccp4i/etc/osx_ccp4_mail 1969-12-31 16:00:00.0 
-0800
+++ ccp4-6.1.1/ccp4i/etc/osx_ccp4_mail  2009-02-04 16:34:01.0 -0800
@@ -0,0 +1,164 @@
+#!/usr/bin/perl
[...1740 lines suppressed...]
   CFLAGS=${COPTIM} ${XCFLAGS}
   FFTW_LIBS=-L${prefix}/lib -lrfftw -lfftw
   FFTW_CXXFLAGS=-I${prefix}/lib/fftw/fftw -I${prefix}/lib/fftw/rfftw 
-I${prefix}/include
+  FLIBS=-...@prefix@/lib/gcc4.4/lib -lgfortran
   export CFLAGS
+  export FLIBS
 # must use --enable-float
   xopts=--enable-float
   if test $shared_lib = yes; then
--- ccp4-6.1.1.orig/src/rapper/gc7.0/Makefile.in2009-04-18 
13:05:47.0 -0400
+++ ccp4-6.1.1/src/rapper/gc7.0/Makefile.in 2009-04-18 13:09:25.0 
-0400
@@ -295,7 +295,7 @@
 CYGPATH_W = @CYGPATH_W@
 DARWIN_THREADS_FALSE = @DARWIN_THREADS_FALSE@
 DARWIN_THREADS_TRUE = @DARWIN_THREADS_TRUE@
-DEFS = @DEFS@
+DEFS = @DEFS@ -D_XOPEN_SOURCE
 DEPDIR = @DEPDIR@
 ECHO = @ECHO@
 ECHO_C = @ECHO_C@

--- NEW FILE: ccp4-x86_64.info ---
Package: ccp4
Version: 6.1.1
Revision: 9
GCC: 1
Architecture: x86_64
Source: ftp://ftp.%n.ac.uk/%n/%v/%n-%v-core-src.tar.gz
Source-MD5: 1d865d97c34de6e6f368ba03c3001a9b
SourceDirectory: %n-%v
#
Source2: http://chemistry.ucsc.edu/~wgscott/xtal/xtalfink/XCCPJiffy-custom.gz
Source2-MD5: 21568dd2475505929573a3fd452c538f
#  
Source3: ftp://ftp.%n.ac.uk/%n/%v/phaser-2.1.4-cctbx-src.tar.gz 
Source3-MD5: eb6371d4a7339fe81e71a9170fea614d
#
Source4: ftp://ftp.%n.ac.uk/%n/%v/updates/%n-%v-src-patch-04_03_09.tar.gz
Source4-MD5: 08ed8ebf484a9daced366671c74953dd
#
# Patches as of 11 May 2009 that are not in Source4
#
# 16/03/09 
Source5: ftp://ftp.%n.ac.uk/%n/%v/updates/scala.f
Source5-MD5: 09583b9d3e61e66aa2af247ca0b9e5e0
Source6: ftp://ftp.%n.ac.uk/%n/%v/updates/version.fh
Source6-MD5: 570650d30f574f3a4f570dea5f58176d
# 06/03/2009
Source7: ftp://ftp.%n.ac.uk/%n/%v/updates/refmac5.tcl
Source7-MD5: e66892743c7ae0a3c9f4af9b2969821e
# 08/03/2009 
Source8: ftp://ftp.%n.ac.uk/%n/%v/updates/scalepack2mtz.com
Source8-MD5: 4f6fda2a5c0e4f522d10402c1b2a5f6a
Source9: ftp://ftp.%n.ac.uk/%n/%v/updates/dtrek2mtz.com
Source9-MD5: fce3065015a7ba8613f066e6825e8b41
Source10: ftp://ftp.%n.ac.uk/%n/%v/updates/pname2.com
Source10-MD5: 248647ed1b8d9acdb1f9455b9c371095
# 11/03/2009 (revised 23/03/2009) 
Source11: ftp://ftp.%n.ac.uk/%n/%v/updates/import_scaled.script
Source11-MD5: 574df5f9e0441f99a2a07eaf36b7164a
#
#
DescPort: 
CCP4 is designed to compile with gfortran on OS X = 10.4 by default. 
Jack Howarth has provided multiple improvements in the patch file to
address several bugs and to permit optimization with gfortran at -O3.

Users typically install all of the ccp4 files into /xtal/ccp4-%v or
into /usr/local/xtal/ccp4-%v.  In the present case, these files are
installed into %p/share/xtal/ccp4-%v.  The library files are installed 
into the directory %p/lib/ccp4-%v and this directory is symbolically 
linked to %p/share/xtal/ccp4-%v/lib which is the canonical location.
Dynamic libraries are provided in the ccp4-shlibs splitoff package, and
static libraries are provided in the ccp4-dev splitoff package. The 
configure files are patched so that the full path to the dynamic 
libraries is hard-coded, per fink policy.  This obviates the need to
set the DYLD_LIBRARY_PATH environment variable, which should remain
unset. The appropriate shell startup files are automatically sourced
when %p/bin/init.(c)sh is invoked upon shell startup; there is no 
need to do so manually. The actual files are located in $CCP4/include.

If needed, please install the phaser, pointless and cctbx fink packages.

The ccp4i mail utility 

[cvs] dists/10.4/unstable/main/finkinfo/devel bzr-py.info,1.26,1.27

2009-05-26 Thread Brendan Cully
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv960

Modified Files:
bzr-py.info 
Log Message:
New upstream release

Index: bzr-py.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/bzr-py.info,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- bzr-py.info 18 Nov 2008 06:05:20 -  1.26
+++ bzr-py.info 27 May 2009 03:36:04 -  1.27
@@ -1,12 +1,12 @@
 Info2: 
 Package: bzr-py%type_pkg[python]
-Version: 1.9
+Version: 1.15
 Revision: 1
 Conflicts: bzr, bzr-py24-bin
 Replaces: bzr, bzr-py24-bin
-Type: python (2.4 2.5)
-Source: http://launchpadlibrarian.net/19449579/bzr-%v.tar.gz
-Source-MD5: 9b6b0a5143cd078ec664a584f0cc40cc
+Type: python (2.4 2.5 2.6)
+Source: http://launchpadlibrarian.net/27074733/bzr-%v.tar.gz
+Source-MD5: 3309f74f1655d7971ca8cc3d4c9e9dfb
 Depends: 
   python%type_pkg[python],
   (%type_pkg[python] = 24) celementtree-py24 | (%type_pkg[python] = 24) 
elementtree-py24


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs