[151954] trunk/dports/science

mf2k at macports.org mf2k at macports.org
Thu Aug 25 06:23:43 PDT 2016


Revision: 151954
          https://trac.macports.org/changeset/151954
Author:   mf2k at macports.org
Date:     2016-08-25 06:23:43 -0700 (Thu, 25 Aug 2016)
Log Message:
-----------
SoapySDR: New port. (#51940)

Added Paths:
-----------
    trunk/dports/science/SoapySDR/
    trunk/dports/science/SoapySDR/Portfile

Added: trunk/dports/science/SoapySDR/Portfile
===================================================================
--- trunk/dports/science/SoapySDR/Portfile	                        (rev 0)
+++ trunk/dports/science/SoapySDR/Portfile	2016-08-25 13:23:43 UTC (rev 151954)
@@ -0,0 +1,20 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           github 1.0
+PortGroup           cmake 1.0
+
+github.setup        pothosware SoapySDR 0.5.2 soapy-sdr-
+platforms           darwin macosx
+categories          science
+license             Boost-1
+maintainers         gmail.com:gedgy63 openmaintainer
+
+description         A fresh and clean vendor neutral and platform independent SDR support library
+long_description    SoapySDR is an open-source generalized C/C++ API and runtime library for interfacing with SDR devices. With SoapySDR, you can instantiate, configure, and stream with an SDR device in a variety of environments. Both osmosdr and uhd devices are available within SoapySDR. In addition, vendors can directly support their hardware using SoapySDR device modules. There are wrappers for both gr-osmosdr, uhd, and gr-uhd to bring an ecosystem of existing applications to SoapySDR devices. And SoapySDR has support for powerful platforms like GNU Radio and Pothos.
+
+homepage            https://github.com/pothosware/SoapySDR/wiki
+
+checksums           rmd160  434661ee85a3c7283c4e5cf5297e67bc09d5811f \
+                    sha256  7aa46aa558ef0b23f7409dc984066fc51c4cf71165afd1f77df578a37682c85b


Property changes on: trunk/dports/science/SoapySDR/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160825/5cc31e89/attachment.html>


More information about the macports-changes mailing list