diff options
| author | dec05eba <dec05eba@protonmail.com> | 2026-08-05 02:06:11 +0200 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2026-08-05 02:06:11 +0200 |
| commit | b9d252214a46aa64047893cb557f060a8978b006 (patch) | |
| tree | 63bafc0eb9d2a9b6bc23aa7242e81e0cac86794c /subprojects/srt.wrap | |
| parent | 1869cf30519fc61c7f9852f8f25f8b1c2b2e8c3b (diff) | |
Add option to statically compile ffmpeg from source
Diffstat (limited to 'subprojects/srt.wrap')
| -rw-r--r-- | subprojects/srt.wrap | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/subprojects/srt.wrap b/subprojects/srt.wrap new file mode 100644 index 0000000..583b2e8 --- /dev/null +++ b/subprojects/srt.wrap @@ -0,0 +1,6 @@ +[wrap-file] +directory = srt-1.5.6 +source_url = https://github.com/Haivision/srt/archive/refs/tags/v1.5.6.tar.gz +source_filename = srt-1.5.6.tar.gz +source_hash = 2c4980c2c4cfd142d21b829d939dc51db9c6628af5967fff62fd7290769569c7 +patch_directory = srt |
