Author: charles                      Date: Mon May  8 16:43:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: libx264-devel (with bcond)

---- Files affected:
SPECS:
   vlc.spec (1.88 -> 1.89) 

---- Diffs:

================================================================
Index: SPECS/vlc.spec
diff -u SPECS/vlc.spec:1.88 SPECS/vlc.spec:1.89
--- SPECS/vlc.spec:1.88 Mon May  8 18:31:48 2006
+++ SPECS/vlc.spec      Mon May  8 18:42:55 2006
@@ -11,6 +11,7 @@
 %bcond_without caca
 %bcond_without dv
 %bcond_without lirc
+%bcond_without x264
 %bcond_without alsa    # don't build alsa plugin
 %bcond_without arts    # don't build arts plugin
 %bcond_without ggi     # don't build ggi plugin
@@ -78,6 +79,7 @@
 BuildRequires: libtheora-devel
 BuildRequires: libtool
 BuildRequires: libvorbis-devel
+%{?with_x264:BuildRequires:    libx264-devel}
 BuildRequires: libxml2-devel
 %{?with_lirc:BuildRequires:    lirc-devel}
 %{?with_live:BuildRequires:    live >= 2005.03.11}
@@ -275,6 +277,7 @@
        --enable-tremor \
        --enable-v4l\
        --enable-x11 \
+       %{!?with_x264:--disable-x264} \
        --enable-xosd \
        --enable-xvid \
        --enable-oss \
@@ -408,6 +411,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.89  2006/05/08 16:42:55  charles
+- BR: libx264-devel (with bcond)
+
 Revision 1.88  2006/05/08 16:31:48  charles
 - BR wxGTK2-unicode-devel proper version
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vlc.spec?r1=1.88&r2=1.89&f=u

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

Reply via email to