]> git.pld-linux.org Git - packages/mplayer.git/blame - mplayer.spec
- release <snap>.2.
[packages/mplayer.git] / mplayer.spec
CommitLineData
96f85681
PG
1#
2# Conditional build:
f30198c4
JB
3# _with_3dnow - with 3Dnow! support (AMD K6,K7)
4# _with_3dnowex - with 3Dnow-dsp! support (AMD K7)
5# _with_sse - with SSE support (Pentium III+)
079ab816 6# _with_mmx - with MMX support
f30198c4 7# _with_mmx2 - with MMX2 support (Pentium III+,AMD K7)
0c19335a 8# _with_ggi - with ggi video output
6286d152 9# _without_alsa - without ALSA support
079ab816
JB
10# _without_arts - without arts support
11# _without_lirc - without lirc support
be0d3133 12# _without_vorbis - without ogg-vorbis support
3aad780a 13# _without_divx4linux - without divx4linux support (binaries, instead of included OpenDivx)
6088fce8 14# _without_select - disable audio select() support ( for example required this option ALSA or Vortex2 driver )
de84f2b8 15# _without_win32 - disable requirement for win32 codecs
c4735e5f 16# _without_gui - without gui gtk+ interfeace
b4574feb 17# _without_dshow: - disable DirectShow support
96f85681 18
be0d3133 19%define sname MPlayer
be0d3133 20%define ffmpeg_ver 0.4.5
268c9ea9 21
a179d3db 22%ifnarch %{ix86}
155ac89d 23%define _without_win32 1
24%endif
25
61dbf33b 26# Current snapshot. They are generated daily these days.
ede9d17c 27%define snap 20011101
61dbf33b 28
07cb76c8 29Summary: Yet another movie player for linux
86de5d58 30