mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
12 lines
263 B
BlitzBasic
12 lines
263 B
BlitzBasic
DESCRIPTION = "System Information Icons"
|
|
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
|
|
LICENSE = "LGPLv2.1"
|
|
PV = "0.0+git${SRCPV}"
|
|
PR = "r0"
|
|
|
|
DEPENDS = "glib-2.0 gtk+ pulseaudio libcanberra libnotify nbtk"
|
|
|
|
S = "${WORKDIR}/git"
|
|
|
|
inherit autotools_stage
|