ports/multimedia/subtitlecomposer/files/patch-src_subtitlecomposer.xml
Max Brazhnikov 59641eb229 multimedia/subtitlecomposer: update to git snapshot 2023.04.04
- Update to git snapshot which fixes build with FFmpeg 6.0
- Patch shared mime-info to pacify stage-qa

PR:	270301
2023-04-09 13:45:27 +03:00

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>