[hbbtv/youtubetv] Fixed hanup bug and segmentation fault on 3rd-party images.
[vuplus_openembedded] / recipes / gpephone / gpe-applauncher_0.7.bb
1 LICENSE     = "GPL"
2 DESCRIPTION = "A cellphone application launcher."
3 SECTION = "gpe"
4 PRIORITY    = "optional"
5 PR          = "r1"
6
7 DEPENDS = "gtk+ libgpewidget libgpephone libgpelaunch dbus-glib libxsettings-client"
8
9 GPE_TARBALL_SUFFIX= "gz"
10 inherit gpephone autotools
11
12 SRC_URI += " file://default-icon.patch;patch=1;pnum=0"
13
14 #EXTRA_OECONF = "--enable-gridlayout"
15
16 FILES_${PN} += '${datadir}/themes'