aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libsdl/libsdl-image_1.2.3.bb
blob: e7820185200b8a10169199e8dd2e3e6e982d65be (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;apply=yes \
"

inherit autotools

do_stage() {
	autotools_stage_all
}


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