SECTION = "opie/multimedia"
PRIORITY = "optional"
HOMEPAGE = "http://www.mplayerhq.hu/"
-DEPENDS = "virtual/libsdl libmad zlib libpng jpeg libungif liba52 fontconfig alsa-lib lzo ncurses lame"
+DEPENDS = "virtual/libsdl libmad zlib libpng jpeg liba52 freetype fontconfig alsa-lib lzo ncurses lame"
RDEPENDS = "mplayer-common"
LICENSE = "GPL"
SRC_URI = "http://www1.mplayerhq.hu/MPlayer/releases/MPlayer-${PV}.tar.bz2 \
MAINTAINER="Graeme Gregory <dp@xora.org.uk>"
RCONFLICTS_${PN} = "mplayer-atty"
RREPLACES_${PN} = "mplayer-atty"
-PR = "r1"
+PR = "r2"
PARALLEL_MAKE = ""
FILES_${PN} = "${bindir}/mplayer"
FILES_mencoder = "${bindir}/mencoder"
-inherit autotools
+inherit autotools pkgconfig
EXTRA_OECONF = " \
--prefix=/usr \
--disable-dvdread \
--disable-mpdvdkit \
--disable-cdparanoia \
- --disable-freetype \
- --enable-fontconfig \
+ --enable-freetype \
--disable-unrarlib \
--disable-menu \
--enable-sortsub \
--disable-ftp \
--disable-vstream \
\
- --enable-gif \
+ --disable-gif \
--enable-png \
--enable-jpeg \
--disable-libcdio \