Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv5814/10.4-EOL/graphics

Modified Files:
        ffmpeg.info libavcodec53-shlibs.info 
Log Message:
sync with 10.!4, validated on powerpc-darwin8


Index: ffmpeg.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/graphics/ffmpeg.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ffmpeg.info 14 Aug 2011 22:48:03 -0000      1.2
+++ ffmpeg.info 15 Aug 2011 20:45:17 -0000      1.3
@@ -1,5 +1,5 @@
 Package: ffmpeg
-Version: 0.7.2
+Version: 0.7.3
 Revision: 1
 ###
 BuildDepends: <<
@@ -61,7 +61,7 @@
 #BuildConflicts: libavcodec1-dev, libpostproc1, libavformat1-dev
 ###
 Source: http://ffmpeg.org/releases/%n-%v.tar.bz2
-Source-MD5: 79935897f2f910569235d15678ec99fc
+Source-MD5: c9e455dc8f555028d551556798347abf
 ###
 # link directly to build-dir lib files instead of mis-ordering local -L flags
 # make sure global -I come after local ones too

Index: libavcodec53-shlibs.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/graphics/libavcodec53-shlibs.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libavcodec53-shlibs.info    14 Aug 2011 22:48:03 -0000      1.3
+++ libavcodec53-shlibs.info    15 Aug 2011 20:45:17 -0000      1.4
@@ -1,6 +1,6 @@
 Package: libavcodec53-shlibs
-Version: 0.8.1
-Revision: 2
+Version: 0.8.2
+Revision: 1
 ###
 BuildDepends: <<
        bzip2,
@@ -53,7 +53,7 @@
 <<
 ###
 Source: http://ffmpeg.org/releases/ffmpeg-%v.tar.bz2
-Source-MD5: e9c497e221b5594df477bcbf318f4bce
+Source-MD5: 967d481c98161582d149aced6e3b2f31
 ###
 PatchScript: <<
   #!/bin/sh -ev
@@ -136,7 +136,7 @@
   mkdir build
   cd build
     ../configure %c
-    %p/bin/make -w V=1
+    make -w V=1
   ### The following set of commands are to fix the compat_version of 
libpostproc which 
   ### was downgraded (from 51.1.0 to 51.0.0 for libpostproc)
   ### by upstream between the ffmpeg-0.4 and ffmpeg-0.5+ releases, but kept 
the install_name the same.
@@ -160,23 +160,23 @@
     #/usr/bin/perl -pi -e 's,1\.14\.1,0\.14\.1,g' libswscale/libswscale.pc
     rm libpostproc/*.dylib
     #libswscale/*.dylib
-    %p/bin/make -w V=1
+    make -w V=1
   ### return config.mak to orig value and remake so that libavfilter.1.dylib 
doesn't get rebuilt 
   ### with an incorrect compat_value during the install phase (it deps on 
libswscale which was just modified)
     #/usr/bin/perl -pi -e 
's|compatibility_version,51.1.0|compatibility_version,\$\(LIBMAJOR\)|g' 
config.mak
     #rm libavfilter/*.dylib
-    #%p/bin/make -w V=1
+    #make -w V=1
   
   ### go back to %b so that f-p-p knows to ignore ffmpeg's own files
     cd ..
   %p/bin/fink-package-precedence --depfile-ext='\.d' .
 <<
 InfoTest: <<
-  TestScript: cd build ; 
DYLD_LIBRARY_PATH=libavdevice:libavfilter:libavformat:libavcodec:libpostproc:libswscale:libavutil
 %p/bin/make -w -j1 V=2 test || exit 2
+  TestScript: cd build ; 
DYLD_LIBRARY_PATH=libavdevice:libavfilter:libavformat:libavcodec:libpostproc:libswscale:libavutil
 make -w -j1 V=2 test || exit 2
 <<
 ###
 InstallScript: <<
-  cd build && %p/bin/make -w install DESTDIR=%d V=1
+  cd build && make -w install DESTDIR=%d V=1
   install -d %i/etc
   install -m 664 doc/ffserver.conf %i/etc
 <<


------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to