SOURCES: avifile-system_wide_ffmpeg.patch - linking with -lavcodec...

sls sls at pld-linux.org
Fri Dec 22 11:38:16 CET 2006


Author: sls                          Date: Fri Dec 22 10:38:16 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- linking with -lavcodec, not /usr/lib/libavcodec.la

---- Files affected:
SOURCES:
   avifile-system_wide_ffmpeg.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/avifile-system_wide_ffmpeg.patch
diff -u SOURCES/avifile-system_wide_ffmpeg.patch:1.1 SOURCES/avifile-system_wide_ffmpeg.patch:1.2
--- SOURCES/avifile-system_wide_ffmpeg.patch:1.1	Mon Mar 20 03:34:53 2006
+++ SOURCES/avifile-system_wide_ffmpeg.patch	Fri Dec 22 11:38:11 2006
@@ -57,7 +57,7 @@
   drivers/libdha/bin/Makefile
 --- avifile-0.7-0.7.45/lib/aviread/Makefile.am	2005-08-28 23:46:49.000000000 +0200
 +++ avifile-0.7-0.7.45.fixed/lib/aviread/Makefile.am	2006-03-20 02:48:38.000000000 +0100
-@@ -45,22 +45,15 @@
+@@ -45,22 +45,13 @@
  
  if AMM_LINK_SHARED
  FF_LIB = \
@@ -69,9 +69,7 @@
 - ../../ffmpeg/libavformat/libavformat.la \
 - ../../ffmpeg/libavcodec/libavcodec.la \
 - ../../ffmpeg/libavutil/libavutil.la
-+ $(libdir)/libavformat.la \
-+ $(libdir)/libavcodec.la \
-+ $(libdir)/libavutil.la
++ -lavformat -lavcodec -lavutil
  endif
  
  libaviread_la_LIBADD = $(FF_LIB)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/avifile-system_wide_ffmpeg.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list