* [gentoo-commits] repo/gentoo:master commit in: media-video/baka-mplayer/files/
@ 2020-01-21 19:11 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2020-01-21 19:11 UTC (permalink / raw
To: gentoo-commits
commit: 4253ec1fa82a4ab97f0458b6532327d2f52a31e9
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 21 18:23:02 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 21 19:10:50 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4253ec1f
media-video/baka-mplayer: Include upstream commit header in patch
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../baka-mplayer/files/baka-mplayer-2.0.4-mpv23.patch | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/media-video/baka-mplayer/files/baka-mplayer-2.0.4-mpv23.patch b/media-video/baka-mplayer/files/baka-mplayer-2.0.4-mpv23.patch
index ef5551cef81..2b9af609de9 100644
--- a/media-video/baka-mplayer/files/baka-mplayer-2.0.4-mpv23.patch
+++ b/media-video/baka-mplayer/files/baka-mplayer-2.0.4-mpv23.patch
@@ -1,8 +1,17 @@
+From 72325037151893f1ac17e0babae8826cd1382388 Mon Sep 17 00:00:00 2001
+From: Daniel Clarke <u8sand@gmail.com>
+Date: Mon, 2 Jan 2017 15:38:39 -0500
+Subject: [PATCH] Replaced length with duration Fixes #239
+
+---
+ src/mpvhandler.cpp | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
diff --git a/src/mpvhandler.cpp b/src/mpvhandler.cpp
-index 7ba06e4..b9ccbeb 100644
+index 77b40408..5a900983 100644
--- a/src/mpvhandler.cpp
+++ b/src/mpvhandler.cpp
-@@ -675,7 +675,7 @@ void MpvHandler::LoadFileInfo()
+@@ -679,7 +680,7 @@ void MpvHandler::LoadFileInfo()
fileInfo.media_title = mpv_get_property_string(mpv, "media-title");
// get length
double len;
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-01-21 19:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-21 19:11 [gentoo-commits] repo/gentoo:master commit in: media-video/baka-mplayer/files/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox