xine-lib: completely disalbe v4l SUSE < 11.1
OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=29
This commit is contained in:
parent
0607cdab7c
commit
1882be77fc
@ -668,9 +668,9 @@ AUTOPOINT=true autoreconf -fi
|
||||
--with-w32-path=/usr/lib/win32 \
|
||||
%endif
|
||||
%if 0%{suse_version} >= 1110
|
||||
--enable-libv4l \
|
||||
--enable-v4l --enable-libv4l \
|
||||
%else
|
||||
--disable-libv4l \
|
||||
--disable-v4l --disable-libv4l \
|
||||
%endif
|
||||
--with-install-plugins-helper=${_prefix}/lib/opensuse-codecs-installer
|
||||
%if 0%{?suse_version} < 1110
|
||||
@ -718,8 +718,8 @@ xineplug_vo_out_xcbxv
|
||||
xineplug_vo_out_raw
|
||||
xineplug_inp_dvb
|
||||
xineplug_inp_dvd
|
||||
xineplug_inp_v4l
|
||||
%if 0%{suse_version} >= 1110
|
||||
xineplug_inp_v4l
|
||||
xineplug_inp_v4l2
|
||||
%endif
|
||||
xineplug_inp_file
|
||||
|
Loading…
Reference in New Issue
Block a user