File: control

package info (click to toggle)
gnome-chemistry-utils 0.14.17-6.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 19,124 kB
  • sloc: cpp: 77,469; sh: 4,273; makefile: 1,708; ansic: 1,061; xml: 719
file content (93 lines) | stat: -rw-r--r-- 3,372 bytes parent folder | download | duplicates (2)
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
Source: gnome-chemistry-utils
Section: science
Priority: optional
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Daniel Leidert <dleidert@debian.org>,
           Michael Banck <mbanck@debian.org>
Build-Depends: bodr (>= 5),
               chemical-mime-data (>= 0.1.94),
               debhelper-compat (= 12),
               docbook-xml,
               doxygen,
               gawk,
               gnome-common,
               gnumeric (>= 1.11.6),
               intltool (>= 0.40.6),
               libcairo2-dev (>= 1.6.0),
               libgdk-pixbuf2.0-dev (>= 2.22.0),
               libglib2.0-dev (>= 2.36.0),
               libglu1-mesa-dev,
               libgoffice-0.10-dev (>= 0.10.12),
               libgsf-1-dev (>= 1.14.9),
               libgtk-3-dev (>= 3.0.0),
               libgtkglext1-dev (>= 1.0.0),
               libopenbabel-dev (>= 3.0.0),
               libosmesa6-dev,
               libtool (>= 2.2.6),
               libx11-dev (>= 1.0.0),
               libxml2-dev (>= 2.4.16),
               shared-mime-info (>= 0.12),
               xsltproc,
               yelp-tools,
               zlib1g-dev | libz-dev
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: http://www.nongnu.org/gchemutils/
Vcs-Browser: https://salsa.debian.org/debichem-team/gnome-chemistry-utils
Vcs-Git: https://salsa.debian.org/debichem-team/gnome-chemistry-utils.git

Package: libgcu0v5
Architecture: any
Section: libs
Depends: bodr (>= 5), chemical-mime-data, ${misc:Depends}, ${shlibs:Depends}
Conflicts: libgcu0
Replaces: gchempaint (<< 0.10), libgcu0
Suggests: gchempaint, gcrystal, gcu-bin
Description: GNOME chemistry utils (library)
 The GNOME Chemistry Utils provide C++ classes and Gtk+-2 widgets
 related to chemistry. They will be used in future versions of both
 gcrystal and gchempaint.
 .
 This package provides the shared library.

Package: gcu-bin
Architecture: any
Depends: chemical-mime-data,
         libgcu0v5 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: gchempaint, gcrystal
Description: GNOME chemistry utils (helper applications)
 The GNOME Chemistry Utils provide C++ classes and Gtk+-2 widgets
 related to chemistry. They will be used in future versions of both
 gcrystal and gchempaint.
 .
 This package provides 4 applications:
 .
  * a molecular structures viewer (GChem3D)
  * a molar mass calculator (GChemCalc)
  * a periodic table of the elements (GChemTable)
  * a spectra viewer (GSpectrum)

Package: gcrystal
Architecture: any
Depends: chemical-mime-data,
         libgcu0v5 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: gcu-bin
Breaks: gcu-bin (<< 0.14)
Description: lightweight crystal structures visualizer
 GNOME Crystal is a light model visualizer for crystal-structures. It
 is based on the GNOME Chemistry Utils and should display models of all
 sorts of crystal microscopic structures using OpenGL.

Package: gchempaint
Architecture: any
Depends: libgcu0v5 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Suggests: chemical-mime-data, gcu-bin
Breaks: gcu-bin (<< 0.14)
Description: 2D chemical structures editor for the GNOME2 desktop
 GChemPaint is an editor for 2D chemical structures with a multiple
 document interface. Drawn molecules can be searched at NIST Webbook
 and PubChem.