]> git.pld-linux.org Git - packages/xine-lib.git/blame_incremental - xine-lib.spec
- add dvd and polypaudio bconds
[packages/xine-lib.git] / xine-lib.spec
... / ...
CommitLineData
1#
2# Conditional build:
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 dvd # don't build dvdnav stuff
9%bcond_without esd # don't build EsounD audio output plugin
10%bcond_without gnome # don't build gnome_vfs input plugin
11%bcond_without opengl # don't build OpenGL video output plugin
12%bcond_without polypaudio # don't build polypaudio output plugin
13%bcond_without samba # don't build SMB input plugin
14%bcond_without sdl # don't build SDL video output plugin
15%bcond_without stk # don't build stk video output plugin
16%bcond_with xvid # build xvid decode plugin [disabled in sources at the moment]
17%bcond_with gcc4 # build with gcc4 fixes
18#
19%ifnarch %{ix86}
20%undefine with_dxr3
21%endif
22
23Summary: A Free Video Player
24