[oe-commits] org.oe.dev matchbox-wm: also package gconf schema

koen commit openembedded-commits at lists.openembedded.org
Wed Aug 1 16:02:20 UTC 2007


matchbox-wm: also package gconf schema

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 0e8d8b03f655ad068754402319f2e09f9707c7b5
ViewMTN: http://monotone.openembedded.org/revision.psp?id=0e8d8b03f655ad068754402319f2e09f9707c7b5
Files:
1
packages/matchbox-wm/matchbox-wm_1.2.bb
Diffs:

#
# mt diff -r933d6fd2c5e3840a16b47a1b3feda60717ce083f -r0e8d8b03f655ad068754402319f2e09f9707c7b5
#
# 
# 
# patch "packages/matchbox-wm/matchbox-wm_1.2.bb"
#  from [fa3b0b72595b3260baae19fd70ffd06279f222e7]
#    to [f76c8f85daaf9e0782a8d564dcc1b6e906534b7a]
# 
============================================================
--- packages/matchbox-wm/matchbox-wm_1.2.bb	fa3b0b72595b3260baae19fd70ffd06279f222e7
+++ packages/matchbox-wm/matchbox-wm_1.2.bb	f76c8f85daaf9e0782a8d564dcc1b6e906534b7a
@@ -1,9 +1,9 @@ RDEPENDS = "matchbox-common"
 require matchbox-wm.inc
 
 DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf gconf-native matchbox-common"
 RDEPENDS = "matchbox-common"
 
-PR="r0"
+PR="r1"
 
 SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/1.2/matchbox-window-manager-${PV}.tar.bz2 \
            file://gconf-2.m4 \
@@ -16,6 +16,7 @@ FILES_${PN} = "${bindir}/* \
 FILES_${PN} = "${bindir}/* \
 	       ${datadir}/matchbox \
 	       ${sysconfdir}/matchbox \
+	       ${sysconfdir}/gconf/ \
 	       ${datadir}/themes/blondie/matchbox \
 	       ${datadir}/themes/Default/matchbox \
 	       ${datadir}/themes/MBOpus/matchbox"






More information about the Openembedded-commits mailing list