aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/gpe-applauncher_0.8.bb
blob: 19f8fb3e77a311fd70d872d633934086f3505f01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
LICENSE     = "GPL"
DESCRIPTION = "A cellphone application launcher."
SECTION = "gpe"
PRIORITY    = "optional"
PR          = "r0"
PE          = "1"

DEPENDS = "gtk+ libgpewidget libgpephone libgpelaunch dbus-glib libsettings"

GPE_TARBALL_SUFFIX= "bz2"
inherit gpephone autotools

FILES_${PN} += '${datadir}/themes'