mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
sanitize mb svn bb a little
git-svn-id: https://svn.o-hand.com/repos/poky@37 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
SECTION = "x11/wm"
|
SECTION = "x11/wm"
|
||||||
DESCRIPTION = "Matchbox window manager"
|
DESCRIPTION = "Matchbox window manager"
|
||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat matchbox-common gconf"
|
DEPENDS = "libmatchbox x11 xext libxrender startup-notification expat matchbox-common gconf"
|
||||||
RDEPENDS = "matchbox-common"
|
RDEPENDS = "matchbox-common"
|
||||||
PV = "0.9.5cvs${CVSDATE}"
|
PV = "0.9.5cvs${CVSDATE}"
|
||||||
PR = "r3"
|
PR = "r3"
|
||||||
@@ -26,7 +26,7 @@ FILES_${PN} = "${bindir} \
|
|||||||
${datadir}/themes/Default/matchbox \
|
${datadir}/themes/Default/matchbox \
|
||||||
${datadir}/themes/MBOpus/matchbox"
|
${datadir}/themes/MBOpus/matchbox"
|
||||||
|
|
||||||
EXTRA_OECONF = "--enable-composite --enable-startup-notification --disable-xrm --enable-expat --enable-gconf"
|
EXTRA_OECONF = "--enable-startup-notification --disable-xrm --enable-expat"
|
||||||
|
|
||||||
do_install_prepend() {
|
do_install_prepend() {
|
||||||
install ${WORKDIR}/kbdconfig ${S}/data/kbdconfig
|
install ${WORKDIR}/kbdconfig ${S}/data/kbdconfig
|
||||||
|
|||||||
Reference in New Issue
Block a user