Author: sergiomb
Update of /cvs/free/rpms/smplayer/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv23086
Modified Files:
smplayer.spec smplayer_enqueue_kde4.desktop
Added Files:
smplayer-0.8.3-desktop-files.patch
Log Message:
* Thu Jan 10 2013 Sérgio Basto <sergio(a)serjux.com> - 0.8.3-2
- bug #2635, Update *.desktop with video/webm; mimetype support, as upstream do in svn
r5005.
smplayer-0.8.3-desktop-files.patch:
smplayer.desktop | 4 ++--
smplayer_enqueue.desktop | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
--- NEW FILE smplayer-0.8.3-desktop-files.patch ---
--- smplayer.desktop 2012-03-23 09:57:49.000000000 +0200
+++ smplayer.desktop 2012-04-06 04:39:05.971492030 +0300
@@ -13,7 +13,7 @@
Comment[uk]=ÐПÑÑжМОй ÑÐœÑеÑÑÐµÐ¹Ñ ÐŽÐŸ MPlayer
Comment[eu]=MPlayerrentzako interfaze grafiko handi bat
Comment[zh_CN]=äžäžªäŒç§ç MPlayer å端
-Exec=smplayer %U
+Exec=smplayer %f
GenericName=Media Player
GenericName[cs]=PÅehrávaÄ multimédiÃ
GenericName[es]=Reproductor multimedia
@@ -25,7 +25,7 @@ GenericName[uk]=ÐÑПгÑÐ°Ð²Ð°Ñ ÐŒÐµÐ
GenericName[eu]=Multimedia irakurgailua
GenericName[zh_CN]=åªäœææŸåš
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;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;
+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;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;
Name=SMPlayer
Type=Application
X-KDE-StartupNotify=false
--- smplayer_enqueue.desktop 2012-09-27 22:12:34.000000000 +0100
+++ smplayer_enqueue.desktop 2013-01-10 02:31:01.267628857 +0000
@@ -1,8 +1,8 @@
[Desktop Entry]
Categories=Qt;KDE;AudioVideo;Player;Video;
-Exec=smplayer -add-to-playlist %U
+Exec=smplayer -add-to-playlist %F
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;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;
+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;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;
Name=Enqueue in SMPlayer
Name[cs]=PÅidat do fronty SMplayeru
Name[es]=Añadir a la lista de reproducción de SMPlayer
Index: smplayer.spec
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-18/smplayer.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- smplayer.spec 24 Dec 2012 13:46:23 -0000 1.26
+++ smplayer.spec 10 Jan 2013 03:12:42 -0000 1.27
@@ -2,7 +2,7 @@
Name: smplayer
Version: 0.8.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A graphical frontend for mplayer
Group: Applications/Multimedia
@@ -16,7 +16,7 @@
Source3:
http://downloads.sourceforge.net/smplayer/smtube-%{smtube_ver}.tar.bz2
# Fix regression in Thunar (TODO: re-check in upcoming versions!)
#
https://bugzilla.rpmfusion.org/show_bug.cgi?id=1217
-Patch0: smplayer-0.8.0-desktop-files.patch
+Patch0: smplayer-0.8.3-desktop-files.patch
Patch1: smplayer-0.8.1-system-quazip.patch
Patch2: smplayer-0.8.1-system-qtsingleapplication.patch
Patch3: smplayer-0.8.3-smtube-system-qtsingleapplication.patch
@@ -131,6 +131,9 @@
%{_datadir}/kde4/services/ServiceMenus/smplayer_enqueue.desktop
%changelog
+* Thu Jan 10 2013 Sérgio Basto <sergio(a)serjux.com> - 0.8.3-2
+- bug #2635, Update *.desktop with video/webm; mimetype support, as upstream do in svn
r5005.
+
* Mon Dec 24 2012 Sérgio Basto <sergio(a)serjux.com> - 0.8.3-1
- New updates to smplayer-0.8.3 and smtube-1.5 . Fix for Youtube playback.
Index: smplayer_enqueue_kde4.desktop
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-18/smplayer_enqueue_kde4.desktop,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- smplayer_enqueue_kde4.desktop 10 Sep 2008 14:59:16 -0000 1.1
+++ smplayer_enqueue_kde4.desktop 10 Jan 2013 03:12:42 -0000 1.2
@@ -3,7 +3,7 @@
Type=Service
Icon=
Name=
-X-KDE-ServiceTypes=KonqPopupMenu/Plugin,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,video/avi,video/mp4,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,
+X-KDE-ServiceTypes=KonqPopupMenu/Plugin,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,video/avi,video/mp4,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,
X-KDE-ExcludeServiceTypes=kdedevice/*
X-KDE-Protocol=!file