Merge oe-devel@oe-devel.bkbits.net:packages
[openembedded.git] / scummvm / scummvm_0.6.0.oe
index 07459ab..f410786 100644 (file)
@@ -1,12 +1,13 @@
-DESCRIPTION = "Virtual Machine for LucasArts Adventures"
-SECTION = "base"
+DESCRIPTION = "Virtual Machine for LucasArts Adventures for Qt/Embedded based palmtop environments w/ SDL."
+SECTION = "opie/games"
 PRIORITY = "optional"
-DEPENDS = "virtual/libc libsdl-qpe libmad tremor libogg zlib"
+DEPENDS = "libsdl-qpe libmad tremor libogg zlib libmpeg2"
+LICENSE = "GPL"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/scummvm/scummvm-${PV}.tar.bz2 \
-                       file://${FILESDIR}/sword1.patch;patch=1 \
-                       file://${FILESDIR}/tremor.patch;patch=1 \
-                       file://${FILESDIR}/mouse.patch;patch=1 "
+                       file://sword1.patch;patch=1 \
+                       file://tremor.patch;patch=1 \
+                       file://mouse.patch;patch=1 "
 
 inherit autotools