Update SMPlayer to 17.5.0

Test by Josh and benoit@

OK benoit@
This commit is contained in:
gonzalo 2017-05-12 14:33:39 +00:00
parent 94c71bf634
commit 3eb3a84502
3 changed files with 11 additions and 10 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.34 2017/03/06 14:40:24 gonzalo Exp $
# $OpenBSD: Makefile,v 1.35 2017/05/12 14:33:39 gonzalo Exp $
COMMENT = complete front-end for MPlayer
DISTNAME = smplayer-17.3.0
DISTNAME = smplayer-17.5.0
CATEGORIES = multimedia x11

View File

@ -1,2 +1,2 @@
SHA256 (smplayer-17.3.0.tar.bz2) = smaGMp+54P3tCM0sQsfRpud4lT6AWcWqALiNPIs4Z3s=
SIZE (smplayer-17.3.0.tar.bz2) = 4489157
SHA256 (smplayer-17.5.0.tar.bz2) = OLwZsulG+No1wZArOKM3VoPkKhFZHImAGIWz8W+OAog=
SIZE (smplayer-17.5.0.tar.bz2) = 5012413

View File

@ -1,7 +1,8 @@
$OpenBSD: patch-src_preferences_cpp,v 1.11 2016/11/18 01:04:19 gonzalo Exp $
--- src/preferences.cpp.orig Mon Oct 17 17:50:53 2016
+++ src/preferences.cpp Tue Nov 15 10:28:12 2016
@@ -157,7 +157,7 @@ void Preferences::reset() {
$OpenBSD: patch-src_preferences_cpp,v 1.12 2017/05/12 14:33:39 gonzalo Exp $
Index: src/preferences.cpp
--- src/preferences.cpp.orig
+++ src/preferences.cpp
@@ -160,7 +160,7 @@ void Preferences::reset() {
softvol_max = 110; // 110 = default value in mplayer
use_scaletempo = Detect;
use_hwac3 = false;
@ -10,7 +11,7 @@ $OpenBSD: patch-src_preferences_cpp,v 1.11 2016/11/18 01:04:19 gonzalo Exp $
global_volume = true;
volume = 50;
@@ -191,8 +191,8 @@ void Preferences::reset() {
@@ -197,8 +197,8 @@ void Preferences::reset() {
Drives (CD/DVD)
*************** */
@ -21,7 +22,7 @@ $OpenBSD: patch-src_preferences_cpp,v 1.11 2016/11/18 01:04:19 gonzalo Exp $
#ifdef BLURAY_SUPPORT
bluray_device = "";
#endif
@@ -314,13 +314,13 @@ void Preferences::reset() {
@@ -320,13 +320,13 @@ void Preferences::reset() {
mplayer_additional_audio_filters="";
#ifdef LOG_MPLAYER