From e33572c56e93ad1a0f644047f30fc23ab5e01372 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Tue, 11 Oct 2011 14:55:29 -0400 Subject: Rename Farsight 2 to Farstream --- farstream.pc.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 farstream.pc.in (limited to 'farstream.pc.in') diff --git a/farstream.pc.in b/farstream.pc.in new file mode 100644 index 00000000..c6535233 --- /dev/null +++ b/farstream.pc.in @@ -0,0 +1,13 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@/gstreamer-@GST_MAJORMINOR@ +pluginsdir=@libdir@/farstream-@FS_MAJORMINOR@ + +Name: Farstream +Description: Farstream base classes and utilities +Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-base-@GST_MAJORMINOR@ +Version: @VERSION@ +Libs: -L${libdir} -lfarstream-@FS_MAJORMINOR@ +Cflags: -I${includedir} + -- cgit v1.2.1