mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
matchbox-panel-2: package graphics for startup-notification applet
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1983 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,7 +3,7 @@ PRIORITY = "optional"
|
|||||||
MAINTAINER = "Chris Lord <chris@openedhand.com>"
|
MAINTAINER = "Chris Lord <chris@openedhand.com>"
|
||||||
PV = "0.0+svn${SRCDATE}"
|
PV = "0.0+svn${SRCDATE}"
|
||||||
DEPENDS = "gtk+ startup-notification apmd"
|
DEPENDS = "gtk+ startup-notification apmd"
|
||||||
PR = "r1"
|
PR = "r2"
|
||||||
|
|
||||||
RPROVIDES = matchbox-panel
|
RPROVIDES = matchbox-panel
|
||||||
RREPLACES = matchbox-panel
|
RREPLACES = matchbox-panel
|
||||||
@@ -16,7 +16,8 @@ EXTRA_OECONF = "--enable-startup-notification --disable-libnotify"
|
|||||||
S = ${WORKDIR}/${PN}
|
S = ${WORKDIR}/${PN}
|
||||||
|
|
||||||
FILES_${PN} += "${libdir}/matchbox-panel/*.so \
|
FILES_${PN} += "${libdir}/matchbox-panel/*.so \
|
||||||
${datadir}/matchbox-panel/battery/*.png"
|
${datadir}/matchbox-panel/battery/*.png \
|
||||||
|
${datadir}/matchbox-panel/startup/*.png "
|
||||||
FILES_${PN}-dbg += "${libdir}/matchbox-panel/.debug"
|
FILES_${PN}-dbg += "${libdir}/matchbox-panel/.debug"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|||||||
Reference in New Issue
Block a user