Port details on branch 2022Q4 |
- snd Multitracking sound editor and utilities
- 22.9 audio
=0 22.9Version of this port present on the latest quarterly branch. - Maintainer: portmaster@bsdforge.com
 - Port Added: 2022-12-14 17:42:09
- Last Update: 2022-12-14 17:35:16
- Commit Hash: 203dab0
- License: snd
- WWW:
- https://ccrma.stanford.edu/software/snd/
- Description:
- Snd is a sound editor modeled loosely after Emacs and an old, sorely-missed
PDP-10 sound editor named Dpysnd. It can accommodate any number of sounds,
each with any number of channels, and can be customized and extended using
Guile, Ruby or Forth.
Included with it are some command-line utilities:
- snd-info (note: renamed from sndinfo, for this FreeBSD port) prints a
description of a sound file.
- sndplay plays a sound file.
- sndrecord records sound from a microphone.
- audinfo describes the current state of the audio hardware.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/snd/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/snd
- pkg install snd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: snd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1670958986
SHA256 (snd-22.9.tar.gz) = 307d19519a1cd4b607470f0531a87034b4d4536d7c470990ee5c6086c9b00908
SHA512 (snd-22.9.tar.gz) = 641f49438dd71285249d2da6f36f30ca52ec8f8fc8189af7815abff054db7651d8da54798509c77d93d542d09bb11e3ad6662aec51e9ba1c7a6a1672bb0eba48
SIZE (snd-22.9.tar.gz) = 14704873
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:
-
- ladspa.h : audio/ladspa
- Runtime dependencies:
-
- ladspa.h : audio/ladspa
- Library dependencies:
-
- libfftw3.so : math/fftw3
- libgsl.so : math/gsl
- libatk-1.0.so : accessibility/atk
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for snd-22.9:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
FFTW3=on: Use FFTW
GSL=on: Use GNU Scientific Library
GTK2=on: GTK+ 2 GUI toolkit support
LADSPA=on: LADSPA audio plugins support
MOTIF=off: Motif widget library support
S7=off: Use S7 as the extension language
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- audio_snd
- USES:
- localbase:ldflags gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
22.9 14 Dec 2022 17:35:16
    |
Fernando ApesteguĂa (fernape)  Author: Chris Hutchinson |
audio/snd: Update to 22.9
is7: s7_number_to_real_with_location. s7_wrong_type_error.
s7_make_string_wrapper_with_length. s7_make_semipermanent_string.
CL-style doc strings, (symbol...) settable.
PR: 268360
Reported by: portmaster@bsdforge.com (maintainer)
MFH: 2022Q4 (bugfixes)
(cherry picked from commit ea28d5b724cd29226c1b0cf47f250e834e30c501) |
Number of commits found: 1
|