macOS
brew install lv2local Homebrew formula metadata
安装
brew install lv2local Homebrew formula metadata
sudo apk add lv2Alpine Linux edge package indexes · lv2 · 来源: dl-cdn.alpinelinux.org
sudo apt install lv2-devDebian stable package indexes · lv2-dev · 来源: deb.debian.org
sudo dnf install lv2Fedora Rawhide package metadata · lv2 · 来源: dl.fedoraproject.org
nix profile install nixpkgs#lv2nixpkgs package indexes · pkgs/by-name/lv/lv2/package.nix · 来源: api.github.com
sudo pacman -S lv2Arch Linux sync databases · lv2 · 来源: geo.mirror.pkgbuild.com
sudo zypper install lv2openSUSE Tumbleweed package metadata · lv2 · 来源: download.opensuse.org
概览
Portable plugin standard for audio systems
历史
LV2 is an extensible, open audio plugin standard. The project distributes C headers, Turtle metadata, specification bundles, documentation-generation tools, tests, and example plugins used by audio hosts and plugin developers.
The current LV2 source README carries copyright years beginning in 2010 for David Robillard and describes LV2 as a plugin standard with an extensible C API and self-contained bundle directories. The public GitLab repository was created in January 2019 and now serves as the official source repository linked from lv2plug.in.
The official site explains LV2 as a small core interface with extensions for advanced behavior. Its 'Why LV2?' page frames the design around a platform-agnostic free-software specification, expressive metadata, optional compatibility features, embeddable UIs, state, presets, logging, non-realtime worker methods, and extensibility.
LV2 adoption is strongest in Linux and free-software audio. The official projects page lists plugins, synths, effects, meters, hosts, and developer tools, including Ardour, Audacity, Carla, Jalv, Qtractor, REAPER, and Lilv-related tooling.
Package-manager adoption follows from the standard's role as infrastructure: distributions package LV2 headers and bundles so hosts and plugins can build against a shared specification. Homebrew packages it for macOS users who build or run LV2-capable audio software.
Plugin authors use the LV2 headers, example plugins, and generated programming documentation as templates. Host authors commonly use Lilv, which the LV2 documentation names as the standard library for plugin discovery, inspection, and instantiation.
LV2 data is installed as bundles, commonly directories ending in `.lv2`. The filesystem hierarchy document defines default bundle locations such as `$HOME/.lv2` and `$PREFIX/lib/lv2` on Unix, macOS Audio Plug-Ins/LV2 directories, and `%APPDATA%/LV2` or `%COMMONPROGRAMFILES%/LV2` on Windows, discovered through `LV2_PATH`.
LV2 matters to package maintainers because it is a specification package that other packages compile against and discover at runtime. The package is small, but its installed headers, metadata bundles, validator, and search paths define whether large audio stacks interoperate.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
lv2_validate | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:lv2 |
|---|---|
| 版本 | 1.18.10 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/lv2 |
| 主页 | https://lv2plug.in/ |
| 仓库 | https://gitlab.com/lv2/lv2 |
| 上游文档 | https://lv2plug.in/ |
| 许可证 | 0BSD OR ISC |
| 源码归档 | https://lv2plug.in/spec/lv2-1.18.10.tar.xz |
| 构建依赖 | meson, ninja |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lv2 |
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
lv2-dev 1.18.10-2+b2
LV2 audio plugin specification
sudo apt install lv2-devlv2-examples 1.18.10-2+b2
LV2 audio plugin specification (example plugins)
sudo apt install lv2-exampleslv2
nix profile install nixpkgs#lv2lv2-dev 1.18.10-2build1
LV2 audio plugin specification
sudo apt install lv2-devlv2-examples 1.18.10-2build1
LV2 audio plugin specification (example plugins)
sudo apt install lv2-exampleslv2 1.18.10-r1
extensible open standard for audio plugins
sudo apk add lv2lv2-dev 1.18.10-r1
extensible open standard for audio plugins (development files)
sudo apk add lv2-devlv2-specgen 1.18.10-r1
extensible open standard for audio plugins (python specgen)
sudo apk add lv2-specgenlv2 1.18.10-4.fc44
Audio Plugin Standard
sudo dnf install lv2lv2-devel 1.18.10-4.fc44
API for the LV2 Audio Plugin Standard
sudo dnf install lv2-devellv2-doc 1.18.10-4.fc44
Documentation for the LV2 Audio Plugin Standard
sudo dnf install lv2-doclv2-example-plugins 1.18.10-4.fc44
Examples of the LV2 Audio Plugin Standard
sudo dnf install lv2-example-pluginslv2 1.18.10-2
Plugin standard for audio systems
sudo pacman -S lv2lv2 1.18.10-3.6
Plugin standard for audio systems
sudo zypper install lv2lv2-devel 1.18.10-3.6
Development files for LV2
sudo zypper install lv2-devellv2-docs 1.18.10-3.6
LV2 documentation
sudo zypper install lv2-docs来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.