Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15127/10.3/unstable/main/finkinfo/sci
Modified Files:
gopenmol.info
Log Message:
Build cleanups; move headers into new -dev splitoff; disable icon8; switch to
freeglut
Index: gopenmol.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/gopenmol.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- gopenmol.info 28 Mar 2006 22:22:38 -0000 1.6
+++ gopenmol.info 3 May 2006 07:53:07 -0000 1.7
@@ -1,6 +1,6 @@
Package: gopenmol
Version: 2.30
-Revision: 15
+Revision: 16
GCC: 3.3
Description: Molecular visualization and analysis program
DescDetail: <<
@@ -88,18 +88,14 @@
manually copy these during PatchScript (so do all patching to src/ not
data/).
-Fix g77 options to allow full-width lines in utility/UHBD/*.f
+Shorten lines in utility/UHBD/*.f
-Fix flag passing in utility.mk.
+Fix flag passing in utility.mk (LDFLAGS for linking).
Fix read() format in utility/convert.f (my best guess).
-Many problems while compiling icon8/icon8.f. Add flag to reduce
-argument-type-difference errors (for MOVLAP(), HUCKEL(), BANGIT()) to
-warnings and hope for the best. The allocatable:: attribute and
-allocate() call are F90 things that do not exist in our g77. Fink has
-a gfortran package that is a (partial) implementation of F95, but
-using that as the compiler gives other numberous error messages.
+Disabled icon8 because there are too many compiling problems
+(non-portable code and old coding standards).
No default $TMP or $TMPDIR, so set GOM_TEMP in environment.txt to
user's own.
@@ -121,9 +117,8 @@
Homepage: http://www.csc.fi/gopenmol/
License: Restrictive
Maintainer: Daniel Macks <[EMAIL PROTECTED]>
-BuildDepends: tcltk-dev (>= 8.4-1), tclxml-dev, tclexpat-dev, glut, libjpeg,
python23, g77, x11-dev
-# gfortran
-Depends: tcltk (>= 8.4-1), tcltk-shlibs (>= 8.4-1), tcllib (>= 1.4-1), bwidget
(>= 1.6.0), tclxml (>= 2.6-1), tclexpat (>= 2.6-1), glut-shlibs,
libjpeg-shlibs, python23-shlibs, x11
+BuildDepends: tcltk-dev (>= 8.4-1), tclxml-dev, tclexpat-dev, freeglut,
libjpeg, python23 (>= 1:2.3.5-1124), g77, x11-dev
+Depends: tcltk (>= 8.4-1), tcltk-shlibs (>= 8.4-1), tcllib (>= 1.4-1), bwidget
(>= 1.6.0), tclxml (>= 2.6-1), tclexpat (>= 2.6-1), freeglut-shlibs,
libjpeg-shlibs, python23-shlibs (>= 1:2.3.5-1124), x11
Source: http://www.csc.fi/gopenmol/distribute/%n-linux-%v.tar.gz
Source-MD5: e988fac98c064d574daba5329055110a
SourceDirectory: gOpenMol-%v
@@ -142,7 +137,7 @@
InstallScript: <<
cd src; make prefix=%i install install-utility
mkdir -p -m 0755 %i/share/doc/%n
- ln -s %p/share/gOpenMol-%v/help %i/share/doc/%n/html
+ ln -s ../../gOpenMol-%v/help %i/share/doc/%n/html
mv %i/share/gOpenMol-%v/docs/* %i/share/doc/%n
rmdir %i/share/gOpenMol-%v/docs
mv %i/share/gOpenMol-%v/utility %i/share/doc/%n
@@ -152,3 +147,12 @@
RuntimeVars: <<
GOM_ROOT: %p/lib/gOpenMol-%v
<<
+
+SplitOff: <<
+ Package: %N-dev
+ BuildDependsOnly: true
+ Depends: %N (=%v-%r)
+ Replaces: %N
+ Files: include lib/gOpenMol-%v/plugins/*.la lib/gOpenMol-%v/lib/*.la
lib/gOpenMol-%v/lib/*.a
+ DocFiles: COPYRIGHT
+<<
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits