Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv21447

Modified Files:
        coin45.info 
Added Files:
        coin46.info 
Log Message:
coin45 is being rafted in 10.4
coin46 is just for 10.5 at this point.  Need to test for 10.4


Index: coin45.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/coin45.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- coin45.info 3 Aug 2007 22:20:41 -0000       1.4
+++ coin45.info 21 Jan 2008 14:55:10 -0000      1.5
@@ -1,6 +1,7 @@
 Package: coin45
 Version: 2.4.6
 Revision: 1003
+Distribution: 10.4
 Source: ftp://ftp.coin3d.org/pub/coin/src/Coin-%v.tar.gz
 Source-MD5: 30efbdb9c761dd9fea7a7f4a0f01a50d
 GCC: 4.0

--- NEW FILE: coin46.info ---
Package: coin46
Version: 2.5.0
Revision: 1
Distribution: 10.5
Source: ftp://ftp.coin3d.org/pub/coin/src/Coin-%v.tar.gz
Source-MD5: 1e7cb6afa69f6eed034a64021f7d1bfc
GCC: 4.0
BuildDepends: simage27 (>= 1.6.1-1001), doxygen, x11-dev, spidermonkey-dev
Depends: %N-shlibs (= %v-%r)
#Replaces: coin45
#Conflicts: coin45
SetLDFLAGS: 
-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

ConfigureParams: --mandir=%i/share/man  --enable-3ds-import --enable-threadsafe 
--enable-man --enable-html --without-framework --with-zlib --with-bzip2 
--with-simage --enable-shared --enable-darwin-x11 --enable-javascript-api
# --enable-next-minor     enable new features in development
# --enable-java-wrapper
# --enable-threadsafe
# --with-spidermonkey --with-freetype --enable-html-help  --enable-java-wrapper 
--enable-static
InstallScript: <<
   make install prefix=%i
   # Prevent clash with other threads man pages - gmt and ivtools
   mv %i/share/man/man3/threads.3 %i/share/man/man3/threads.3coin
   mv %i/share/man/man3/manips.3 %i/share/man/man3/manips.3coin
   # Remove junk only needed on MS windows
   rm -f %i/include/SoWinEnterScope.h %i/include/SoWinLeaveScope.h
<<
SplitOff: <<
  Package: %N-shlibs
#  Replaces: coin45-shlibs
#  Conflicts: coin45-shlibs
  Depends:  simage27-shlibs (>= 1.6.1-1001), x11, %N-data, spidermonkey-shlibs
  Files: lib/libCoin.40.5.0.dylib lib/libCoin.40.dylib
  DocFiles: AUTHORS COPYING ChangeLog NEWS FAQ FAQ.legal INSTALL INSTALL.GNU 
LICENSE.GPL NEWS README README.MACOSX README.VRML97 RELNOTES THANKS
  Description: Shared libraries for Coin 3D scene graph
  Shlibs: %p/lib/libCoin.40.dylib 46.0.0 %n (>= 2.5.0-1)
<<
SplitOff2: <<
  Package: %N-dev
#  Replaces: coin45-dev
#  Conflicts: coin45-dev
  BuildDependsOnly: true
  Depends: %N-shlibs (= %v-%r), %N (= %v-%r)
  # For now, I believe that coin can not be built with both static and shared 
libs at the same time
  # lib/libCoin.a lib/libCoin.la 
  Files: include lib/libCoin.dylib bin/coin-config share/aclocal share/Coin/conf
  DocFiles: AUTHORS COPYING ChangeLog NEWS FAQ FAQ.legal INSTALL INSTALL.GNU 
LICENSE.GPL NEWS README README.MACOSX README.VRML97 RELNOTES THANKS
  Description: Static lib and headers for Coin graphics library
<<
SplitOff3: <<
  Package: %N-data
#  Replaces: coin45-data
#  Conflicts: coin45-data
  Files:  share/Coin/draggerDefaults
  DocFiles: AUTHORS COPYING ChangeLog NEWS FAQ FAQ.legal INSTALL INSTALL.GNU 
LICENSE.GPL NEWS README README.MACOSX README.VRML97 RELNOTES THANKS
  Description: Dragger defaults for Coin
<<
DocFiles: AUTHORS COPYING NEWS README FAQ FAQ.legal INSTALL LICENSE.GPL 
README.MACOSX RELNOTES THANKS
Description: Coin3D version of OpenInventor graphics lib
DescDetail: <<
SIM implimentation of OpenInventor.  Better than SGI's Inventor 2.1.6.  Also
reads VRML95 files.

Provides a scene graph API for 3D graphics programming.  See the
Inventor Mentor book for documentation:

http://www.sgi.com/software/inventor/vrml/TIMSummary.html

or 

http://www-evasion.imag.fr/Membres/Francois.Faure/doc/inventorMentor/sgi_html/

Note that the simage library is found at runtime via the DYLD_LIBRARY_PATH
variable, so coin's writoToFile from the offscreen render will fail
silently in pre 3.0.0 Coin.
<<
DescPort: <<
When OpenAL support comes up to speed on Darwin, we will want to get
that working in Coin/simage.

Coin does not provide any GUI component.  That is provided by SoQt,
SoXt, or SoGtk.  Only SoQt has good support on Mac OSX.

The patch was submitted by jfm _at_ core.ucl.ac.be to work on UFS with
case sensitive filesystems.  Have not tried the case change myself.
<<
License: GPL
Homepage: http://www.coin3d.org/
Maintainer: Kurt Schwehr <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to