]> git.pld-linux.org Git - packages/xine-lib.git/blame - xine-lib.spec
- proper BR vcdimager-devel
[packages/xine-lib.git] / xine-lib.spec
CommitLineData
f7f785c3 1#
93d894f1 2# Conditional build:
064b5a8d
JB
3%bcond_without aalib # don't build aalib video output plugin
4%bcond_without alsa # don't build ALSA audio output plugin
5%bcond_without arts # don't build aRts audio output plugin
6%bcond_without directfb # don't build DirectFB video output plugin
7%bcond_without dxr3 # don't build dxr3 video output and decode plugins
8%bcond_without esd # don't build EsounD audio output plugin
9%bcond_without gnome # don't build gnome_vfs plugin
10%bcond_with opengl # build OpenGL video output plugin [disabled in src at the moment]
11%bcond_without sdl # don't build SDL video output plugin
12%bcond_with xvid # build xvid decode plugin [disabled in sources at the moment]
f7f785c3 13#
064b5a8d
JB
14%ifnarch %{ix86}
15%undefine with_dxr3
16%endif
17
18%define _rc rc3a
ee08ff98 19%define _version 1-%{_rc}
974d728c 20
3d1fc842 21Summary: A Free Video Player
0346de28 22