mirror of
https://git.yoctoproject.org/poky
synced 2026-03-02 13:29:40 +01:00
Add matchbox-applet-volume 0.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@453 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
DESCRIPTION = "Matchbox Volume Applet"
|
||||
LICENSE = "GPL"
|
||||
DEPENDS = "matchbox-wm libmatchbox"
|
||||
SECTION = "x11/wm"
|
||||
|
||||
SRC_URI = "http://projects.o-hand.com/matchbox/sources/mb-applet-volume/${PV}/mb-applet-volume-${PV}.tar.gz"
|
||||
S = "${WORKDIR}/mb-applet-volume-${PV}"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
FILES_${PN} = "${bindir} ${datadir}/applications ${datadir}/pixmaps"
|
||||
|
||||
Reference in New Issue
Block a user