[SCM] vlc/master: Add GNOME MIME types for Ogg Vorbis and Ogg Theora

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Sat Jun 11 17:51:52 UTC 2011


The following commit has been merged in the master branch:
commit 3289f70ee8bd52b9e90ad03a270dc1777bbda9e6
Author: Benjamin Drung <bdrung at debian.org>
Date:   Sat Jun 11 19:16:23 2011 +0200

    Add GNOME MIME types for Ogg Vorbis and Ogg Theora
    
    Closes: #629619

diff --git a/debian/patches/bp-gnome-mime-types.patch b/debian/patches/bp-gnome-mime-types.patch
new file mode 100644
index 0000000..63126ce
--- /dev/null
+++ b/debian/patches/bp-gnome-mime-types.patch
@@ -0,0 +1,15 @@
+From: Rémi Denis-Courmont <remi at remlab.net>
+Date: Thu, 9 Jun 2011 19:36:31 +0300
+Subject: [PATCH] Add GNOME MIME types for Ogg Vorbis and Ogg Theora
+Origin: upstream, http://git.videolan.org/?p=vlc/vlc-1.1.git;a=commit;h=48997070b31d66c2826e4dd15687ddacebf9134a
+Applied-Upstream: 1.1.11
+
+--- a/share/vlc.desktop
++++ b/share/vlc.desktop
+@@ -53,5 +53,5 @@
+ Terminal=false
+ Type=Application
+ Categories=AudioVideo;Player;
+-MimeType=video/dv;video/mpeg;video/x-mpeg;video/msvideo;video/quicktime;video/x-anim;video/x-avi;video/x-ms-asf;video/x-ms-wmv;video/x-msvideo;video/x-nsv;video/x-flc;video/x-fli;application/ogg;application/x-ogg;application/x-matroska;video/webm;audio/webm;audio/x-mp3;audio/x-mpeg;audio/mpeg;audio/x-wav;audio/x-mpegurl;audio/x-scpls;audio/x-m4a;audio/x-ms-asf;audio/x-ms-asx;audio/x-ms-wax;application/vnd.rn-realmedia;audio/x-real-audio;audio/x-pn-realaudio;application/x-flac;audio/x-flac;application/x-shockwave-flash;misc/ultravox;audio/vnd.rn-realaudio;audio/x-pn-aiff;audio/x-pn-au;audio/x-pn-wav;audio/x-pn-windows-acm;image/vnd.rn-realpix;video/vnd.rn-realvideo;audio/x-pn-realaudio-plugin;application/x-extension-mp4;audio/mp4;video/mp4;video/mp4v-es;x-content/video-vcd;x-content/video-svcd;x-content/video-dvd;x-content/audio-cdda;x-content/audio-player;video/x-flv;
++MimeType=video/dv;video/mpeg;video/x-mpeg;video/msvideo;video/quicktime;video/x-anim;video/x-avi;video/x-ms-asf;video/x-ms-wmv;video/x-msvideo;video/x-nsv;video/x-flc;video/x-fli;application/ogg;application/x-ogg;video/x-ogm+ogg;audio/x-vorbis+ogg;application/x-matroska;video/webm;audio/webm;audio/x-mp3;audio/x-mpeg;audio/mpeg;audio/x-wav;audio/x-mpegurl;audio/x-scpls;audio/x-m4a;audio/x-ms-asf;audio/x-ms-asx;audio/x-ms-wax;application/vnd.rn-realmedia;audio/x-real-audio;audio/x-pn-realaudio;application/x-flac;audio/x-flac;application/x-shockwave-flash;misc/ultravox;audio/vnd.rn-realaudio;audio/x-pn-aiff;audio/x-pn-au;audio/x-pn-wav;audio/x-pn-windows-acm;image/vnd.rn-realpix;video/vnd.rn-realvideo;audio/x-pn-realaudio-plugin;application/x-extension-mp4;audio/mp4;video/mp4;video/mp4v-es;x-content/video-vcd;x-content/video-svcd;x-content/video-dvd;x-content/audio-cdda;x-content/audio-player;video/x-flv;
+ X-KDE-Protocols=ftp,http,https,mms,rtmp,rtsp,sftp,smb
diff --git a/debian/patches/series b/debian/patches/series
index 2f58d0b..248c635 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 xulrunner-1.9.1.patch
 900_weaken_schroedinger_deps.diff
 bp-pulseaudio-build-fix.patch
+bp-gnome-mime-types.patch

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list