pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/43841: mplayer fails to build on Solaris [upstream patch]
>Number: 43841
>Category: pkg
>Synopsis: mplayer fails to build on Solaris [upstream patch]
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Sep 05 11:10:01 +0000 2010
>Originator: Aleksey Cheusov
>Release: NetBSD 5.1_RC3
>Organization:
>Environment:
System: NetBSD asrock.chizhovka.net 5.1_RC3 NetBSD 5.1_RC3 (GENERIC) #1: Mon
Jun 28 00:06:07 EEST 2010
cheusov%asrock.chizhovka.net@localhost:/srv/obj/sys/arch/amd64/compile/GENERIC
amd64
Architecture: x86_64
Machine: amd64
>Description:
Bug description is here
http://bugzilla.mplayerhq.hu/show_bug.cgi?id=1787
I propose to apply the patch applied in upstream
>Fix:
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/multimedia/mplayer-share/distinfo,v
retrieving revision 1.65
diff -u -r1.65 distinfo
--- distinfo 7 Nov 2009 18:43:36 -0000 1.65
+++ distinfo 5 Sep 2010 11:06:27 -0000
@@ -8,6 +8,7 @@
SHA1 (patch-ac) = 13ea17bcdde5ebc7e04eeb5eb833dca0cd623ba2
SHA1 (patch-ad) = 0a43a47538f0f18f8b6aa230367821b8bb51e932
SHA1 (patch-ae) = 5a1f1d9f6480fb67a2a12d9088990ed546e1b1e4
+SHA1 (patch-af) = 28db883ae6282af7e40242549d1bae2264c32960
SHA1 (patch-ag) = bef25568c913dcb8535afa51976ce7c94a6af5a2
SHA1 (patch-ah) = 7aeb9f04d622fcad8c40dc9edbb0a58277fc622b
SHA1 (patch-an) = 3e72fb86abe7ab572f12a4fef002edb623ab6fae
Index: patches/patch-af
===================================================================
RCS file: patches/patch-af
diff -N patches/patch-af
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ patches/patch-af 5 Sep 2010 11:06:27 -0000
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- libswscale/mlib/yuv2rgb_mlib.c.orig 2009-08-16 21:11:28.000000000
+0000
++++ libswscale/mlib/yuv2rgb_mlib.c
+@@ -29,6 +29,7 @@
+ #include <assert.h>
+
+ #include "libswscale/swscale.h"
++#include "libswscale/swscale_internal.h"
+
+ static int mlib_YUV2ARGB420_32(SwsContext *c, uint8_t* src[], int
srcStride[], int srcSliceY,
+ int srcSliceH, uint8_t* dst[], int dstStride[])
Home |
Main Index |
Thread Index |
Old Index