Exherbo
GitLab
Packages
media-libs/lv2
Simple but extensible successor of LADSPA.
Versions
Slot
Version
Repository
Platforms
0
1.18.10
media
~amd64
arm?
armv7?
~armv8
x86?
Metadata
Homepage
https://lv2plug.in
Summary
Simple but extensible successor of LADSPA
Description
LV2 is a portable plugin standard for audio systems, similar in scope to LADSPA, VST, AU, and others. It defines a C API for code and a format for data files which collectively describe a plugin. LV2 consists of a simple core (roughly equivalent in power to LADSPA) which can be extended to support more advanced functionality. This allows the interface to be 'grown' to accommodate the needs of real software as they arise.
Dependencies
(
(
build:
virtual/pkg-config
doc? (
app-doc/asciidoc
app-doc/doxygen
dev-python/lxml[python_abis:*(-)?]
dev-python/Markdown[python_abis:*(-)?]
dev-python/Pygments[python_abis:*(-)?]
dev-python/rdflib[python_abis:*(-)?]
)
build+run:
plugins? (
media-libs/libsamplerate[>=0.1.0]
media-libs/libsndfile[>=1.0.0]
x11-libs/gtk+:2[>=2.18.0]
)
test:
dev-libs/serd
dev-libs/sord
dev-python/rdflib[python_abis:*(-)?]
dev-util/codespell[python_abis:*(-)?]
)
(
build:
sys-devel/ninja
)
(
build:
sys-devel/meson[>=1.4.0]
)
)
Downloads
https://lv2plug.in/spec/lv2-1.18.10.tar.xz
Licences
MIT
Choices
OPTIONS
doc
Adds extra documentation (API, Javadoc, etc)
plugins