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 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177
|
Source: paraview
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Alastair McKinstry <mckinstry@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
cmake,
qt6-base-dev,
qt6-5compat-dev,
qt6-svg-dev,
libxcursor-dev,
libdouble-conversion-dev,
libopengl-dev,
liblz4-dev,
libgdal-dev,
qt6-tools-dev,
qt6-tools-dev-tools,
qt6-tools-private-dev,
libsqlite3-dev,
sqlite3,
libboost-all-dev,
libavformat-dev,
gfortran,
libavutil-dev,
libcgns-dev,
libprotobuf-dev,
protobuf-compiler,
libavcodec-dev,
libswscale-dev,
libqt6sql6-sqlite,
python3-dev,
dh-sequence-python3,
libglu1-mesa-dev,
libxt-dev,
libxext-dev,
doxygen,
graphviz,
gnuplot-qt | gnuplot,
libtiff-dev,
libpng-dev,
libjpeg-dev,
libxml2-dev,
libexpat-dev,
zlib1g-dev,
libfreetype-dev,
default-libmysqlclient-dev,
libpq-dev,
libtheora-dev,
mpi-default-dev,
mpi-default-bin,
libhdf5-mpi-dev,
hdf5-tools,
libadios2-mpi-c++11-dev (>= 2.10~) [amd64 arm64 mips64el ppc64el riscv64 s390x loong64 ppc64 sparc64],
libgl2ps-dev,
libeigen3-dev,
libnetcdf-dev (>= 1:4.9.0),
libjsoncpp-dev,
libglew-dev,
libxdmf-dev,
libutfcpp-dev,
libgmsh-dev,
python3-matplotlib,
python3-mpi4py
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/science-team/paraview
Vcs-Git: https://salsa.debian.org/science-team/paraview.git -b debian/latest
Homepage: https://www.paraview.org/
Package: paraview
Architecture: any
Depends: tclsh,
${shlibs:Depends},
${misc:Depends},
${Qtsvg:Depends},
python3-matplotlib,
python3-mpi4py
Recommends: mpi-default-bin,
python3-paraview
Suggests: hdf5-tools,
h5utils,
paraview-doc
Breaks: paraview-dev (<< 5.13~)
Replaces: paraview-dev (<< 5.13~)
Description: Parallel Visualization Application
ParaView is an open-source, multi-platform application designed to
visualize data sets of size varying from small to very large. The
goals of the ParaView project include the following:
.
* Develop an open-source, multi-platform visualization application.
* Support distributed computation models to process large data sets.
* Create an open, flexible, and intuitive user interface.
* Develop an extensible architecture based on open standards.
.
ParaView runs on distributed and shared memory parallel as well as
single processor systems and has been successfully tested on Windows,
Mac OS X, Linux and various Unix workstations, clusters and
supercomputers. Under the hood, ParaView uses the Visualization
Toolkit as the data processing and rendering engine and has a user
interface written using Qt.
Package: paraview-dev
Architecture: any
Section: libdevel
Depends: qttools5-dev-tools,
${shlibs:Depends},
${misc:Depends},
python3:any,
paraview (= ${binary:Version}),
libeigen3-dev,
libgdal-dev
Description: Parallel Visualization Application. Development header files
ParaView is an open-source, multi-platform application designed to
visualize data sets of size varying from small to very large. The
goals of the ParaView project include the following:
.
* Develop an open-source, multi-platform visualization application.
* Support distributed computation models to process large data sets.
* Create an open, flexible, and intuitive user interface.
* Develop an extensible architecture based on open standards.
.
ParaView runs on distributed and shared memory parallel as well as
single processor systems and has been successfully tested on Windows,
Mac OS X, Linux and various Unix workstations, clusters and
supercomputers. Under the hood, ParaView uses the Visualization
Toolkit as the data processing and rendering engine and has a user
interface written using Qt. Development header files
Package: paraview-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Multi-Arch: foreign
Recommends: paraview
Description: Parallel Visualization Application. Comprehensive documentation
ParaView is an open-source, multi-platform application designed to
visualize data sets of size varying from small to very large. The
goals of the ParaView project include the following:
.
* Develop an open-source, multi-platform visualization application.
* Support distributed computation models to process large data sets.
* Create an open, flexible, and intuitive user interface.
* Develop an extensible architecture based on open standards.
.
ParaView runs on distributed and shared memory parallel as well as
single processor systems and has been successfully tested on Windows,
Mac OS X, Linux and various Unix workstations, clusters and
supercomputers. Under the hood, ParaView uses the Visualization
Toolkit as the data processing and rendering engine and has a user
interface written using Qt. Comprehensive documentation.
Package: python3-paraview
Architecture: any
Section: python
Depends: paraview (= ${binary:Version}),
${python3:Depends},
${misc:Depends},
${shlibs:Depends}
Conflicts: python3-vtk9
Provides: ${python3:Provides}
Breaks: paraview-python
Replaces: paraview-python
Description: Parallel Visualization Application. python-support
ParaView is an open-source, multi-platform application designed to
visualize data sets of size varying from small to very large. The
goals of the ParaView project include the following:
.
* Develop an open-source, multi-platform visualization application.
* Support distributed computation models to process large data sets.
* Create an open, flexible, and intuitive user interface.
* Develop an extensible architecture based on open standards.
.
ParaView runs on distributed and shared memory parallel as well as
single processor systems and has been successfully tested on Windows,
Mac OS X, Linux and various Unix workstations, clusters and
supercomputers. Under the hood, ParaView uses the Visualization
Toolkit as the data processing and rendering engine and has a user
interface written using Qt. Enables python support.
|