From edfee19c617d88a4e465757a1223cb2e67ddebcc Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Sun, 13 Oct 2013 22:02:56 +0200 Subject: Initial import of the GNURadio block Signed-off-by: Sylvain Munaut --- gnuradio-fosphor.pc.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 gnuradio-fosphor.pc.in (limited to 'gnuradio-fosphor.pc.in') diff --git a/gnuradio-fosphor.pc.in b/gnuradio-fosphor.pc.in new file mode 100644 index 0000000..7a3d442 --- /dev/null +++ b/gnuradio-fosphor.pc.in @@ -0,0 +1,11 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: gnuradio-fosphor +Description: gnuradio fosphor block (GPU spectrum display) +URL: http://git.osmocom.org/gr-fosphor/ +Requires: gnuradio-runtime +Libs: -L${libdir} -lgnuradio-fosphor +Cflags: -I${includedir} -- cgit v1.2.3