File: control

package info (click to toggle)
gnome-chemistry-utils 0.14.9-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 17,836 kB
  • ctags: 7,337
  • sloc: cpp: 72,977; sh: 11,381; xml: 6,304; makefile: 1,663; ansic: 1,061
file content (116 lines) | stat: -rw-r--r-- 4,380 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
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: autotools-dev (>> 20100122.1~),
               bodr (>= 5),
               chemical-mime-data (>= 0.1.94),
               debhelper (>> 7.0.50~),
               docbook-xml,
               doxygen,
               gawk,
               gnome-doc-utils,
               iceweasel-dev,
               intltool (>= 0.40.6),
               libcairo2-dev (>= 1.6.0),
               libgdk-pixbuf2.0-dev (>= 2.22.0),
               libglib2.0-dev (>= 2.26.0),
               libglu1-mesa-dev,
               libgoffice-0.10-dev (>= 0.10),
               libgsf-1-dev (>= 1.14.9),
               libgtk-3-dev (>= 3.0.0),
               libgtkglext1-dev (>= 1.0.0),
               libopenbabel-dev (>= 2.3.0),
               libosmesa6-dev,
               libtool (>= 2.2.6),
               libx11-dev (>= 1.0.0),
               libxml2-dev (>= 2.4.16),
               rarian-compat | scrollkeeper,
               shared-mime-info (>= 0.12),
               xsltproc,
               zlib1g-dev | libz-dev
Standards-Version: 3.9.5
Homepage: http://www.nongnu.org/gchemutils/
Vcs-Browser: http://anonscm.debian.org/viewvc/debichem/unstable/gnome-chemistry-utils/
Vcs-Svn: svn://anonscm.debian.org/debichem/unstable/gnome-chemistry-utils/

Package: libgcu0
Architecture: any
Section: libs
Depends: bodr (>= 5), chemical-mime-data, ${misc:Depends}, ${shlibs:Depends}
Replaces: gchempaint (<< 0.10)
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: libgcu-dbg
Architecture: any
Section: debug
Priority: extra
Depends: gchempaint (= ${binary:Version}),
         gcrystal (= ${binary:Version}),
         gcu-bin (= ${binary:Version}),
         gcu-plugin (= ${binary:Version}),
         libgcu0 (= ${binary:Version}),
         ${misc:Depends}
Description: GNOME chemistry utils (debugging symbols)
 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 debugging symbols for the library and
 the utilities provided by the gcu-bin and gcrystal packages.
 Install it to get a meaningful backtrace in case of a crash.

Package: gcu-bin
Architecture: any
Depends: chemical-mime-data, ${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: gcu-plugin
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${vendor:Browser}
Description: GNOME chemistry utils (browser plugin)
 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 a browser plugin for Gecko-based browsers.
 It does not (yet) work with WebKit-based browsers.

Package: gcrystal
Architecture: any
Depends: chemical-mime-data, ${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: ${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.