aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/gpe-applauncher_0.7.bb
blob: 062d40593f3e7d2071eee43bbfea7313bdcfd508 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
LICENSE     = "GPL"
DESCRIPTION = "A cellphone application launcher."
SECTION = "gpe"
PRIORITY    = "optional"
PR          = "r1"

DEPENDS = "gtk+ libgpewidget libgpephone libgpelaunch dbus-glib libxsettings-client"

GPE_TARBALL_SUFFIX= "gz"
inherit gpephone autotools

SRC_URI += " file://default-icon.patch;apply=yes;striplevel=0"

#EXTRA_OECONF = "--enable-gridlayout"

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

SRC_URI[md5sum] = "2eaedfe736b88624c360ddda2b6fa777"
SRC_URI[sha256sum] = "2afd5a23705fe95f6abc12e842f2ebaaa038bd4c8cf8a971a848a48a14e100bc"