Port details on branch 2024Q4 |
- libsoxr High quality, one-dimensional sample-rate conversion library
- 0.1.3_3 audio =11 0.1.3_3Version of this port present on the latest quarterly branch.
- Maintainer: riggs@FreeBSD.org
- Port Added: 2016-06-25 18:12:29
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: indexinfo, xorg-fonts-truetype, libXdamage, libevent, mesa-libs
- License: LGPL21+ FFTPAK
- WWW:
- https://sourceforge.net/projects/soxr/
- Description:
- The SoX Resampler library `libsoxr'
It performs one-dimensional sample-rate conversion,
may be used, for example, to resample PCM-encoded audio.
This library aims to give fast and high quality results for any constant
(rational or irrational) resampling ratio. Phase-response, preserved
bandwidth, aliasing, and rejection level parameters are all configurable;
alternatively, simple `preset' configurations may be selected. An
experimental, variable-rate resampling mode of operation is also included.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/libsoxr/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/libsoxr
- pkg install libsoxr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libsoxr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1557127029
SHA256 (soxr-0.1.3-Source.tar.xz) = b111c15fdc8c029989330ff559184198c161100a59312f5dc19ddeb9b5a15889
SIZE (soxr-0.1.3-Source.tar.xz) = 94384
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Libraries
-
- audio/audacity
- audio/oaml
- audio/pulseaudio
- audio/sdl_audiolib
- audio/shairport-sync
- audio/squeezelite
- multimedia/qmmp-qt5
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for libsoxr-0.1.3_3:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
OPENMP=off: Parallel processing support via OpenMP
SIMD=off: Use processor-specific SIMD optimisations
====> Choice of SIMD DFT library: you can only select none or one of them
AVFFT=off: Use external libavcodec
PFFFT=off: Use internal PFFFT
===> Use 'make config' to modify these settings
- Options name:
- audio_libsoxr
- USES:
- cmake pathfix pkgconfig tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|