[SCM] mplayer2/master: Add desktop file. (Closes: #774950)

mati75-guest at users.alioth.debian.org mati75-guest at users.alioth.debian.org
Sat Jan 10 10:49:18 UTC 2015


The following commit has been merged in the master branch:
commit 633d2099cc47cd49713316b09d6c121923eae268
Author: Mateusz Łukasik <mati75 at linuxmint.pl>
Date:   Sat Jan 10 11:47:28 2015 +0100

    Add desktop file. (Closes: #774950)

diff --git a/debian/changelog b/debian/changelog
index f19f2f1..041c582 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mplayer2 (2.0-728-g2c378c7-5) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Add desktop file. (Closes: #774950)
+
+ -- Mateusz Łukasik <mati75 at linuxmint.pl>  Sat, 10 Jan 2015 11:44:01 +0100
+
 mplayer2 (2.0-728-g2c378c7-4) unstable; urgency=medium
 
   * Increase MP_INPUT_BUFFER_PADDING_SIZE to 32 to make ffmpeg happy.
diff --git a/debian/mplayer2.desktop b/debian/mplayer2.desktop
new file mode 100644
index 0000000..74d3d50
--- /dev/null
+++ b/debian/mplayer2.desktop
@@ -0,0 +1,14 @@
+[Desktop Entry]
+Encoding=UTF-8
+Version=1.0
+Type=Application
+NoDisplay=true
+Exec=/usr/bin/mplayer -- %U
+Name=mplayer2 Media Player
+GenericName=Multimedia player
+Comment=Play movies and songs
+Icon=media-playback-start
+Categories=AudioVideo;Audio;Video;Player;TV;
+Terminal=false
+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;
+X-KDE-Protocols=ftp,http,https,mms,rtmp,rtsp,sftp,smb
diff --git a/debian/mplayer2.install b/debian/mplayer2.install
index 73752c9..d6c020f 100644
--- a/debian/mplayer2.install
+++ b/debian/mplayer2.install
@@ -1 +1,2 @@
 usr
+debian/mplayer2.desktop usr/share/applications

-- 
mplayer2 packaging



More information about the pkg-multimedia-commits mailing list