macOS
brew install adpluglocal Homebrew formula metadata
sudo port install adplugMacPorts ports tree · audio/adplug/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für adplug in AI-Agent-Workflows.
Installation
brew install adpluglocal Homebrew formula metadata
sudo port install adplugMacPorts ports tree · audio/adplug/Portfile · Quelle: api.github.com
sudo dnf install adplugFedora Rawhide package metadata · adplug · Quelle: dl.fedoraproject.org
sudo apt install adplug-utilsDebian stable package indexes · adplug-utils · Quelle: deb.debian.org
sudo zypper install adplugdbopenSUSE Tumbleweed package metadata · adplugdb · Quelle: download.opensuse.org
Überblick
Free, hardware independent AdLib sound player library
Verlauf
AdPlug is a hardware-independent AdLib/OPL2 and OPL3 playback library for old PC music formats. It is packaged both as a library and with utilities because it preserves a wide set of DOS game, tracker, and AdLib-era music formats behind one C++ playback API.
The AdPlug README dates the project to Simon Peter's 1999 codebase and describes it as a multi-platform C++ library for playing data originally created for AdLib OPL2/3 boards on top of an emulator or real hardware. The project site emphasizes that AdPlug is the backend for multiple frontends, including standalone players and plugins.
AdPlug grew by adding replayers for individual formats instead of flattening everything into one generic parser. Its official site lists a broad catalog of supported formats, including AdLib Tracker, Westwood ADL, Creative CMF, DOSBox DRO, Apogee IMF, LucasArts LAA, Sierra SCI, Softstar RIX, Reality AdLib Tracker, VGM, and many others.
The release history shows a steady maintenance story: early versions made AdPlug a real library, added libbinio and a database framework, and expanded Unix portability; later versions added OPL3 support, safer emulators, test coverage, more game formats, CI, fuzzing-driven fixes, and modern build support.
AdPlug started in the SourceForge era and moved active development to GitHub in 2015. At that point the project split AdPlay, the Winamp plugin, and other modules into separate repositories under the AdPlug organization, a packaging-friendly layout that distinguishes the core library from frontends.
The provided package facts show AdPlug in Homebrew, Debian/Ubuntu as `adplug-utils`, Fedora, MacPorts, and openSUSE-style packaging. That spread is typical for a small preservation library: it is not a mainstream end-user app, but it is valuable enough that Unix distributions keep it available for media players, testing tools, and retro collections.
The 2020 and 2025 releases show continued attention to security and correctness. The project recorded multiple CVE fixes in 2.3.3 and a large fuzzing, cleanup, and new-format pass in 2.4.
Developers use AdPlug as a library when they need to decode or play original OPL music data without depending on an AdLib card. Users more often meet it indirectly through `adplugdb`, AdPlay/UNIX, player plugins, or other tools linked against the library.
For package maintainers, AdPlug is a classic multimedia library package: it has a stable public purpose, a long source history, optional frontends, platform-specific build concerns, and a supported-format matrix that grows as obscure file formats are identified and reimplemented.
AdPlug is significant because it turns a pile of game-specific and tracker-specific AdLib formats into a reusable Unix library. That matters for preservation workflows, regression testing old music files, and package ecosystems that prefer small CLI/library components over monolithic emulators.
Its emulator-license notes are also package-nerd bait: the README documents a move away from problematic MAME-derived emulator code toward LGPL-compatible emulation, which affects redistribution and whether distributions can ship the library cleanly.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
adplugdb | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/adplug/adplug
Installationsmetadaten
| Paketschlüssel | brew:adplug |
|---|---|
| Version | 2.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/adplug |
| Homepage | https://adplug.github.io |
| Repository | https://github.com/adplug/adplug |
| Upstream-Dokumentation | https://adplug.github.io/ |
| Lizenz | LGPL-2.1-or-later |
| Quellarchiv | https://github.com/adplug/adplug/releases/download/adplug-2.4/adplug-2.4.tar.bz2 |
| Zuletzt aktualisiert | 2026-05-26T23:37:49-04:00 |
| Pulse | updated |
| Abhängigkeiten | libbinio |
| Build-Abhängigkeiten | pkgconf, texinfo |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | adplug |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
adplug-utils 2.3.3+dfsg-2
free AdLib sound library (utils)
sudo apt install adplug-utilslibadplug-2.3.3-0 2.3.3+dfsg-2
free AdLib sound library
sudo apt install libadplug-2.3.3-0libadplug-dev 2.3.3+dfsg-2
free AdLib sound library (development)
sudo apt install libadplug-devadplug-utils 2.3.3+dfsg-2build1
free AdLib sound library (utils)
sudo apt install adplug-utilslibadplug-2.3.3-0 2.3.3+dfsg-2build1
free AdLib sound library
sudo apt install libadplug-2.3.3-0libadplug-dev 2.3.3+dfsg-2build1
free AdLib sound library (development)
sudo apt install libadplug-devadplug 2.3.3-15.fc44
Software library for AdLib (OPL2/3) emulation
sudo dnf install adplugadplug-devel 2.3.3-15.fc44
Development files for AdPlug
sudo dnf install adplug-develadplug
sudo port install adplugadplugdb 2.4-1.4
AdPlug Database Maintenance Utility
sudo zypper install adplugdbQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.