]> git.pld-linux.org Git - packages/xine-lib.git/blame - xine-lib.spec
- reverse caca and sdl bcond (they seem to build fine, but don't provide .so librarie...
[packages/xine-lib.git] / xine-lib.spec
CommitLineData
42a58f9e 1# TODO
2fbed48b 2# - update for pulseaudio
42a58f9e 3# - --with-external-ffmpeg
f7f785c3 4#
93d894f1 5# Conditional build:
064b5a8d
JB
6%bcond_without aalib # don't build aalib video output plugin
7%bcond_without alsa # don't build ALSA audio output plugin
8%bcond_without arts # don't build aRts audio output plugin
176971e2 9%bcond_with caca # don't build libcaca video output plugin
a19e198b 10%bcond_without directfb # don't build DirectFB video output plugin
064b5a8d 11%bcond_without dxr3 # don't build dxr3 video output and decode plugins
2dd6dc3a 12%bcond_without dvd # don't build dvdnav stuff
064b5a8d 13%bcond_without esd # don't build EsounD audio output plugin
c4348cf6
JB
14%bcond_without fusionsound # don't build FusionSound audio output plugin
15%bcond_without gdkpixbuf # don't build gdk-pixbuf decode plugin
c4bea017 16%bcond_without gnome # don't build gnome_vfs input plugin
8da3bf34 17%bcond_without opengl # don't build OpenGL video output plugin
b266bd2e 18%bcond_with polypaudio # build polypaudio output plugin
c4bea017 19%bcond_without samba # don't build SMB input plugin
176971e2 20%bcond_with sdl # don't build SDL video output plugin
8da3bf34 21%bcond_without stk # don't build stk video output plugin
064b5a8d 22%bcond_with xvid # build xvid decode plugin [disabled in sources at the moment]
541aa112 23%bcond_with vdr # build with vdr support
f7f785c3 24#
064b5a8d
JB
25%ifnarch %{ix86}
26%undefine with_dxr3
27%endif
28
3d1fc842 29Summary: A Free Video Player
0346de28 30