sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-11 22:02:06 +00:00
parent 15ac3e795a
commit 09b3080379
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
180 changed files with 9334 additions and 2187 deletions

View file

@ -11,7 +11,7 @@ Index: wscript
# Library and package version (UNIX style major, minor, micro)
# major increment <=> incompatible changes
@@ -119,7 +120,7 @@ def build(bld):
@@ -120,7 +121,7 @@ def build(bld):
uselib = 'SERD SORD LV2',
name = 'libsratom',
target = 'sratom-%s' % SRATOM_MAJOR_VERSION,