]> git.pld-linux.org Git - packages/transcode.git/commitdiff
- fixed mm_accel.h includes auto/th/transcode-1_0_3-0_1
authorwrobell <wrobell@pld-linux.org>
Sun, 3 Jun 2007 14:40:59 +0000 (14:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    transcode-mm_accel.patch -> 1.1
    transcode.spec -> 1.97

transcode-mm_accel.patch [new file with mode: 0644]
transcode.spec

diff --git a/transcode-mm_accel.patch b/transcode-mm_accel.patch
new file mode 100644 (file)
index 0000000..56ab7b7
--- /dev/null
@@ -0,0 +1,11 @@
+--- transcode-1.0.3/import/decode_yuv.c        2007-06-03 15:34:40.000000000 +0100
++++ transcode-1.0.3/import/decode_yuv.c.orig   2007-06-03 15:34:36.000000000 +0100
+@@ -27,7 +27,7 @@
+ #include "video_out.h"
+ #include <mpeg2dec/mpeg2.h>
+-#include "mm_accel.h"
++#include "libvo/mm_accel.h"
+ extern vo_open_t vo_ppmpipe_open;
index d2b22e5fb95986598126938a4379f3a2eaf65c9b..3d057aa1bc14e56f9a117ec61eb05f7d35f94e50 100644 (file)
@@ -38,6 +38,7 @@ Patch0:               %{name}-lzo2.patch
 Patch1:                %{name}-bigdir.patch
 Patch2:                %{name}-mpeg3.patch
 Patch3:                %{name}-libx86_64.patch
+Patch4:                %{name}-mm_accel.patch
 URL:           http://www.transcoding.org/
 %{?with_im:BuildRequires:      ImageMagick-devel >= 5.4.3}
 %{?with_sdl:BuildRequires:     SDL-devel >= 1.1.6}
@@ -104,6 +105,7 @@ ogmtools.
 %patch1 -p0
 %patch2 -p0
 %patch3 -p0
+%patch4 -p1
 
 %build
 %{__libtoolize}
This page took 0.033381 seconds and 4 git commands to generate.