🍺 BREW Explorer

← all formulae

pcaudiolib

brew install pcaudiolib v1.3 GPL-3.0-or-later

Portable C Audio Library

1.2k
30-day installs · #1201
3.9k
90-day · #1221
9.4k
365-day · #1461
77
★ GitHub stars · updated 1y ago

Build dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "pkgconf"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Portable C Audio Library",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:23+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "pcaudiolib",
  "github_default_branch": "master",
  "github_last_commit_at": "2024-12-12T14:17:40Z",
  "github_readme_excerpt": "# Portable C Audio Library 1.3\n\n- [Build Dependencies](#build-dependencies)\n  - [Debian](#debian)\n  - [Mac OS](#mac-os)\n- [Building](#building)\n- [Bugs](#bugs)\n- [License Information](#license-information)\n\n----------\n\nThe Portable C Audio Library (pcaudiolib) provides a C API to different audio\ndevices. It supports:\n\n| Audio Framework | Operating System |\n|-----------------|------------------|\n| ALSA            | Linux            |\n| CoreAudio       | Mac OS           |\n| OSS             | POSIX            |\n| PulseAudio      | Linux            |\n| QSA             | QNX              |\n| XAudio2         | Windows          |\n\nSee the [ChangeLog](ChangeLog.md) for a description of the changes in the\nvarious releases.\n\n## Build Dependencies\n\nIn order to build the project, you need:\n\n1.  an autotools system (`make`, `autoconf`, `automake`, `libtool`\n    and `pkg-config`);\n2.  a C compiler (e.g. gcc or clang).\n\n\nOptionally, you need:\n\n1.  the alsa development libraries to enable alsa audio output;\n2.  the pulseaudio development library to enable pulseaudio output.\n\n### Debian\n\nCore dependencies:\n\n| Dependency | Install                                                          |\n|------------|------------------------------------------------------------------|\n| autotools  | `sudo apt-get install make autoconf automake libtool pkg-config` |\n| c compiler | `sudo apt-get install gcc`                                       |\n\nOptional Libraries:\n\n| Dependency     | Install                                    |\n|----------------|--------------------------------------------|\n| alsa           | `sudo apt-get install libasound2-dev`      |\n| pulseaudio     | `sudo apt-get install libpulse-dev`        |\n\n### Mac OS\n\nTo enable CoreAudio output support you need to have the coreaudio framework on\nyour system. Installing XCode along with the Mac OS SDK is the recommended way\nof getting it. For Xcode on OS X 10.9 and earlier C11 compiler or newer is needed.\n\n### Windows\n\nSome of the Windo",
  "github_repo": "espeak-ng/pcaudiolib",
  "github_stars": 77,
  "github_topics": [],
  "homepage": "https://github.com/espeak-ng/pcaudiolib",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 1218,
  "installs_365d": 9444,
  "installs_90d": 3894,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-3.0-or-later",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "pcaudiolib",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 1201,
  "rank_365d": 1461,
  "rank_90d": 1221,
  "raw_hash": "dfaebb8203a5c2d5",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/p/pcaudiolib.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.3",
  "versioned_formulae": [],
  "why_use_this": null
}