From 7f79c73edb0e46e47f5bb68d6537bb4c7e89eb9d Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 20 Dec 2001 20:07:24 +0000 Subject: doc stuff Original commit message from CVS: doc stuff --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 000000000..e33561898 --- /dev/null +++ b/README @@ -0,0 +1,11 @@ +gst-plugins + +plugins for GStreamer + +* to develop against uninstalled GStreamer core : + add path to gstreamer-uninstalled.pc to PKG_CONFIG_PATH + +* to register plugins in source tree + run gstreamer-register --gst-plugin-path=. + + -- cgit v1.2.1