[packages/Mesa] - package i915 opencl driver (when building with gallium_intel)

qboosh qboosh at pld-linux.org
Thu Oct 11 20:26:48 CEST 2012


commit f31affd985abe7ccc1d1ce3c1fce7ad36329520b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Oct 11 20:26:52 2012 +0200

    - package i915 opencl driver (when building with gallium_intel)

 Mesa.spec | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/Mesa.spec b/Mesa.spec
index 7d658ff..69df322 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -1297,6 +1297,12 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libOpenCL.so
 %{_includedir}/CL
 
+%if %{with gallium_intel}
+%files opencl-driver-i915
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/opencl/pipe_i915.so
+%endif
+
 %if %{with gallium_nouveau}
 %files opencl-driver-nouveau
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Mesa.git/commitdiff/f31affd985abe7ccc1d1ce3c1fce7ad36329520b



More information about the pld-cvs-commit mailing list