From 6a6a7580ed308e77906be0f4ae94b94996b163e5 Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Tue, 20 Jan 2026 16:23:21 -0800
Subject: [PATCH] Added license files for optional arm64 decoders
---
build-scripts/release-info.json | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
diff --git a/build-scripts/release-info.json b/build-scripts/release-info.json
index bbe53da5..b57ae3dc 100644
--- a/build-scripts/release-info.json
+++ b/build-scripts/release-info.json
@@ -167,7 +167,13 @@
"bin/ogg-0.dll",
"bin/opus-0.dll",
"bin/opusfile-0.dll",
- "bin/libwavpack-1.dll"
+ "bin/libwavpack-1.dll",
+ "VisualC/external/optional/x86/LICENSE.gme.txt",
+ "VisualC/external/optional/x86/LICENSE.ogg-vorbis.txt",
+ "VisualC/external/optional/x86/LICENSE.opus.txt",
+ "VisualC/external/optional/x86/LICENSE.opusfile.txt",
+ "VisualC/external/optional/x86/LICENSE.wavpack.txt",
+ "VisualC/external/optional/x86/LICENSE.xmp.txt"
]
},
"files-devel": {
@@ -182,7 +188,13 @@
"bin/ogg-0.dll",
"bin/opus-0.dll",
"bin/opusfile-0.dll",
- "bin/libwavpack-1.dll"
+ "bin/libwavpack-1.dll",
+ "VisualC/external/optional/x86/LICENSE.gme.txt",
+ "VisualC/external/optional/x86/LICENSE.ogg-vorbis.txt",
+ "VisualC/external/optional/x86/LICENSE.opus.txt",
+ "VisualC/external/optional/x86/LICENSE.opusfile.txt",
+ "VisualC/external/optional/x86/LICENSE.wavpack.txt",
+ "VisualC/external/optional/x86/LICENSE.xmp.txt"
]
}
},