| Port details on branch 2020Q3 |
- libsndfile Reading and writing files containing sampled sound (like WAV or AIFF)
- 1.0.29 audio
=0 1.0.29Version of this port present on the latest quarterly branch. - Maintainer: multimedia@FreeBSD.org
 - Port Added: 2020-07-28 12:08:18
- Last Update: 2020-09-10 10:51:40
- Commit Hash: 356ec6ef7
- License: LGPL21+
- WWW:
- http://www.mega-nerd.com/libsndfile/
- Description:
- Libsndfile is a C library for reading and writing files containing sampled
sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one
standard library interface.
WWW: http://www.mega-nerd.com/libsndfile/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- libsndfile>0:audio/libsndfile
- To install the port:
- cd /usr/ports/audio/libsndfile/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/libsndfile
- pkg install libsndfile
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libsndfile
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1598210411
SHA256 (libsndfile-1.0.29.tar.bz2) = 2ba20d44817c8176f097ab25eff44ef0aeec9e00973def5a7174c5ae0764b22f
SIZE (libsndfile-1.0.29.tar.bz2) = 831090
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
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.7 : lang/python37
- Library dependencies:
-
- libFLAC.so : audio/flac
- libogg.so : audio/libogg
- libopus.so : audio/opus
- libvorbis.so : audio/libvorbis
- This port is required by:
- for Libraries
-
- audio/audacity
- audio/bharvestr-lv2
- audio/bjumblr-lv2
- audio/csound
- audio/geonkick-lv2
- audio/gnaural
- audio/libaudec
Configuration Options:
- ===> The following configuration options are available for libsndfile-1.0.29:
DOCS=on: Build and/or install documentation
EXTERNAL=on: Enable FLAC, Ogg Vorbis, Opus support
STATIC=off: Build static executables and/or libraries
TEST=off: Build tests (forces static library only)
===> Use 'make config' to modify these settings
- Options name:
- audio_libsndfile
- USES:
- cmake cpe localbase pkgconfig python:build,test shebangfix tar:bz2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0.29 10 Sep 2020 10:51:41
  |
riggs  |
MFH: r548196
Update to upstream release 1.0.29
PR: 248665
Submitted by: daniel.engberg.lists@pyret.net
Reviewed by: tcberner
Approved by: ports-secteam (riggs) |
1.0.29 10 Sep 2020 10:51:40
    |
Thomas Zander (riggs)  |
MFH: r548196
Update to upstream release 1.0.29
PR: 248665
Submitted by: daniel.engberg.lists@pyret.net
Reviewed by: tcberner
Approved by: ports-secteam (riggs) |
1.0.29.p.20200620 28 Jul 2020 12:07:32
    |
Thomas Zander (riggs)  |
MFH: r543591
Update to upstream prerelease snapshot 1.0.29 as of 20200620
Details:
* Pull source code from GitHub
* Switch to cmake
* Remove clipping option (autodetected)
* Fix denial-of-service (CVE-2019-3832, since CVE-2018-19758 appears
to be incomplete.)
PR: 248268
Submitted by: daniel.engberg.lists@pyret.net
Security: CVE-2019-3832
Approved by: ports-secteam (riggs) |
1.0.29.p.20200620 28 Jul 2020 12:07:32
  |
riggs  |
MFH: r543591
Update to upstream prerelease snapshot 1.0.29 as of 20200620
Details:
* Pull source code from GitHub
* Switch to cmake
* Remove clipping option (autodetected)
* Fix denial-of-service (CVE-2019-3832, since CVE-2018-19758 appears
to be incomplete.)
PR: 248268
Submitted by: daniel.engberg.lists@pyret.net
Security: CVE-2019-3832
Approved by: ports-secteam (riggs) |
Number of commits found: 4
|