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 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311
|
Source: gobject-introspection
Section: devel
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Iain Lane <laney@debian.org>,
Jeremy Bícha <jbicha@ubuntu.com>,
Laurent Bigonville <bigon@debian.org>,
Marco Trevisan (Treviño) <marco@ubuntu.com>,
Matthias Klumpp <mak@debian.org>,
Michael Biebl <biebl@debian.org>,
Tim Lunn <tim@feathertop.org>,
Simon McVittie <smcv@debian.org>,
# B-D on gobject-introspection if cross && !nogir
Build-Depends: bison,
debhelper-compat (= 13),
dh-sequence-python3,
flex,
gir1.2-glib-2.0-dev (>= 2.82.0) <!nogir>,
gobject-introspection (>= 1.78.1-17~) <cross !nogir>,
libcairo2-dev,
libelf-dev,
libelf-dev:native,
libffi-dev (>= 3.4),
libglib2.0-dev (>= 2.82.0),
libpython3-dev,
meson (>= 1.4.0),
pkgconf,
python3-debian:native,
python3-dev:any,
python3-docutils <!nodoc>,
python3-mako:native,
python3-markdown (>= 3.7-2~) | python3-markdown:native,
python3-setuptools,
python3:native,
cross-exe-wrapper <cross>,
Build-Depends-Indep: gtk-doc-tools,
libglib2.0-doc (>= 2.82.0),
Rules-Requires-Root: no
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/gnome-team/gobject-introspection
Vcs-Git: https://salsa.debian.org/gnome-team/gobject-introspection.git
Homepage: https://wiki.gnome.org/GObjectIntrospection
Package: libgirepository-1.0-1
Section: libs
Architecture: any
Provides: libgirepository-1.0-1-with-${local:libffiN} (= ${binary:Version}),
Depends: ${misc:Depends},
${shlibs:Depends},
Breaks: libcjs0 (<< 4.8.2-1+b1),
libgjs0g (<< 1.68.4-1+b1),
libglib-object-introspection-perl (<< 0.051-2~),
python-gi (<< 3.42.0-1+b1),
python3-gi (<< 3.42.0-1+b1),
ruby-gobject-introspection (<< 3.4.3-1+b2),
Multi-Arch: same
Description: Library for handling GObject introspection data (runtime library)
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
.
GObject Introspection contains tools to generate and handle the
introspection data.
.
This package contains a C library for handling the introspection data.
Package: libgirepository1.0-dev
Build-Profiles: <!nogir>
Section: libdevel
Architecture: any
Depends: gir1.2-freedesktop (= ${binary:Version}),
gir1.2-freedesktop-dev (= ${binary:Version}),
gir1.2-girepository-2.0 (= ${binary:Version}),
gir1.2-girepository-2.0-dev (= ${binary:Version}),
gir1.2-glib-2.0 (>= 2.82.0),
gir1.2-glib-2.0-dev (>= 2.82.0),
gobject-introspection (= ${binary:Version}),
libffi-dev (>= 3.4),
libgirepository-1.0-1 (= ${binary:Version}),
libgirepository-1.0-dev (= ${binary:Version}),
libglib2.0-dev (>= 2.82.0),
${misc:Depends},
${shlibs:Depends},
Suggests: libgirepository1.0-doc,
Description: Library for handling GObject introspection data (complete development files)
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
.
This metapackage depends on everything needed to use GObject-Introspection.
It also provides GLib-2.0.gir at its traditional location in /usr/share,
for compatibility with older code-generation tools which do not read GIR XML
from /usr/lib/${local:DEB-HOST-MULTIARCH}/gir-1.0.
.
Please consider build-depending on gobject-introspection and the appropriate
gir1.2-*-dev packages in preference to this package, to allow for
cross-compilation.
Package: libgirepository-1.0-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: gobject-introspection (= ${binary:Version}),
libffi-dev (>= 3.4),
libgirepository-1.0-1 (= ${binary:Version}),
libglib2.0-dev (>= 2.82.0),
${misc:Depends},
${shlibs:Depends},
Suggests: libgirepository1.0-doc,
Breaks: libgirepository1.0-dev (<< 1.78.1-7~),
Replaces: libgirepository1.0-dev (<< 1.78.1-7~),
Description: Library for handling GObject introspection data (development files)
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
.
GObject Introspection contains tools to generate and handle the
introspection data.
.
This package contains the headers for the C library for handling the
introspection data.
Package: libgirepository1.0-doc
Section: doc
Architecture: all
Depends: ${misc:Depends},
Recommends: libglib2.0-doc,
Multi-Arch: foreign
Description: Library for handling GObject introspection data (documentation)
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
.
GObject Introspection contains tools to generate and handle the
introspection data.
.
This package contains the documentation for the C library for handling the
introspection data.
Package: gobject-introspection
Multi-Arch: same
Architecture: any
Depends: binutils-${local:DEB-HOST-GNU-TYPE-DASHES}:any,
gcc-${local:DEB-HOST-GNU-TYPE-DASHES},
gobject-introspection-bin (= ${binary:Version}),
gobject-introspection-bin-${local:DEB-HOST-ARCH-OS} (= ${binary:Version}),
libgirepository-1.0-1 (= ${binary:Version}),
libglib2.0-dev (>= 2.82.0),
pkgconf,
native-architecture | cross-exe-wrapper,
${misc:Depends},
${python3:Depends},
${shlibs:Depends},
Provides: dh-sequence-gir,
Breaks: libgirepository-1.0-dev (<< 1.78.1-9~),
libgirepository1.0-dev (<< 1.78.1-7~),
Replaces: libgirepository-1.0-dev (<< 1.78.1-9~),
libgirepository1.0-dev (<< 1.78.1-7~),
Description: Generate interface introspection data for GObject libraries
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
.
GObject Introspection contains tools to generate and handle the
introspection data.
.
This package contains tools for extracting introspection data from libraries
and transforming it to different formats. The versions of these tools with
architecture name prefixes, such as ${local:DEB-HOST-GNU-TYPE}-g-ir-scanner,
can be used during cross-compilation.
.
Although this package includes the pkg-config metadata for both the tools
and the libgirepository-1.0 library, it does not guarantee to provide the
library itself (currently it does provide the libgirepository-1.0.so
symlink as a workaround for a Meson issue, but this should not be
relied on). Packages that explicitly link to libgirepository-1.0.so,
mainly dynamic language bindings like GJS and PyGI, will need to
build-depend on libgirepository-1.0-dev in addition to this package.
Package: gobject-introspection-bin
Architecture: any
Multi-Arch: foreign
Depends: build-essential,
libdpkg-perl,
libgirepository-1.0-1 (= ${binary:Version}),
python3-mako,
python3-markdown,
python3-setuptools,
${misc:Depends},
${perl:Depends},
${python3:Depends},
${shlibs:Depends},
Provides: gobject-introspection-bin-${local:DEB-HOST-ARCH-OS} (= ${binary:Version}),
Breaks: gobject-introspection (<< 1.78.1-7~),
libgirepository1.0-dev (<< 1.78.1-7~),
Replaces: gobject-introspection (<< 1.78.1-7~),
libgirepository1.0-dev (<< 1.78.1-7~),
Description: Executables for gobject-introspection
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
.
This package contains the implementation for various tools.
Please do not depend on this package directly: use gobject-introspection
instead.
Package: gir1.2-girepository-2.0
Build-Profiles: <!nogir>
Architecture: any
Section: introspection
Depends: ${gir:Depends},
${misc:Depends},
Breaks: gir1.2-glib-2.0 (<< 1.78.1-7~),
gjs (<< 1.78.1-2~),
pygobject (<< 3.46.0-3~),
Replaces: gir1.2-glib-2.0 (<< 1.78.1-7~),
Multi-Arch: same
Description: Introspection data for GIRepository library
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
.
This package contains the introspection data for the GIRepository library,
which can be used to manipulate the search path used by language bindings
and load introspection data.
Package: gir1.2-girepository-2.0-dev
Build-Profiles: <!nogir>
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: gir1.2-girepository-2.0 (= ${binary:Version}),
${gir:Depends},
${misc:Depends},
Provides: ${gir:Provides},
Breaks: libgirepository-1.0-1 (<< 1.78.1-3~),
libgirepository1.0-dev (<< 1.78.1-7~),
Replaces: libgirepository1.0-dev (<< 1.78.1-7~),
Description: GIR XML for GIRepository library
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
.
This package contains the introspection data for the GIRepository
library, in the GIR XML format used to generate bindings for static languages
like C++, D and Haskell.
Package: gir1.2-freedesktop
Build-Profiles: <!nogir>
Architecture: any
Section: introspection
Depends: ${gir:Depends},
${misc:Depends},
Provides: ${gir:Provides},
Multi-Arch: same
Description: Introspection data for some FreeDesktop components
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
.
GObject Introspection contains tools to generate and handle the
introspection data.
.
This package contains small pieces of introspection data for the Cairo,
FontConfig, FreeType, GL, and some XOrg libraries, in the typelib format
used to generate bindings for dynamic languages like JavaScript and Python.
They are far from complete and only include what is necessary for other
introspection packages to work properly.
Package: gir1.2-freedesktop-dev
Build-Profiles: <!nogir>
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: gir1.2-freedesktop (= ${binary:Version}),
${gir:Depends},
${misc:Depends},
Provides: ${gir:Provides},
Breaks: libgirepository-1.0-1 (<< 1.78.1-3~),
libgirepository1.0-dev (<< 1.78.1-7~),
Replaces: libgirepository1.0-dev (<< 1.78.1-7~),
Description: GIR XML for some FreeDesktop components
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection
data can be used in several different use cases, for example
automatic code generation for bindings, API verification and documentation
generation.
.
This package contains small pieces of introspection data for the Cairo,
FontConfig, FreeType, GL, and some XOrg libraries, in the GIR XML format
used to generate bindings for static languages like C++, D and Haskell.
They are far from complete and only include what is necessary for other
introspection packages to work properly.
|