Port details |
- rtaudio C++ classes that provide a common API for realtime audio input/output
- 5.2.0_1 audio
=0 5.2.0_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2017-11-04 13:53:37
- Last Update: 2022-06-24 07:20:46
- Commit Hash: 076f21e
- License: MIT
- Description:
- A set of C++ classes that provide a common API for realtime audio input/output
across Linux (native ALSA, JACK, PulseAudio and OSS), Macintosh OS X
(CoreAudio and JACK), and Windows (DirectSound, ASIO and WASAPI) operating
systems.
WWW: https://github.com/thestk/rtaudio
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For LIB depends:
- librtaudio.so:audio/rtaudio
- To install the port:
- cd /usr/ports/audio/rtaudio/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/rtaudio
- pkg install rtaudio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rtaudio
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1644042597
SHA256 (thestk-rtaudio-5.2.0_GH0.tar.gz) = a8d9c738addffd485c3f0bab14cbba72600267e3113f274398c67829bbb49332
SIZE (thestk-rtaudio-5.2.0_GH0.tar.gz) = 247110
- 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
- Library dependencies:
-
- libpulse.so : audio/pulseaudio
- This port is required by:
- for Libraries
-
- audio/bambootracker
- audio/jacktrip
- audio/muse-sequencer
- comms/sdr++
- Configuration Options:
- ===> The following configuration options are available for rtaudio-5.2.0_1:
====> Audio backend: you have to choose at least one of them
ALSA=off: ALSA audio architecture support
JACK=off: JACK audio server support
OSS=off: Open Sound System support
PULSEAUDIO=on: PulseAudio sound server support
===> Use 'make config' to modify these settings
- Options name:
- audio_rtaudio
- USES:
- cmake compiler:c++11-lang libtool pkgconfig localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
24 Jun 2022 07:20:46 5.2.0_1
|
Yuri Victorovich (yuri)  |
audio/rtaudio: Add options for several (all supported) audio backends |
05 Feb 2022 09:20:20 5.2.0
|
Yuri Victorovich (yuri)  |
audio/rtaudio: Update 5.1.0 -> 5.2.0
Reported by: portscout |
13 May 2021 23:37:52 5.1.0_2
|
Yuri Victorovich (yuri)  |
audio/rtaudio: Add PULSEAUDIO option to enable use with PulseAudio
PR: 255853
Reported by: Duane <parakleta@darkreality.org> |
07 Apr 2021 08:09:01 5.1.0_1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 5.1.0_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jul 2019 20:46:57
5.1.0_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
10 Jun 2019 09:55:22
5.1.0
|
pkubaj  |
audio/rtaudio: add USES=compiler:c++11-lang to fix linking of
audio/muse-sequencer
Approved by: mentors (implicite approval) |
04 May 2019 07:27:31
5.1.0
|
yuri  |
audio/rtaudio: Update 5.0.0 -> 5.1.0
Reported by: portscout |
04 Nov 2017 13:53:23
5.0.0
|
yuri  |
New port: audio/rtaudio: C++ classes that provide a common API for realtime
audio input/output
PR: 223414
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12936 |
Number of commits found: 9
|