File: control

package info (click to toggle)
libxfcegui4 4.10.0-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,868 kB
  • ctags: 2,783
  • sloc: ansic: 22,658; sh: 11,187; makefile: 510
file content (51 lines) | stat: -rw-r--r-- 2,030 bytes parent folder | download
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
Source: libxfcegui4
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 (>= 9), libgtk2.0-dev (>= 2.10.6), 
 libxfce4util-dev (>= 4.10), libxfconf-0-dev (>= 4.10),
 libstartup-notification0-dev, libglade2-dev, intltool, dpkg-dev (>= 1.16.1),
 xfce4-dev-tools, libtool, gtk-doc-tools, dh-autoreconf
Standards-Version: 3.9.6
Homepage: http://www.xfce.org/
Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/desktop/trunk/libxfcegui4/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-xfce/desktop/trunk/libxfcegui4/

Package: libxfcegui4-dev
Section: libdevel
Architecture: any
Depends: libxfcegui4-4 (= ${binary:Version}), libxfce4util-dev (>= 4.10.0),
 libgtk2.0-dev, ${misc:Depends}
Suggests: devhelp
Description: Development files for libxfcegui4-4
 This package contains the headers and the static library
 for libxfcegui4-4. If you intend to code applications 
 which use some of these functions (probably Xfce4-based
 applications), then you have to install this package.
 .
 The libxfcegui4 Reference Manual is also included and it can be 
 consulted with Devhelp or a web browser.

Package: libxfcegui4-4
Section: libs
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, xfce-keyboard-shortcuts
Breaks: xfwm4 (<< 4.8), xfce4-settings (<< 4.8)
Description: Basic GUI C functions for Xfce4
 This package contains a library which provides the very
 basic GUI functions used by the Xfce4 desktop suite. If
 you intend to run Xfce4, then you need to install this 
 package.

Package: libxfcegui4-4-dbg
Section: debug
Architecture: any
Priority: extra
Depends: ${shlibs:Depends}, libxfcegui4-4 (= ${binary:Version}), 
 ${misc:Depends}
Description: debugging information for libxfcegui4
 This package contains debugging symbols for libxfcegui4, which provides the
 very basic GUI functions used by the Xfce4 desktop suite.