Hello, Update for SMPlayer to 17.7.0:
* Add some options to configure the conversion of srt subtitles to vtt for Chromecast (Preferences -> Network -> Chromecast), like the position of the subtitles on screen. * Fix a crash that may happen in the playlist when trying to delete selected items. Ok? Comments? Cheers.- -- Sending from my toaster.
Index: Makefile =================================================================== RCS file: /cvs/ports/x11/smplayer/Makefile,v retrieving revision 1.37 diff -u -p -r1.37 Makefile --- Makefile 27 Jul 2017 10:15:29 -0000 1.37 +++ Makefile 1 Aug 2017 15:06:10 -0000 @@ -2,8 +2,7 @@ COMMENT = complete front-end for MPlayer -DISTNAME = smplayer-17.6.0 -REVISION = 0 +DISTNAME = smplayer-17.7.0 CATEGORIES = multimedia x11 Index: distinfo =================================================================== RCS file: /cvs/ports/x11/smplayer/distinfo,v retrieving revision 1.24 diff -u -p -r1.24 distinfo --- distinfo 1 Jun 2017 13:30:08 -0000 1.24 +++ distinfo 1 Aug 2017 15:06:10 -0000 @@ -1,2 +1,2 @@ -SHA256 (smplayer-17.6.0.tar.bz2) = L5882yzJglredcsdt2K3+Z6gJk/lGiOdTCc/DYqd+U0= -SIZE (smplayer-17.6.0.tar.bz2) = 5024904 +SHA256 (smplayer-17.7.0.tar.bz2) = k6feMxty7ObxPmoUiOTjlYovlgr6/RWb5G0JjTuCZbw= +SIZE (smplayer-17.7.0.tar.bz2) = 5048417
