File: control

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

Package: libgrits5
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: multiarch-support
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: ${misc:Depends}, libgrits5 (= ${binary:Version})
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.