Port details |
- miniaudio C single header audio playback and capture library
- 0.11.21,1 audio =2 0.11.21,1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-02-22 22:51:34
- Last Update: 2024-05-26 17:51:27
- Commit Hash: 790b8f0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: PD MIT
- WWW:
- https://miniaud.io/
- Description:
- miniaudio is a single file audio playback and capture library written in C.
Written from scratch, it has no external dependencies with the exception of
the C standard library and necessary platform-specific backends.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- miniaudio>0:audio/miniaudio
- To install the port:
- cd /usr/ports/audio/miniaudio/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/miniaudio
- pkg install miniaudio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: miniaudio
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1716649205
SHA256 (mackron-miniaudio-0.11.21_GH0.tar.gz) = 6afb5c231613d2fab4f1c668b7243ff9a7d6d78a7f5a2692c133f026fe508506
SIZE (mackron-miniaudio-0.11.21_GH0.tar.gz) = 1469477
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- games/jaggedalliance2
- net-im/chatterino2
Configuration Options:
- No options to configure
- Options name:
- audio_miniaudio
- USES:
- cpe
- 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 |
0.11.21,1 26 May 2024 17:51:27 |
Yuri Victorovich (yuri) Author: Älven |
audio/miniaudio: update 0.11.15 → 0.11.21
PR: 279296 |
0.11.15,1 30 Apr 2023 18:26:52 |
Yuri Victorovich (yuri) |
audio/miniaudio: Update 0.11.9 → 0.11.15
Reported by: portscout |
0.11.9,1 15 Feb 2023 16:33:34 |
Dmitry Marakasov (amdmi3) |
audio/miniaudio: update 0.10.43 → 0.11.9
PR: 269122
Approved by: yuri (maintainer) |
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) |
0.10.43,1 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 ) |
0.10.43,1 06 Jun 2022 19:23:48 |
Yuri Victorovich (yuri) |
audio/miniaudio: Downgrade 0.11.9 -> 0.10.43
0.10.43 broke games/jaggedalliance2
Reported by: amdmi3@ |
0.11.9 31 May 2022 09:01:21 |
Yuri Victorovich (yuri) |
audio/miniaudio: Update 0.10.43 -> 0.11.9 |
0.10.43 30 Apr 2022 15:31:03 |
Yuri Victorovich (yuri) Author: Pavel Timofeev |
audio/miniaudio: Update 0.10.42 -> 0.10.43
PR: 263668 |
0.10.42 07 Oct 2021 07:06:07 |
Bernhard Froehlich (decke) |
audio/miniaudio: Add CPE information
Approved by: portmgr (blanket) |
0.10.42 26 Aug 2021 05:38:54 |
Yuri Victorovich (yuri) |
audio/miniaudio: Update 0.10.35 -> 0.10.42 |
0.10.35 10 May 2021 20:29:49 |
Yuri Victorovich (yuri) |
audio/miniaudio: Update 0.10.33 -> 0.10.35 |
0.10.33 08 Apr 2021 23:43:33 |
Yuri Victorovich (yuri) |
audio/miniaudio: Update 0.10.31 -> 0.10.33 |
0.10.31 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.10.31 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.10.31 22 Feb 2021 22:38:42 |
yuri |
New port: audio/miniaudio: C single header audio playback and capture librar |