/[packages]/backports/4/mesa/current/SPECS/mesa.spec
ViewVC logotype

Diff of /backports/4/mesa/current/SPECS/mesa.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 289281 by blino, Fri Sep 7 11:01:44 2012 UTC revision 289282 by blino, Fri Sep 7 11:03:21 2012 UTC
# Line 146  BuildRequires: pkgconfig(talloc) Line 146  BuildRequires: pkgconfig(talloc)
146  BuildRequires:  libxml2-python  BuildRequires:  libxml2-python
147  BuildRequires:  makedepend  BuildRequires:  makedepend
148  BuildRequires:  bison flex  BuildRequires:  bison flex
149  BuildRequires:  llvm-devel  BuildRequires:  llvm-devel >= 3.1
150  BuildRequires:  pkgconfig(libudev)  BuildRequires:  pkgconfig(libudev)
151  BuildRequires:  pkgconfig(vdpau)  BuildRequires:  pkgconfig(vdpau)
152  %if %{enable_wayland}  %if %{enable_wayland}
# Line 393  Group:         Video Line 393  Group:         Video
393  Summary:        VDPAU plugin for r600 driver  Summary:        VDPAU plugin for r600 driver
394  Group:          Video  Group:          Video
395    
396    %package -n     vdpau-driver-radeonsi
397    Summary:        VDPAU plugin for radeonsi driver
398    Group:          System/Libraries
399    
400  %package -n     vdpau-driver-softpipe  %package -n     vdpau-driver-softpipe
401  Summary:        VDPAU plugin for softpipe driver  Summary:        VDPAU plugin for softpipe driver
402  Group:          Video  Group:          Video
# Line 539  with the r300 driver. Line 543  with the r300 driver.
543  This packages provides a VPDAU plugin to enable video acceleration  This packages provides a VPDAU plugin to enable video acceleration
544  with the r600 driver.  with the r600 driver.
545    
546    %description -n vdpau-driver-radeonsi
547    This packages provides a VPDAU plugin to enable video acceleration
548    with the radeonsi driver.
549    
550  %description -n vdpau-driver-softpipe  %description -n vdpau-driver-softpipe
551  This packages provides a VPDAU plugin to enable video acceleration  This packages provides a VPDAU plugin to enable video acceleration
552  with the softpipe driver.  with the softpipe driver.
# Line 586  export LDFLAGS="-L%{_libdir}/llvm" Line 594  export LDFLAGS="-L%{_libdir}/llvm"
594                  --enable-vdpau \                  --enable-vdpau \
595                  --disable-va \                  --disable-va \
596  %if %{with_hardware}  %if %{with_hardware}
597                  --with-gallium-drivers=r300,r600,nouveau,swrast \                  --with-gallium-drivers=r300,r600,radeonsi,nouveau,swrast \
598                  --enable-gallium-llvm \                  --enable-gallium-llvm \
599  %else  %else
600                  --disable-gallium-llvm \                  --disable-gallium-llvm \
# Line 803  find %{buildroot} -name '*.la' -exec rm Line 811  find %{buildroot} -name '*.la' -exec rm
811  %files -n vdpau-driver-r600  %files -n vdpau-driver-r600
812  %{_libdir}/vdpau/libvdpau_r600.so.*  %{_libdir}/vdpau/libvdpau_r600.so.*
813    
814    %files -n vdpau-driver-radeonsi
815    %{_libdir}/vdpau/libvdpau_radeonsi.so.*
816    
817  %files -n vdpau-driver-softpipe  %files -n vdpau-driver-softpipe
818  %{_libdir}/vdpau/libvdpau_softpipe.so.*  %{_libdir}/vdpau/libvdpau_softpipe.so.*

Legend:
Removed from v.289281  
changed lines
  Added in v.289282

  ViewVC Help
Powered by ViewVC 1.1.30