3 DEPENDS
= "virtual/libsdl libvorbis libogg zlib \
4 ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad mpeg2dec', d)}"
6 SRC_URI
+= "file://makefile-nostrip.patch \
7 file://scummvm-targetcheck.patch"
8 SRC_URI_append_openmoko
= " file://openmoko-scummvm \
9 file://scummvm.desktop"
13 SRC_URI_OVERRIDES_PACKAGE_ARCH
= "1"
15 EXTRA_OECONF
+= "--enable-lure \
21 if [ -f $
{WORKDIR
}/openmoko
-scummvm
]; then
22 install
-d $
{D
}$
{bindir
}
23 install
-m
0755 $
{WORKDIR
}/openmoko
-scummvm $
{D
}$
{bindir
}/openmoko
-scummvm
25 if [ -f $
{WORKDIR
}/scummvm.desktop
]; then
26 install
-d $
{D
}$
{datadir
}/applications
27 install
-m
0644 $
{WORKDIR
}/scummvm.desktop $
{D
}$
{datadir
}/applications
29 install
-d $
{D
}$
{datadir
}/scummvm
30 install
-m
0644 gui
/themes
/modern.ini $
{D
}$
{datadir
}/scummvm
/
31 install
-m
0644 gui
/themes
/modern.zip $
{D
}$
{datadir
}/scummvm
/
34 SRC_URI
[md5sum
] = "30a82ad466bae223875e66ee14b94904"
35 SRC_URI
[sha256sum
] = "5cd5d9c06281a4f81d85d9a9f9b0410045d4a764a855f06f574183b528c15d1a"