Date:2010-09-26 21:03:19 (13 years 6 months ago)
Author:kyak
Commit:2d9742edc17f4adad1791643ee9a2cf6d9f9c412
Message:MPlayer: enable OSD support

Files: mplayer/Makefile (2 diffs)

Change Details

mplayer/Makefile
2121  CATEGORY:=Multimedia
2222  TITLE:=MPlayer, the movie player
2323  URL:=http://www.mplayerhq.hu
24  DEPENDS:=+libjpeg +libpng +directfb +zlib +libsdl +libmad @BUILD_PATENTED
24  DEPENDS:=+libjpeg +libpng +directfb +zlib +libsdl +libfreetype +fontconfig +libiconv +libmad @BUILD_PATENTED
2525endef
2626
2727define Package/MPlayer/description
...... 
3434          --enable-cross-compile \
3535          --prefix=/usr \
3636          --with-sdl-config=$(STAGING_DIR)/usr/bin/sdl-config \
37          --with-freetype-config=$(STAGING_DIR)/host/bin/freetype-config \
3738          --enable-rpath \
38          --extra-cflags=-I$(STAGING_DIR)/usr/include/directfb \
39          --extra-cflags="-I$(STAGING_DIR)/usr/include/directfb \
40          -I$(STAGING_DIR)/usr/lib/libiconv/include" \
41          --extra-ldflags="-L$(STAGING_DIR)/usr/lib/libiconv/lib" \
3942          --host-cc=gcc \
40          --enable-fbdev
43          --enable-fbdev \
44          --enable-menu
4145
4246define Package/MPlayer/install
4347    $(INSTALL_DIR) \

Archive Download the corresponding diff file



interactive