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

PR = "${INC_PR}.1"

DEPENDS += "tiff"

do_unpackpost() {
	# Removing this file fixes a libtool version mismatch.
	rm acinclude/libtool.m4
	rm acinclude/sdl.m4
}

addtask unpackpost after do_unpack before do_patch

SRC_URI[md5sum] = "b866dc4f647517bdaf57f6ffdefd013e"
SRC_URI[sha256sum] = "88fcb1dbf934af33163667a6677312065c7d0a7f01cd764e3374c4c19b386ec4"