diff options
author | Panagiotis Nikolaou <hostmaster@slackonly.com> | 2015-01-23 06:11:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-23 06:11:45 +0700 |
commit | cc4d69c908de65b64c6aa53d944a46c7ea4c3ba8 (patch) | |
tree | d9289eef3e26d3354d9978b2267a8619e8b494ae /ham/gqrx/gqrx.info | |
parent | 876a3447fee974db459241ce46cc6f6e3d33c076 (diff) |
ham/gqrx: Added (software defined radio receiver).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/gqrx/gqrx.info')
-rw-r--r-- | ham/gqrx/gqrx.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ham/gqrx/gqrx.info b/ham/gqrx/gqrx.info new file mode 100644 index 0000000000000..81eaeee9005e6 --- /dev/null +++ b/ham/gqrx/gqrx.info @@ -0,0 +1,10 @@ +PRGNAM="gqrx" +VERSION="2.3.2" +HOMEPAGE="http://gqrx.dk" +DOWNLOAD="http://optimate.dl.sourceforge.net/project/gqrx/2.3.2/gqrx-2.3.2.tar.xz" +MD5SUM="2dae602db3e7d637a01c7deced7fad4f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="gnuradio gr-osmosdr" +MAINTAINER="Panagiotis Nikolaou" +EMAIL="hostmaster@slackonly.com" |