File: control

package info (click to toggle)
gconf-editor 3.0.1-6
  • links: PTS
  • area: main
  • in suites: buster
  • size: 6,216 kB
  • sloc: sh: 11,060; xml: 7,126; ansic: 5,307; makefile: 209
file content (28 lines) | stat: -rw-r--r-- 990 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
Source: gconf-editor
Section: utils
Priority: optional
Maintainer: Adrian Bunk <bunk@debian.org>
Build-Depends: debhelper (>= 11),
               docbook-xml,
               gettext,
               gnome-common,
               gnome-doc-utils,
               intltool (>= 0.35.0),
               libgconf2-dev (>= 2.9.2),
               libgtk-3-dev (>= 3.0.0),
               pkg-config
Standards-Version: 4.1.2

Package: gconf-editor
Architecture: any
Depends: gconf-defaults-service (>= 2.28),
         policykit-1-gnome | polkit-1-auth-agent,
         ${misc:Depends},
         ${shlibs:Depends}
Description: editor for the GConf configuration system
 GConf-Editor is a tool used for editing the GConf configuration database.
 This is not the recommended way of setting desktop preferences, but it might
 be useful when the proper configuration utility for some software provides no
 way of changing some option.
 .
 This package is for legacy applications and no longer used by GNOME.