Automic VaultAutomic Vault

brew

adplay を Homebrew, apt でインストール

adplay のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install adplay

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install adplay

Debian stable package indexes · adplay · ソース: deb.debian.org

概要

パッケージ概要

Command-line player for OPL2 music

履歴

プロジェクトの歴史と使われ方

AdPlay/UNIX is the console player frontend for AdPlug, aimed at playing OPL2/AdLib music files on Unix-like systems without requiring vintage sound hardware. In package-manager terms it is the small CLI companion to the larger AdPlug decoding library: install the library for embedding or utilities, install AdPlay when you want an `adplay` command.

プロジェクトの歴史

The project dates itself to Simon Peter's 2001 AdPlay/UNIX codebase and has remained tied to AdPlug's library releases. Its README describes it as AdPlug's UNIX console frontend and notes that it supports the full range of AdPlug file playback features, while using emulated OPL2 output across available output devices.

AdPlay/UNIX evolved mostly by tracking AdPlug core capabilities and Unix audio backends. The NEWS file records early work such as GNU autotools conversion, a man page, FreeBSD fixes, modular output, OSS/null/disk outputs, SDL/ESD/QSA support, ALSA support, libao support, AdPlug database support, and later NukedOPL and surround-effect support.

採用の歴史

The AdPlug project split AdPlay and other frontends into separate GitHub repositories when development moved from SourceForge to GitHub in 2015. The package appears in Homebrew, Debian, and Ubuntu according to the provided package-manager metadata, which matches its niche as a command-line retro-audio player rather than a general desktop music application.

Recent AdPlug site news still publishes AdPlay/UNIX releases alongside the core library. The site lists AdPlay/UNIX 1.9 in December 2025 and ties it to AdPlug 2.4, SDL2 build support, subsong fixes, and a RAW file writer.

使われ方

Typical use is direct playback from a terminal: pass one or more supported AdPlug music files to `adplay`, then use `adplay --help` or the man page for options. Because it delegates format support to AdPlug, it is useful for collections of DOS game and tracker-era AdLib formats rather than ordinary compressed audio formats.

Packagers care about its dependency relationship: AdPlay/UNIX needs AdPlug, with the README specifying AdPlug 1.4 or newer and 2.2 or newer for full feature support. That makes it a thin frontend package whose usefulness follows the breadth and correctness of the AdPlug core.

パッケージ好きにとっての重要性

AdPlay/UNIX is a good example of the Unix package split between a reusable media library and a tiny CLI frontend. It gives retro-audio users a scriptable player while letting distributions package the decoder library separately for other applications.

Its long tail matters because OPL playback sits at the intersection of game preservation, tracker music, and emulator-adjacent tooling. A small command like `adplay` is often the easiest way to verify obscure AdLib files without launching a full emulator or media player plugin.

タイムライン

  • 2001: AdPlay/UNIX codebase copyright begins.
  • 2010: AdPlay/UNIX 1.7 released with AdPlug 2.2.
  • 2015: AdPlug development moved to GitHub and AdPlay became a separate repository.
  • 2017: AdPlay/UNIX 1.8 released with AdPlug 2.3 and NukedOPL support.
  • 2020: AdPlay/UNIX 1.8.1 released with AdPlug 2.3.2 integration.
  • 2025: AdPlay/UNIX 1.9 released with AdPlug 2.4 integration and SDL2 build support.

Related projects

  • AdPlug is the decoding/playback library behind AdPlay/UNIX.
  • Other AdPlug frontends include player plugins and standalone ports such as the Winamp, XMMS, and DOS-facing AdPlay variants.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
adplaycliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版1.9
マネージャ更新日2026-06-18
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/adplug/adplay-unix

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:adplay
バージョン1.9
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/adplay
ホームページhttps://adplug.github.io
リポジトリhttps://github.com/adplug/adplay-unix
上流ドキュメントhttps://adplug.github.io/
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://github.com/adplug/adplay-unix/releases/download/v1.9/adplay-1.9.tar.bz2
最終更新2026-06-18T02:28:54-04:00
Pulseupdated
依存関係adplug, libbinio, sdl2-compat
ビルド依存関係libtool, pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameadplay
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

adplay 1.8.1-4

console-based OPL2 audio player

https://adplug.github.io/

sudo apt install adplay
  • Section: sound
  • Architecture: amd64
  • 7 依存関係
  • normalized package name match
  • 一致条件: Adplay
Debian stable package indexes · deb.debian.org · Debian stable package indexes: adplay from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

adplay 1.8.1-3build2

console-based OPL2 audio player

https://adplug.github.io/

sudo apt install adplay
  • Section: universe/sound
  • Architecture: amd64
  • 7 依存関係
  • normalized package name match
  • 一致条件: Adplay
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: adplay from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment