sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (b3c5797d5b246ed5307b92ec6965482cd5ada51b)
- From: Pavel Vinogradov <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (b3c5797d5b246ed5307b92ec6965482cd5ada51b)
- Date: Sat, 1 Nov 2025 02:17:18 +0000
GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:
video/mpv/DEPENDS | 14 +++++++++-----
video/mpv/HISTORY | 3 +++
2 files changed, 12 insertions(+), 5 deletions(-)
New commits:
commit b3c5797d5b246ed5307b92ec6965482cd5ada51b
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
video/mpv: updated sdl2 flags for scm branch
diff --git a/video/mpv/DEPENDS b/video/mpv/DEPENDS
index 6c2687c..a60baaf 100755
--- a/video/mpv/DEPENDS
+++ b/video/mpv/DEPENDS
@@ -5,7 +5,15 @@ depends libass &&
depends libplacebo &&
if [[ "${MPV_BRANCH}" == "scm" ]]; then
- depends git
+ depends git &&
+optional_depends sdl2 "" \
+ "sdl2-audio=disabled sdl2-gamepad=disabled" \
+ "for SDL 2.0+ audio and video output"
+else
+optional_depends sdl2 \
+ "sdl2=enabled" \
+ "sdl2=disabled sdl2-audio=disabled sdl2-gamepad=disabled" \
+ "for SDL 2.0+ audio and video output"
fi &&
optional_depends LUA \
@@ -44,10 +52,6 @@ optional_depends openal \
"openal=disabled" \
"for OpenAL audio output" &&
-optional_depends sdl2 \
- "sdl2=enabled" \
- "sdl2=disabled sdl2-audio=disabled sdl2-gamepad=disabled" \
- "for SDL 2.0+ audio and video output" &&
if is_depends_enabled "${SPELL}" sdl2; then
config_query_option MPV_OPTS "Enable SDL2 gamepad input?" n \
"sdl2-gamepad=enabled" \
diff --git a/video/mpv/HISTORY b/video/mpv/HISTORY
index 4c70f52..f4f0fe6 100644
--- a/video/mpv/HISTORY
+++ b/video/mpv/HISTORY
@@ -1,3 +1,6 @@
+2025-10-31 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: updated sdl2 flags for scm branch
+
2025-03-25 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.40.0
- [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (b3c5797d5b246ed5307b92ec6965482cd5ada51b), Pavel Vinogradov, 10/31/2025
Archive powered by MHonArc 2.6.24.