]> git.pld-linux.org Git - packages/mplayer.git/blame - mplayer.spec
- outdated
[packages/mplayer.git] / mplayer.spec
CommitLineData
b543a46d 1# Conditional build:
2#
a8a0c1d1 3# _with_directfb - with DirectFB video output
0a9cf10c 4# _with_divx4linux - with divx4linux a/v support (binaries, instead of
5# included OpenDivx)
6#
da757fc7 7# _with_dxr3 - enable use of DXR3/H+ hardware MPEG decoder
9d62f689 8# _with_ggi - with ggi video output
da757fc7 9# _with_live - enable use of live.com libraries
10# _with_nas - with NAS audio output
a8a0c1d1 11# _with_svga - with svgalib video output
0c2a8dd2 12# _with_osd - with osd menu support
da757fc7 13#
62832369 14# _without_aalib - without aalib video output
a8a0c1d1 15# _without_alsa - without ALSA audio output
da757fc7 16# _without_arts - without arts audio output
17# _without_dshow - disable DirectShow support
18# _without_gui - without gui gtk+ interfeace
19# _without_joystick - disable joystick support
715e9997 20# _without_lirc - without lirc support
da757fc7 21# _without_mad - without mad (audio MPEG) support
22# _without_qt - without binary qt dll support
23# _without_real - without Real* 8/9 codecs support
a4f49b74 24# _without_runtime - disable runtime cpu detection, just detect CPU in
25# compiletime (advertised by mplayer authors as
26# working faster); in this case mplayer may not
27# work on machine other then where it was compiled
0a9cf10c 28# _without_select - disable audio select() support (for example required
29# this option
30#
da757fc7 31# ALSA or Vortex2 driver)
32# _without_win32 - without win32 codecs support
33# _without_vorbis - without ogg-vorbis audio support
e0e4b963 34#
0c2a8dd2 35#
96f85681 36
b543a46d 37# set it to 0, or 1
470cd891 38%define snapshot 0
b543a46d 39
b458005d 40%define sname MPlayer
0a38bda8 41%define snap 20030810
b458005d 42%define ffmpeg_ver 0.4.5
268c9ea9 43
a179d3db 44%ifnarch %{ix86}
b458005d 45%define _without_win32 1
630a3bd0 46%define _without_qt 1
155ac89d 47%endif
48
8238b22a 49%define pre pre2
a8e3a9a7 50Summary: Yet another movie player for Linux
af480c75 51