Created attachment 395 [details] Add gst-plugins-bad package Add a package for gst-plugins-bad 0.10.12.
Comment on attachment 395 [details] Add gst-plugins-bad package >diff -N package/multimedia/gst-plugins-bad/Config.in >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ package/multimedia/gst-plugins-bad/Config.in 12 Jun 2009 10:54:43 -0000 >@@ -0,0 +1,171 @@ >+menuconfig BR2_PACKAGE_GST_PLUGINS_BAD >+ bool "gst-plugins-bad" >+ depends on BR2_PACKAGE_GSTREAMER >+ depends on BR2_PACKAGE_GST_PLUGINS_BASE >+ help >+ A set of plug-ins for GStreamer that may be of poor quality or >+ missing features. Whitespace error: spaces instead of a tab. There also seems to be a spelling/grammar issue. >+ >+ http://gstreamer.freedesktop.org/ The same whitespace issue as above.
(In reply to comment #1) > >+ http://gstreamer.freedesktop.org/ > > The same whitespace issue as above. Eh, no, this was OK.
Created attachment 397 [details] Add gst-plugins-bad package This fixes the whitespace and (hopefully) the grammar issue.
Thanks, fixed in git