ports/69468: [PATCH] multimedia/mpeg4ip: [gcc3.4 fix]

Michael Johnson ahze at ahze.net
Fri Jul 23 06:10:12 UTC 2004


>Number:         69468
>Category:       ports
>Synopsis:       [PATCH] multimedia/mpeg4ip: [gcc3.4 fix]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 23 06:10:11 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michael Johnson
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #57: Fri Jul 16 00:36:31 EDT 2004
>Description:
- gcc3.4 fix

Port maintainer (lioux at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- mpeg4ip-1.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/multimedia/mpeg4ip.orig/files/patch-gcc34 /usr/ports/multimedia/mpeg4ip/files/patch-gcc34
--- /usr/ports/multimedia/mpeg4ip.orig/files/patch-gcc34	Wed Dec 31 19:00:00 1969
+++ /usr/ports/multimedia/mpeg4ip/files/patch-gcc34	Fri Jul 23 02:02:55 2004
@@ -0,0 +1,11 @@
+--- common/video/mpeg4-2000/idct/idct.hpp.orig	Fri Jul 23 01:57:47 2004
++++ common/video/mpeg4-2000/idct/idct.hpp	Fri Jul 23 02:02:41 2004
+@@ -22,7 +22,7 @@
+ #ifndef _INT_IDCT_
+ #define _INT_IDCT_ 1
+ 
+-
++#define BLOCK_SIZE 5 
+ #define IDCT_BLOCK_SIZE	8
+ class idct{
+ public:
--- mpeg4ip-1.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list