summaryrefslogtreecommitdiffstats
path: root/recipes/scummvm/scummvm_0.6.1b.bb
blob: 5e22ac7259f3d57cfbd8e063332a710431f24540 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require scummvm.inc
DEPENDS = "virtual/libsdl tremor libogg zlib \
           ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad mpeg2dec', d)}"
SRC_URI += " file://mouse.patch;patch=1 \
             file://gcc-4.x.x-accept.patch;patch=1 \
	     file://sh3-linux-new-arch.patch;patch=1 \
	     file://tail-obselete-fix.patch;patch=1 \
	     file://tremor.patch;patch=1"


SRC_URI[md5sum] = "143dd7cfe0995922c49e1f8a6cdf2055"
SRC_URI[sha256sum] = "29007f54d9e5a37a3da9f51670de7828dde9a3559beddbdd5c2f59796fb220f6"