[packages/Mesa] - up to 10.2.1; enable libomxil (but still unpackaged)

arekm arekm at pld-linux.org
Sat Jun 7 22:27:45 CEST 2014


commit 2fc49cce1bc439e8d592ce7a97f5635bca6f58d5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Jun 7 22:27:41 2014 +0200

    - up to 10.2.1; enable libomxil (but still unpackaged)

 Mesa-link.patch | 13 -------------
 Mesa.spec       | 15 +++++++--------
 2 files changed, 7 insertions(+), 21 deletions(-)
---
diff --git a/Mesa.spec b/Mesa.spec
index 8350c73..4f404d8 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -25,7 +25,7 @@
 # minimal supported xserver version
 %define		xserver_ver		1.5.0
 # other packages
-%define		libdrm_ver		2.4.52
+%define		libdrm_ver		2.4.54
 %define		dri2proto_ver		2.6
 %define		dri3proto_ver		1.0
 %define		glproto_ver		1.4.14
@@ -34,13 +34,12 @@
 Summary:	Free OpenGL implementation
 Summary(pl.UTF-8):	Wolnodostępna implementacja standardu OpenGL
 Name:		Mesa
-Version:	10.1.4
-Release:	2
+Version:	10.2.1
+Release:	1
 License:	MIT (core) and others - see license.html file
 Group:		X11/Libraries
 Source0:	ftp://ftp.freedesktop.org/pub/mesa/%{version}/%{name}Lib-%{version}.tar.bz2
-# Source0-md5:	6fddee101f49b7409cd29994c34ddee7
-Patch0:		%{name}-link.patch
+# Source0-md5:	093f9b5d077e5f6061dcd7b01b7aa51a
 URL:		http://www.mesa3d.org/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
@@ -59,6 +58,7 @@ BuildRequires:	libxcb-devel >= 1.10
 BuildRequires:	llvm-devel >= 3.3
 %{?with_opencl:BuildRequires:	llvm-libclc}
 %{?with_ocl_icd:BuildRequires:	ocl-icd-devel}
+BuildRequires:	libomxil-bellagio-devel
 BuildRequires:	perl-base
 BuildRequires:	pixman-devel
 BuildRequires:	pkgconfig
@@ -66,7 +66,6 @@ BuildRequires:	pkgconfig(talloc) >= 2.0.1
 BuildRequires:	pkgconfig(xcb-dri3)
 BuildRequires:	pkgconfig(xcb-present)
 BuildRequires:	python >= 2
-BuildRequires:	python-libxml2
 BuildRequires:	python-modules >= 2
 BuildRequires:	rpmbuild(macros) >= 1.470
 BuildRequires:	sed >= 4.0
@@ -935,7 +934,6 @@ oparte na układach Southern Islands.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -987,13 +985,14 @@ gallium_drivers=$(echo $gallium_drivers | xargs | tr ' ' ',')
 %endif
 %if %{with gallium}
 	--enable-gallium-llvm \
-	--with-llvm-shared-libs \
+	--enable-llvm-shared-libs \
 	%{__enable egl gallium-egl} \
 	%{__enable gbm gallium-gbm} \
 	%{__enable ocl_icd opencl-icd} \
 	%{__enable opencl opencl} \
 	%{?with_egl:--enable-openvg} \
 	--enable-vdpau \
+	--enable-omx \
 	%{?with_xa:--enable-xa} \
 	--enable-xvmc \
 	--with-gallium-drivers=${gallium_drivers} \
diff --git a/Mesa-link.patch b/Mesa-link.patch
deleted file mode 100644
index c661a87..0000000
--- a/Mesa-link.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- Mesa-9.1/src/gallium/targets/xa-vmwgfx/Makefile.am~	2013-02-22 23:28:22.000000000 +0100
-+++ Mesa-9.1/src/gallium/targets/xa-vmwgfx/Makefile.am	2013-02-26 19:51:30.938891682 +0100
-@@ -45,7 +45,8 @@
- 	$(top_builddir)/src/gallium/winsys/svga/drm/libsvgadrm.la \
- 	$(top_builddir)/src/gallium/drivers/svga/libsvga.la \
- 	$(top_builddir)/src/gallium/drivers/trace/libtrace.la \
--	$(top_builddir)/src/gallium/drivers/rbug/librbug.la
-+	$(top_builddir)/src/gallium/drivers/rbug/librbug.la \
-+	$(LIBDRM_LIBS)
- 
- nodist_EXTRA_libxatracker_la_SOURCES = dummy.cpp
- 
-
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list