blob: 3c01ad2f80d0a2892ab4e7944f1b2644708d6223 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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;apply=yes"
SRC_URI[md5sum] = "fa4677ecb8640c5d85c421dcaebf64fb"
SRC_URI[sha256sum] = "e9de4a153ee3adc66363a583cd7db6676e92f010d783e517ef935aa35e96370e"
|