moblin-panel: Add recipes for moblin-panel applications

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2009-08-11 11:48:51 +01:00
parent 37d2d56542
commit 775e051afa
7 changed files with 93 additions and 3 deletions

View File

@ -0,0 +1,15 @@
DESCRIPTION = "Moblin Applications Panel Plugin"
SECTION = "x11/wm"
LICENSE = "GPLv2"
DEPENDS = "nbtk mutter-moblin gnome-menus mojito libjana anerley clutter-mozembed bickley"
PV = "0.1+git${SRCPV}"
PR = "r1"
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
FILES_${PN} += "${datadir}/dbus-1/services"
S = "${WORKDIR}/git"
inherit autotools_stage

View File

@ -0,0 +1,15 @@
DESCRIPTION = "Moblin Applications Panel Plugin"
SECTION = "x11/wm"
LICENSE = "GPLv2"
DEPENDS = "nbtk mutter-moblin gnome-menus mojito libjana anerley clutter-mozembed bickley"
PV = "0.1+git${SRCPV}"
PR = "r1"
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
FILES_${PN} += "${datadir}/dbus-1/services"
S = "${WORKDIR}/git"
inherit autotools_stage

View File

@ -0,0 +1,15 @@
DESCRIPTION = "Moblin Applications Panel Plugin"
SECTION = "x11/wm"
LICENSE = "GPLv2"
DEPENDS = "nbtk mutter-moblin gnome-menus mojito libjana anerley clutter-mozembed bickley"
PV = "0.1+git${SRCPV}"
PR = "r1"
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
FILES_${PN} += "${datadir}/dbus-1/services"
S = "${WORKDIR}/git"
inherit autotools_stage

View File

@ -0,0 +1,15 @@
DESCRIPTION = "Moblin Applications Panel Plugin"
SECTION = "x11/wm"
LICENSE = "GPLv2"
DEPENDS = "nbtk mutter-moblin gnome-menus mojito libjana anerley clutter-mozembed bickley"
PV = "0.1+git${SRCPV}"
PR = "r1"
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
FILES_${PN} += "${datadir}/dbus-1/services"
S = "${WORKDIR}/git"
inherit autotools_stage

View File

@ -0,0 +1,15 @@
DESCRIPTION = "Moblin Applications Panel Plugin"
SECTION = "x11/wm"
LICENSE = "GPLv2"
DEPENDS = "nbtk mutter-moblin gnome-menus mojito libjana anerley clutter-mozembed bickley"
PV = "0.1+git${SRCPV}"
PR = "r1"
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
FILES_${PN} += "${datadir}/dbus-1/services"
S = "${WORKDIR}/git"
inherit autotools_stage

View File

@ -0,0 +1,15 @@
DESCRIPTION = "Moblin Applications Panel Plugin"
SECTION = "x11/wm"
LICENSE = "GPLv2"
DEPENDS = "nbtk mutter-moblin gnome-menus mojito libjana anerley clutter-mozembed bickley"
PV = "0.1+git${SRCPV}"
PR = "r1"
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
FILES_${PN} += "${datadir}/dbus-1/services"
S = "${WORKDIR}/git"
inherit autotools_stage

View File

@ -1,9 +1,9 @@
DESCRIPTION = "A Moblin specific plugin for the Mutter composite window manager"
SECTION = "x11/wm"
LICENSE = "GPLv3"
DEPENDS = "nbtk mutter gnome-menus mojito libjana anerley clutter-mozembed bickley"
LICENSE = "GPLv2"
DEPENDS = "clutter-1.0 nbtk mutter gnome-menus mojito libjana anerley clutter-mozembed bickley"
PV = "2.25.2+git${SRCPV}"
PR = "r8"
PR = "r9"
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git \
file://startup-notify.patch;patch=1 \