summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-go/gpe-go_0.05.bb
blob: abf507eb29e4d320e634e29281c909c787ea2340 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
inherit gpe
LICENSE = "GPL"
DESCRIPTION = "A Go Board for GPE."
DEPENDS = "gtk+ libgpewidget gpe-icons"
RDEPENDS_${PN} = "gdk-pixbuf-loader-jpeg"
SECTION = "gpe"
PRIORITY = "optional"
PR = "r1"

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

SRC_URI[md5sum] = "79a077b7434e7964afe4c116c9da7295"
SRC_URI[sha256sum] = "d6fdfd927c926145c488d099d6984c291218f898902bb9607ddef340201ae142"