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} |
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 |
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. |
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 \ |
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.* |