Package: labplot Version: 1.4.1 Revision: 3 Source: mirror:sourceforge:labplot/LabPlot-%v.tar.gz SourceRename: %n-%v.tar.gz Source-MD5: 389c9636efc8112333e031a080ab452f Maintainer: Mikael Lund Homepage: http://labplot.sourceforge.net License: GPL Depends: x11, libpng3-shlibs, netcdf-shlibs, arts-shlibs, kdebase3, libtiff-shlibs, libjpeg-shlibs, gsl, gsl-shlibs, imagemagick, imagemagick-shlibs, pstoedit, pstoedit-shlibs, pstoedit-bin BuildDepends: kdelibs3-dev, kdebase3, libpng3, arts-dev, x11-dev, netcdf, libtiff, libjpeg TarFilesRename: src/labplot.desktop PatchScript: << patch -p1 <%a/%n.patch aclocal autoconf << SetCXXFLAGS: -Os SetCFLAGS: -Os ConfigureParams: --mandir=%i/share/man --with-qt-includes=%p/include/qt --with-qt-libraries=%p/lib --disable-fftw --with-extra-includes=%p/include --with-extra-includes=%p/include/gsl --with-extra-libraries=%p/lib --enable-arts --enable-netcdf --enable-tiff --enable-gsl --enable-ImageMagick --disable-audiofile --disable-jasper --enable-pstoedit DocFiles: COPYING ChangeLog FEATURES TODO CompileScript: << ./configure %c make -j1 << InstallScript: << mkdir -p %i/share/doc/%n cp -r examples %i/share/doc/%n mkdir -p %i/lib/%n cp -r src/.libs %i/lib/%n cp src/LabPlot %i/lib/%n ln -sf %i/lib/%n/LabPlot %i/bin/labplot make install prefix=%i << DescPackaging: << actools/autoconf must be run. Makefiles patched to work with HFS: symlinks disabled. Disabled: fftw, audiofile << Description: Data analysis and visualisation DescDetail: << LabPlot is a KDE program for two- and three-dimensional graphical presentation of data sets and functions. LabPlot allows you to work with multiple plots which each can have multiple graphs. The graphs can be produced from data or from functions, including user defined (up to 9 parameters). <<