File: control

package info (click to toggle)
dune-pdelab 2.5.0~20170124g7cf9f47a-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,392 kB
  • ctags: 10,361
  • sloc: cpp: 56,710; python: 71; perl: 24; sh: 15; makefile: 3
file content (55 lines) | stat: -rw-r--r-- 2,114 bytes parent folder | download
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
Source: dune-pdelab
Section: libs
Priority: optional
Standards-Version: 3.9.6
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar@debian.org>
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/dune-pdelab.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/dune-pdelab.git
Homepage: http://www.dune-project.org/pdelab/
Build-Depends: debhelper (>= 9),
 cmake, gfortran, mpi-default-bin, mpi-default-dev, pkg-config, python3,
 libdune-functions-dev (>= 2.5.0),
 libdune-grid-dev (>= 2.5.0),
 libdune-istl-dev (>= 2.5.0),
 libdune-localfunctions-dev (>= 2.5.0),
 libdune-typetree-dev (>= 2.5.0),
 libeigen3-dev,
 libalberta2-dev (>= 2.0.1-5),
 libgmp-dev,
 libsuperlu-dev | libsuperlu3-dev
Build-Depends-Indep: doxygen, ghostscript, graphviz, imagemagick, texlive-latex-recommended, pgf

Package: libdune-pdelab-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends},
 libdune-grid-dev (>= 2.5.0),
 libdune-istl-dev (>= 2.5.0),
 libdune-localfunctions-dev (>= 2.5.0),
 libdune-typetree-dev (>= 2.5.0),
 libgmp-dev,
 libsuperlu-dev | libsuperlu3-dev
Recommends:
 libdune-functions-dev (>= 2.5.0)
Suggests: libdune-pdelab-doc (= ${source:Version})
Provides: ${dune:shared-library}
Description: toolbox for solving PDEs -- discretization module (development files)
 DUNE-PDELab is a new generalized discretization module for a wide range of
 discretization methods. It allows rapid prototyping for implementing
 discretizations and solvers for systems of PDEs based on DUNE.
 .
 This package contains the development files.

Package: libdune-pdelab-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: toolbox for solving PDEs -- discretization module (documentation)
 DUNE-PDELab is a new generalized discretization module for a wide range of
 discretization methods. It allows rapid prototyping for implementing
 discretizations and solvers for systems of PDEs based on DUNE.
 .
 This package contains the documentation.