~hp/lv2lint

f7d3dacb151637e8439ff07a83044f71dea2dafc — Hanspeter Portner 2 months ago 6b85bf4 master
Append Issues/Patches section to readme
2 files changed, 7 insertions(+), 1 deletions(-)

M README.md
M meson_options.txt
M README.md => README.md +6 -0
@@ 110,3 110,9 @@ E.g. to skip tests about extension data only on the ui:

	lv2lint -I ${MY_BUNDLE_DIR} -u urn:example:myplug#ui -t '*extension*data*' urn:example:myplug#mono


### Issues/Patches

Please report issues to [https://todo.open-music-kontrollers.ch/~hp/issues](https://todo.open-music-kontrollers.ch/~hp/issues)

Please submit patches to [https://lists.open-music-kontrollers.ch/~hp/patches](https://lists.open-music-kontrollers.ch/~hp/patches)

M meson_options.txt => meson_options.txt +1 -1
@@ 5,4 5,4 @@ option('build-tests', type : 'boolean', value : true)
option('online-tests', type : 'feature', value : 'disabled')
option('elf-tests', type : 'feature', value : 'disabled')
option('x11-tests', type : 'feature', value : 'disabled')
option('version', type : 'string', value : '0.17.83')
option('version', type : 'string', value : '0.17.101')