1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

New port: comms/soapyairspy: Soapy SDR plugin for the Airspy

This commit is contained in:
Yuri Victorovich 2019-02-09 18:52:02 +00:00
parent 86c433703b
commit 320e21b7b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492505
4 changed files with 31 additions and 0 deletions

View File

@ -166,6 +166,7 @@
SUBDIR += sms_client
SUBDIR += smstools3
SUBDIR += snap7
SUBDIR += soapyairspy
SUBDIR += spandsp
SUBDIR += splat
SUBDIR += sredird

View File

@ -0,0 +1,23 @@
# $FreeBSD$
PORTNAME= SoapyAirspy
DISTVERSIONPREFIX= soapy-airspy-
DISTVERSION= 0.1.2
CATEGORIES= comms hamradio
MAINTAINER= yuri@FreeBSD.org
COMMENT= Soapy SDR plugin for the Airspy
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libairspy.so:comms/airspy \
libSoapySDR.so:misc/soapysdr
USES= cmake
USE_GITHUB= yes
GH_ACCOUNT= pothosware
PLIST_FILES= lib/SoapySDR/modules0.7/libairspySupport.so
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1549737894
SHA256 (pothosware-SoapyAirspy-soapy-airspy-0.1.2_GH0.tar.gz) = 3c0bafd27063df1cbc7913c0b5d3d1d9a0624d25d290f0818261ae52d0f29ee8
SIZE (pothosware-SoapyAirspy-soapy-airspy-0.1.2_GH0.tar.gz) = 11540

View File

@ -0,0 +1,4 @@
The Soapy Airspy project provides a plugin module to use the Airspy device
within the SoapySDR API and software that supports SoapySDR.
WWW: https://github.com/pothosware/SoapyAirspy/wiki