[SCM] handbrake/master: Add video/ogg to list of mime types in desktop file

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Sep 28 21:03:27 UTC 2014


The following commit has been merged in the master branch:
commit 7d1544c262dd6bff4e4981a1625501fb418016bb
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun Sep 28 22:35:57 2014 +0200

    Add video/ogg to list of mime types in desktop file
    
    Closes: #763175

diff --git a/debian/patches/006-add-video-ogg.patch b/debian/patches/006-add-video-ogg.patch
new file mode 100644
index 0000000..7e4e0d6
--- /dev/null
+++ b/debian/patches/006-add-video-ogg.patch
@@ -0,0 +1,13 @@
+Description: Add video/ogg to list of supported mime types
+Author: Sebastian Ramacher <sramacher at debian.org>
+Forwarded: https://reviews.handbrake.fr/r/766/
+Last-Update: 2014-09-28
+
+--- a/gtk/src/ghb.desktop
++++ b/gtk/src/ghb.desktop
+@@ -7,4 +7,4 @@
+ Terminal=false
+ Type=Application
+ Categories=GTK;AudioVideo;Video;
+-MimeType=application/ogg;application/x-extension-mp4;application/x-flac;application/x-matroska;application/x-ogg;audio/ac3;audio/mp4;audio/mpeg;audio/ogg;audio/x-flac;audio/x-matroska;audio/x-mp3;audio/x-mpeg;audio/x-vorbis;video/mp4;video/mp4v-es;video/mpeg;video/msvideo;video/quicktime;video/vnd.divx;video/x-avi;video/x-m4v;video/x-matroska;video/x-mpeg;video/x-ogm+ogg;video/x-theora+ogg;x-content/video-dvd;x-content/video-vcd;x-content/video-svcd;
++MimeType=application/ogg;application/x-extension-mp4;application/x-flac;application/x-matroska;application/x-ogg;audio/ac3;audio/mp4;audio/mpeg;audio/ogg;audio/x-flac;audio/x-matroska;audio/x-mp3;audio/x-mpeg;audio/x-vorbis;video/mp4;video/mp4v-es;video/mpeg;video/msvideo;video/quicktime;video/vnd.divx;video/x-avi;video/x-m4v;video/x-matroska;video/x-mpeg;video/ogg;video/x-ogm+ogg;video/x-theora+ogg;x-content/video-dvd;x-content/video-vcd;x-content/video-svcd;
diff --git a/debian/patches/series b/debian/patches/series
index 7512cde..5677b5d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
 003-remove-vpx.patch
 004-link-pthread.patch
 005-use-libtoolize.patch
+006-add-video-ogg.patch

-- 
handbrake packaging



More information about the pkg-multimedia-commits mailing list