X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=blobdiff_plain;f=xine-lib.spec;h=6588c129536b1fda48c61c166a4ba480a95953b1;hb=fcd615a0b31593d85c1fc658f727b21b644a291f;hp=cbac25cbc50891689781f28031a02e7275998413;hpb=1de96f74bd1283967a42e5aba172141027744c76;p=packages%2Fxine-lib.git diff --git a/xine-lib.spec b/xine-lib.spec index cbac25c..6588c12 100644 --- a/xine-lib.spec +++ b/xine-lib.spec @@ -14,7 +14,7 @@ %bcond_without dxr3 # don't build dxr3 video output and decode plugins %bcond_without dvd # don't build dvdnav stuff %bcond_with esd # build EsounD audio output plugin -%bcond_without fusionsound # don't build FusionSound audio output plugin +%bcond_with fusionsound # don't build FusionSound audio output plugin %bcond_without gdkpixbuf # don't build gdk-pixbuf decode plugin %bcond_without gnome # don't build gnome_vfs input plugin %bcond_without opengl # don't build OpenGL video output plugin @@ -41,7 +41,7 @@ Summary(pl.UTF-8): Odtwarzacz filmów Summary(pt_BR.UTF-8): Xine, um player de video Name: xine-lib Version: 1.2.13 -Release: 1 +Release: 3 Epoch: 2 License: GPL v2+ Group: Libraries @@ -51,6 +51,7 @@ Patch0: %{name}-nolibs.patch Patch1: %{name}-win32-path.patch Patch2: %{name}-sh.patch Patch3: ffmpeg6.patch +Patch4: binutils-2.39.patch URL: https://xine.sourceforge.net/ %{?with_directfb:BuildRequires: DirectFB-devel >= 0.9.22} %{?with_fusionsound:BuildRequires: FusionSound-devel >= 0.9.23} @@ -963,6 +964,7 @@ XINE - wtyczka postprocessingu oparta na libpostproc z pakietu FFmpeg. %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build %{__gettextize} @@ -1177,7 +1179,6 @@ rm -rf $RPM_BUILD_ROOT %ifarch %{ix86} %files -n xine-decode-w32dll %defattr(644,root,root,755) -%attr(755,root,root) %{xine_pluginsdir}/xineplug_decode_qt.so %attr(755,root,root) %{xine_pluginsdir}/xineplug_decode_w32dll.so %endif @@ -1269,9 +1270,7 @@ rm -rf $RPM_BUILD_ROOT %if %{with dxr3} %files -n xine-output-video-dxr3 %defattr(644,root,root,755) -%attr(755,root,root) %{xine_pluginsdir}/xineplug_decode_dxr3_spu.so -%attr(755,root,root) %{xine_pluginsdir}/xineplug_decode_dxr3_video.so -%attr(755,root,root) %{xine_pluginsdir}/xineplug_vo_out_dxr3.so +%attr(755,root,root) %{xine_pluginsdir}/xineplug_dxr3.so %endif %if %{with caca}