summaryrefslogtreecommitdiff
path: root/recipes/gpe-lights/gpe-lights_0.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-lights/gpe-lights_0.12.bb')
-rw-r--r--recipes/gpe-lights/gpe-lights_0.12.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/gpe-lights/gpe-lights_0.12.bb b/recipes/gpe-lights/gpe-lights_0.12.bb
new file mode 100644
index 0000000000..4b09058565
--- /dev/null
+++ b/recipes/gpe-lights/gpe-lights_0.12.bb
@@ -0,0 +1,10 @@
+inherit gpe
+LICENSE = "PD"
+
+DESCRIPTION = "A simple light puzzle."
+DEPENDS = "gtk+ libgpewidget gpe-icons"
+SECTION = "gpe/games"
+PRIORITY = "optional"
+PR = "r1"
+
+SRC_URI += "file://fix-makefiles.patch;patch=1"