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
|
Source: ayatana-ido
Section: libs
Priority: optional
Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
Uploaders: Mike Gabriel <sunweaver@debian.org>,
Build-Depends: cmake,
cmake-extras,
debhelper-compat (= 13),
gobject-introspection,
gtk-doc-tools,
xauth,
xvfb,
libgirepository1.0-dev,
libglib2.0-dev,
libgtest-dev,
libgtk-3-dev,
libx11-dev,
libxi-dev,
valac,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/AyatanaIndicators/ayatana-ido
Vcs-Git: https://salsa.debian.org/debian-ayatana-team/ayatana-ido.git
Vcs-Browser: https://salsa.debian.org/debian-ayatana-team/ayatana-ido
Package: libayatana-ido3-0.4-0
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
Multi-Arch: same
Breaks:
ayatana-indicator-datetime (<< 0.9.0),
ayatana-indicator-display (<< 0.9.0),
ayatana-indicator-keyboard (<< 0.9.0),
ayatana-indicator-messages (<< 0.9.0),
ayatana-indicator-notifications (<< 0.9.0),
ayatana-indicator-session (<< 0.9.0),
ayatana-indicator-sound (<< 0.9.0),
Description: Widgets and other objects used for Ayatana Indicators
Shared library providing extra gtk menu items for display in system
Ayatana Indicators.
.
This package contains shared libraries to be used by GTK+ 3
applications.
Package: libayatana-ido3-dev
Provides: libayatana-ido3-0.4-dev
Section: libdevel
Architecture: any
Depends: gir1.2-ayatanaido3-0.4 (= ${binary:Version}),
libayatana-ido3-0.4-0 (= ${binary:Version}),
libglib2.0-dev,
libgtk-3-dev,
pkgconf,
${misc:Depends},
${shlibs:Depends},
Breaks: libayatana-ido3-0.4-dev (<< 0.4.3-1~),
Replaces: libayatana-ido3-0.4-dev (<< 0.4.3-1~),
Description: Widgets and other objects used for Ayatana Indicators - development files
Shared library providing extra gtk menu items for display in system
Ayatana Indicators
.
This package contains files that are needed to build GTK+ 3 applications
with Ayatana Indicators support.
Package: gir1.2-ayatanaido3-0.4
Section: introspection
Architecture: any
Multi-Arch: same
Breaks: gir1.2-ayatana-ido3-0.4 (<< 0.4.2-1~),
Replaces: gir1.2-ayatana-ido3-0.4 (<< 0.4.2-1~),
Depends: libayatana-ido3-0.4-0 (>= ${binary:Version}),
${gir:Depends},
${misc:Depends},
Description: Widgets and other objects used for Ayatana Indicators - Typelib file
Shared library providing extra gtk menu items for display in system
Ayatana Indicators.
.
This package can be used by other packages using the GIRepository format
to generate dynamic bindings for libayatana-ido3-0.4-0.
|