File: control

package info (click to toggle)
xfconf 4.12.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 4,132 kB
  • ctags: 1,226
  • sloc: ansic: 7,907; sh: 4,185; makefile: 446; perl: 92; xml: 58; pascal: 23
file content (49 lines) | stat: -rw-r--r-- 1,971 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
Source: xfconf
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), libxfce4util-dev (>= 4.10.0), 
 libdbus-1-dev, libdbus-glib-1-dev, libextutils-pkgconfig-perl, 
 libextutils-depends-perl, libglib-perl, intltool, dpkg-dev (>= 1.16.1.),
 libtool, xfce4-dev-tools, gtk-doc-tools
Standards-Version: 3.9.8
Homepage: http://www.xfce.org
Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/desktop/trunk/xfconf
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-xfce/desktop/trunk/xfconf/

Package: libxfconf-0-dev
Section: libdevel
Architecture: any
Depends: libxfconf-0-2 (= ${binary:Version}), ${misc:Depends}, libdbus-1-dev,
 libdbus-glib-1-dev, pkg-config, libglib2.0-dev
Description: Development files for libxfconf
 This package contains the development files libxfconf which are 
 the main part of the Xfce4 configuration system. If you want to 
 develop applications that use this library, you want 
 to install this package.
 .
 The libxfconf Reference Manual is also included and it can be 
 consulted with Devhelp or a web browser.

Package: libxfconf-0-2
Section: libs
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, xfconf
Description: Client library for Xfce4 configure interface
 This package contains a library which can be used by every
 program that aims to be a configuration-manager for Xfce4.
 .
 If you intend to use Xfce4, you definitely want to install
 this package.

Package: xfconf
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, default-dbus-session-bus | dbus-session-bus
Recommends: ${shlibs:Recommends}
Description: utilities for managing settings in Xfce
 xfconf contains xfconfd and xfconf-query.
  - xfconfd handles the Xfce settings storage
  - xfconf-query enables users to tune settings from command line