File: control.in

package info (click to toggle)
memphis 0.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 2,768 kB
  • ctags: 659
  • sloc: sh: 10,205; ansic: 3,666; makefile: 173; xml: 141
file content (72 lines) | stat: -rw-r--r-- 2,671 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
Source: memphis
Section: admin
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
Build-Depends: debhelper (>= 7.0.50~),
               dh-autoreconf,
               gnome-pkg-tools,
               pkg-config (>= 0.9),
               libexpat1-dev,
               libglib2.0-dev (>= 2.16),
               libcairo2-dev,
               gobject-introspection,
               gtk-doc-tools (>= 0.12),
               valac
Standards-Version: 3.8.4
Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/memphis
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/memphis/
Homepage: http://trac.openstreetmap.ch/trac/memphis/

Package: libmemphis-0.2-0
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: A map-rendering library for OpenStreetMap
 LibMemphis provides a GObject based API to render OpenStreetMap data
 on a cairo surface. Libmemphis implements the 'Slippy Map Tilename'
 specification, like Mapnik and Osmarender.
 .
 It supports zoom level 12 to 18, projected with the Mercator projection. 

Package: libmemphis-0.2-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
         libmemphis-0.2-0 (= ${binary:Version})
Description: A map-rendering library for OpenStreetMap (Developpement files)
 LibMemphis provides a GObject based API to render OpenStreetMap data
 on a cairo surface. Libmemphis implements the 'Slippy Map Tilename'
 specification, like Mapnik and Osmarender.
 .
 It supports zoom level 12 to 18, projected with the Mercator projection. 
 .
 This package contains the developpement files and Vala bindings.

Package: libmemphis-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: A map-rendering library for OpenStreetMap (Documentation)
 LibMemphis provides a GObject based API to render OpenStreetMap data
 on a cairo surface. Libmemphis implements the 'Slippy Map Tilename'
 specification, like Mapnik and Osmarender.
 .
 It supports zoom level 12 to 18, projected with the Mercator projection. 
 .
 This package contains the documentation.

Package: libmemphis-0.2-dbg
Architecture: any
Section: debug
Priority: extra
Depends: ${misc:Depends},
         libmemphis-0.2-0 (= ${binary:Version})
Description: A map-rendering library for OpenStreetMap (Debug symbols)
 LibMemphis provides a GObject based API to render OpenStreetMap data
 on a cairo surface. Libmemphis implements the 'Slippy Map Tilename'
 specification, like Mapnik and Osmarender.
 .
 It supports zoom level 12 to 18, projected with the Mercator projection. 
 .
 This package contains the debug symbols.