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 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148
|
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: libchamplain
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper-compat (= 12),
gnome-pkg-tools,
gtk-doc-tools,
libcairo2-dev (>= 1.4),
libclutter-1.0-dev (>= 1.24),
libclutter-gtk-1.0-dev (>= 0.90),
libgirepository1.0-dev (>= 0.9.12),
libglib2.0-dev (>= 2.38),
libgtk-3-dev (>= 2.90),
libsoup2.4-dev (>= 2.42),
libsqlite3-dev,
meson (>= 0.49.0),
gobject-introspection (>= 0.9.12-4~),
valac (>= 0.20)
Build-Depends-Indep: libcairo2-doc <!nodoc>,
libclutter-1.0-doc <!nodoc>,
libgdk-pixbuf2.0-doc <!nodoc>,
libglib2.0-doc <!nodoc>,
libgtk-3-doc <!nodoc>,
libpango1.0-doc <!nodoc>
Rules-Requires-Root: no
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/gnome-team/libchamplain
Vcs-Git: https://salsa.debian.org/gnome-team/libchamplain.git
Homepage: https://wiki.gnome.org/Projects/libchamplain
Package: libchamplain-0.12-0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends}
Description: C library providing ClutterActor to display maps
Libchamplain is a C library providing a ClutterActor to
display maps.
.
It supports numerous free map sources such as
OpenStreetMap (default), OpenArialMap and Maps for free.
Package: libchamplain-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: libclutter-1.0-doc
Description: C library providing ClutterActor to display maps (documentation)
Libchamplain is a C library providing a ClutterActor to
display maps.
.
It supports numerous free map sources such as
OpenStreetMap (default), OpenArialMap and Maps for free.
.
This package contains the documentation for this package.
Package: libchamplain-0.12-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libchamplain-0.12-0 (= ${binary:Version}),
gir1.2-champlain-0.12 (= ${binary:Version}),
${misc:Depends},
libglib2.0-dev,
libclutter-1.0-dev,
libsqlite3-dev,
libcairo2-dev (>= 1.4),
libsoup2.4-dev (>= 2.42)
Suggests: libchamplain-doc
Description: C library providing ClutterActor to display maps (development files)
Libchamplain is a C library providing a ClutterActor to
display maps.
.
It supports numerous free map sources such as
OpenStreetMap (default), OpenArialMap and Maps for free.
.
This package contains the header files required if you wish
to develop software that uses libchamplain.
Package: gir1.2-champlain-0.12
Section: introspection
Architecture: any
Multi-Arch: same
Depends: ${gir:Depends},
${misc:Depends}
Description: C library providing ClutterActor to display maps (GObject introspection)
Libchamplain is a C library providing a ClutterActor to
display maps.
.
It supports numerous free map sources such as
OpenStreetMap (default), OpenArialMap and Maps for free.
.
This package contains the GObject introspection file for libchamplain.
Package: libchamplain-gtk-0.12-0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends}
Description: Gtk+ widget to display maps
Libchamplain-gtk is a C library aimed to provide a Gtk+ widget
to display rasterized maps and markers.
.
It supports numerous free map sources such as
OpenStreetMap (default), OpenArialMap and Maps for free.
Package: libchamplain-gtk-0.12-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libchamplain-gtk-0.12-0 (= ${binary:Version}),
gir1.2-gtkchamplain-0.12 (= ${binary:Version}),
${misc:Depends},
libgtk-3-dev,
libglib2.0-dev,
libclutter-1.0-dev,
libchamplain-0.12-dev (= ${binary:Version}),
libclutter-gtk-1.0-dev
Description: Gtk+ widget to display maps (development files)
Libchamplain-gtk is a C library aimed to provide a Gtk+ widget
to display rasterized maps and markers.
.
It supports numerous free map sources such as
OpenStreetMap (default), OpenArialMap and Maps for free.
.
This package contains development files for libchamplain-gtk.
Package: gir1.2-gtkchamplain-0.12
Section: introspection
Architecture: any
Multi-Arch: same
Depends: ${gir:Depends},
${misc:Depends},
${shlibs:Depends}
Description: Gtk+ widget to display maps (GObject introspection)
Libchamplain-gtk is a C library aimed to provide a Gtk+ widget
to display rasterized maps and markers.
.
It supports numerous free map sources such as
OpenStreetMap (default), OpenArialMap and Maps for free.
.
This package contains the GObject introspection file for libchamplain-gtk.
|