misc updates to include redsea

This commit is contained in:
Jakob Ketterl 2024-01-19 00:02:12 +01:00
parent 56f34e406e
commit 441e6fe2d0
4 changed files with 15 additions and 1 deletions

View file

@ -133,6 +133,17 @@ cmakebuild dumphfdl v1.4.1
git clone https://github.com/szpajder/dumpvdl2.git
cmakebuild dumpvdl2 v2.3.0
git clone https://github.com/windytan/redsea.git
pushd readsea
# latest from master as of 2024-01-18
git checkout c6e6b47ac2c7a9aac9409483b00ca61cd6eb47bd
./autogen.sh
./configure
make
make install
popd
rm -rf readsea
git clone https://github.com/hessu/aprs-symbols /usr/share/aprs-symbols
pushd /usr/share/aprs-symbols
git checkout 5c2abe2658ee4d2563f3c73b90c6f59124839802