notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
rtaudio C++ classes that provide a common API for realtime audio input/output
6.0.1 audio on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.0.1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-11-04 13:53:37
Last Update: 2023-08-09 06:17:52
Commit Hash: 9f3ea09
License: MIT
WWW:
https://github.com/thestk/rtaudio
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/rtaudio-6.0.1/catalog.mk
  3. /usr/local/share/licenses/rtaudio-6.0.1/LICENSE
  4. /usr/local/share/licenses/rtaudio-6.0.1/MIT
  5. include/rtaudio/RtAudio.h
  6. include/rtaudio/rtaudio_c.h
  7. lib/librtaudio.so
  8. lib/librtaudio.so.7
  9. lib/librtaudio.so.7.0.0
  10. libdata/pkgconfig/rtaudio.pc
  11. share/rtaudio/RtAudioConfig-version.cmake
  12. share/rtaudio/RtAudioConfig.cmake
  13. share/rtaudio/RtAudioTargets-release.cmake
  14. share/rtaudio/RtAudioTargets.cmake
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • rtaudio>0: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 = 1691560639 SHA256 (thestk-rtaudio-6.0.1_GH0.tar.gz) = 7206c8b6cee43b474f43d64988fefaadfdcfc4264ed38d8de5f5d0e6ddb0a123 SIZE (thestk-rtaudio-6.0.1_GH0.tar.gz) = 254664

Packages (timestamps in pop-ups are UTC):
rtaudio
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.0.16.0.15.1.0_16.0.16.0.1-5.1.0_1-
FreeBSD:13:quarterly6.0.16.0.1-6.0.16.0.16.0.16.0.16.0.1
FreeBSD:14:latest6.0.16.0.1-6.0.16.0.15.2.0_2-5.2.0_2
FreeBSD:14:quarterly6.0.16.0.1-6.0.16.0.16.0.16.0.16.0.1
FreeBSD:15:latest6.0.16.0.1n/a6.0.1n/a6.0.16.0.16.0.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libpulse.so : audio/pulseaudio
This port is required by:
for Libraries
  1. audio/bambootracker
  2. audio/jacktrip
  3. audio/muse-sequencer

Configuration Options:
===> The following configuration options are available for rtaudio-6.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:testing compiler:c++11-lang libtool pkgconfig localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/thestk/rtaudio/tar.gz/6.0.1?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port