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 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213
|
Source: gconf
Section: libs
Priority: optional
Maintainer: Adrian Bunk <bunk@debian.org>
Build-Depends: debhelper (>= 8.1.3),
cdbs (>= 0.4.93),
dh-autoreconf,
dh-python,
gtk-doc-tools (>= 1.0),
libglib2.0-dev (>= 2.31.0),
libdbus-1-dev (>= 1.0.0),
libdbus-glib-1-dev (>= 0.74),
libxml2-dev,
libpolkit-gobject-1-dev,
libldap2-dev,
intltool (>= 0.35.0),
libxml-parser-perl,
gettext,
python3,
libglib2.0-doc,
gobject-introspection (>= 0.9.12-4~),
libgirepository1.0-dev (>= 0.10.7-1~),
Standards-Version: 3.9.4
Homepage: https://gitlab.gnome.org/Archive/gconf
Package: gconf2
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends},
${misc:Depends},
default-dbus-session-bus | dbus-session-bus,
gconf-service (= ${binary:Version}),
psmisc,
${python3:Depends}
Suggests: gconf-defaults-service
Description: GNOME configuration database system (support tools)
GConf is a configuration database system for storing application
preferences. It supports default or mandatory settings set by the
administrator, and changes to the database are instantly applied to all
running applications. It is written for the GNOME desktop but doesn't
require it.
.
This package contains the command line tools: gconftool and
gconf-merge-tree.
.
This package is for legacy applications and no longer used by GNOME.
Package: gconf-service
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends},
${misc:Depends},
libgconf-2-4 (= ${binary:Version}),
gconf2-common (= ${source:Version})
Breaks: gconf2-common (<< 3.2.3-2)
Replaces: gconf2-common (<< 3.2.3-2)
Description: GNOME configuration database system (D-Bus service)
GConf is a configuration database system for storing application
preferences. It supports default or mandatory settings set by the
administrator, and changes to the database are instantly applied to all
running applications. It is written for the GNOME desktop but doesn't
require it.
.
This package contains the D-Bus enabled daemon that is used internally
by the GConf library to access configuration data.
.
This package is for legacy applications and no longer used by GNOME.
Package: gconf2-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
ucf
Breaks: libgconf2-4 (<< 3.2.3-2)
Description: GNOME configuration database system (common files)
GConf is a configuration database system for storing application
preferences. It supports default or mandatory settings set by the
administrator, and changes to the database are instantly applied to all
running applications. It is written for the GNOME desktop but doesn't
require it.
.
This package contains the default configuration and localization files.
.
This package is for legacy applications and no longer used by GNOME.
Package: gconf-defaults-service
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends},
${misc:Depends},
default-dbus-session-bus | dbus-session-bus,
gconf2-common (= ${source:Version})
Conflicts: libgconf2-4 (<< 2.24.0-3), gconf2-common (<< 2.24.0-3)
Breaks: gconf-editor (<< 2.28)
Replaces: gconf2-common (<< 2.24.0-3)
Description: GNOME configuration database system (system defaults service)
GConf is a configuration database system for storing application
preferences. It supports default or mandatory settings set by the
administrator, and changes to the database are instantly applied to all
running applications. It is written for the GNOME desktop but doesn't
require it.
.
This package contains the PolicyKit service that allows users to edit the
system-wide defaults from a user session.
.
This package is for legacy applications and no longer used by GNOME.
Package: libgconf-2-4
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
${misc:Depends},
gconf2-common (= ${source:Version})
Breaks: libgconf2-4 (<< 3.2.3-2),
gconf2 (<< 3.2.3-2),
libgconf2.0-cil (<< 2.24.2-3)
Recommends: gconf-service
Conflicts: libbonobo2-0 (<< 2.24)
Description: GNOME configuration database system (shared libraries)
GConf is a configuration database system for storing application
preferences. It supports default or mandatory settings set by the
administrator, and changes to the database are instantly applied to all
running applications. It is written for the GNOME desktop but doesn't
require it.
.
This package contains the shared libraries.
.
This package is for legacy applications and no longer used by GNOME.
Package: libgconf2-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
libgconf-2-4 (= ${binary:Version}),
gir1.2-gconf-2.0 (= ${binary:Version}),
libglib2.0-dev (>= 2.31.0),
libdbus-1-dev (>= 1.0.0),
gconf2 (= ${binary:Version})
Recommends: libgconf2-doc
Replaces: gir-repository-dev (<< 0.6.5-7)
Description: GNOME configuration database system (development)
GConf is a configuration database system for storing application
preferences. It supports default or mandatory settings set by the
administrator, and changes to the database are instantly applied to all
running applications. It is written for the GNOME desktop but doesn't
require it.
.
This package contains the static libraries and header files needed to
build applications using GConf.
.
This package is for legacy applications and no longer used by GNOME.
Package: libgconf2-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Conflicts: libgconf2-dev (<< 3.2.3-2)
Description: GNOME configuration database system (API reference)
GConf is a configuration database system for storing application
preferences. It supports default or mandatory settings set by the
administrator, and changes to the database are instantly applied to all
running applications. It is written for the GNOME desktop but doesn't
require it.
.
This package contains the API reference for the GConf library.
.
This package is for legacy applications and no longer used by GNOME.
Package: gir1.2-gconf-2.0
Section: introspection
Architecture: any
Depends: ${gir:Depends},
${misc:Depends},
${shlibs:Depends}
Conflicts: gir1.0-gconf-2.0
Description: GNOME configuration database system (GObject-Introspection)
GConf is a configuration database system for storing application
preferences. It supports default or mandatory settings set by the
administrator, and changes to the database are instantly applied to all
running applications. It is written for the GNOME desktop but doesn't
require it.
.
This package contains introspection data for GConf. It can be used by
packages using the GIRepository format to generate dynamic bindings.
.
This package is for legacy applications and no longer used by GNOME.
Package: gconf-gsettings-backend
Architecture: any
Multi-Arch: same
Priority: optional
Depends: ${shlibs:Depends},
${misc:Depends},
libgconf-2-4 (= ${binary:Version}),
gconf-service
Breaks: libgconf2-4 (<< 3.2)
Replaces: libgconf2-4 (<< 3.2)
Provides: gsettings-backend
Description: GNOME configuration database system - GSettings back-end
GConf is a configuration database system for storing application
preferences.
.
This package contains a backend to enable applications that use the
newer GSettings framework to store their preferences to use GConf for
storing the actual values.
.
You will need to explicitly enable it through your environment with
GSETTINGS_BACKEND=gconf. It is strongly recommended to not use this
backend unless you really know what you’re doing.
.
This package is for legacy applications and no longer used by GNOME.
|