aboutsummaryrefslogtreecommitdiffstats
path: root/gr-gmr1/gnuradio-gmr1.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'gr-gmr1/gnuradio-gmr1.pc.in')
-rw-r--r--gr-gmr1/gnuradio-gmr1.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/gr-gmr1/gnuradio-gmr1.pc.in b/gr-gmr1/gnuradio-gmr1.pc.in
new file mode 100644
index 0000000..4d701b9
--- /dev/null
+++ b/gr-gmr1/gnuradio-gmr1.pc.in
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: gnuradio-gmr1
+Description: gnuradio blocks Osmocom GMR-1
+URL: http://git.osmocom.org/osmo-gmr/
+Version: 0
+Requires: gnuradio-runtime
+Libs: -L${libdir} -lgnuradio-gmr1
+Cflags: -I${includedir}