File: control

package info (click to toggle)
lorene 0.0.0~cvs20161116%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 26,472 kB
  • sloc: cpp: 212,946; fortran: 21,645; makefile: 1,750; sh: 4
file content (123 lines) | stat: -rw-r--r-- 4,897 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
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
Source: lorene
Section: science
Priority: extra
Maintainer: Debian Astronomy Maintainers <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Thibaut Paumard <thibaut@debian.org>
Build-Depends: dpkg-dev (>= 1.22.5), debhelper (>= 9), libfftw3-dev, libgsl0-dev, giza-dev,
	       liblapack-dev, libx11-dev, gfortran, dh-exec
Build-Depends-Indep: doxygen
Standards-Version: 3.9.8
Homepage: http://www.lorene.obspm.fr/
Vcs-Git: https://salsa.debian.org/debian-astro-team/lorene.git
Vcs-Browser: https://salsa.debian.org/debian-astro-team/lorene

Package: liblorene-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libfftw3-dev, libgsl0-dev, giza-dev, liblapack-dev, libx11-dev,
	 liblorene-debian1t64 (= ${binary:Version}), liblorenef77-debian1t64 (= ${binary:Version}),
	 liblorene-export-debian0t64 (= ${binary:Version}),
	 ${misc:Depends}
Recommends: gfortran
Suggests: lorene-codes-src, lorene-doc
Description: development files for the LORENE framework for numerical relativity
 LORENE is a set of C++ classes to solve various problems arising in
 numerical relativity, and more generally in computational
 astrophysics. It provides tools to solve partial differential
 equations by means of multi-domain spectral methods.
 .
 This package contains the static libraries and include files
 necessary to build LORENE codes or applications using LORENE.
 .
 Compiling LORENE codes (including some that are shipped in the
 lorene-codes-src package) often requires a Fortran compiler. LORENE
 is configured to use gfortran.

Package: lorene-codes-src
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: liblorene-dev
Description: source files of LORENE-based codes
 LORENE is a set of C++ classes to solve various problems arising in
 numerical relativity, and more generally in computational
 astrophysics. It provides tools to solve partial differential
 equations by means of multi-domain spectral methods.
 .
 This package contains the source files of several LORENE codes that
 need to be recompiled for each use case. The liblorene-dev package is
 necessary to compile those codes.

Package: lorene-doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Section: doc
Description: documentation for LORENE
 LORENE is a set of C++ classes to solve various problems arising in
 numerical relativity, and more generally in computational
 astrophysics. It provides tools to solve partial differential
 equations by means of multi-domain spectral methods.
 .
 This package contains the LORENE reference guide

Package: lorene
Architecture: all
Multi-Arch: foreign
Depends: liblorene-dev, lorene-codes-src, ${misc:Depends}
Suggests: lorene-doc
Description: framework for numerical relativity
 LORENE is a set of C++ classes to solve various problems arising in
 numerical relativity, and more generally in computational
 astrophysics. It provides tools to solve partial differential
 equations by means of multi-domain spectral methods.
 .
 This metapackage depends on all of the LORENE software
 components. The reference guide is available in the lorene-doc
 package.

Package: liblorene-debian1t64
Provides: ${t64:Provides}
Replaces: liblorene-debian1
Breaks: liblorene-debian1 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: liblorene shared library 
 LORENE is a set of C++ classes to solve various problems arising in
 numerical relativity, and more generally in computational
 astrophysics. It provides tools to solve partial differential
 equations by means of multi-domain spectral methods.
 .
 This package contains a shared library version of the liblorene library.

Package: liblorenef77-debian1t64
Provides: ${t64:Provides}
Replaces: liblorenef77-debian1
Breaks: liblorenef77-debian1 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: liblorenef77 shared library
 LORENE is a set of C++ classes to solve various problems arising in
 numerical relativity, and more generally in computational
 astrophysics. It provides tools to solve partial differential
 equations by means of multi-domain spectral methods.
 .
 This package contains a shared library version of the liblorenef77 library.

Package: liblorene-export-debian0t64
Provides: ${t64:Provides}
Replaces: liblorene-export-debian0
Breaks: liblorene-export-debian0 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: liblorene_export shared library
 LORENE is a set of C++ classes to solve various problems arising in
 numerical relativity, and more generally in computational
 astrophysics. It provides tools to solve partial differential
 equations by means of multi-domain spectral methods.
 .
 This package contains a shared library version of the liblorene_export library.