Update for SMPlayer to 21.1.0:

https://www.smplayer.info/en/changes

OK rsadowski@
This commit is contained in:
gonzalo 2021-02-11 13:55:06 +00:00
parent 94773e4f88
commit f4a5b833ad
3 changed files with 7 additions and 7 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.62 2020/07/27 08:04:55 gonzalo Exp $
# $OpenBSD: Makefile,v 1.63 2021/02/11 13:55:06 gonzalo Exp $
COMMENT = complete front-end for MPlayer and MPV
DISTNAME = smplayer-20.6.0
DISTNAME = smplayer-21.1.0
CATEGORIES = multimedia x11
HOMEPAGE = https://www.smplayer.info/

View File

@ -1,2 +1,2 @@
SHA256 (smplayer-20.6.0.tar.bz2) = vnZZa5oLcHm8Qb6PIAwQJGcL2A/+nW7F8kh5UZ97qTA=
SIZE (smplayer-20.6.0.tar.bz2) = 5227856
SHA256 (smplayer-21.1.0.tar.bz2) = Y0uq32XoQ8fpIJDScRfA7p3RYd6x1PWZSsYyAYYKf/c=
SIZE (smplayer-21.1.0.tar.bz2) = 5199956

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-src_preferences_cpp,v 1.16 2018/07/11 08:17:11 gonzalo Exp $
$OpenBSD: patch-src_preferences_cpp,v 1.17 2021/02/11 13:55:06 gonzalo Exp $
Index: src/preferences.cpp
--- src/preferences.cpp.orig
+++ src/preferences.cpp
@@ -211,8 +211,8 @@ void Preferences::reset() {
@@ -212,8 +212,8 @@ void Preferences::reset() {
Drives (CD/DVD)
*************** */
@ -13,7 +13,7 @@ Index: src/preferences.cpp
#ifdef BLURAY_SUPPORT
bluray_device = "";
#endif
@@ -334,13 +334,13 @@ void Preferences::reset() {
@@ -335,13 +335,13 @@ void Preferences::reset() {
mplayer_additional_audio_filters="";
#ifdef LOG_MPLAYER