~ken-vandine/unity/gdbus-ppa

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
Source: unity
Section: gnome
Priority: optional
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: cmake,
               debhelper (>= 7.0.50~),
               pkg-config,
               valac (>= 0.7.8),
               intltool (>= 0.35.0),
               libgee-dev (>= 0.5.0),
               libunique-dev,
               libbamf-dev (>= 0.2.32),
               gsettings-desktop-schemas-dev,
               libgconf2-dev,
               libglib2.0-dev (>= 2.22.2-0ubuntu1wncksync3),
               libdbusmenu-glib-dev (>= 0.3.6),
               libgnome-desktop-dev,
               libgtk2.0-dev (>= 2.18.0),
               libpango1.0-dev,
               libgnomeui-dev,
               libdee-dev (>= 0.5.0),
               libindicator-dev (>= 0.3.14),
               libunity-misc-dev (>= 0.1.0),
               libutouch-grail-dev,
               libxcb-icccm1-dev,
               libnux-0.9-dev (>= 0.9.12),
               compiz-dev (>= 1:0.9.2.1+glibmainloop3),
               libcompizconfig0-dev (>= 0.9.2.1git101125),
               xsltproc,
               libboost1.42-dev,
               libboost-serialization1.42-dev,
               libstartup-notification0-dev,
Standards-Version: 3.9.1
Homepage: https://launchpad.net/unity
Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/unity/ubuntu

Package: unity
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         unity-common (= ${source:Version}),
         compiz-core, compiz-core-abiversion-${coreabiversion},
         libglib2.0-bin,
         python,
         nux-tools,
         unity-asset-pool (>= 0.8.18)
Provides: indicator-renderer,
          netbook-launcher
Conflicts: netbook-launcher (<< 1:2.1.18-0ubuntu2)
Replaces: netbook-launcher (<< 1:2.1.18-0ubuntu2)
Recommends: unity-place-applications,
            unity-place-files,
            indicator-appmenu,
            indicator-application,
            indicator-sound,
            indicator-datetime,
            indicator-messages,
            indicator-me,
            indicator-session,
Breaks: compiz-core (<< 1:0.9.2.1+glibmainloop3)
Description: Interface for Ubuntu Desktop Edition
 Unity is a graphical interface designed for Ubuntu Desktop Edition

Package: unity-common
Architecture: all
Depends: ${misc:Depends},
         python,
Replaces: unity (<< 3.2.2-0ubuntu3)
Conflicts: unity (<< 3.2.2-0ubuntu3)
Description: Common files for the interface for Ubuntu Desktop Edition
 Unity is a graphical interface designed for Ubuntu Desktop Edition
 .
 This package contains commons file that are architecture independent.

#Package: unity-dbg
#Section: debug
#Architecture: any
#Priority: extra
#Depends: ${shlibs:Depends},
#         ${misc:Depends},
#         unity (= ${binary:Version})
#Replaces: libunity0-dbg (<< 0.2.6-0ubuntu1)
#Description: Unity Interface for Ubuntu Netbook Edition - debugging symbols
# Unity is a graphical interface designed for Ubuntu Netbook Edition
# .
# This package contains debugging symbols.

Package: libunity3
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: binding to get places into the launcher - shared library
 libunity-places is a shared library to be able to interact with the launcher
 and add places in Unity environment.
 .
 This package contains shared libraries to be used by applications.

Package: libunity-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
         libunity3 (= ${binary:Version}),
         libglib2.0-dev,
         libdbus-glib-1-dev,
         libgtk2.0-dev,
         libdee-dev,
         libgee-dev,
Description: binding to get places into the launcher - development files
 libunity-places is a shared library to be able to interact with the launcher
 and add places in Unity environment.
 .
 This package contains files that are needed to build applications.

Package: netbook-launcher
Section: oldlibs
Architecture: all
Depends: unity, ${misc:Depends}
Description: transitional package
 unity supersedes netbook-launcher. This package ensures a clean upgrade path,
 and can be safely removed after the upgrade.