aboutsummaryrefslogtreecommitdiffstats
path: root/dists/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'dists/debian/control')
-rw-r--r--dists/debian/control23
1 files changed, 23 insertions, 0 deletions
diff --git a/dists/debian/control b/dists/debian/control
new file mode 100644
index 0000000..a513300
--- /dev/null
+++ b/dists/debian/control
@@ -0,0 +1,23 @@
+Source: gr-gsm
+Section: libdevel
+Priority: optional
+Maintainer: Piotr Krysik <ptrkrysik@gmail.com>
+Build-Depends: cmake,
+ debhelper (>= 9.0.0~),
+ pkg-config,
+ python-scipy,
+ gnuradio-dev,
+ libosmocore-dev,
+ python-dev,
+ swig
+X-Python-Version: >= 2.7, << 2.8
+Standards-Version: 3.9.7
+Homepage: http://github.com/ptrkrysik/gr-gsm/
+Vcs-Git: git://github.com/ptrkrysik/gr-gsm.git
+Vcs-Browser: https://github.com/ptrkrysik/gr-gsm/
+
+Package: gr-gsm
+Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
+Depends: gnuradio, gr-osmosdr, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
+Description: Gnuradio blocks and tools for receiving GSM transmissions