[Lunar-commits] 
	CVS: moonbase/kde3-apps/kpl BUILD, NONE, 1.1 DEPENDS,
	NONE, 1.1 DETAILS, NONE, 1.1
    Florin Braescu 
    florin at lunar-linux.org
       
    Mon Feb 16 11:22:42 GMT 2004
    
    
  
Update of /var/cvs/lunar/moonbase/kde3-apps/kpl
In directory dbguin.lunar-linux.org:/tmp/cvs-serv9524
Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
a graphical representation progrm for functions and data sets i8n 2D and 3D for KDE.
--- NEW FILE: BUILD ---
(
  export PATH=/opt/lunar/qt/3/bin:/opt/lunar/kde/3/bin:$PATH
  export KDEDIR=/opt/lunar/kde/3
  ./configure    --prefix=/opt/lunar/kde/3             \
                 --with-qt-dir=/opt/lunar/qt/3         \
                 --enable-final                        \
                 --enable-debug=no                     \
                 --disable-debug                       \
                 --enable-fast-malloc=full             \
                 --with-xinerama                       \
                 $OPTS                                &&
  make                 &&
  prepare_install      &&
  make install         
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends  "kdelibs3"
--- NEW FILE: DETAILS ---
          MODULE=kpl
         VERSION=3.2
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://frsl06.physik.uni-freiburg.de/privat/stille/kpl/$SOURCE
     SOURCE_VFY=md5:89b2638403563bef61abd8b02e6dd3e9
        WEB_SITE=http://frsl06.physik.uni-freiburg.de/privat/stille/kpl/
         ENTERED=20040216
         UPDATED=20040216
        MAINTAINER="florin at lunar-linux.org"
        SHORT="program for two- and three-dimensional graphical presentation of data sets and functions."
cat << EOF
Kpl is a program for two- and three-dimensional graphical presentation of data 
sets and functions. Multidimensional nonlinear parameter fits of functions to 
data sets can be performed using the Levenberg-Marquardt algorithm. Also 
general linear least square parameter fits are possible.
All settings necessary for a complete description of the presentation can be 
saved in plot files. These files as well as data files may be chosen by 
command line parameters, using the File menu, or by drag and drop. Automatic 
scaling and normalization allow the easy graphical presentation of data. 
Also parameter fits can be performed automatically.
EOF
    
    
More information about the Lunar-commits
mailing list