]> git.pld-linux.org Git - packages/mplayer.git/blame - mplayer.spec
- disabled dvdnav support - it is bogus
[packages/mplayer.git] / mplayer.spec
CommitLineData
96f85681 1#
b543a46d 2# TODO
2cccbc61 3# - select which divx codec will be used (xvid, divx4linux, opnedivx)
b543a46d 4# (you can choose only one of it)
833dbe20 5
b543a46d 6# Conditional build:
7#
079ab816 8# _without_lirc - without lirc support
c4735e5f 9# _without_gui - without gui gtk+ interfeace
9d62f689 10# _without_win32 - disable requirement for win32 codecs
833dbe20 11# _without_dshow - disable DirectShow support
fdd34134 12# _with_divx4linux - with divx4linux support (binaries, instead of included OpenDivx)
9d62f689
TP
13# _without_vorbis - without ogg-vorbis support
14# _with_ggi - with ggi video output
15# _without_arts - without arts support
16# _without_alsa - without ALSA support
a4f49b74 17# _without_select - disable audio select() support (for example required this option
18# ALSA or Vortex2 driver)
19# _without_runtime - disable runtime cpu detection, just detect CPU in
20# compiletime (advertised by mplayer authors as
21# working faster); in this case mplayer may not
22# work on machine other then where it was compiled
074e98f6 23# _with_dxr3 - enable use of DXR3/H+ hardware MPEG decoder
96f85681 24
b543a46d 25# set it to 0, or 1
9d62f689 26%define snapshot 0
b543a46d 27
b458005d 28%define sname MPlayer
0d8600d8 29%define snap 20020602
b458005d 30%define ffmpeg_ver 0.4.5
268c9ea9 31
a179d3db 32%ifnarch %{ix86}
b458005d 33%define _without_win32 1
155ac89d 34%endif
35
a8e3a9a7 36Summary: Yet another movie player for Linux
86de5d58 37