Author: sls                          Date: Mon Apr  7 03:26:16 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added daap bcond

---- Files affected:
SPECS:
   vlc.spec (1.136 -> 1.137) 

---- Diffs:

================================================================
Index: SPECS/vlc.spec
diff -u SPECS/vlc.spec:1.136 SPECS/vlc.spec:1.137
--- SPECS/vlc.spec:1.136        Mon Apr  7 05:10:40 2008
+++ SPECS/vlc.spec      Mon Apr  7 05:26:11 2008
@@ -16,6 +16,7 @@
 %bcond_without arts    # don't build arts plugin
 %bcond_without bonjour # bonjour plugin
 %bcond_without caca    # build without caca support
+%bcond_without daap    # DAAP plugin
 %bcond_without dv      # build without dv support
 %bcond_without esound  # don't build esound plugin
 %bcond_without ggi     # don't build ggi plugin
@@ -81,6 +82,7 @@
 BuildRequires: libmodplug-devel
 BuildRequires: libmpcdec-devel >= 1.2.1
 BuildRequires: libogg-devel
+%{?with_daap:BuildRequires:    libopendaap-devel}
 BuildRequires: libpng-devel
 %{?with_dv:BuildRequires:      libraw1394-devel}
 BuildRequires: libsmbclient-devel
@@ -246,6 +248,7 @@
        %{!?with_bonjour:--disable-bonjour} \
        --%{?with_caca:en}%{!?with_caca:dis}able-caca \
        --enable-cddax \
+       %{!?with_daap:--disable-daap} \
        --enable-dsp \
        --enable-dummy \
        --%{?with_dv:en}%{!?with_dv:dis}able-dv \
@@ -507,6 +510,7 @@
 %dir %{_libdir}/vlc/services_discovery
 %{?with_hal:%attr(755,root,root) 
%{_libdir}/vlc/services_discovery/libhal_plugin.so}
 %{?with_bonjour:%attr(755,root,root) 
%{_libdir}/vlc/services_discovery/libbonjour_plugin.so}
+%{?with_daap:%attr(755,root,root) 
%{_libdir}/vlc/services_discovery/libdaap_plugin.so}
 %attr(755,root,root) %{_libdir}/vlc/services_discovery/libpodcast_plugin.so
 %attr(755,root,root) %{_libdir}/vlc/services_discovery/libsap_plugin.so
 %attr(755,root,root) %{_libdir}/vlc/services_discovery/libshout_plugin.so
@@ -625,6 +629,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.137  2008-04-07 03:26:11  sls
+- added daap bcond
+
 Revision 1.136  2008-04-07 03:10:40  sls
 - added cdparanoia.patch
 - build cddax and vcdx plugins
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vlc.spec?r1=1.136&r2=1.137&f=u

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

Reply via email to