Hi, Update for SMPlayer to 16.9.0:
http://smplayer.sourceforge.net/en/changes Ok? Comments? Cheers.- -- Sending from my toaster.
Index: Makefile =================================================================== RCS file: /cvs/ports/x11/smplayer/Makefile,v retrieving revision 1.28 diff -u -p -r1.28 Makefile --- Makefile 29 Aug 2016 13:51:44 -0000 1.28 +++ Makefile 21 Sep 2016 18:14:20 -0000 @@ -2,7 +2,7 @@ COMMENT = complete front-end for MPlayer -DISTNAME = smplayer-16.8.0 +DISTNAME = smplayer-16.9.0 CATEGORIES = multimedia x11 Index: distinfo =================================================================== RCS file: /cvs/ports/x11/smplayer/distinfo,v retrieving revision 1.17 diff -u -p -r1.17 distinfo --- distinfo 29 Aug 2016 13:51:44 -0000 1.17 +++ distinfo 21 Sep 2016 18:14:20 -0000 @@ -1,2 +1,2 @@ -SHA256 (smplayer-16.8.0.tar.bz2) = PO0ghYCHmL0s2xymI2htveOsa3rMzuneR4ai1fltnIE= -SIZE (smplayer-16.8.0.tar.bz2) = 4166064 +SHA256 (smplayer-16.9.0.tar.bz2) = aS5J+/vO2uz55B9A4/SZBexNln4LmbLIxf7BtoEMzb4= +SIZE (smplayer-16.9.0.tar.bz2) = 4205771 Index: patches/patch-src_prefgeneral_h =================================================================== RCS file: /cvs/ports/x11/smplayer/patches/patch-src_prefgeneral_h,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 patch-src_prefgeneral_h --- patches/patch-src_prefgeneral_h 18 Oct 2009 22:24:45 -0000 1.1.1.1 +++ patches/patch-src_prefgeneral_h 21 Sep 2016 18:14:20 -0000 @@ -1,11 +1,11 @@ $OpenBSD: patch-src_prefgeneral_h,v 1.1.1.1 2009/10/18 22:24:45 edd Exp $ ---- src/prefgeneral.h.orig Sun Jul 5 12:59:57 2009 -+++ src/prefgeneral.h Sun Jul 5 13:00:10 2009 +--- src/prefgeneral.h.orig Fri Sep 2 19:23:16 2016 ++++ src/prefgeneral.h Wed Sep 21 11:49:33 2016 @@ -24,6 +24,7 @@ #include "inforeader.h" #include "deviceinfo.h" #include "preferences.h" +#include "filechooser.h" - #ifdef Q_OS_WIN - #define USE_DSOUND_DEVICES 1 + #ifdef Q_OS_OS2 + #define MPLAYER_KAI_VERSION 30994
