]> git.pld-linux.org Git - packages/avifile.git/blob - avifile-ffmpeg-ppc.patch
- updated to 0.7.45, updated opt,ffmpeg-ppc patches, added link patch
[packages/avifile.git] / avifile-ffmpeg-ppc.patch
1 --- avifile-0.7-0.7.45/ffmpeg/libavcodec/ppc/Makefile.am.orig   2005-08-28 22:58:50.000000000 +0200
2 +++ avifile-0.7-0.7.45/ffmpeg/libavcodec/ppc/Makefile.am        2006-03-09 00:01:32.960222500 +0100
3 @@ -23,6 +23,6 @@
4  libavcodecppc_la_SOURCES = $(PPC_SOURCES)
5  endif
6  
7 -AM_CPPFLAGS = $(LTNOPIC) -DHAVE_AV_CONFIG_H -I$(srcdir)/../../libavutil -I$(srcdir)/../..
8 +AM_CPPFLAGS = $(LTNOPIC) -DHAVE_AV_CONFIG_H -DHAVE_ALTIVEC_H -DHAVE_ALTIVEC -maltivec -mabi=altivec -I$(srcdir)/../../libavutil -I$(srcdir)/../..
9  
10  MAINTAINERCLEANFILES = Makefile.in
This page took 0.074378 seconds and 3 git commands to generate.