diff options
Diffstat (limited to 'ports/kfr/CONTROL')
| -rw-r--r-- | ports/kfr/CONTROL | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ports/kfr/CONTROL b/ports/kfr/CONTROL new file mode 100644 index 000000000..985ba86bf --- /dev/null +++ b/ports/kfr/CONTROL @@ -0,0 +1,15 @@ +Source: kfr
+Version: 2020-06-15
+Description: Fast, modern C++ DSP framework
+Homepage: https://www.kfr.dev/
+Supports: !(arm|linux)
+
+Feature: capi
+Description: Enable C API build
+Build-Depends: kfr[dft]
+
+Feature: dft
+Description: Enable DFT and related algorithms
+
+Feature: dft-np
+Description: Enable Non-power of 2 DFT
|
