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