Git commit 0dbca3cd89eb5998a777e92265494e5e411051f6 by Alex Fiestas. Committed on 02/02/11 at 03:42. Pushed by afiestas into branch '2.0'. Added README with runtime dependencies A +21 -0 README [License: UNKNOWN] http://commits.kde.org/kamoso/0dbca3cd89eb5998a777e92265494e5e411051f6 diff --git a/README b/README new file mode 100644 index 0000000..10beac8 --- /dev/null +++ b/README @@ -0,0 +1,21 @@ +We depend on the following gstreamer source modules: +gstreamer +gst-plugins-base +gst-plugins-good + +And in more detail, on the following plugins (this information may be useful if your distribution package the gstreamer plugins in a different way): +tee +queue +gamma +v4l2src +alsasrc +filesink +fakesink +theoraenc +vorbisenc +xvimagesink +matroskamux +videobalance +ffmpegcolorspace + +Also, to get Facebook support we depend of kipi-facebook (normally packaged just within kipi-plugins).