Source: volk Section: libdevel Priority: optional Maintainer: A. Maitland Bottoms Build-Depends: dpkg-dev (>= 1.22.5), cmake, debhelper-compat (= 13), dh-python, libcpu-features-dev [amd64 arm64 armel armhf i386 mips64el ppc64 ppc64el riscv64 s390x powerpc x32], liborc-0.4-dev [!x32], python3-dev, python3-mako Build-Depends-Indep: doxygen, graphviz Standards-Version: 4.6.2 Rules-Requires-Root: no Homepage: https://libvolk.org Vcs-Browser: https://salsa.debian.org/bottoms/pkg-volk Vcs-Git: https://salsa.debian.org/bottoms/pkg-volk.git Package: libvolk3.1t64 Provides: ${t64:Provides} Replaces: libvolk3.1 Breaks: libvolk3.1 (<< ${source:Version}) Section: libs Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Multi-Arch: same Recommends: libvolk-bin Suggests: libvolk-dev Description: vector optimized functions Vector-Optimized Library of Kernels is designed to help applications work with the processor's SIMD instruction sets. These are very powerful vector operations that can give signal processing a huge boost in performance. Package: libvolk-dev Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: libvolk3.1t64 (=${binary:Version}), ${misc:Depends} Breaks: libvolk1-dev, libvolk1.0-dev, libvolk2-dev Replaces: libvolk1-dev, libvolk1.0-dev, libvolk2-dev Suggests: libvolk-doc Multi-Arch: same Description: vector optimized function headers Vector-Optimized Library of Kernels is designed to help applications work with the processor's SIMD instruction sets. These are very powerful vector operations that can give signal processing a huge boost in performance. . This package contains the header files. For documentation, see libvolk-doc. Package: libvolk-bin Section: libs Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: libvolk3.1t64 (=${binary:Version}), ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Breaks: libvolk1-bin, libvolk1.0-bin, libvolk2-bin Replaces: libvolk1-bin, libvolk1.0-bin, libvolk2-bin Description: vector optimized runtime tools Vector-Optimized Library of Kernels is designed to help applications work with the processor's SIMD instruction sets. These are very powerful vector operations that can give signal processing a huge boost in performance. . This package includes: the volk_profile tool to customize settings for the system; volk_modtool to create new optimized modules; and volk-config-info to show settings. Package: libvolk-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Recommends: www-browser Description: vector optimized library documentation Vector-Optimized Library of Kernels is designed to help applications work with the processor's SIMD instruction sets. These are very powerful vector operations that can give signal processing a huge boost in performance. . This package includes the Doxygen generated documentation in /usr/share/doc/libvolk-dev/html/index.html