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

Added Files:
        density-10.5.info simvoleon41-10.5.info 
Log Message:
10.5 versions that use coin46

--- NEW FILE: density-10.5.info ---
Package: density
Version: 0.24
Revision: 2
Distribution: 10.5
#Source: http://schwehr.org/software/density/%n-%v.tar.bz2
Source: http://vislab-ccom.unh.edu/~schwehr/software/density/%n-%v.tar.bz2
Source-MD5: 435d65c637042995f3c21efed5f42650
BuildDepends: doxygen, coin46-dev, soqt25-dev, simvoleon41, help2man, man2html, 
gsl, gengetopt (>= 2.12), simage27
Depends: soqt25-shlibs, simvoleon41-shlibs, gnuplot, acoc, gsl-shlibs, 
simage27-shlibs
CompileScript: <<
  #make test
  #make clean
  make OPTIMIZE=1 targets-no-test FINK=%p
  make docs man
<<
InstallScript: <<
  #!/bin/bash -ev              
  mkdir -p %i/bin
  mv histogram makeCDF render s_bootstrap simpleview vol2vol vol_iv volhdr_edit 
volinfo volmakecmap xyz_iv xyzdensity xyzvol_cmp render_bin simpleview_bin 
%i/bin

  # Avoid collision with raster3d
  mv %i/bin/{render,simpleview_render}

  mkdir -p %i/share/man/man1
  mv doc/man/man1/* %i/share/man/man1/

  mkdir -p %i/share/man/man3
  mv doc/man/man3/* %i/share/man/man3/

  mkdir -p %i/share/%n/html
  mv doc/html/* %i/share/%n/html/

  mkdir -p %i/share/doc/%n/demo
  cp *.s *.dat *.bash *.cpt *.wpt acoc.conf %i/share/doc/%n/demo
<<
DocFiles: AUTHOR INSTALL LICENSE.GPL README.txt TODO VERSION ChangeLog
Description: 3D volume file processing for simvoleon
DescDetail: <<
Provides programs to create, interpret, and display volume files in
SIMVoleon format.  These are voxel/3D density representations.
Includes simple view for creating flight paths and screen shots.  You
can then use render to create frames for fly-through movies.

Recommend (but not required) that you install the pmag package.

WARNING: offscreen rendering seems to crash the Apple X11 server on
PPC and gives shader errors on Intel.
<<
License: GPL
Homepage: http://schwehr.org/software/density
Maintainer: Kurt Schwehr <[EMAIL PROTECTED]>

--- NEW FILE: simvoleon41-10.5.info ---
Package: simvoleon41
Version: 2.0.1
Revision: 1003
Distribution: 10.5
BuildDependsOnly: true
Source: http://ftp.coin3d.org/coin/src/SIMVoleon-%v.tar.gz
SourceDirectory: SimVoleon-%v
Source-MD5: 6abb50448cb2e23f779f2fff20bfd0cf
BuildDepends: coin46-dev , doxygen, x11-dev
Depends: %N-shlibs (= %v-%r)
Conflicts: simvoleon21
Replaces: simvoleon21
#ConfigureParams: --mandir=%i/share/man --enable-static --enable-man 
--enable-html 

# Deal with apple's 10.5 OpenGL issues
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: --enable-static
InstallScript: <<
   make install prefix=%i
<<
SplitOff: <<
  Package: %N-shlibs
  Depends: coin46-shlibs 
  Files: lib/libSimVoleon.40.0.1.dylib lib/libSimVoleon.40.dylib
  #DocFiles: AUTHORS BUGS.txt COPYING INSTALL LICENSE.GPL NEWS README
  DocFiles: AUTHORS COPYING INSTALL README
  Description: Shared libs for 3D volume rendering with Coin
  Shlibs: %p/lib/libSimVoleon.40.dylib 41.0.1 %n (>= 1.0.0-1)
<<
#DocFiles: AUTHORS BUGS.txt COPYING INSTALL LICENSE.GPL NEWS README
DocFiles: AUTHORS COPYING INSTALL README
Description: 3D volume rendering with Coin/OpenInventor
DescDetail: <<
>From the SIM Voleon web page:

SIM Voleon is a software development system for aiding in writing 3D
graphics application containing so-called "volumetric data", as is
often used in applications targeted at analysis tasks within the oil &
gas industry (e.g. from seismic measurements), in medical imaging (for
data generated by e.g. Nuclear Magnetic Resonance, Computer
Tomography, or ultrasound equipment), and for many other purposes.

SIM Voleon is an add-on library to Systems in Motion's visualization
platform technology, known as "Coin". Coin is a high-level 3D graphics
library with a C++ Application Programming Interface. Its target
audience is developers of 3D graphics applications worldwide.

The library has the following major features:


It is fully portable over the full range of platforms also supported
by the Coin library, including all versions of Microsoft Windows, Mac
OS X, Linux, Sun Solaris, SGI IRIX, and most other UNIX variants.

Integrates smoothly with traditional polygonal 3D data visualization
from the Coin library, in a manner which is effortless for the
application programmer.

Provides interaction possibilities for direct queries in the 3D scene
on the volumetric data through picking support.

Volumes are visualized by using functionality which is assisted by
dedicated 3D hardware on most modern graphics cards, namely 2D texture
mapping.

Higher quality and better performance visualization is automatically
done on graphics card which supports hardware assisted 3D texture
mapping.

Color transfer functions can be manipulated in realtime using the
EXT_paletted_texture or the ARB_fragment_program OpenGL extension.

Maximum Intensity Projection and Sum Intensity Projection is supported
through hardware if available.
<<
DescPort: <<
To use this library, the developer needs SoQt, SoXt, or SoGtk, but
there is no explicit dependency for in fink.

Will not build if fileutils is installed.
<<
License: GPL
Homepage: http://dev.sim.no/SIM_Voleon/
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
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to