pkgsrc/multimedia/mediatomb/patches/patch-af
ryoon 3a756227f8 Fix build on NetBSD current, at least.
* Fix build with recent ffmpeg
* Add SONY Bravia support to check functionality
2012-09-25 11:45:11 +00:00

12 lines
466 B
Text

$NetBSD: patch-af,v 1.2 2012/09/25 11:45:11 ryoon Exp $
--- config/mappings.xml.orig 2010-03-22 10:39:50.000000000 +0000
+++ config/mappings.xml
@@ -13,6 +13,7 @@
<map from="m3u" to="audio/x-mpegurl"/>
<map from="pls" to="audio/x-scpls"/>
<map from="flv" to="video/x-flv"/>
+ <map from="mp4" to="video/mp4"/>
</extension-mimetype>
<mimetype-upnpclass>
<map from="audio/*" to="object.item.audioItem.musicTrack"/>