[packages/Mesa] - updated link patch to fix libXvMCnouveau and libdricore linking; libvdpau-softpipe still broken
qboosh
qboosh at pld-linux.org
Wed Feb 27 21:26:08 CET 2013
commit c668a28bd2eb24e45500f64ba5f608a046928748
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Feb 27 21:25:57 2013 +0100
- updated link patch to fix libXvMCnouveau and libdricore linking; libvdpau-softpipe still broken
Mesa-link.patch | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
---
diff --git a/Mesa-link.patch b/Mesa-link.patch
index c9bfc0f..18819f8 100644
--- a/Mesa-link.patch
+++ b/Mesa-link.patch
@@ -21,3 +21,23 @@
if HAVE_EGL_PLATFORM_WAYLAND
AM_CPPFLAGS = -DHAVE_WAYLAND_PLATFORM
+--- Mesa-9.1/src/gallium/targets/xvmc-nouveau/Makefile.am.orig 2013-02-20 01:26:22.000000000 +0100
++++ Mesa-9.1/src/gallium/targets/xvmc-nouveau/Makefile.am 2013-02-27 20:42:00.199549898 +0100
+@@ -48,6 +48,7 @@
+ $(top_builddir)/src/gallium/auxiliary/libgallium.la \
+ $(top_builddir)/src/gallium/state_trackers/xvmc/libxvmctracker.la \
+ $(top_builddir)/src/gallium/winsys/nouveau/drm/libnouveaudrm.la \
++ $(top_builddir)/src/gallium/drivers/nv30/libnv30.la \
+ $(top_builddir)/src/gallium/drivers/nv50/libnv50.la \
+ $(top_builddir)/src/gallium/drivers/nvc0/libnvc0.la \
+ $(top_builddir)/src/gallium/drivers/nouveau/libnouveau.la \
+--- Mesa-9.1/src/mesa/libdricore/Makefile.am.orig 2013-02-20 01:26:22.000000000 +0100
++++ Mesa-9.1/src/mesa/libdricore/Makefile.am 2013-02-27 20:43:01.806214222 +0100
+@@ -42,6 +42,7 @@
+ libdricore at VERSION@_la_LDFLAGS = -version-number 1:0
+ libdricore at VERSION@_la_LIBADD = \
+ ../program/libdricore_program.la \
++ $(DLOPEN_LIBS)
+ $()
+
+ if HAVE_X86_ASM
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Mesa.git/commitdiff/c668a28bd2eb24e45500f64ba5f608a046928748
More information about the pld-cvs-commit
mailing list