Source: labplot
Section: math
Priority: optional
Uploaders: Pino Toscano <pino@debian.org>
Build-Depends: bison,
               cmake (>= 3.17.0~),
               debhelper-compat (= 13),
               extra-cmake-modules (>= 5.32.0~),
               gettext,
               kuserfeedback-dev,
               libboost-dev,
               libcantor-dev [amd64 arm64 armhf i386 mips64el],
               libcerf-dev,
               libcfitsio-dev,
               libeigen3-dev,
               libfftw3-dev,
               libgsl-dev,
               libhdf5-dev,
               libixion-dev,
               libkf5archive-dev (>= 5.32.0~),
               libkf5completion-dev (>= 5.32.0~),
               libkf5config-dev (>= 5.32.0~),
               libkf5configwidgets-dev (>= 5.32.0~),
               libkf5coreaddons-dev (>= 5.32.0~),
               libkf5crash-dev (>= 5.32.0~),
               libkf5doctools-dev (>= 5.32.0~),
               libkf5i18n-dev (>= 5.32.0~),
               libkf5iconthemes-dev (>= 5.32.0~),
               libkf5kio-dev (>= 5.32.0~),
               libkf5newstuff-dev (>= 5.32.0~),
               libkf5parts-dev (>= 5.32.0~),
               libkf5purpose-dev (>= 5.32.0~),
               libkf5service-dev (>= 5.32.0~),
               libkf5syntaxhighlighting-dev (>= 5.32.0~),
               libkf5textwidgets-dev (>= 5.32.0~),
               libkf5widgetsaddons-dev (>= 5.32.0~),
               libkf5xmlgui-dev (>= 5.32.0~),
               liblz4-dev,
               libmarkdown2-dev,
               libmatio-dev,
               libnetcdf-dev,
               liborcus-dev,
               libpoppler-qt5-dev (>= 19.12~),
               libqt5qxlsx-dev,
               libqt5serialport5-dev (>= 5.12.0~),
               libqt5sql5-sqlite <!nocheck>,
               libqt5svg5-dev (>= 5.12.0~),
               libreadstat-dev,
               libspectre-dev,
               locales-all <!nocheck>,
               pkg-kde-tools (>= 0.15.16),
               pkgconf,
               qtbase5-dev (>= 5.12.0~),
               qtbase5-private-dev (>= 5.12.0~),
               xauth <!nocheck>,
               xvfb <!nocheck>,
               zlib1g-dev
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://labplot.kde.org/
Vcs-Git: https://invent.kde.org/neon/extras/labplot.git
Vcs-Browser: https://invent.kde.org/neon/extras/labplot
Maintainer: Neon CI <neon@kde.org>

Package: labplot
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: labplot-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: interactive graphing and analysis of scientific data
 LabPlot provides an easy way to create, manage and edit plots.  It allows you
 to produce plots based on data from a spreadsheet or on data imported from
 external files.  Plots can be exported to several pixmap and vector graphic
 formats.
 .
 Features include:
  - project-based management of data
  - project explorer for management and organization of created objects in
    different folders and sub-folders
  - spreadsheet with basic functionality for manual data entry or for
    generation of uniform and non-uniform random numbers
  - import of external ASCII data into the project for further editing and
    visualization
  - export of spreadsheet to an ASCII file
  - worksheet as the main parent object for plots, labels, etc; supports
    different layouts and zooming functions
  - export of worksheet to different formats (PDF, EPS, PNG, and SVG)
  - great variety of editing capabilities for properties of worksheet and its
    objects
  - cartesian plots, created either from imported or manually created data
    sets or via mathematical equation
  - definition of mathematical formulas is supported by syntax highlighting
    and completion and by the list of thematically grouped mathematical and
    physical constants and functions
  - analysis of plotted data is supported by many zooming and navigation
    features
  - linear and non-linear fits to data, several fit-models are predefined and
    custom models with arbitrary number of parameters can be provided

Package: labplot-data
Architecture: all
Depends: ${misc:Depends}
Description: data files for labplot
 LabPlot provides an easy way to create, manage and edit plots.  It allows you
 to produce plots based on data from a spreadsheet or on data imported from
 external files.  Plots can be exported to several pixmap and vector graphic
 formats.
 .
 This contains the data files for labplot.
