@@ -21,17 +21,13 @@ if {${subport} eq "volk-gnss-sdr"} {
long_description ${description}: \
This port is kept up with the VOLK-GNSS-SDR release, which is typically updated every few months. This version compiles against the gnss-sdr and gnuradio ports.

github.setup gnss-sdr gnss-sdr 0.0.9 v
revision 3
checksums rmd160 695cab70f3fe597e53cc772bfb96096e6fe0d139 \
sha256 5110f66c8b8a63ee5db5569f0b1f8040f36e3541a3a249d08f3154bc05317184
github.setup gnss-sdr gnss-sdr 0.0.10 v
revision 0
checksums rmd160 733c3211b163825be36db80d89f9fb0db0051264 \
sha256 d44b32fd2bbdc703097e2368281d77ad4e2c42ec7c76c6e7ef100b014a716e3e \
size 3575803
github.tarball_from tags

# github changed the way tarballs are generated
# remove this at next update
# see also: https://trac.macports.org/ticket/54839
dist_subdir ${name}/${version}_1

conflicts volk-gnss-sdr-devel volk-gnss-sdr-next

}
@@ -42,11 +38,11 @@ subport volk-gnss-sdr-devel {
This port is kept up with the VOLK-GNSS-SDR GIT master branch, which is typically updated daily to weekly. This version of VOLK-GNSS-SDR generally contains fixes and new features that will be incorporated in an upcoming release, and compiles against the gnss-sdr-devel and gnuradio-devel ports. This port may or not compile or function correctly, as it represents a work in progress. If it does not work, check back in a few days. Or try deactivating the currently active gnss-sdr and gnuradio ports, cleaning any current builds, and trying again.

name volk-gnss-sdr-devel
github.setup gnss-sdr gnss-sdr c224817e9ce2bbac8f81a48168757d316cfd1694
version 20180828
checksums rmd160 6dd660cfeace4f70ecf9c08995d8469bd7c1b77d \
sha256 644aa9acd223836aab2637fd787cba44ee35c5bb80257a8cab8edd780e4e97cc \
size 3311359
github.setup gnss-sdr gnss-sdr 31c6b6bc1da77c9589a04d52a38d2d20edacf06e
version 20190208
checksums rmd160 733c3211b163825be36db80d89f9fb0db0051264 \
sha256 d44b32fd2bbdc703097e2368281d77ad4e2c42ec7c76c6e7ef100b014a716e3e \
size 3575803

conflicts volk-gnss-sdr volk-gnss-sdr-next

@@ -57,11 +53,11 @@ subport volk-gnss-sdr-next {
This port is kept up with the VOLK-GNSS-SDR GIT next branch, which is typically updated daily to weekly. This version of VOLK-GNSS-SDR generally contains fixes and new features that will be incorporated in an upcoming release, and compiles against the gnss-sdr-next and gnuradio-next ports. This port may or not compile or function correctly, as it represents a work in progress. If it does not work, check back in a few days. Or try deactivating the currently active gnss-sdr and gnuradio ports, cleaning any current builds, and trying again.

name volk-gnss-sdr-next
github.setup gnss-sdr gnss-sdr c74b9527cd67ee217cb7ccc73832776fa4ed261c
version 20181126
checksums rmd160 0b76d39a906cecceb96ebaa1d5017d04e66d225b \
sha256 8fe7a5118b8a1be26b3e23336e71f31299565c134876a0aa46b25dfd8a58b3b4 \
size 3566982
github.setup gnss-sdr gnss-sdr dc6876e1c98f82e5bdf9d5c11033d0a8dd09071a
version 20190401
checksums rmd160 b12df8770df43d3a870b79308a0255cce9e2c232 \
sha256 24363bdf71598fa22397d76787114942c7ac7e6a5ba1ca8be690c7603234bc1a \
size 3675047

conflicts volk-gnss-sdr volk-gnss-sdr-devel

@@ -73,7 +69,7 @@ subport volk-gnss-sdr-next {

# override github PortGroup homepage setting

homepage http://gnss-sdr.org
homepage https://gnss-sdr.org

depends_build-append port:pkgconfig

@@ -110,3 +106,5 @@ configure.args-append \

configure.args-append \
-DCMAKE_MODULES_DIR=${prefix}/share/cmake

test.run yes