diff options
author | rodent <rodent@pkgsrc.org> | 2015-04-19 22:52:04 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2015-04-19 22:52:04 +0000 |
commit | bb8dc0238e791818ffdd6aa2dbf055be06d9d5e9 (patch) | |
tree | e54865a9a50f99715b6f9f45d4d10262599b6396 /audio/lv2/DESCR | |
parent | 7286cb4193b5b98d4544bebcd492020b5bcc3f51 (diff) | |
download | pkgsrc-bb8dc0238e791818ffdd6aa2dbf055be06d9d5e9.tar.gz |
Import lv2-1.12.0 as audio/lv2.
LV2 is an open standard for audio plugins, used by hundreds of plugins and other
projects. At its core, LV2 is a simple stable interface, accompanied by
extensions which add functionality to support the needs of increasingly powerful
audio software.
Diffstat (limited to 'audio/lv2/DESCR')
-rw-r--r-- | audio/lv2/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/lv2/DESCR b/audio/lv2/DESCR new file mode 100644 index 00000000000..cb2d79850a7 --- /dev/null +++ b/audio/lv2/DESCR @@ -0,0 +1,4 @@ +LV2 is an open standard for audio plugins, used by hundreds of plugins and other +projects. At its core, LV2 is a simple stable interface, accompanied by +extensions which add functionality to support the needs of increasingly powerful +audio software. |