PN: settings-daemon
PV: 0.0.2
PR: r0
PKGV: 0.0.2
PKGR: r0
LICENSE: MIT-style
DESCRIPTION: Provides a bridge between gconf and xsettings.
SUMMARY: Provides a bridge between gconf and xsettings
RDEPENDS_settings-daemon: gconf (>= 3.2.6) glib-2.0 (>= 2.48.2) libx11 (>= 1.6.3) gtk+3 (>= 3.20.9) glibc (>= linaro-2.23)
SECTION: x11
PKG_settings-daemon: settings-daemon
FILES_settings-daemon: /usr/bin/* /etc
pkg_postinst_settings-daemon: #!/bin/sh\nif [ "x$D" != "x" ]; then\n\texport GCONF_CONFIG_SOURCE="xml::$D/etc/gconf/gconf.xml.defaults"\nelse\n\texport GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`\nfi\n\nSCHEMA_LOCATION=$D/etc/gconf/schemas\nfor SCHEMA in settings-daemon.schemas; do\n\tif [ -e $SCHEMA_LOCATION/$SCHEMA ]; then\n\t\tHOME=$D/root gconftool-2 \\\n\t\t\t--makefile-install-rule $SCHEMA_LOCATION/$SCHEMA > /dev/null\n\tfi\ndone\n
pkg_prerm_settings-daemon: #!/bin/sh\nSCHEMA_LOCATION=/etc/gconf/schemas\nfor SCHEMA in settings-daemon.schemas; do\n\tif [ -e $SCHEMA_LOCATION/$SCHEMA ]; then\n\t\tHOME=/root GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` \\\n\t\t\tgconftool-2 \\\n\t\t\t--makefile-uninstall-rule $SCHEMA_LOCATION/$SCHEMA > /dev/null\n\tfi\ndone\n
FILERPROVIDESFLIST_settings-daemon: /usr/bin/xsettings-dump /usr/bin/settings-daemon
FILES_INFO: {"/etc/X11/Xsession.d/70settings-daemon.sh": 27, "/etc/gconf/schemas/settings-daemon.schemas": 7202, "/usr/bin/xsettings-dump": 12200, "/usr/bin/settings-daemon": 20256}
FILERPROVIDES_/usr/bin/xsettings-dump_settings-daemon: elf(buildid) (= 2a87bd00ae2beae27eb7684d966944f036d5fe01)
FILERPROVIDES_/usr/bin/settings-daemon_settings-daemon: elf(buildid) (= dae473e074f2cf41bc1553245079de526b987400)
FILERDEPENDSFLIST_settings-daemon: /usr/bin/xsettings-dump /usr/bin/settings-daemon
FILERDEPENDS_/usr/bin/xsettings-dump_settings-daemon: libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgdk-3.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) rtld(GNU_HASH)
FILERDEPENDS_/usr/bin/settings-daemon_settings-daemon: libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgconf-2.so.4()(64bit) libgdk-3.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) rtld(GNU_HASH)
PKGSIZE_settings-daemon: 39685
