From 57ea7b39904149aefe3dc6475a9d9f2ad87b4290 Mon Sep 17 00:00:00 2001 From: Chris Lord Date: Fri, 23 Sep 2005 16:03:33 +0000 Subject: - Use gtk 2.6.7 as opposed to 2.8.3 - Use dbus 0.50 as opposed to 0.36 - Use svn versions of matchbox apps - Update matchbox svn packages - Add matchbox-common svn package - Build gtk tools with gconf git-svn-id: https://svn.o-hand.com/repos/poky@33 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/packages/matchbox-wm/matchbox-wm_svn.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'openembedded/packages/matchbox-wm/matchbox-wm_svn.bb') diff --git a/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb b/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb index d74724374..5ac11d212 100644 --- a/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb +++ b/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb @@ -1,10 +1,10 @@ SECTION = "x11/wm" DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" -DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat gconf matchbox-common" +DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat matchbox-common" RDEPENDS = "matchbox-common" -PV = "0.9.5+cvs-${CVSDATE}" -PR = "r1" +PV = "0.9.5cvs${CVSDATE}" +PR = "r2" DEFAULT_PREFERENCE = "-1" SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ @@ -26,7 +26,7 @@ FILES_${PN} = "${bindir} \ ${datadir}/themes/Default/matchbox \ ${datadir}/themes/MBOpus/matchbox" -EXTRA_OECONF = "--enable-composite --enable-startup-notification --disable-xrm" +EXTRA_OECONF = "--enable-composite --enable-startup-notification --disable-xrm --enable-expat" do_install_prepend() { install ${WORKDIR}/kbdconfig ${S}/data/kbdconfig -- cgit v1.2.3