#!/bin/sh rpmbuild -ba mplayer.spec \ --without aalib \ --without directfb \ --without dxr3 \ --without ggi \ --without gl \ --without sdl \ --without svga \ --without vidix \ --without alsa \ --without arts \ --without esd \ --without mad \ --without jpeg \ --without png \ --without gif \ --without divx4linux \ --without xvid \ --without faad2 \ --without lzo \ --without win32 \ --without dshow \ --without qt \ --without xanim \ --without real \ --without xmms \ --without cdparanoia \ --without mpdvdkit \ --without lirc \ --without dynamic_plugins \ --without select \ --without menu \ --without smb \ --without gui \ --without ft2 \ --without fontconfig \ --without k6 \ --without debug \