[SCM] mpv/master: Add 05_add-keywords.patch to provides keywords by desktop file.

mati75-guest at users.alioth.debian.org mati75-guest at users.alioth.debian.org
Sat Apr 9 08:42:49 UTC 2016


The following commit has been merged in the master branch:
commit a351f271b19e57cb20b3293b34fa41052532b66d
Author: Mateusz Łukasik <mati75 at linuxmint.pl>
Date:   Sat Apr 9 10:42:52 2016 +0200

    Add 05_add-keywords.patch to provides keywords by desktop file.

diff --git a/debian/changelog b/debian/changelog
index 5076219..3f93550 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ mpv (0.16.0-1) UNRELEASED; urgency=medium
   * debian/patches:
     - Refresh 01_desktop-path.patch.
     - Remove 05_fix-typo.patch -- included upstream.
+    - Add 05_add-keywords.patch to provides keywords by desktop file.
   * debian/control:
     - Bump Standards-Version to 3.9.7.
     - Use secured links for Vcs.
diff --git a/debian/patches/01_desktop-path.patch b/debian/patches/05_add-keywords.patch
similarity index 69%
copy from debian/patches/01_desktop-path.patch
copy to debian/patches/05_add-keywords.patch
index fe95c88..b8045c9 100644
--- a/debian/patches/01_desktop-path.patch
+++ b/debian/patches/05_add-keywords.patch
@@ -1,20 +1,10 @@
-Description: Use absolute paths for (Try)Exec in mpv.desktop
-Origin: vendor
-Debian-Bug: http://bugs.debian.org/728149
-Forwarded: not-needed
-Author: Alessandro Ghedini <ghedo at debian.org>
-Last-Update: 2016-03-13
+Description: Add keywords to desktop file
+Author: Mateusz Łukasik <mati75 at linuxmint.pl>
 
 --- a/etc/mpv.desktop
 +++ b/etc/mpv.desktop
-@@ -23,8 +23,8 @@ Comment[ru]=Воспроизвести Ñ
- Comment[zh-CN]=播放电影和歌曲
- Comment[zh-TW]=播放電影和歌曲
- Icon=mpv
--TryExec=mpv
--Exec=mpv --profile=pseudo-gui -- %U
-+TryExec=/usr/bin/mpv
-+Exec=/usr/bin/mpv --profile=pseudo-gui -- %U
- Terminal=false
+@@ -29,3 +29,4 @@ Terminal=false
  Categories=AudioVideo;Audio;Video;Player;TV;
  MimeType=application/ogg;application/x-ogg;application/sdp;application/smil;application/x-smil;application/streamingmedia;application/x-streamingmedia;application/vnd.rn-realmedia;application/vnd.rn-realmedia-vbr;audio/aac;audio/x-aac;audio/m4a;audio/x-m4a;audio/mp1;audio/x-mp1;audio/mp2;audio/x-mp2;audio/mp3;audio/x-mp3;audio/mpeg;audio/x-mpeg;audio/mpegurl;audio/x-mpegurl;audio/mpg;audio/x-mpg;audio/rn-mpeg;audio/ogg;audio/scpls;audio/x-scpls;audio/vnd.rn-realaudio;audio/wav;audio/x-pn-windows-pcm;audio/x-realaudio;audio/x-pn-realaudio;audio/x-ms-wma;audio/x-pls;audio/x-wav;video/mpeg;video/x-mpeg;video/x-mpeg2;video/mp4;video/msvideo;video/x-msvideo;video/ogg;video/quicktime;video/vnd.rn-realvideo;video/x-ms-afs;video/x-ms-asf;video/x-ms-wmv;video/x-ms-wmx;video/x-ms-wvxvideo;video/x-avi;video/x-fli;video/x-flv;video/x-theora;video/x-matroska;video/webm;audio/x-flac;audio/x-vorbis+ogg;video/x-ogm+ogg;audio/x-shorten;audio/x-ape;audio/x-wavpack;audio/x-tta;audio/AMR;audio/ac3;video/mp2t;audio/flac;audio/mp4;
+ X-KDE-Protocols=ftp,http,https,mms,rtmp,rtsp,sftp,smb
++Keywords=mpv;media;player;video;audio;tv;
diff --git a/debian/patches/series b/debian/patches/series
index fbbd070..a0ccbcc 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 02_fix-config-path.patch
 03_waf.patch
 04_waf-pie.patch
+05_add-keywords.patch

-- 
mpv packaging



More information about the pkg-multimedia-commits mailing list