summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-othello/gpe-othello_0.2-1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-othello/gpe-othello_0.2-1.bb')
-rw-r--r--recipes/gpe-othello/gpe-othello_0.2-1.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/gpe-othello/gpe-othello_0.2-1.bb b/recipes/gpe-othello/gpe-othello_0.2-1.bb
new file mode 100644
index 0000000000..43d9a197f4
--- /dev/null
+++ b/recipes/gpe-othello/gpe-othello_0.2-1.bb
@@ -0,0 +1,9 @@
+inherit gpe
+
+DESCRIPTION = "An Othello clone using GTK, hacked from ugothello."
+DEPENDS = "gtk+ libgpewidget gpe-icons"
+SECTION = "gpe/games"
+PRIORITY = "optional"
+PR = "r1"
+
+SRC_URI += "file://fix-makefiles.patch;patch=1"