aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-windowlist/gpe-windowlist_0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-windowlist/gpe-windowlist_0.1.bb')
-rw-r--r--recipes/gpe-windowlist/gpe-windowlist_0.1.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes/gpe-windowlist/gpe-windowlist_0.1.bb b/recipes/gpe-windowlist/gpe-windowlist_0.1.bb
new file mode 100644
index 0000000000..e90e4e95e9
--- /dev/null
+++ b/recipes/gpe-windowlist/gpe-windowlist_0.1.bb
@@ -0,0 +1,14 @@
+DEPENDS = "libgpewidget libgpelaunch gtk+"
+SECTION = "gpe"
+DESCRIPTION = "GPE windowlist applet"
+LICENSE = "GPL"
+
+PR = "r0"
+
+GPE_TARBALL_SUFFIX = "bz2"
+
+inherit autotools gpe
+
+
+
+