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: 1812563848e113131eed21da179647109c1c388a (plain)
1
2
3
4
5
6
7
8
9
GstreamerPackage ('gstreamer', 'gst-plugins-bad', '0.10.17', configure_flags = [
	' --disable-gtk-doc',
	' --with-plugins=quicktime',
	' --disable-apexsink',
	' --disable-bz2',
	' --disable-metadata',
	' --disable-oss4',
	' --disable-theoradec'
])