1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
|
Source: kst
Section: science
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
cmake (>=2.8),
debhelper-compat (= 13),
docbook-xsl,
libcfitsio-dev,
libgetdata-dev,
libgsl-dev,
libmatio-dev,
libnetcdf-dev,
pkg-config,
qtbase5-dev,
qtbase5-dev-tools,
qttools5-dev,
xsltproc,
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://kst-plot.kde.org/
Package: kst
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Breaks:
kst-data (<< 2.0.6),
libkst2core2 (<< 2.0.6),
libkst2math2 (<< 2.0.6),
libkst2widgets2 (<< 2.0.6),
Replaces:
kst-data (<< 2.0.6),
libkst2core2 (<< 2.0.6),
libkst2math2 (<< 2.0.6),
libkst2widgets2 (<< 2.0.6),
Recommends:
kst-doc,
Description: scientific data plotting tool
Kst is a fast real-time large-dataset viewing and plotting tool.
It has basic data analysis functionality, contains many powerful
built-in features and is expandable with plugins and extensions.
Package: kst-doc
Section: doc
Architecture: all
Depends:
${misc:Depends},
Multi-Arch: foreign
Description: set of tutorials for kst
Kst is a fast real-time large-dataset viewing and plotting tool.
It has basic data analysis functionality, contains many powerful
built-in features and is expandable with plugins and extensions.
.
This package contains documentation files for kst.
|