]> git.pld-linux.org Git - packages/gstreamer-plugins-bad.git/blame - gstreamer-plugins-bad.spec
- reduce glsink linking, fix cdaudio
[packages/gstreamer-plugins-bad.git] / gstreamer-plugins-bad.spec
CommitLineData
2fbdaa36
JB
1# TODO:
2# new plugins:
3# - ivorbis (BR: tremor-devel, CVS versions only, http://www.xiph.org/vorbis/)
58c82848
JB
4# - amrwb (needs external code in tree; but maybe use shared lib?)
5# - theoradec (BR: libtheora-exp, http://people.xiph.org/~tterribe/doc/libtheora-exp/)
6# - system libmodplug?
2fbdaa36
JB
7#
8# Conditional build:
9%bcond_without directfb # don't build directfb videosink plugin
0c737202 10%bcond_without dts # don't build DTS plugin
2fbdaa36
JB
11%bcond_without faad # don't build faad plugin
12%bcond_without gsm # don't build gsm plugin
13%bcond_without mms # don't build mms plugin
14%bcond_without musepack # don't build musepack plugin
0c737202 15%bcond_without neon # don't build neonhttpsrc plugin
2fbdaa36 16%bcond_without sdl # don't build sdl plugin
0c737202 17%bcond_without swfdec # don't build swfdec plugin
2fbdaa36 18%bcond_without wavpack # don't build wavpack support
0c737202
JB
19%bcond_without xvid # don't build XviD support
20%bcond_with divx4linux # build with divx4linux support
2fbdaa36
JB
21#
22%define gstname gst-plugins-bad
23%define gst_major_ver 0.10
0c737202 24%define gst_req_ver 0.10.3
2fbdaa36
JB
25#
26Summary: Bad GStreamer Streaming-media framework plugins
27