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) gtk+3 (>= 3.20.9) libx11 (>= 1.6.3) glibc (>= linaro-2.23) glib-2.0 (>= 2.48.2)
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/settings-daemon /usr/bin/xsettings-dump
FILES_INFO: {"/usr/bin/settings-daemon": 20256, "/etc/X11/Xsession.d/70settings-daemon.sh": 27, "/etc/gconf/schemas/settings-daemon.schemas": 7202, "/usr/bin/xsettings-dump": 12200}
FILERPROVIDES_/usr/bin/settings-daemon_settings-daemon: elf(buildid) (= 2f105304682b76efe47a16d41794024a0aa4b726)
FILERPROVIDES_/usr/bin/xsettings-dump_settings-daemon: elf(buildid) (= 23efae5caa7d6e30abd5a56bb5d6eda574e5e2e8)
FILERDEPENDSFLIST_settings-daemon: /usr/bin/settings-daemon /usr/bin/xsettings-dump
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)
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)
PKGSIZE_settings-daemon: 39685
