SPECS: vlc.spec - added cdparanoia.patch - build cddax and vcdx pl...

sls sls at pld-linux.org
Mon Apr 7 05:10:45 CEST 2008


Author: sls                          Date: Mon Apr  7 03:10:45 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added cdparanoia.patch
- build cddax and vcdx plugins

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

---- Diffs:

================================================================
Index: SPECS/vlc.spec
diff -u SPECS/vlc.spec:1.135 SPECS/vlc.spec:1.136
--- SPECS/vlc.spec:1.135	Mon Apr  7 04:04:57 2008
+++ SPECS/vlc.spec	Mon Apr  7 05:10:40 2008
@@ -45,6 +45,7 @@
 Patch4:		%{name}-pic-mmx.patch
 Patch5:		%{name}-real_codecs_path.patch
 Patch6:		%{name}-osdmenu_path.patch
+Patch7:		%{name}-cdparanoia.patch
 URL:		http://www.videolan.org/vlc/
 BuildRequires:	OpenGL-devel
 BuildRequires:	SDL_image-devel >= 1.2
@@ -227,6 +228,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
@@ -243,6 +245,7 @@
 	%{!?with_arts:--disable-arts} \
 	%{!?with_bonjour:--disable-bonjour} \
 	--%{?with_caca:en}%{!?with_caca:dis}able-caca \
+	--enable-cddax \
 	--enable-dsp \
 	--enable-dummy \
 	--%{?with_dv:en}%{!?with_dv:dis}able-dv \
@@ -283,6 +286,7 @@
 	--enable-theora \
 	--enable-tremor \
 	--enable-v4l\
+	--enable-vcdx \
 	--enable-x11 \
 	%{!?with_x264:--disable-x264} \
 	--enable-xosd \
@@ -342,12 +346,14 @@
 %attr(755,root,root) %{_libdir}/vlc/access/libaccess_tcp_plugin.so
 %attr(755,root,root) %{_libdir}/vlc/access/libaccess_udp_plugin.so
 %attr(755,root,root) %{_libdir}/vlc/access/libcdda_plugin.so
+%attr(755,root,root) %{_libdir}/vlc/access/libcddax_plugin.so
 %attr(755,root,root) %{_libdir}/vlc/access/libdvb_plugin.so
 %attr(755,root,root) %{_libdir}/vlc/access/libdvdnav_plugin.so
 %attr(755,root,root) %{_libdir}/vlc/access/libdvdread_plugin.so
 %attr(755,root,root) %{_libdir}/vlc/access/libpvr_plugin.so
 %attr(755,root,root) %{_libdir}/vlc/access/libv4l_plugin.so
 %attr(755,root,root) %{_libdir}/vlc/access/libvcd_plugin.so
+%attr(755,root,root) %{_libdir}/vlc/access/libvcdx_plugin.so
 %dir %{_libdir}/vlc/access_output
 %attr(755,root,root) %{_libdir}/vlc/access_filter/libaccess_filter_dump_plugin.so
 %attr(755,root,root) %{_libdir}/vlc/access_filter/libaccess_filter_record_plugin.so
@@ -619,6 +625,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.136  2008-04-07 03:10:40  sls
+- added cdparanoia.patch
+- build cddax and vcdx plugins
+
 Revision 1.135  2008-04-07 02:04:57  sls
 - added bonjour bcond
 
================================================================

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



More information about the pld-cvs-commit mailing list