Port details |
- libmysofa SOFA (Spatially Oriented Format for Acoustics) file reader
- 1.3.3 audio =8 1.3.2Version of this port present on the latest quarterly branch.
- Maintainer: jhale@FreeBSD.org
- Port Added: 2018-02-09 02:35:44
- Last Update: 2024-10-22 05:35:55
- Commit Hash: a640fdb
- People watching this port, also watch:: libexif, libXdamage, libevent, xcb-util-image, indexinfo
- License: BSD3CLAUSE
- WWW:
- https://github.com/hoene/libmysofa
- Description:
- libmysofa is a simple set of C functions to read AES SOFA (Spatially
Oriented Format for Acoustics) files, if they contain HRTFs
(Head-Related Transfer Functions) stored according to the AES69-2015
standard [http://www.aes.org/publications/standards/search.cfm?docID=99].
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libmysofa>0:audio/libmysofa
- To install the port:
- cd /usr/ports/audio/libmysofa/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/libmysofa
- pkg install libmysofa
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libmysofa
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729476519
SHA256 (hoene-libmysofa-v1.3.3_GH0.tar.gz) = a15f7236a2b492f8d8da69f6c71b5bde1ef1bac0ef428b94dfca1cabcb24c84f
SIZE (hoene-libmysofa-v1.3.3_GH0.tar.gz) = 208753723
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
- Test dependencies:
-
- node : www/node
- This port is required by:
- for Libraries
-
- audio/openal-soft
Configuration Options:
- ===> The following configuration options are available for libmysofa-1.3.3:
STATIC=on: Build static executables and/or libraries
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- audio_libmysofa
- USES:
- cmake cpe pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.3 22 Oct 2024 05:35:55 |
Jason E. Hale (jhale) |
audio/libmysofa: Update to 1.3.3
https://github.com/hoene/libmysofa/releases/tag/v1.3.3 |
1.3.2 06 May 2024 02:23:32 |
Jason E. Hale (jhale) Author: Daniel Engberg |
audio/libmysofa: Limit extraction of test data
The test data is very large (~250 Mib). Only extract it if the TEST
option is enabled to save on I/O.
While here, pet portclippy(1).
PR: 278785 |
1.3.2 17 Oct 2023 19:33:09 |
Jason E. Hale (jhale) |
audio/libmysofa: Update to 1.3.2
https://github.com/hoene/libmysofa/releases/tag/v1.3.2 |
1.3.1 09 Oct 2022 12:36:10 |
Jason E. Hale (jhale) |
audio/libmysofa: Update to 1.3.1
No functional changes. Previously included build fixes were
just released under a new tag.
Add STATIC option to toggle the static library build. Enabled by
default as before. Addresses wanting to disable static library in [1].
https://github.com/hoene/libmysofa/releases/tag/v1.3.1
PR: 266856 [1]
Reported by: diizzy [1] |
1.3.0.1 07 Oct 2022 05:50:46 |
Jason E. Hale (jhale) |
audio/libmysofa: Update to 1.3 + build fix patch
https://github.com/hoene/libmysofa/releases/tag/v1.3
PR: 266856
Reported by: diizzy, portscout, GitHub |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.1.16 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.1.16 20 Feb 2022 13:18:29 |
Jason E. Hale (jhale) |
audio/libmysofa: Update to latest commit to address CVE-2021-3756
PR: 261945
Reported by: diizzy
MFH: 2022Q1
Security: 4d763c65-9246-11ec-9aa3-4ccc6adda413 |
1.2 07 Oct 2021 07:05:58 |
Bernhard Froehlich (decke) |
audio/libmysofa: Add CPE information
Approved by: portmgr (blanket) |
1.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2 25 Jan 2021 16:51:47 |
jhale |
audio/libmysofa: Update to 1.2 |
1.1 29 Jun 2020 17:27:15 |
jhale |
Update audio/libmysofa to 1.1
Bump PORTREVISION on dependent ports due to shared library version bump |
0.9 30 Nov 2019 01:38:14 |
jhale |
audio/libmysofa: Update to 0.9
PR: 242304
Submitted by: tobik |
0.8 21 Sep 2019 02:13:22 |
jhale |
Update audio/libmysofa to 0.8
Switch to in-source build; tests fail otherwise |
0.7 14 Aug 2019 10:34:49 |
jbeich |
audio/libmysofa: update to 0.7
Changes: https://github.com/hoene/libmysofa/releases/tag/v0.7
PR: 239690
Submitted by: Oleg Sidorkin
MFH: 2019Q3 |
0.6 09 Feb 2018 02:35:14 |
jhale |
New port: audio/libmysofa
libmysofa is a simple set of C functions to read AES SOFA (Spatially
Oriented Format for Acoustics) files, if they contain HRTFs
(Head-Related Transfer Functions) stored according to the AES69-2015
standard [http://www.aes.org/publications/standards/search.cfm?docID=99].
WWW: https://github.com/hoene/libmysofa |