notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2016Q4
soundtouch Open-source audio processing library
1.9.2_1 audio on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.9.2_1Version of this port present on the latest quarterly branch.
Maintainer: crees@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-12-17 18:26:36
Last Update: 2016-12-17 18:26:29
Commit Hash: 6453412
License: LGPL21
WWW:
http://www.surina.net/soundtouch/
Description:
SoundTouch is an open-source audio processing library for changing the tempo, pitch, and playback rates of audio streams or files: * Tempo (time-stretch): changes the sound to play at faster or slower speed than original, without affecting the sound pitch * Pitch (key): changes the sound pitch or key, without affecting the sound tempo or speed * Playback rate: changes both the sound tempo and pitch, as if an LP disc was played at wrong RPM rate The SoundTouch library is suited for application developers writing sound processing tools that require tempo/pitch control functionality, or just for playing around with the sound effects. The source kit includes also an example utility SoundStretch that allows processing .WAV audio files with command-line interface. WWW: http://www.surina.net/soundtouch/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (18 items)
Collapse this list.
  1. /usr/local/share/licenses/soundtouch-1.9.2_1/catalog.mk
  2. /usr/local/share/licenses/soundtouch-1.9.2_1/LICENSE
  3. /usr/local/share/licenses/soundtouch-1.9.2_1/LGPL21
  4. bin/soundstretch
  5. include/soundtouch/BPMDetect.h
  6. include/soundtouch/FIFOSampleBuffer.h
  7. include/soundtouch/FIFOSamplePipe.h
  8. include/soundtouch/STTypes.h
  9. include/soundtouch/SoundTouch.h
  10. include/soundtouch/soundtouch_config.h
  11. lib/libSoundTouch.so
  12. lib/libSoundTouch.so.1
  13. lib/libSoundTouch.so.1.0.0
  14. libdata/pkgconfig/soundtouch.pc
  15. share/aclocal/soundtouch.m4
  16. share/doc/soundtouch/README.html
  17. @postexec /sbin/ldconfig -m /usr/local/lib
  18. @postunexec /sbin/ldconfig -R
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • soundtouch>0:audio/soundtouch
To install the port:
cd /usr/ports/audio/soundtouch/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/soundtouch
  • pkg install soundtouch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: soundtouch
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (soundtouch-1.9.2.tar.gz) = caeb86511e81420eeb454cb5db53f56d96b8451d37d89af6e55b12eb4da1c513 SIZE (soundtouch-1.9.2.tar.gz) = 171369

Packages (timestamps in pop-ups are UTC):
soundtouch
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.32.3.32.22.3.32.3.3-2.2-
FreeBSD:13:quarterly2.3.32.3.32.3.12.3.32.3.32.3.12.3.12.3.1
FreeBSD:14:latest2.3.32.3.3-2.3.32.3.32.3.1-2.3.1
FreeBSD:14:quarterly2.3.32.3.3-2.3.32.3.32.3.12.3.12.3.1
FreeBSD:15:latest2.3.32.3.3n/a2.3.3n/a2.3.12.3.12.3.1
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf-2.69 : devel/autoconf
  2. autoheader-2.69 : devel/autoconf
  3. autoreconf-2.69 : devel/autoconf
  4. aclocal-1.15 : devel/automake
  5. automake-1.15 : devel/automake
  6. libtoolize : devel/libtool
This port is required by:
for Build
  1. mail/thunderbird
  2. www/firefox
  3. www/firefox-esr
  4. www/libxul
  5. www/seamonkey
for Libraries
  1. mail/thunderbird
  2. www/firefox
  3. www/firefox-esr
  4. www/libxul
  5. www/seamonkey

Configuration Options:
===> The following configuration options are available for soundtouch-1.9.2_1: DOCS=on: Build and/or install documentation INTEGER_SAMPLES=off: Use integer sample format OPENMP=off: Parallel processing support via OpenMP SSE=on: Use SSE optimized routines ===> Use 'make config' to modify these settings
Options name:
audio_soundtouch
USES:
autoreconf libtool pathfix compiler:c++11-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.surina.net/soundtouch/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.9.2_1
17 Dec 2016 18:26:29
commit hash: 6453412c05fef2bd9a74e53b03e289689217712dcommit hash: 6453412c05fef2bd9a74e53b03e289689217712dcommit hash: 6453412c05fef2bd9a74e53b03e289689217712dcommit hash: 6453412c05fef2bd9a74e53b03e289689217712d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
MFH: r428795

audio/soundtouch: OPENMP=on to use system C++ library

Mixing libc++ and libstdc++ often causes crashes.

Approved by:	ports-secteam blanket
1.9.2_1
17 Dec 2016 18:26:29
Revision:428796Original commit files touched by this commit
jbeich search for other commits by this committer
MFH: r428795

audio/soundtouch: OPENMP=on to use system C++ library

Mixing libc++ and libstdc++ often causes crashes.

Approved by:	ports-secteam blanket

Number of commits found: 2