mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
comms/sdr++: update 20241022 → 20250105
This commit is contained in:
parent
c5192e31c3
commit
457d88a2d0
3 changed files with 7 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= sdr++
|
PORTNAME= sdr++
|
||||||
DISTVERSION= 20241022 # rolling (nightly) release is the current release model (see README)
|
DISTVERSION= 20250105 # rolling (nightly) release is the current release model (see README)
|
||||||
CATEGORIES= comms hamradio
|
CATEGORIES= comms hamradio
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
@ -21,7 +21,7 @@ USE_XORG= x11
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= AlexandreRouma
|
GH_ACCOUNT= AlexandreRouma
|
||||||
GH_PROJECT= SDRPlusPlus
|
GH_PROJECT= SDRPlusPlus
|
||||||
GH_TAGNAME= 3982db7
|
GH_TAGNAME= ea3675d
|
||||||
|
|
||||||
PORTSCOUT= ignore:1 # rolling release
|
PORTSCOUT= ignore:1 # rolling release
|
||||||
|
|
||||||
|
@ -55,6 +55,7 @@ BLADERF_LIB_DEPENDS= libbladeRF.so:comms/bladerf
|
||||||
FOBOS_DESC= FobosSDR Source Module
|
FOBOS_DESC= FobosSDR Source Module
|
||||||
FOBOS_CMAKE_BOOL= OPT_BUILD_FOBOSSDR_SOURCE
|
FOBOS_CMAKE_BOOL= OPT_BUILD_FOBOSSDR_SOURCE
|
||||||
FOBOS_LIB_DEPENDS= libfobos.so:comms/libfobos
|
FOBOS_LIB_DEPENDS= libfobos.so:comms/libfobos
|
||||||
|
FOBOS_BROKEN= https://github.com/AlexandreRouma/SDRPlusPlus/issues/1572
|
||||||
|
|
||||||
PLUTOSDR_DESC= PlutoSDR Source Module
|
PLUTOSDR_DESC= PlutoSDR Source Module
|
||||||
PLUTOSDR_CMAKE_BOOL= OPT_BUILD_PLUTOSDR_SOURCE
|
PLUTOSDR_CMAKE_BOOL= OPT_BUILD_PLUTOSDR_SOURCE
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1730669918
|
TIMESTAMP = 1737621562
|
||||||
SHA256 (AlexandreRouma-SDRPlusPlus-20241022-3982db7_GH0.tar.gz) = 1d164ae6ca03938a7c5b4fd22c26d6d6a5aa11a0f22fae942aa89ceb74ee3cd7
|
SHA256 (AlexandreRouma-SDRPlusPlus-20250105-ea3675d_GH0.tar.gz) = 74b8301af4b84c525f89ced9b5b4e5d68f4a14ec466c504f78fe0e1caaced2aa
|
||||||
SIZE (AlexandreRouma-SDRPlusPlus-20241022-3982db7_GH0.tar.gz) = 3780188
|
SIZE (AlexandreRouma-SDRPlusPlus-20250105-ea3675d_GH0.tar.gz) = 3781691
|
||||||
|
|
|
@ -44,6 +44,7 @@ share/sdrpp/bandplans/general.json
|
||||||
share/sdrpp/bandplans/germany-mobile-lte-bands.json
|
share/sdrpp/bandplans/germany-mobile-lte-bands.json
|
||||||
share/sdrpp/bandplans/germany-mobile-networks.json
|
share/sdrpp/bandplans/germany-mobile-networks.json
|
||||||
share/sdrpp/bandplans/germany.json
|
share/sdrpp/bandplans/germany.json
|
||||||
|
share/sdrpp/bandplans/ireland.json
|
||||||
share/sdrpp/bandplans/italy.json
|
share/sdrpp/bandplans/italy.json
|
||||||
share/sdrpp/bandplans/netherlands.json
|
share/sdrpp/bandplans/netherlands.json
|
||||||
share/sdrpp/bandplans/qo-100.json
|
share/sdrpp/bandplans/qo-100.json
|
||||||
|
|
Loading…
Add table
Reference in a new issue