aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/gpe-applauncher_0.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpephone/gpe-applauncher_0.7.bb')
-rw-r--r--recipes/gpephone/gpe-applauncher_0.7.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/gpephone/gpe-applauncher_0.7.bb b/recipes/gpephone/gpe-applauncher_0.7.bb
new file mode 100644
index 0000000000..349330047b
--- /dev/null
+++ b/recipes/gpephone/gpe-applauncher_0.7.bb
@@ -0,0 +1,16 @@
+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;patch=1;pnum=0"
+
+#EXTRA_OECONF = "--enable-gridlayout"
+
+FILES_${PN} += '${datadir}/themes'