~ubuntu-branches/ubuntu/trusty/exo/trusty-proposed

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
Source: exo
Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>, 
 Lionel Le Folgoc <mrpouit@gmail.com>
Build-Depends: debhelper (>= 8.1.3), libxfce4util-dev (>= 4.8.0), 
 libxfce4ui-1-dev (>= 4.8.0), liburi-perl, chrpath, intltool, 
 hardening-includes, libglib2.0-dev (>= 2.27),
 xfce4-dev-tools, libtool, gtk-doc-tools
Standards-Version: 3.9.2
Homepage: http://www.xfce.org
Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/exo/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/exo/

Package: libexo-1-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libexo-1-0 (= ${binary:Version}), libxfce4util-dev (>= 4.8.0),
 ${misc:Depends}, libgtk2.0-dev
Description: Development files for libexo
 This package contains the headers and the static library
 for libexo-1-0.

Package: libexo-1-0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libexo-common, libexo-helpers
Recommends: liburi-perl
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Description: Library with extensions for Xfce
 libexo is a library for Xfce that contains a bunch of additional widgets and
 a framework for editable toolbars (an improved version of the framework
 present in GNOME), light-weight session management support, functions to
 automatically synchronize object properties (based on GObject Binding
 Properties) and several miscellaneous utility and helper functions for
 application developers.
 .
 While Xfce ships with quite a few libraries that are primarily targeted at
 desktop development, libexo is targeted at application development, with a
 focus on applications for Xfce.

Package: exo-utils
Section: xfce
Architecture: any
Depends: libexo-1-0 (= ${binary:Version}), ${shlibs:Depends},
 ${misc:Depends}
Breaks: xfce4-volstatus-icon (<= 0.1.0-0ubuntu5),
 xfce4-cddrive-plugin (<= 0.0.1-0ubuntu2)
Description: Utility files for libexo
 This package contains the Xfce settings plugin and the utility files for
 libexo-1-0 which are:
   - exo-csource
   - exo-desktop-item-edit
   - exo-open
   - exo-preferred-applications

Package: libexo-1-0-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, libexo-1-0 (= ${binary:Version})
Description: debugging informations for libexo
 This package contains the debugging symbols for libexo, additional library
 for Xfce.

Package: exo-utils-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, exo-utils (= ${binary:Version})
Conflicts: libexo-0.3-0-dbg (<< 0.3.105-3)
Description: debugging informations for exo-utils
 This package contains the debugging symbols for the utilities shipped in
 exo-utils:
  - exo-csource
  - exo-open
  - exo-desktop-item-edit

Package: libexo-common
Section: libs
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libexo-0.3-0 (<< 0.3.104-3)
Description: libexo common files
 This package contains the common files in use by exo library. It ships
 various helpers, desktop files and documentation.

Package: libexo-helpers
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libexo-0.3-0 (<< 0.3.104-3), libexo-common (<< 0.6.2-3)
Description: libexo helpers
 This package contains the helper files in use by exo library for its
 preferred applications framework.