]> code.ossystems Code Review - openembedded-core.git/commitdiff
Remove unneeded matchbox package
authorRichard Purdie <richard@openedhand.com>
Thu, 31 May 2007 11:43:02 +0000 (11:43 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 31 May 2007 11:43:02 +0000 (11:43 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1833 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/matchbox-common/matchbox_0.9.1.bb [deleted file]
meta/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb
meta/packages/matchbox-poky/matchbox-poky_0.1.bb
meta/packages/matchbox-sato/matchbox-sato_0.1.bb

diff --git a/meta/packages/matchbox-common/matchbox_0.9.1.bb b/meta/packages/matchbox-common/matchbox_0.9.1.bb
deleted file mode 100644 (file)
index 3c8ae51..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-DESCRIPTION = "Metapackage for Matchbox suite"
-LICENSE = "GPL"
-DEPENDS = "matchbox-common matchbox-wm matchbox-panel-2 matchbox-desktop"
-RDEPENDS = "matchbox-common matchbox-wm matchbox-panel-2 matchbox-desktop"
-SECTION = "x11/wm"
-PACKAGES= "${PN}"
-ALLOW_EMPTY = 1
-PR="r2"
index 7c7e11e8a1bd825d15ee53065849bd435f5b3dbb..89758534481a94fff214ade6e1498e49b899eb12 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Simple dockapps created with monolaunch and shell script"
-DEPENDS = "matchbox xmodmap"
+DEPENDS = "matchbox-common xmodmap"
 SRC_URI = "file://xrandr-panelapp.sh \
           file://xrandr-panelapp.desktop \
           file://mb-applet-home \
@@ -7,7 +7,7 @@ SRC_URI = "file://xrandr-panelapp.sh \
           file://xrandr.png"
 SECTION = "x11/wm"
 PRIORITY = "optional"
-PR = "r7"
+PR = "r8"
 LICENSE = "MIT"
 
 do_install() {
index f486a526cc27672f32c1a237bd33cd30bbf37375..c7f0ec603b49dc0ce225ec346712626c617057f7 100644 (file)
@@ -1,8 +1,8 @@
 DESCRIPTION = "Custom MB session files for poky"
 LICENSE = "GPL"
 SECTION = "x11"
-RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-theme-clearlooks"
-PR = "r23"
+RDEPENDS = "matchbox-common matchbox-applet-startup-monitor gtk-theme-clearlooks"
+PR = "r24"
 
 SRC_URI = "file://etc"
 S = ${WORKDIR}
index b582d88588e643198c4e9feb6728e1f0b80b03ed..ff9144f6ab0f14b32f29c662415f2b24b7f16e70 100644 (file)
@@ -1,8 +1,8 @@
 DESCRIPTION = "Custom MB session files for poky"
 LICENSE = "GPL"
 SECTION = "x11"
-RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2"
-PR = "r12"
+RDEPENDS = "matchbox-common matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2"
+PR = "r13"
 
 SRC_URI = "file://etc"
 S = ${WORKDIR}