aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 35be62873e76f9b41f6786420ff30f7246a12663 (plain)
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
Source: ayatana-ido
Section: libs
Priority: optional
Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Build-Depends: debhelper (>= 9),
               cmake (>= 3.13),
               cmake-extras,
               lcov,
               gcovr,
               dpkg-dev (>= 1.16.1.1),
               gobject-introspection,
               gtk-doc-tools,
               libgirepository1.0-dev,
               libglib2.0-dev (>=2.14.0),
               libgtest-dev,
               libgtk-3-dev (>= 3.8.2-0ubuntu2),
               libx11-dev,
               libxi-dev,
               mate-common,
               valac (>= 0.16),
               xauth,
               xvfb,
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://github.com/AyatanaIndicator/ayatana-ido
Vcs-Git: https://github.com/AyatanaIndicator/ayatana-ido
Vcs-Browser: https://github.com/AyatanaIndicator/ayatana-ido

Package: libayatana-ido3-0.4-0
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Multi-Arch: same
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 (>=2.14.0),
         libgtk-3-dev (>= 3.8.2-0ubuntu2),
         pkg-config,
         ${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.1.