mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
moblin-panel: Add recipes for moblin-panel applications
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -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
|
||||
|
||||
15
meta-moblin/packages/mutter-moblin/moblin-panel-media_git.bb
Normal file
15
meta-moblin/packages/mutter-moblin/moblin-panel-media_git.bb
Normal 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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user