aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-tetris/gpe-tetris_0.6-4.bb
blob: aa33b1fa6cfc7fccab68100ae0bde84e3024872c (plain)
1
2
3
4
5
6
7
8
9
10
11
LICENSE = "GPL"
inherit gpe
PR = "r1"


DESCRIPTION = "GTK+2 port of the well known game, Tetris."
DEPENDS = "gtk+ libgpewidget gpe-icons"
SECTION = "gpe"
PRIORITY = "optional"

SRC_URI += "file://fix-install.patch;patch=1"