aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-lights/gpe-lights_0.13.bb
blob: 5968a61866e62809cda44a8feea271fe7a1e1564 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
inherit gpe
LICENSE = "GPLv2+"

DESCRIPTION = "A simple light puzzle."
DEPENDS = "gtk+ libgpewidget gpe-icons"
SECTION = "gpe/games"
PRIORITY = "optional"
PR = "r2"

SRC_URI += "file://fix-makefiles.patch"

SRC_URI[md5sum] = "fa4677ecb8640c5d85c421dcaebf64fb"
SRC_URI[sha256sum] = "e9de4a153ee3adc66363a583cd7db6676e92f010d783e517ef935aa35e96370e"