File: control

package info (click to toggle)
libgrits 0.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,852 kB
  • ctags: 1,532
  • sloc: sh: 11,106; ansic: 6,781; makefile: 208
file content (58 lines) | stat: -rw-r--r-- 2,111 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
Source: libgrits
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Andy Spencer <andy753421@gmail.com>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               libglib2.0-dev,
               libgtk2.0-dev,
               libcairo2-dev,
               libsoup2.4-dev,
               mesa-common-dev,
               libglu1-mesa-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/grits.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/grits.git
Homepage: http://pileus.org/grits

Package: libgrits5
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Grits is a Virtual Globe library
 Grits is a "Virtual Globe" library which uses OpenGL to render an image of
 the earth using satellite and terrain data from publicly accessible servers.
 This is similar in concept to Google Earth and NASA World Wind, except
 implemented as a library.
 .
 This package contains the shared libraries and core plugins.

Package: libgrits-dev
Architecture: any
Section: libdevel
Depends: libgrits5 (= ${binary:Version}),
         ${misc:Depends}
Suggests: libgrits-doc
Description: Development files for grits
 Grits is a "Virtual Globe" library which uses OpenGL to render an image of
 the earth using satellite and terrain data from publicly accessible servers.
 This is similar in concept to Google Earth and NASA World Wind, except
 implemented as a library.
 .
 This package contains the header files and libraries which are needed for
 developing programs that use grits.

Package: libgrits-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Recommends: libgrits-dev
Description: HTML documentation for grits
 Grits is a "Virtual Globe" library which uses OpenGL to render an image of
 the earth using satellite and terrain data from publicly accessible servers.
 This is similar in concept to Google Earth and NASA World Wind, except
 implemented as a library.
 .
 This package contains the HTML documentation for grits.