the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: fityk-cli
Version: 0.3.2
Revision: 1005
GCC: 4.0
Maintainer: Alexandre Vial
Depends: gnuplot (>= 4.0.0-1002), readline5-shlibs, libncurses5-shlibs
BuildDepends: readline5, libncurses5 (>= 5.4-20041023-1006)
Conflicts: fityk
Source: http://www.unipress.waw.pl/soft/crystallography/fityk/d/fityk-%v.tar.gz
Source-MD5: dd2a1322b2736594ca941d164eba0127
SourceDirectory: fityk-%v
PatchFile: %n.patch
PatchFile-MD5: 35fa5344d041b1e3a4050643e743e2b6
UpdateConfigGuess: true
ConfigureParams: --disable-GUI --with-readline=%p/lib/libreadline.dylib --includedir=%p/include
InstallScript: <<
make install prefix=%i
mkdir -p %i/share/doc/%n
cp -R samples %i/share/doc/%n
cp doc/fitykhelp.html %i/share/doc/%n
cp -R doc/fitykhelp_img %i/share/doc/%n
rm -Rf %i/share/doc/%n/samples/CVS
<<
DocFiles: AUTHORS COPYING README NEWS TODO INSTALL
Description: Curve fitting and data analysis software
DescDetail: <<
Fityk is a general-purpose nonlinear curve fitting and data analysis
software. Although it is being developed to analyze powder
diffraction patterns, it can be used to fit analytical functions to
any kind of data: crystallographic module is an independent part of
the program. At present fityk knows only about common peak-shaped
functions (Gaussian, Lorentzian, Voigt, Pearson VII etc.) but more
sophisticated formulae can be easily added if necessary.
This version only provides the CLI (cfityk), and results are displayed
with gnuplot.
<<
DescPort: <<
GUI disabled, thus we do not need wxgtk, and results are displayed with gnuplot.
Newer xcode has c++ compiler that is stricter about namespace
qualifiers.
<<
Homepage: http://www.unipress.waw.pl/soft/crystallography/fityk/
License: GPL