blob: 484393c322ed011504a3ec602abc6ae5be259178 (
plain)
1
2
3
4
5
6
7
8
9
|
DESCRIPTION = "Volume Control Applet for GPE"
LICENSE = "GPL"
MAINTAINER = "Rene Wagner <rw@handhelds.org>"
SECTION = "gpe"
DEPENDS = "libgpewidget"
GPE_TARBALL_SUFFIX = "bz2"
inherit gpe autotools
|