Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv24102
Modified Files:
libghemical.info libghemical5.info
Added Files:
libghemical5.patch
Log Message:
fix swappiness of libghemical vs libghemical5: C/R BDO pkgs but not -shlibs
(filenames are orthogonal); add missing dyld link libghemical5->libintl
--- NEW FILE: libghemical5.patch ---
diff -Nurd '-x*~' libghemical-2.99.1.orig/src/Makefile.in
libghemical-2.99.1/src/Makefile.in
--- libghemical-2.99.1.orig/src/Makefile.in 2009-09-11 08:25:41.000000000
-0400
+++ libghemical-2.99.1/src/Makefile.in 2012-02-25 22:29:31.000000000 -0500
@@ -55,7 +55,7 @@
"$(DESTDIR)$(libghemicalincludedir)"
libLTLIBRARIES_INSTALL = $(INSTALL)
LTLIBRARIES = $(lib_LTLIBRARIES)
-libghemical_la_LIBADD =
+libghemical_la_LIBADD = $(INTLLIBS)
am_libghemical_la_OBJECTS = atom.lo bond.lo constraint.lo model.lo \
engine.lo typerule.lo utility.lo chn_info.lo seqbuild.lo \
mfinder.lo eng1_qm.lo eng1_qm_mpqc.lo eng1_qm_mopac.lo \
Index: libghemical5.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/libghemical5.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libghemical5.info 17 Feb 2012 22:39:32 -0000 1.1
+++ libghemical5.info 26 Feb 2012 03:39:45 -0000 1.2
@@ -1,6 +1,6 @@
Package: libghemical5
Version: 2.99.1
-Revision: 1005
+Revision: 1006
Source:
http://www.uku.fi/~thassine/projects/download/current/libghemical-%v.tar.gz
Source-MD5: d2dae2d7d786d3cba335cb29d85033ea
BuildDepends: <<
@@ -10,25 +10,28 @@
pkgconfig,
x11-dev
<<
-Depends: <<
- libgettext8-shlibs,
- %N-shlibs (= %v-%r)
-<<
+Depends: %N-shlibs (= %v-%r)
Conflicts: libghemical
Replaces: libghemical
GCC: 4.0
BuildDependsOnly: true
SetCPPFLAGS: -I/usr/X11R6/include
ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include
--with-extra-libs=%p/lib --disable-dependency-tracking --enable-mopac7
-PatchScript: perl -pi -e 's,-g -O,-O,g;s,-O2,-Os,g;s,libglade-2.0,libmopac7,g'
configure
+PatchFile: %n.patch
+PatchFile-MD5: a73714051599f6a19091bbec86a492bc
+PatchScript: <<
+ %{default_script}
+ perl -pi -e 's,-g -O,-O,g;s,-O2,-Os,g;s,libglade-2.0,libmopac7,g'
configure
+<<
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING NEWS README TODO
Splitoff: <<
Package: %N-shlibs
- Depends: mopac7-shlibs
- Conflicts: libghemical-shlibs
- Replaces: libghemical-shlibs
- Files: <<
+ Depends: <<
+ libgettext8-shlibs,
+ mopac7-shlibs
+ <<
+ Files: <<
lib/libghemical.5.dylib
lib/libghemical.5.0.0.dylib
<<
Index: libghemical.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/libghemical.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libghemical.info 17 Feb 2012 22:39:32 -0000 1.1
+++ libghemical.info 26 Feb 2012 03:39:45 -0000 1.2
@@ -1,10 +1,12 @@
Package: libghemical
Version: 2.98
-Revision: 1008
+Revision: 1009
Source: http://www.uku.fi/~thassine/projects/download/current/%n-%v.tar.gz
Source-MD5: 9ca4a60ba9b98f3c5003ee2e1a0ffeb0
BuildDepends: pkgconfig, mopac7-dev, x11-dev
Depends: %N-shlibs (= %v-%r)
+Conflicts: libghemical5
+Replaces: libghemical5
GCC: 4.0
BuildDependsOnly: true
SetCPPFLAGS: -I/usr/X11R6/include
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs