mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
11 lines
318 B
PHP
11 lines
318 B
PHP
DESCRIPTION = "Moblin Applications Panel Plugin"
|
|
SECTION = "x11/wm"
|
|
LICENSE = "GPLv2"
|
|
DEPENDS = "nbtk mutter-moblin gtk+ clutter-1.0"
|
|
SRC_URI = "http://download.moblin.org/sources/moblin-panel-pasteboard/0.0/moblin-panel-pasteboard-0.0.2.tar.bz2"
|
|
|
|
FILES_${PN} += "${datadir}/dbus-1/services"
|
|
|
|
inherit autotools_stage
|
|
|