[SCM] smplayer/master: Add 01-update-mime-types.patch to merge mime types from vlc. (Closes: #842899)
mati75-guest at users.alioth.debian.org
mati75-guest at users.alioth.debian.org
Mon Nov 21 12:32:09 UTC 2016
The following commit has been merged in the master branch:
commit 68fe944eb8c3e0ff888f8dbbb6d835765c2c5659
Author: Mateusz Łukasik <mati75 at linuxmint.pl>
Date: Mon Nov 21 13:31:52 2016 +0100
Add 01-update-mime-types.patch to merge mime types from vlc. (Closes: #842899)
diff --git a/debian/changelog b/debian/changelog
index 3c6e504..142d22f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ smplayer (16.11.0~ds0-1) UNRELEASED; urgency=medium
* New upstream release.
* Drop all references to mplayer2.
+ * debian/patches:
+ - Add 01-update-mime-types.patch to merge mime types from vlc.
+ (Closes: #842899)
-- Mateusz Łukasik <mati75 at linuxmint.pl> Mon, 24 Oct 2016 21:23:17 +0200
diff --git a/debian/patches/01-update-mime-types.patch b/debian/patches/01-update-mime-types.patch
new file mode 100644
index 0000000..d0c72f8
--- /dev/null
+++ b/debian/patches/01-update-mime-types.patch
@@ -0,0 +1,16 @@
+Description: Update mime types
+Author: Mateusz Łukasik <mati75 at linuxmint.pl>
+Bug-Debian: https://bugs.debian.org/842899
+Last-Update: 2016-11-21
+
+--- a/smplayer.desktop
++++ b/smplayer.desktop
+@@ -4,7 +4,7 @@ Comment=A great MPlayer front-end
+ Exec=smplayer %U
+ GenericName=Media Player
+ Icon=smplayer
+-MimeType=audio/ac3;audio/mp4;audio/mpeg;audio/vnd.rn-realaudio;audio/vorbis;audio/x-adpcm;audio/x-matroska;audio/x-mp2;audio/x-mp3;audio/x-ms-wma;audio/x-vorbis;audio/x-wav;audio/mpegurl;audio/x-mpegurl;audio/x-pn-realaudio;audio/x-scpls;audio/aac;audio/flac;audio/ogg;video/avi;video/mp4;video/flv;video/mpeg;video/quicktime;video/vnd.rn-realvideo;video/x-matroska;video/x-ms-asf;video/x-msvideo;video/x-ms-wmv;video/x-ogm;video/x-theora;video/webm;
++MimeType=application/ogg;application/x-ogg;audio/ogg;audio/x-vorbis;audio/x-vorbis+ogg;video/ogg;video/x-ogm+ogg;video/x-theora+ogg;video/x-theora;audio/x-speex;audio/opus;application/x-flac;audio/flac;audio/x-flac;audio/x-ms-asf;audio/x-ms-asx;audio/x-ms-wax;audio/x-ms-wma;video/x-ms-asf;video/x-ms-asf-plugin;video/x-ms-asx;video/x-ms-wm;video/x-ms-wmv;video/x-ms-wmx;video/x-ms-wvx;video/x-msvideo;audio/x-pn-windows-acm;video/divx;video/msvideo;video/vnd.divx;video/x-avi;application/vnd.rn-realmedia;application/vnd.rn-realmedia-vbr;audio/vnd.rn-realaudio;audio/x-pn-realaudio;audio/x-pn-realaudio-plugin;audio/x-real-audio;audio/x-realaudio;video/vnd.rn-realvideo;audio/mpeg;audio/mpg;audio/mp1;audio/mp2;audio/mp3;audio/x-mp1;audio/x-mp2;audio/x-mp3;audio/x-mpeg;audio/x-mpg;video/mp2t;video/mpeg;video/mpeg-system;video/x-mpeg;video/x-mpeg2;video/x-mpeg-system;application/mpeg4-iod;application/mpeg4-muxcodetable;application/x-extension-m4a;application/x-extension-mp4;audio/aac;audio/m4a;audio/mp4;audio/x-m4a;audio/x-aac;video/mp4;video/mp4v-es;video/x-m4v;application/x-quicktime-media-link;application/x-quicktimeplayer;video/quicktime;application/x-matroska;audio/x-matroska;video/x-matroska;video/webm;audio/webm;audio/3gpp;audio/3gpp2;audio/AMR;audio/AMR-WB;audio/amr;audio/amr-wb;video/3gp;video/3gpp;video/3gpp2;x-scheme-handler/mms;x-scheme-handler/mmsh;x-scheme-handler/rtsp;x-scheme-handler/rtp;x-scheme-handler/rtmp;x-scheme-handler/icy;x-scheme-handler/icyx;x-content/video-vcd;x-content/video-svcd;x-content/video-dvd;x-content/audio-cdda;x-content/audio-player;application/ram;application/xspf+xml;audio/mpegurl;audio/x-mpegurl;audio/scpls;audio/x-scpls;text/google-video-pointer;text/x-google-video-pointer;video/vnd.mpegurl;application/vnd.apple.mpegurl;application/vnd.ms-asf;application/vnd.ms-wpl;application/sdp;audio/dv;video/dv;audio/x-aiff;audio/x-pn-aiff;video/x-anim;video/x-nsv;video/fli;video/flv;video/x-flc;video/x-fli;video/x-flv;audio/wav;audio/x-pn-au;audio/x-pn-wav;audio/x-wav;audio/ac3;audio/eac3;audio/vnd.dts;audio/vnd.dts.hd;audio/vnd.dolby.heaac.1;audio/vnd.dolby.heaac.2;audio/vnd.dolby.mlp;audio/basic;audio/midi;audio/x-ape;audio/x-gsm;audio/x-musepack;audio/x-tta;audio/x-wavpack;audio/x-shorten;application/x-shockwave-flash;application/x-flash-video;misc/ultravox;image/vnd.rn-realpix;audio/x-it;audio/x-mod;audio/x-s3m;audio/x-xm;application/mxf;
+ Name=SMPlayer
+ Type=Application
+ X-KDE-StartupNotify=false
diff --git a/debian/patches/series b/debian/patches/series
index 4878026..622dd1e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
04_update_desktop_launcher.patch
05-add-debian-hardening-flags.patch
06-tryfixplaylist.patch
+01-update-mime-types.patch
--
smplayer packaging
More information about the pkg-multimedia-commits
mailing list