Author: qboosh                       Date: Sat Jul  2 07:48:34 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- enabled: frei0r, vo-aacenc, vo-amrwbenc, xavs

---- Files affected:
packages/ffmpeg:
   ffmpeg.spec (1.215 -> 1.216) 

---- Diffs:

================================================================
Index: packages/ffmpeg/ffmpeg.spec
diff -u packages/ffmpeg/ffmpeg.spec:1.215 packages/ffmpeg/ffmpeg.spec:1.216
--- packages/ffmpeg/ffmpeg.spec:1.215   Wed Jun 29 20:19:12 2011
+++ packages/ffmpeg/ffmpeg.spec Sat Jul  2 09:48:28 2011
@@ -2,9 +2,6 @@
 # TODO
 # - is bug803 patch still needed? the code changed somehow
 # - libnut enabled   no (http://www.nut-container.org/)
-# - frei0r (frei0r.h)?
-# - libvo_aacenc, libvo_amrwbenc?
-# - libxavs?
 #
 # Conditional build:
 %bcond_with    nonfree         # non free options of package
@@ -36,6 +33,7 @@
 BuildRequires: dirac-devel >= 1.0.0
 BuildRequires: faac-devel
 BuildRequires: freetype-devel
+BuildRequires: frei0r-devel
 %ifarch ppc
 # require version with altivec support fixed
 BuildRequires: gcc >= 5:3.3.2-3
@@ -70,6 +68,9 @@
 %{?with_doc:BuildRequires:     tetex}
 %{?with_doc:BuildRequires:     texi2html}
 %{?with_doc:BuildRequires:     texinfo}
+BuildRequires: vo-aacenc-devel
+BuildRequires: vo-amrwbenc-devel
+BuildRequires: xavs-devel
 BuildRequires: xorg-lib-libXext-devel
 BuildRequires: xorg-lib-libXfixes-devel
 BuildRequires: xvid-devel >= 1:1.1.0
@@ -275,6 +276,7 @@
        --enable-avfilter \
        --enable-gpl \
        --enable-version3 \
+       --enable-frei0r \
        --enable-libdc1394 \
        --enable-libcelt \
        --enable-libdirac \
@@ -287,9 +289,12 @@
        --enable-libschroedinger \
        --enable-libspeex \
        --enable-libtheora \
+       --enable-libvo-aacenc \
+       --enable-libvo-amrwbenc \
        --enable-libvorbis \
        %{?with_vpx:--enable-libvpx} \
        --enable-libx264 \
+       --enable-libxavs \
        --enable-libxvid \
        --enable-postproc \
        --enable-pthreads \
@@ -464,6 +469,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.216  2011/07/02 07:48:28  qboosh
+- enabled: frei0r, vo-aacenc, vo-amrwbenc, xavs
+
 Revision 1.215  2011/06/29 18:19:12  lisu
 - libvpx-devel >= 0.9.6 is required
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ffmpeg/ffmpeg.spec?r1=1.215&r2=1.216&f=u

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

Reply via email to