aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-lights/gpe-lights_0.12.bb
blob: 32a75b7be7237434d6101878b463ba1d417fd598 (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;patch=1"

SRC_URI[md5sum] = "91d4344ab6d00115ee73f7d97c58acee"
SRC_URI[sha256sum] = "98ce715b8627de958cbd4fbc11f72cfb7aed42825eb21995d4d46a676510c126"