Author: qboosh                       Date: Sat Aug 23 18:42:53 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ~sorted configure options, enabled libschroedinger

---- Files affected:
SPECS:
   ffmpeg.spec (1.164 -> 1.165) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.164 SPECS/ffmpeg.spec:1.165
--- SPECS/ffmpeg.spec:1.164     Sat Aug 23 14:51:40 2008
+++ SPECS/ffmpeg.spec   Sat Aug 23 20:42:48 2008
@@ -57,6 +57,7 @@
 %endif
 BuildRequires: perl-tools-pod
 BuildRequires: rpmbuild(macros) >= 1.470
+BuildRequires: schroedinger-devel
 BuildRequires: tetex
 BuildRequires: texinfo
 %{?with_amr:BuildRequires:     unzip}
@@ -265,7 +266,13 @@
        --libdir=%{_libdir} \
        --shlibdir=%{_libdir} \
        --mandir=%{_mandir} \
+       --cc="%{__cc}" \
+       --extra-cflags="-D_GNU_SOURCE=1 %{rpmcppflags} %{rpmcflags}" \
+       --extra-ldflags="%{rpmldflags}" \
+       --disable-debug \
+       --disable-optimizations \
        --disable-stripping \
+       --enable-gpl \
        --enable-liba52 \
        --enable-liba52bin \
        --enable-libfaac \
@@ -273,17 +280,17 @@
        --enable-libfaadbin \
        --enable-libdc1394 \
        --enable-libdirac \
-       --enable-gpl \
        --enable-libgsm \
-       --enable-libtheora \
        --enable-libmp3lame \
+       --enable-libschroedinger \
+       --enable-libtheora \
+       --enable-libvorbis \
+       --enable-libx264 \
+       --enable-libxvid \
        --enable-postproc \
        --enable-pthreads \
        --enable-shared \
        --enable-swscale \
-       --enable-libvorbis \
-       --enable-libx264 \
-       --enable-libxvid \
 %ifnarch %{ix86} %{x8664}
        --disable-mmx \
 %endif
@@ -293,13 +300,8 @@
 %if %{with amr}
        --enable-nonfree \
        --enable-libamr-nb \
-       --enable-libamr-wb \
+       --enable-libamr-wb
 %endif
-       --cc="%{__cc}" \
-       --extra-cflags="-D_GNU_SOURCE=1 %{rpmcppflags} %{rpmcflags}" \
-       --extra-ldflags="%{rpmldflags}" \
-       --disable-debug \
-       --disable-optimizations \
 
 %{__make}
 
@@ -427,6 +429,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.165  2008/08/23 18:42:48  qboosh
+- ~sorted configure options, enabled libschroedinger
+
 Revision 1.164  2008/08/23 12:51:40  qboosh
 - updated macros BR (1.470 for rpmcppflags)
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ffmpeg.spec?r1=1.164&r2=1.165&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to