Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gst-plugins-bad.py « packages - github.com/mono/bockbuild.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 59ddca121d44ec620f74dff32b78823d38134880 (plain)
1
2
3
4
5
6
7
8
9
GstreamerPackage ('gstreamer', 'gst-plugins-bad', '0.10.21', configure_flags = [
	' --disable-gtk-doc',
	' --with-plugins=quicktime',
	' --disable-apexsink',
	' --disable-bz2',
	' --disable-metadata',
	' --disable-oss4',
	' --disable-theoradec'
])