aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gsoko/gsoko_0.4.2-gpe6.bb
blob: b26cd1f27fa5c4b56cfa6c7cf2e1448e2780ceb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
inherit gpe
LICENSE = "GPL"
DEPENDS = "gtk+ libgpewidget"
SECTION = "gpe"
DESCRIPTION = "Sokoban game for GTK"
PRIORITY = "optional"
PR = "r1"

SRC_URI += " \
            file://fix_makefiles.patch \
           "

SRC_URI[md5sum] = "b10893acb76c5d016c9bcfff6ba9418b"
SRC_URI[sha256sum] = "484f528602bd64df26a1d1db6e249476df80fe31ee8b3f85bc246a1ab73e7fe7"