Update settings-daemon package (fix version, inherit gconf) - this may have already been done.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@588 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Chris Lord
2006-08-01 11:44:25 +00:00
parent 150c1ccc88
commit a7d6fa4c49
2 changed files with 5 additions and 27 deletions

View File

@@ -2,18 +2,15 @@ DESCRIPTION = "Settings-daemon is a bridge between xst/gpe-confd and gconf"
LICENSE = "GPL"
DEPENDS = "gconf glib-2.0"
SECTION = "gpe"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \
file://70settings-daemon"
# file://settings-daemon.schemas"
S = "${WORKDIR}/${PN}"
PV = "0.0+svn${SRCDATE}"
PR = "r1"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \
file://70settings-daemon"
S = "${WORKDIR}/${PN}"
inherit autotools pkgconfig gettext gconf
# gconf
FILES_${PN} = "${bindir} ${sysconfdir}"
@@ -22,5 +19,3 @@ do_install_append () {
install -m 755 ${WORKDIR}/70settings-daemon ${D}/${sysconfdir}/X11/Xsession.d/
}
# install -d ${D}/${sysconfdir}/gconf/schemas
# install -m 644 ${WORKDIR}/settings-daemon.schemas ${D}/${sysconfdir}/gconf/schemas/