diff options
| author | David Robillard <d@drobilla.net> | 2025-11-13 17:55:18 -0500 |
|---|---|---|
| committer | David Robillard <d@drobilla.net> | 2025-11-13 19:59:41 -0500 |
| commit | cbe7327ff36ca6b142c43c0e0491b989726ecc9b (patch) | |
| tree | acc598ee074a58152cc91953c272be728cc8c9c6 /.reuse | |
| parent | c664e354487332ba5f204c62a4a5df41b2cbda1f (diff) | |
| download | lv2-cbe7327ff36ca6b142c43c0e0491b989726ecc9b.tar.xz | |
Remove example plugins
These are now maintained in the separate "lv2-examples" project to keep the
dependencies of lv2 itself minimal.
Diffstat (limited to '.reuse')
| -rw-r--r-- | .reuse/dep5 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 index 580c2fb..5f805a7 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -26,11 +26,7 @@ Files: **/README.txt doc/index.html.in doc/c/*.html lv2specgen/template.html res Copyright: Copyright 2010-2022 David Robillard <d@drobilla.net> License: ISC -Files: plugins/eg-sampler.lv2/click.wav -Copyright: Copyright 2012 David Robillard <d@drobilla.net> -License: ISC - -Files: lv2/**/*.ttl plugins/**/*.ttl plugins/**/*.ttl.in schemas.lv2/xsd.ttl +Files: lv2/**/*.ttl schemas.lv2/xsd.ttl Copyright: Copyright 2011-2022 David Robillard <d@drobilla.net> Copyright 2013 Robin Gareus <robin@gareus.org> Copyright 2006 Steve Harris <steve@plugin.org.uk> |