aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/gpe-phonepanel_0.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpephone/gpe-phonepanel_0.7.bb')
-rw-r--r--recipes/gpephone/gpe-phonepanel_0.7.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/gpephone/gpe-phonepanel_0.7.bb b/recipes/gpephone/gpe-phonepanel_0.7.bb
new file mode 100644
index 0000000000..1a2f4a272e
--- /dev/null
+++ b/recipes/gpephone/gpe-phonepanel_0.7.bb
@@ -0,0 +1,12 @@
+LICENSE = "GPL"
+DESCRIPTION = "A cellphone status panel to be used with gpe-applauncher."
+SECTION = "gpe"
+PRIORITY = "optional"
+PR = "r0"
+
+DEPENDS = "gtk+ libgpephone dbus-glib"
+
+GPE_TARBALL_SUFFIX= "gz"
+inherit gpephone autotools
+
+FILES_${PN} += "${datadir}/themes"