cleanup
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=47
This commit is contained in:
8
vlc.spec
8
vlc.spec
@@ -27,9 +27,9 @@
|
||||
%define with_ncurses 0
|
||||
|
||||
%ifarch %arm
|
||||
%bcond_without enable_opengles
|
||||
%bcond_without opengles
|
||||
%else
|
||||
%bcond_with enable_opengles
|
||||
%bcond_with opengles
|
||||
%endif
|
||||
|
||||
Summary: VLC - Video Lan Client
|
||||
@@ -361,7 +361,7 @@ export CXXFLAGS="%{optflags} -L%{_libdir}/live -Wno-return-type $smbclient"
|
||||
%else
|
||||
--disable-xcb \
|
||||
%endif
|
||||
%if %{with enable_opengles}
|
||||
%if %{with opengles}
|
||||
--enable-gles2 \
|
||||
--enable-egl \
|
||||
%endif
|
||||
@@ -407,7 +407,7 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%{_libdir}/vlc/plugins/video_filter/libpanoramix_plugin.so
|
||||
%{_libdir}/vlc/plugins/video_output/libxcb_glx_plugin.so
|
||||
%endif
|
||||
%if %{with enable_opengles}
|
||||
%if %{with opengles}
|
||||
%{_libdir}/vlc/plugins/video_output/libegl_plugin.so
|
||||
%{_libdir}/vlc/plugins/video_output/libgles2_plugin.so
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user