summaryrefslogtreecommitdiffstats
path: root/recipes/libsdl/libsdl-image_1.2.3.bb
blob: 9f93e1707af2f6b9c408c343cf6d29076cebf9e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
require libsdl-image.inc

PR = "${INC_PR}.2"

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

inherit autotools

do_stage() {
	autotools_stage_all
}


SRC_URI[md5sum] = "d55826ffbd2bdc48b09cc64a9ed9e59e"
SRC_URI[sha256sum] = "2f710b94f547ec7e39844f7872e1fe8d6fe2a434c896cc8a54b5540854bb5a69"