summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Savchenko <bircoph@gentoo.org>2016-07-30 21:31:12 +0300
committerAndrew Savchenko <bircoph@gentoo.org>2016-07-30 21:31:12 +0300
commit2b3b6e6b87d0d3679d66ee960719da9ede507f37 (patch)
treef7401685deb1892248bf8ef0d5969b2485401ed6 /media-video
parentmedia-video/mplayer: update to EAPI 6 (diff)
downloadbircoph-2b3b6e6b87d0d3679d66ee960719da9ede507f37.tar.gz
bircoph-2b3b6e6b87d0d3679d66ee960719da9ede507f37.tar.bz2
bircoph-2b3b6e6b87d0d3679d66ee960719da9ede507f37.zip
media-video/mplayer: align patch for eapply
Diffstat (limited to 'media-video')
-rw-r--r--media-video/mplayer/files/mplayer-vesa.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/media-video/mplayer/files/mplayer-vesa.patch b/media-video/mplayer/files/mplayer-vesa.patch
index d5dc7f2..47d9adb 100644
--- a/media-video/mplayer/files/mplayer-vesa.patch
+++ b/media-video/mplayer/files/mplayer-vesa.patch
@@ -1,7 +1,7 @@
Index: libvo/vo_vesa.c
===================================================================
---- libvo/vo_vesa.c (revision 35150)
-+++ libvo/vo_vesa.c (working copy)
+--- a/libvo/vo_vesa.c (revision 35150)
++++ b/libvo/vo_vesa.c (working copy)
@@ -43,7 +43,7 @@
#include <sys/stat.h>
#include <fcntl.h>
@@ -13,8 +13,8 @@ Index: libvo/vo_vesa.c
#include "video_out_internal.h"
Index: libvo/gtf.h
===================================================================
---- libvo/gtf.h (revision 35150)
-+++ libvo/gtf.h (working copy)
+--- a/libvo/gtf.h (revision 35150)
++++ b/libvo/gtf.h (working copy)
@@ -19,7 +19,7 @@
#ifndef MPLAYER_GTF_H
#define MPLAYER_GTF_H
@@ -26,8 +26,8 @@ Index: libvo/gtf.h
#define GTF_HF 1
Index: configure
===================================================================
---- configure (revision 35150)
-+++ configure (working copy)
+--- a/configure (revision 35150)
++++ b/configure (working copy)
@@ -5072,7 +5072,7 @@
echocheck "VESA support"
if test "$_vesa" = auto ; then