File: control

package info (click to toggle)
libfvm 0.15.0-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,472 kB
  • ctags: 1,722
  • sloc: ansic: 38,357; sh: 10,533; makefile: 202
file content (45 lines) | stat: -rw-r--r-- 1,739 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
Source: libfvm
Section: libs
Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Sylvestre Ledru <sylvestre@debian.org>
Build-Depends: debhelper (>= 7), autotools-dev, cdbs, libbft-dev (>= 1.1.2), 
 mpi-default-dev, libmedc-dev, libhdf5-mpi-dev, libcgns-dev (>= 2.5.4), 
 quilt, autoconf, automake
Standards-Version: 3.9.1
Homepage: http://www.code-saturne.org/
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/code-saturne/libfvm/
Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/code-saturne/libfvm/

Package: libfvm-dev
Section: libdevel
Architecture: any
Depends:  libfvm0 (= ${binary:Version}), ${misc:Depends} , libcgns-dev,
 libmedc-dev
Description: Code_Saturne Finite Volume Mesh
 FVM stands for Finite Volume Mesh.
 It is intended to provide finite volume mesh I/O and some other services such
 as interpolation, possibly in parallel using MPI.
 .
 This package contains the development files needed to compile software to
 use the libfvm API.

Package: libfvm0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends} 
Description: Code_Saturne Finite Volume Mesh
 FVM stands for Finite Volume Mesh.
 It is intended to provide finite volume mesh I/O and some other services such
 as interpolation, possibly in parallel using MPI.

Package: libfvm0-dbg
Section: debug
Priority: extra
Architecture: any
Depends: libfvm0 (= ${binary:Version}), ${misc:Depends} 
Description: Code_Saturne Finite Volume Mesh
 FVM stands for Finite Volume Mesh.
 It is intended to provide finite volume mesh I/O and some other services such
 as interpolation, possibly in parallel using MPI.
 .
 This package contains the debugging symbols of the library.