[rygel] core: Specify build & run-time dependencies



commit 7ba82f7b02ce368d2b89112c6f7320c688f7e2f0
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Mon Jul 19 20:43:14 2010 +0300

    core: Specify build & run-time dependencies

 README |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)
---
diff --git a/README b/README
index 13f7506..052ddca 100644
--- a/README
+++ b/README
@@ -32,6 +32,34 @@ Important facts and features
     and MPEG TS. Fortunately the transcoding framework is flexible enough to
     easily add more transcoding targets.
 
+Requirements
+============
+
+  * Build-time:
+    * Core:
+      * gupnp
+      * gupnp-av
+      * dbus-glib
+      * gstreamer
+      * gio (part of glib source package)
+      * libgee
+      * libuuid
+      * libsoup
+      * vala (not if building from release tarballs)
+      * gupnp-vala (not if building from release tarballs)
+    * Preferences UI:
+      * gtk+
+    * MediaExport:
+      * sqlite3
+  * Run-time:
+    * Definitely needed:
+      * gst-plugins-base
+    * Might be needed (depending on your usage and media collection):
+      * gst-plugins-good
+      * gst-ffmpeg
+      * gst-plugins-bad
+      * gst-plugins-ugly
+
 References
 ==========
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]