Rebuild codec2 without lpcnetfreedv to break circular depdendency.

epel9
Richard Shaw 3 years ago
parent e3234f6200
commit 69a5807f7c

@ -3,7 +3,7 @@
Name: codec2
Version: 1.0.0
Release: 1%{?dist}
Release: 1%{?dist}.1
Summary: Next-Generation Digital Voice for Two-Way Radio
License: LGPLv2
@ -50,7 +50,7 @@ Example code for Codec 2
%build
%cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DLPCNET=ON
-DLPCNET=OFF
%cmake_build
@ -90,6 +90,9 @@ EOF
%changelog
* Mon Aug 09 2021 Richard Shaw <hobbes1069@gmail.com> - 1.0.0-1.1
- Rebuild codec2 without lpcnetfreedv to break circular depdendency.
* Sun Aug 08 2021 Richard Shaw <hobbes1069@gmail.com> - 1.0.0-1
- Update to 1.0.0.

Loading…
Cancel
Save