SPECS: avifile.spec - added no-bits_per_sample.patch patch - added more inc...

blekot blekot at pld-linux.org
Sun Oct 5 00:42:27 CEST 2008


Author: blekot                       Date: Sat Oct  4 22:42:27 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added no-bits_per_sample.patch patch
- added more includes to configure
- still doesn't build

---- Files affected:
SPECS:
   avifile.spec (1.196 -> 1.197) 

---- Diffs:

================================================================
Index: SPECS/avifile.spec
diff -u SPECS/avifile.spec:1.196 SPECS/avifile.spec:1.197
--- SPECS/avifile.spec:1.196	Sun Oct  5 00:22:39 2008
+++ SPECS/avifile.spec	Sun Oct  5 00:42:21 2008
@@ -37,6 +37,7 @@
 Patch16:	%{name}-extern_c_ffmpeg.patch
 Patch17:	%{name}-xf86dga.patch
 Patch18:	%{name}-new_ffmpeg.patch
+Patch19:	%{name}-fix-no-bits_per_sample.patch
 URL:		http://avifile.sourceforge.net/
 BuildRequires:	SDL-devel >= 1.2.0
 BuildRequires:	a52dec-libs-devel
@@ -360,6 +361,7 @@
 %patch16 -p1
 %patch17 -p1
 %patch18 -p1
+%patch19 -p1
 
 # unwanted hack
 rm -f m4/as.m4
@@ -374,7 +376,7 @@
 %{__automake}
 
 %configure \
-	CPPFLAGS="-I/usr/include/divx" \
+	CPPFLAGS="-I/usr/include/divx -I/usr/include/libavformat -I/usr/include/libavcodec" \
 	--with-qt-includes=%{_includedir}/qt \
 	--with-qt-libraries=%{_libdir} \
 	--enable-a52 \
@@ -549,6 +551,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.197  2008/10/04 22:42:21  blekot
+- added no-bits_per_sample.patch patch
+- added more includes to configure
+- still doesn't build
+
 Revision 1.196  2008/10/04 22:22:39  blekot
 - rel up (9)
 - rebuild against libavcodec
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/avifile.spec?r1=1.196&r2=1.197&f=u



More information about the pld-cvs-commit mailing list