mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
Remove unneeded matchbox package
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1833 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -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"
|
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
DESCRIPTION = "Simple dockapps created with monolaunch and shell script"
|
DESCRIPTION = "Simple dockapps created with monolaunch and shell script"
|
||||||
DEPENDS = "matchbox xmodmap"
|
DEPENDS = "matchbox-common xmodmap"
|
||||||
SRC_URI = "file://xrandr-panelapp.sh \
|
SRC_URI = "file://xrandr-panelapp.sh \
|
||||||
file://xrandr-panelapp.desktop \
|
file://xrandr-panelapp.desktop \
|
||||||
file://mb-applet-home \
|
file://mb-applet-home \
|
||||||
@@ -7,7 +7,7 @@ SRC_URI = "file://xrandr-panelapp.sh \
|
|||||||
file://xrandr.png"
|
file://xrandr.png"
|
||||||
SECTION = "x11/wm"
|
SECTION = "x11/wm"
|
||||||
PRIORITY = "optional"
|
PRIORITY = "optional"
|
||||||
PR = "r7"
|
PR = "r8"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
DESCRIPTION = "Custom MB session files for poky"
|
DESCRIPTION = "Custom MB session files for poky"
|
||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
SECTION = "x11"
|
SECTION = "x11"
|
||||||
RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-theme-clearlooks"
|
RDEPENDS = "matchbox-common matchbox-applet-startup-monitor gtk-theme-clearlooks"
|
||||||
PR = "r23"
|
PR = "r24"
|
||||||
|
|
||||||
SRC_URI = "file://etc"
|
SRC_URI = "file://etc"
|
||||||
S = ${WORKDIR}
|
S = ${WORKDIR}
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
DESCRIPTION = "Custom MB session files for poky"
|
DESCRIPTION = "Custom MB session files for poky"
|
||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
SECTION = "x11"
|
SECTION = "x11"
|
||||||
RDEPENDS = "matchbox matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2"
|
RDEPENDS = "matchbox-common matchbox-applet-startup-monitor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2"
|
||||||
PR = "r12"
|
PR = "r13"
|
||||||
|
|
||||||
SRC_URI = "file://etc"
|
SRC_URI = "file://etc"
|
||||||
S = ${WORKDIR}
|
S = ${WORKDIR}
|
||||||
|
|||||||
Reference in New Issue
Block a user