[36394] trunk/dports/multimedia/ffmpeg/files/patch-libswscale-Makefile.diff

ryandesign at macports.org ryandesign at macports.org
Tue Apr 29 13:41:29 PDT 2008


Revision: 36394
          http://trac.macosforge.org/projects/macports/changeset/36394
Author:   ryandesign at macports.org
Date:     2008-04-29 13:41:29 -0700 (Tue, 29 Apr 2008)

Log Message:
-----------
ffmpeg: trying to fix patch failure when +avfilter variant is used; see #14960 (comment 8).

Modified Paths:
--------------
    trunk/dports/multimedia/ffmpeg/files/patch-libswscale-Makefile.diff

Modified: trunk/dports/multimedia/ffmpeg/files/patch-libswscale-Makefile.diff
===================================================================
--- trunk/dports/multimedia/ffmpeg/files/patch-libswscale-Makefile.diff	2008-04-29 20:40:08 UTC (rev 36393)
+++ trunk/dports/multimedia/ffmpeg/files/patch-libswscale-Makefile.diff	2008-04-29 20:41:29 UTC (rev 36394)
@@ -1,12 +1,13 @@
---- libswscale/Makefile.orig	2008-03-18 03:02:36.000000000 +0100
-+++ libswscale/Makefile	2008-03-18 03:03:06.000000000 +0100
-@@ -1,5 +1,9 @@
+--- libswscale/Makefile	(revision 26183)
++++ libswscale/Makefile	(working copy)
+@@ -1,6 +1,10 @@
+ 
  include ../config.mak
  
 +EXTRALIBS := -L$(BUILD_ROOT)/libavutil -lavutil$(BUILDSUF) $(EXTRALIBS)
 +LIBVERSION=$(SWSVERSION)
 +LIBMAJOR=$(SWSMAJOR)
 +
- NAME = swscale
- FFLIBS = avutil
- 
+ NAME=swscale
+ LIBVERSION=$(SWSVERSION)
+ LIBMAJOR=$(SWSMAJOR)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080429/fe303090/attachment.html


More information about the macports-changes mailing list