summarylogtreecommitdiffstats
path: root/lv2ui.version
diff options
context:
space:
mode:
authorChristopher Arndt2024-01-09 21:35:07 +0100
committerChristopher Arndt2024-01-09 21:35:46 +0100
commit59c418a6ff40a8e7d81c4b3fa8ee011ea3589f77 (patch)
tree62bebc4a4c60bf9244949f28c3e4ee7f56ebf98b /lv2ui.version
parentd268780dbe99d38ee73c756df13a44432af797e4 (diff)
downloadaur-59c418a6ff40a8e7d81c4b3fa8ee011ea3589f77.tar.gz
Remove obsolete libxputty patch; fix lv2lint error
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
Diffstat (limited to 'lv2ui.version')
-rw-r--r--lv2ui.version4
1 files changed, 4 insertions, 0 deletions
diff --git a/lv2ui.version b/lv2ui.version
new file mode 100644
index 000000000000..95c55e1b79f4
--- /dev/null
+++ b/lv2ui.version
@@ -0,0 +1,4 @@
+LV2UIABI_1.0 {
+ global: *lv2ui_descriptor*;
+ local: *;
+};