mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 18:20:33 -04:00
- Update to git snapshot which fixes build with FFmpeg 6.0 - Patch shared mime-info to pacify stage-qa PR: 270301
17 lines
498 B
XML
17 lines
498 B
XML
--- src/subtitlecomposer.xml.orig 2023-04-04 01:59:38 UTC
|
|
+++ src/subtitlecomposer.xml
|
|
@@ -119,14 +119,4 @@
|
|
</magic>
|
|
<glob pattern="*.sym"/>
|
|
</mime-type>
|
|
-
|
|
- <mime-type type="subpicture/x-pgs">
|
|
- <comment>PGS subtitles</comment>
|
|
- <sub-class-of type="application/octet-stream"/>
|
|
- <generic-icon name="text-x-generic"/>
|
|
- <magic priority="50">
|
|
- <match type="big32" value="0x50470000" mask="0xffffff00" offset="0"/>
|
|
- </magic>
|
|
- <glob pattern="*.sup"/>
|
|
- </mime-type>
|
|
</mime-info>
|