Package gconf2-2.28.0-5
| System | Binary Distributions | CVS/rsync Source Distributions | |
|---|---|---|---|
10.7/x86_64 | 2.28.0-5 | ||
10.6/x86_64 | |||
10.6/i386 | |||
10.5/i386 | |||
10.5/powerpc | |||
| Description: | Gnome configuration database system (2.28.0-5) | |||||
| Usage Hints: | ||||||
Fink packages that install .schemas files must disable their gconf
schemas installation (gconftool-2 calls) during build time: modern
./configure scripts usually have a --disable-schemas-install flag.
They then must list all of the schemas files as ConfFiles and add
gconftool-2 calls in PostInstallScript to install each one.
If a package has foo.schemas and bar.schemas, a typical .info might
contain:
ConfigureParams: --disable-schemas-install
ConfFiles: <<
%p/etc/gconf/schemas/foo.schemas
%p/etc/gconf/schemas/bar.schemas
<<
PostInstScript: <<
if [ configure = "$1" ]; then
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
export schemadir=%p/etc/gconf/schemas
gconftool-2 --makefile-install-rule $schemadir/foo.schemas >/dev/null
gconftool-2 --makefile-install-rule $schemadir/bar.schemas >/dev/null
fi
<<
Note that the Debian linux distro (and maybe others) manually
override the default schemas location (share/ instead of etc/)
by policy; fink does not due to inertia...no compelling
functional reason to switch, so maintain compatibility with
older packages. | ||||||
| Section: | gnome | |||||
| Maintainer: | The Gnome Core Team <fink-gnome-coreATlistsDOTsourceforgeDOTnet> | |||||
| Website: | http://www.gnome.org/ | |||||
| License: | LGPL | |||||
| Info-File: | dists/10.7/stable/main/finkinfo/gnome/gconf2.info CVS log, Last Changed: Fri, 22 Jul 2011 14:47:52 (UTC) | |||||
| SplitOffs: |
| |||||
Section list - Flat package list - Search packages
(*) = Unsupported distribution.