move matchbox-wm 0.9.1 to 0.9.2 and remove DEFAULT_PREFERENCE=-1 since it works now
authorKoen Kooi <koen@openembedded.org>
Tue, 25 Jan 2005 15:59:48 +0000 (15:59 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 25 Jan 2005 15:59:48 +0000 (15:59 +0000)
BKrev: 41f66cf4Q_qfIu1Kddh6Iwixd6DAEg

packages/matchbox-wm/matchbox-wm_0.9.1.bb [deleted file]
packages/matchbox-wm/matchbox-wm_0.9.2.bb [new file with mode: 0644]

diff --git a/packages/matchbox-wm/matchbox-wm_0.9.1.bb b/packages/matchbox-wm/matchbox-wm_0.9.1.bb
deleted file mode 100644 (file)
index 052b98e..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-SECTION = "x11/wm"
-DESCRIPTION = "Matchbox window manager"
-LICENSE = "GPL"
-DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat gconf matchbox-common"
-RDEPENDS = "matchbox-common"
-
-
-DEFAULT_PREFERENCE=-1
-
-SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/0.9/matchbox-window-manager-${PV}.tar.gz"
-S = "${WORKDIR}/matchbox-window-manager-${PV}"
-
-inherit autotools  pkgconfig
-
-FILES_${PN} = "${bindir} \
-              ${datadir}/matchbox \
-              ${datadir}/themes/blondie/matchbox \
-              ${datadir}/themes/bluebox/matchbox \
-              ${datadir}/themes/borillo/matchbox"
-
-EXTRA_OECONF = "--enable-composite --enable-startup-notification --enable-expat"
-
-pkg_postinst() {
-update-alternatives --install /usr/bin/x-window-manager x-window-manager /usr/bin/matchbox-session 10
-}
-
-pkg_postrm() {
-update-alternatives --remove x-window-manager /usr/bin/matchbox-session
-}
diff --git a/packages/matchbox-wm/matchbox-wm_0.9.2.bb b/packages/matchbox-wm/matchbox-wm_0.9.2.bb
new file mode 100644 (file)
index 0000000..e69de29