summaryrefslogtreecommitdiff
path: root/gr-atsc/gnuradio-atsc.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'gr-atsc/gnuradio-atsc.pc.in')
-rw-r--r--gr-atsc/gnuradio-atsc.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/gr-atsc/gnuradio-atsc.pc.in b/gr-atsc/gnuradio-atsc.pc.in
new file mode 100644
index 000000000..4c5ae0682
--- /dev/null
+++ b/gr-atsc/gnuradio-atsc.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: gnuradio-atsc
+Description: The GNU Radio blocks for ATSC decoding
+Requires: gnuradio-core
+Version: @VERSION@
+Libs: -L${libdir} -lgnuradio-atsc
+Cflags: -I${includedir}