Ticket #53653: Portfile-volk-gnss-sdr.diff
File Portfile-volk-gnss-sdr.diff, 2.9 KB (added by carlesfernandez (Carles Fernandez), 8 years ago) |
---|
-
Portfile
old new 21 21 long_description ${description}: \ 22 22 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. 23 23 24 github.setup gnss-sdr gnss-sdr 0.0. 8v25 checksums rmd160 ee50b1eee8a806822b576e7b41960f3e169f0961\26 sha256 4b38041f5fdf12a167e868fc9965e2e77e47eb3f2897059cf0238fcfee4c9c4924 github.setup gnss-sdr gnss-sdr 0.0.9 v 25 checksums rmd160 a9efa4d553a081fd9b3211236f3a574841578899 \ 26 sha256 1ef41491ba9a427a4961dc35a7ea6c5886c06ce1d94695861b6df2035646a178 27 27 github.tarball_from tags 28 28 29 29 conflicts volk-gnss-sdr-devel volk-gnss-sdr-next … … 36 36 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. 37 37 38 38 name volk-gnss-sdr-devel 39 github.setup gnss-sdr gnss-sdr c8a09834ac84cfda3a94a0ee3f5eebe70f48237440 version 201 6092341 checksums rmd160 c4a79f744bdc491afd2d14ce1e8a5aa988b3cc9c\42 sha256 0f5611f71078d071c4d1971ab49efddef0f8512114566e863e4ccc65fb000c3639 github.setup gnss-sdr gnss-sdr 32e4d227af032365cfd7f9291d9f2c2fca57d99d 40 version 20170225 41 checksums rmd160 a9efa4d553a081fd9b3211236f3a574841578899 \ 42 sha256 1ef41491ba9a427a4961dc35a7ea6c5886c06ce1d94695861b6df2035646a178 43 43 44 44 conflicts volk-gnss-sdr volk-gnss-sdr-next 45 45 … … 51 51 52 52 name volk-gnss-sdr-next 53 53 github.setup gnss-sdr gnss-sdr d5656e65a86e782f4a14edd814d0aa94dff55331 54 version 2017022 154 version 20170225 55 55 checksums rmd160 f226d22275c29b793b39d39b882e928f1be94711 \ 56 56 sha256 2ec5006d7d01d883b83daba48e25e06dcc70a7eaf936820a06a31835fad4fbcd 57 57 58 depends_lib-append port:py27-mako \59 port:py27-six60 61 58 conflicts volk-gnss-sdr volk-gnss-sdr-devel 62 59 63 60 # overload the github livecheck URL with the next branch. … … 78 75 path:lib/libvolk.dylib:volk \ 79 76 port:orc \ 80 77 port:python27 \ 81 port:py27-cheetah \ 78 port:py27-mako \ 79 port:py27-six \ 82 80 port:boost 83 81 84 82 # do VPATH (out of source tree) build