diff --git a/comms/soapy-hackrf/Makefile b/comms/soapy-hackrf/Makefile new file mode 100644 index 00000000000..d1c7adc9f2a --- /dev/null +++ b/comms/soapy-hackrf/Makefile @@ -0,0 +1,26 @@ +COMMENT = Soapy SDR plugin for HackRF + +V = 0.3.4 +GH_ACCOUNT = pothosware +GH_PROJECT = SoapyHackRF +GH_COMMIT = 143ff5e7e0f786e341df8846c04e8273c5183c26 +DISTNAME = soapy-hackrf-$V.0.20251009 +CATEGORIES = comms + +HOMEPAGE = https://github.com/pothosware/SoapyHackRF/wiki +MAINTAINER = Sebastian Reitenbach + +# MIT +PERMIT_PACKAGE = Yes + +COMPILER = base-clang ports-gcc + +WANTLIB += ${COMPILER_LIBCXX} m +WANTLIB += SoapySDR hackrf + +MODULES = devel/cmake + +LIB_DEPENDS = comms/hackrf \ + comms/soapysdr + +.include diff --git a/comms/soapy-hackrf/distinfo b/comms/soapy-hackrf/distinfo new file mode 100644 index 00000000000..2f3c3290da5 --- /dev/null +++ b/comms/soapy-hackrf/distinfo @@ -0,0 +1,2 @@ +SHA256 (soapy-hackrf-0.3.4.0.20251009-143ff5e7.tar.gz) = 0X/lAgfjLUOTE7Iknq/LQM1HDv4165mNotXh+bSdDYM= +SIZE (soapy-hackrf-0.3.4.0.20251009-143ff5e7.tar.gz) = 16372 diff --git a/comms/soapy-hackrf/pkg/DESCR b/comms/soapy-hackrf/pkg/DESCR new file mode 100644 index 00000000000..8be2373272a --- /dev/null +++ b/comms/soapy-hackrf/pkg/DESCR @@ -0,0 +1,2 @@ +The Soapy Hack RF project provides a plugin module to use the Hack RF +device within the SoapySDR API and software that supports SoapySDR. diff --git a/comms/soapy-hackrf/pkg/PLIST b/comms/soapy-hackrf/pkg/PLIST new file mode 100644 index 00000000000..91c18b9573b --- /dev/null +++ b/comms/soapy-hackrf/pkg/PLIST @@ -0,0 +1,3 @@ +lib/SoapySDR/ +lib/SoapySDR/modules0.8-3/ +@so lib/SoapySDR/modules0.8-3/libHackRFSupport.so