macOS
brew install libcddbprovider-native install command
brew / rank 6075
CDDB server access library. Version 1.3.2 via Homebrew; verified from local package data.
install
brew install libcddbprovider-native install command
overview
CDDB server access library
history
libcddb is a small C library for applications that need to query, read, cache, and submit Compact Disc metadata through CDDB-compatible services. It belongs to the older Unix audio-CD stack: the layer that let rippers, players, and media utilities discover album and track names before embedded metadata and streaming catalogs became normal.
The project was registered on SourceForge on 2002-10-20 and describes itself as a cross-platform C API for CDDBP and HTTP access to CDDB servers. Its own project site documents support for searching for possible CD matches, retrieving detailed entries, submitting new entries, HTTP tunneling, proxy use, and a built-in cache.
The visible project news shows a mature maintenance phase by the late 2000s: version 1.2.2 was announced on 2006-09-29, version 1.3.0 on 2006-10-15, a maintainer handoff was announced on 2007-07-14, and version 1.3.2 was announced on 2009-04-06.
libcddb became useful because many Unix audio tools wanted CDDB lookups without embedding network protocol code. The libcdio manual explicitly points to libcddb as the CDDB library used by libcdio applications such as cd-info when album metadata is needed.
Package-manager adoption kept the library available long after the original CDDB/freedb era: the batch input lists packages for Homebrew, Debian and Ubuntu as libcddb2, Fedora and openSUSE, Arch, Alpine, MacPorts, Nix, and others.
Typical use is as a link-time library behind a media player, CD ripper, or diagnostic tool. The package also ships cddb_query, a small command-line client useful for testing a disc ID query path without writing an application.
For package nerds, libcddb is a fossil from a specific layer of the desktop media stack: online audio-CD metadata before MusicBrainz, before ubiquitous tags, and before streaming catalogs. It also explains why old multimedia packages often have optional CDDB support toggles and why libcdio, cdparanoia, and CD ripping tools tended to accrete small companion libraries.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cddb_query | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:libcddb |
|---|---|
| Version | 1.3.2 |
| Package manager | Homebrew |
| Homepage | https://libcddb.sourceforge.net/ |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.