File: control

package info (click to toggle)
qd 2.3.23%2Bdfsg.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,388 kB
  • sloc: cpp: 6,703; fortran: 6,389; sh: 4,540; ansic: 1,593; makefile: 199
file content (46 lines) | stat: -rw-r--r-- 1,886 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
Source: qd
Priority: optional
Section: libs
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Alastair McKinstry <mckinstry@debian.org>
Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), 
 g++ (>= 4.1), 
 gfortran | fortran-compiler,
 dh-sequence-fortran-mod,
 gawk,
 texlive-latex-base, texlive-latex-recommended,
 ghostscript, texlive-latex-extra
Standards-Version: 4.6.0
Homepage: https://crd.lbl.gov/~dhbailey/mpdist/
Vcs-Browser: https://salsa.debian.org:/science-team/qd.git
Vcs-Git: https://salsa.debian.org:/science-team/qd.git

Package: libqd-dev
Section: libdevel
Architecture: any
Depends: libqd0t64 (= ${binary:Version}), ${misc:Depends}
Recommmends: pkg-config
Description: Double-double and quad double types in C++ and F90
 This package supports both a double-double datatype (approx. 32
 decimal digits) and a quad-double datatype (approx. 64 decimal
 digits). The computational library is written in C++. Both C++ and
 Fortran-90 high-level language interfaces are provided to permit one
 to convert an existing C++ or Fortran-90 program to use the library
 with only minor changes to the source code.

Package: libqd0t64
Provides: ${t64:Provides}
X-Time64-Compat: libqd0v5
Breaks: libqd0v5 (<< ${source:Version})
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Replaces: libqd0v5, libqd2c2a, libqd0
Conflicts: libqd2c2a, libqd0
Description: Double-double and quad double types in C++ and F90
 This package supports both a double-double datatype (approx. 32
 decimal digits) and a quad-double datatype (approx. 64 decimal
 digits). The computational library is written in C++. Both C++ and
 Fortran-90 high-level language interfaces are provided to permit one
 to convert an existing C++ or Fortran-90 program to use the library
 with only minor changes to the source code.