Update for SMPlayer to 15.9.0:

http://smplayer.sourceforge.net/en/changes

OK benoit@
This commit is contained in:
gonzalo 2015-10-05 14:07:19 +00:00
parent 00f2361d2f
commit 1df0ab7943
3 changed files with 10 additions and 10 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.21 2015/07/01 08:36:20 giovanni Exp $
# $OpenBSD: Makefile,v 1.22 2015/10/05 14:07:19 gonzalo Exp $
COMMENT = complete front-end for MPlayer
DISTNAME = smplayer-14.9.0.6994
DISTNAME = smplayer-15.9.0
CATEGORIES = multimedia x11

View File

@ -1,2 +1,2 @@
SHA256 (smplayer-14.9.0.6994.tar.bz2) = SZP011PymCZn4IjQ8G/M02U12OZe/1rL74LUzeEyswE=
SIZE (smplayer-14.9.0.6994.tar.bz2) = 3872223
SHA256 (smplayer-15.9.0.tar.bz2) = halw3xxgHyZhAYlem7mhfCDR6WR5b6WQVGUnqWacpvs=
SIZE (smplayer-15.9.0.tar.bz2) = 3874708

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_preferences_cpp,v 1.6 2015/04/23 14:47:10 gonzalo Exp $
--- src/preferences.cpp.orig Tue Jan 20 19:57:21 2015
+++ src/preferences.cpp Mon Jan 26 12:05:36 2015
@@ -138,7 +138,7 @@ void Preferences::reset() {
$OpenBSD: patch-src_preferences_cpp,v 1.7 2015/10/05 14:07:19 gonzalo Exp $
--- src/preferences.cpp.orig Sun Sep 20 22:24:50 2015
+++ src/preferences.cpp Wed Sep 30 16:47:23 2015
@@ -145,7 +145,7 @@ void Preferences::reset() {
softvol_max = 110; // 110 = default value in mplayer
use_scaletempo = Detect;
use_hwac3 = false;
@ -10,7 +10,7 @@ $OpenBSD: patch-src_preferences_cpp,v 1.6 2015/04/23 14:47:10 gonzalo Exp $
global_volume = true;
volume = 50;
@@ -166,8 +166,8 @@ void Preferences::reset() {
@@ -175,8 +175,8 @@ void Preferences::reset() {
Drives (CD/DVD)
*************** */
@ -21,7 +21,7 @@ $OpenBSD: patch-src_preferences_cpp,v 1.6 2015/04/23 14:47:10 gonzalo Exp $
#ifdef BLURAY_SUPPORT
bluray_device = "";
#endif
@@ -291,13 +291,13 @@ void Preferences::reset() {
@@ -302,13 +302,13 @@ void Preferences::reset() {
mplayer_additional_audio_filters="";
#ifdef LOG_MPLAYER