[arch-commits] Commit in mesa/repos (10 files)

2017-10-19 Thread Laurent Carlier
Date: Thursday, October 19, 2017 @ 16:21:09
  Author: lcarlier
Revision: 308263

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch
(from rev 308262, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-i686/LICENSE
(from rev 308262, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 308262, mesa/trunk/PKGBUILD)
  
mesa/repos/testing-i686/swr-rast-do-not-crash-on-NULL-strings-returned-by-getenv.patch
(from rev 308262, 
mesa/trunk/swr-rast-do-not-crash-on-NULL-strings-returned-by-getenv.patch)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch
(from rev 308262, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 308262, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 308262, mesa/trunk/PKGBUILD)
  
mesa/repos/testing-x86_64/swr-rast-do-not-crash-on-NULL-strings-returned-by-getenv.patch
(from rev 308262, 
mesa/trunk/swr-rast-do-not-crash-on-NULL-strings-returned-by-getenv.patch)

---+
 testing-i686/0002-glvnd-fix-gl-dot-pc.patch   
|   12 
 testing-i686/LICENSE  
|   82 
 testing-i686/PKGBUILD 
|  192 ++
 testing-i686/swr-rast-do-not-crash-on-NULL-strings-returned-by-getenv.patch   
|   14 
 testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch 
|   12 
 testing-x86_64/LICENSE
|   82 
 testing-x86_64/PKGBUILD   
|  192 ++
 testing-x86_64/swr-rast-do-not-crash-on-NULL-strings-returned-by-getenv.patch 
|   14 
 8 files changed, 600 insertions(+)

Copied: mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch (from rev 
308262, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
===
--- testing-i686/0002-glvnd-fix-gl-dot-pc.patch (rev 0)
+++ testing-i686/0002-glvnd-fix-gl-dot-pc.patch 2017-10-19 16:21:09 UTC (rev 
308263)
@@ -0,0 +1,12 @@
+diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
+--- mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
 mesa-12.0.3/src/mesa/gl.pc.in  2016-10-25 13:06:44.013159358 -0400
+@@ -7,7 +7,7 @@ Name: gl
+ Description: Mesa OpenGL library
+ Requires.private: @GL_PC_REQ_PRIV@
+ Version: @PACKAGE_VERSION@
+-Libs: -L${libdir} -l@GL_LIB@
++Libs: -L${libdir} -lGL
+ Libs.private: @GL_PC_LIB_PRIV@
+ Cflags: -I${includedir} @GL_PC_CFLAGS@
+ glx_tls: @GLX_TLS@

Copied: mesa/repos/testing-i686/LICENSE (from rev 308262, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2017-10-19 16:21:09 UTC (rev 308263)
@@ -0,0 +1,82 @@
+Disclaimer
+
+Mesa is a 3-D graphics library with an API which is very similar to
+that of OpenGL*
+To the extent that Mesa utilizes the OpenGL command syntax or state
+machine, it is being used with authorization from Silicon Graphics,
+Inc.(SGI). However, the author does not possess an OpenGL license
+from SGI, and makes no claim that Mesa is in any way a compatible
+replacement for OpenGL or associated with SGI. Those who want a
+licensed implementation of OpenGL should contact a licensed
+vendor.
+
+Please do not refer to the library as MesaGL (for legal
+reasons). It's just Mesa or The Mesa 3-D graphics
+library
+
+* OpenGL is a trademark of Silicon Graphics Incorporated.
+
+License / Copyright Information
+
+The Mesa distribution consists of several components.  Different copyrights
+and licenses apply to different components.  For example, GLUT is copyrighted
+by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
+device drivers are copyrighted by their authors.  See below for a list of
+Mesa's main components and the license for each.
+
+The core Mesa library is licensed according to the terms of the MIT license.
+This allows integration with the XFree86, Xorg and DRI projects.
+
+The default Mesa license is as follows:
+
+Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the "Software"),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sublicense,
+and/or sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission 

[arch-commits] Commit in mesa/repos (10 files)

2017-10-03 Thread Andreas Radke
Date: Tuesday, October 3, 2017 @ 06:54:22
  Author: andyrtr
Revision: 306633

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch
(from rev 306632, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-i686/LICENSE
(from rev 306632, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 306632, mesa/trunk/PKGBUILD)
  
mesa/repos/testing-i686/swr-rast-do-not-crash-on-NULL-strings-returned-by-getenv.patch
(from rev 306632, 
mesa/trunk/swr-rast-do-not-crash-on-NULL-strings-returned-by-getenv.patch)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch
(from rev 306632, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 306632, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 306632, mesa/trunk/PKGBUILD)
  
mesa/repos/testing-x86_64/swr-rast-do-not-crash-on-NULL-strings-returned-by-getenv.patch
(from rev 306632, 
mesa/trunk/swr-rast-do-not-crash-on-NULL-strings-returned-by-getenv.patch)

---+
 testing-i686/0002-glvnd-fix-gl-dot-pc.patch   
|   12 
 testing-i686/LICENSE  
|   82 
 testing-i686/PKGBUILD 
|  197 ++
 testing-i686/swr-rast-do-not-crash-on-NULL-strings-returned-by-getenv.patch   
|   14 
 testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch 
|   12 
 testing-x86_64/LICENSE
|   82 
 testing-x86_64/PKGBUILD   
|  197 ++
 testing-x86_64/swr-rast-do-not-crash-on-NULL-strings-returned-by-getenv.patch 
|   14 
 8 files changed, 610 insertions(+)

Copied: mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch (from rev 
306632, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
===
--- testing-i686/0002-glvnd-fix-gl-dot-pc.patch (rev 0)
+++ testing-i686/0002-glvnd-fix-gl-dot-pc.patch 2017-10-03 06:54:22 UTC (rev 
306633)
@@ -0,0 +1,12 @@
+diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
+--- mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
 mesa-12.0.3/src/mesa/gl.pc.in  2016-10-25 13:06:44.013159358 -0400
+@@ -7,7 +7,7 @@ Name: gl
+ Description: Mesa OpenGL library
+ Requires.private: @GL_PC_REQ_PRIV@
+ Version: @PACKAGE_VERSION@
+-Libs: -L${libdir} -l@GL_LIB@
++Libs: -L${libdir} -lGL
+ Libs.private: @GL_PC_LIB_PRIV@
+ Cflags: -I${includedir} @GL_PC_CFLAGS@
+ glx_tls: @GLX_TLS@

Copied: mesa/repos/testing-i686/LICENSE (from rev 306632, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2017-10-03 06:54:22 UTC (rev 306633)
@@ -0,0 +1,82 @@
+Disclaimer
+
+Mesa is a 3-D graphics library with an API which is very similar to
+that of OpenGL*
+To the extent that Mesa utilizes the OpenGL command syntax or state
+machine, it is being used with authorization from Silicon Graphics,
+Inc.(SGI). However, the author does not possess an OpenGL license
+from SGI, and makes no claim that Mesa is in any way a compatible
+replacement for OpenGL or associated with SGI. Those who want a
+licensed implementation of OpenGL should contact a licensed
+vendor.
+
+Please do not refer to the library as MesaGL (for legal
+reasons). It's just Mesa or The Mesa 3-D graphics
+library
+
+* OpenGL is a trademark of Silicon Graphics Incorporated.
+
+License / Copyright Information
+
+The Mesa distribution consists of several components.  Different copyrights
+and licenses apply to different components.  For example, GLUT is copyrighted
+by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
+device drivers are copyrighted by their authors.  See below for a list of
+Mesa's main components and the license for each.
+
+The core Mesa library is licensed according to the terms of the MIT license.
+This allows integration with the XFree86, Xorg and DRI projects.
+
+The default Mesa license is as follows:
+
+Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the "Software"),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sublicense,
+and/or sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice 

[arch-commits] Commit in mesa/repos (10 files)

2017-09-19 Thread Laurent Carlier
Date: Tuesday, September 19, 2017 @ 07:14:04
  Author: lcarlier
Revision: 305829

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch
(from rev 305828, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-i686/LICENSE
(from rev 305828, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 305828, mesa/trunk/PKGBUILD)
  
mesa/repos/testing-i686/swr-rast-do-not-crash-on-NULL-strings-returned-by-getenv.patch
(from rev 305828, 
mesa/trunk/swr-rast-do-not-crash-on-NULL-strings-returned-by-getenv.patch)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch
(from rev 305828, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 305828, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 305828, mesa/trunk/PKGBUILD)
  
mesa/repos/testing-x86_64/swr-rast-do-not-crash-on-NULL-strings-returned-by-getenv.patch
(from rev 305828, 
mesa/trunk/swr-rast-do-not-crash-on-NULL-strings-returned-by-getenv.patch)

---+
 testing-i686/0002-glvnd-fix-gl-dot-pc.patch   
|   12 
 testing-i686/LICENSE  
|   82 
 testing-i686/PKGBUILD 
|  198 ++
 testing-i686/swr-rast-do-not-crash-on-NULL-strings-returned-by-getenv.patch   
|   14 
 testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch 
|   12 
 testing-x86_64/LICENSE
|   82 
 testing-x86_64/PKGBUILD   
|  198 ++
 testing-x86_64/swr-rast-do-not-crash-on-NULL-strings-returned-by-getenv.patch 
|   14 
 8 files changed, 612 insertions(+)

Copied: mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch (from rev 
305828, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
===
--- testing-i686/0002-glvnd-fix-gl-dot-pc.patch (rev 0)
+++ testing-i686/0002-glvnd-fix-gl-dot-pc.patch 2017-09-19 07:14:04 UTC (rev 
305829)
@@ -0,0 +1,12 @@
+diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
+--- mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
 mesa-12.0.3/src/mesa/gl.pc.in  2016-10-25 13:06:44.013159358 -0400
+@@ -7,7 +7,7 @@ Name: gl
+ Description: Mesa OpenGL library
+ Requires.private: @GL_PC_REQ_PRIV@
+ Version: @PACKAGE_VERSION@
+-Libs: -L${libdir} -l@GL_LIB@
++Libs: -L${libdir} -lGL
+ Libs.private: @GL_PC_LIB_PRIV@
+ Cflags: -I${includedir} @GL_PC_CFLAGS@
+ glx_tls: @GLX_TLS@

Copied: mesa/repos/testing-i686/LICENSE (from rev 305828, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2017-09-19 07:14:04 UTC (rev 305829)
@@ -0,0 +1,82 @@
+Disclaimer
+
+Mesa is a 3-D graphics library with an API which is very similar to
+that of OpenGL*
+To the extent that Mesa utilizes the OpenGL command syntax or state
+machine, it is being used with authorization from Silicon Graphics,
+Inc.(SGI). However, the author does not possess an OpenGL license
+from SGI, and makes no claim that Mesa is in any way a compatible
+replacement for OpenGL or associated with SGI. Those who want a
+licensed implementation of OpenGL should contact a licensed
+vendor.
+
+Please do not refer to the library as MesaGL (for legal
+reasons). It's just Mesa or The Mesa 3-D graphics
+library
+
+* OpenGL is a trademark of Silicon Graphics Incorporated.
+
+License / Copyright Information
+
+The Mesa distribution consists of several components.  Different copyrights
+and licenses apply to different components.  For example, GLUT is copyrighted
+by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
+device drivers are copyrighted by their authors.  See below for a list of
+Mesa's main components and the license for each.
+
+The core Mesa library is licensed according to the terms of the MIT license.
+This allows integration with the XFree86, Xorg and DRI projects.
+
+The default Mesa license is as follows:
+
+Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the "Software"),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sublicense,
+and/or sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission 

[arch-commits] Commit in mesa/repos (10 files)

2017-08-21 Thread Andreas Radke
Date: Tuesday, August 22, 2017 @ 05:34:28
  Author: andyrtr
Revision: 303234

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/0001-Fix-linkage-against-shared-glapi.patch
(from rev 303233, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch
(from rev 303233, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-i686/LICENSE
(from rev 303233, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 303233, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch
(from rev 303233, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  mesa/repos/testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch
(from rev 303233, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 303233, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 303233, mesa/trunk/PKGBUILD)

+
 testing-i686/0001-Fix-linkage-against-shared-glapi.patch   |   26 +
 testing-i686/0002-glvnd-fix-gl-dot-pc.patch|   12 
 testing-i686/LICENSE   |   82 
 testing-i686/PKGBUILD  |  194 +++
 testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch |   26 +
 testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch  |   12 
 testing-x86_64/LICENSE |   82 
 testing-x86_64/PKGBUILD|  194 +++
 8 files changed, 628 insertions(+)

Copied: mesa/repos/testing-i686/0001-Fix-linkage-against-shared-glapi.patch 
(from rev 303233, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
===
--- testing-i686/0001-Fix-linkage-against-shared-glapi.patch
(rev 0)
+++ testing-i686/0001-Fix-linkage-against-shared-glapi.patch2017-08-22 
05:34:28 UTC (rev 303234)
@@ -0,0 +1,26 @@
+From 1b5a187c3c31513ae39cd2a917a3234c2c5f87fc Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Wed, 12 Oct 2016 13:41:33 -0400
+Subject: [PATCH] Fix linkage against shared glapi
+
+Signed-off-by: Adam Jackson 
+---
+ src/gallium/targets/osmesa/Makefile.am | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/src/gallium/targets/osmesa/Makefile.am 
b/src/gallium/targets/osmesa/Makefile.am
+index 5d39486..04add87 100644
+--- a/src/gallium/targets/osmesa/Makefile.am
 b/src/gallium/targets/osmesa/Makefile.am
+@@ -63,7 +63,7 @@ lib@OSMESA_LIB@_la_LIBADD = \
+   $(top_builddir)/src/gallium/drivers/trace/libtrace.la \
+   $(top_builddir)/src/gallium/drivers/softpipe/libsoftpipe.la \
+   $(top_builddir)/src/gallium/state_trackers/osmesa/libosmesa.la \
+-  $(top_builddir)/src/mapi/glapi/libglapi.la \
++  $(top_builddir)/src/mapi/shared-glapi/libglapi.la \
+   $(SHARED_GLAPI_LIB) \
+   $(OSMESA_LIB_DEPS) \
+   $(CLOCK_LIB)
+-- 
+2.9.3
+

Copied: mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch (from rev 
303233, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
===
--- testing-i686/0002-glvnd-fix-gl-dot-pc.patch (rev 0)
+++ testing-i686/0002-glvnd-fix-gl-dot-pc.patch 2017-08-22 05:34:28 UTC (rev 
303234)
@@ -0,0 +1,12 @@
+diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
+--- mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
 mesa-12.0.3/src/mesa/gl.pc.in  2016-10-25 13:06:44.013159358 -0400
+@@ -7,7 +7,7 @@ Name: gl
+ Description: Mesa OpenGL library
+ Requires.private: @GL_PC_REQ_PRIV@
+ Version: @PACKAGE_VERSION@
+-Libs: -L${libdir} -l@GL_LIB@
++Libs: -L${libdir} -lGL
+ Libs.private: @GL_PC_LIB_PRIV@
+ Cflags: -I${includedir} @GL_PC_CFLAGS@
+ glx_tls: @GLX_TLS@

Copied: mesa/repos/testing-i686/LICENSE (from rev 303233, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2017-08-22 05:34:28 UTC (rev 303234)
@@ -0,0 +1,82 @@
+Disclaimer
+
+Mesa is a 3-D graphics library with an API which is very similar to
+that of OpenGL*
+To the extent that Mesa utilizes the OpenGL command syntax or state
+machine, it is being used with authorization from Silicon Graphics,
+Inc.(SGI). However, the author does not possess an OpenGL license
+from SGI, and makes no claim that Mesa is in any way a compatible
+replacement for OpenGL or associated with SGI. Those who want a
+licensed implementation of OpenGL should contact a licensed
+vendor.
+
+Please do not refer to the library as MesaGL (for legal
+reasons). It's just Mesa or The Mesa 3-D graphics

[arch-commits] Commit in mesa/repos (10 files)

2017-07-15 Thread Laurent Carlier
Date: Saturday, July 15, 2017 @ 07:51:18
  Author: lcarlier
Revision: 300595

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/0001-Fix-linkage-against-shared-glapi.patch
(from rev 300594, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch
(from rev 300594, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-i686/LICENSE
(from rev 300594, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 300594, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch
(from rev 300594, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  mesa/repos/testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch
(from rev 300594, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 300594, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 300594, mesa/trunk/PKGBUILD)

+
 testing-i686/0001-Fix-linkage-against-shared-glapi.patch   |   26 +
 testing-i686/0002-glvnd-fix-gl-dot-pc.patch|   12 
 testing-i686/LICENSE   |   82 
 testing-i686/PKGBUILD  |  194 +++
 testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch |   26 +
 testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch  |   12 
 testing-x86_64/LICENSE |   82 
 testing-x86_64/PKGBUILD|  194 +++
 8 files changed, 628 insertions(+)

Copied: mesa/repos/testing-i686/0001-Fix-linkage-against-shared-glapi.patch 
(from rev 300594, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
===
--- testing-i686/0001-Fix-linkage-against-shared-glapi.patch
(rev 0)
+++ testing-i686/0001-Fix-linkage-against-shared-glapi.patch2017-07-15 
07:51:18 UTC (rev 300595)
@@ -0,0 +1,26 @@
+From 1b5a187c3c31513ae39cd2a917a3234c2c5f87fc Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Wed, 12 Oct 2016 13:41:33 -0400
+Subject: [PATCH] Fix linkage against shared glapi
+
+Signed-off-by: Adam Jackson 
+---
+ src/gallium/targets/osmesa/Makefile.am | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/src/gallium/targets/osmesa/Makefile.am 
b/src/gallium/targets/osmesa/Makefile.am
+index 5d39486..04add87 100644
+--- a/src/gallium/targets/osmesa/Makefile.am
 b/src/gallium/targets/osmesa/Makefile.am
+@@ -63,7 +63,7 @@ lib@OSMESA_LIB@_la_LIBADD = \
+   $(top_builddir)/src/gallium/drivers/trace/libtrace.la \
+   $(top_builddir)/src/gallium/drivers/softpipe/libsoftpipe.la \
+   $(top_builddir)/src/gallium/state_trackers/osmesa/libosmesa.la \
+-  $(top_builddir)/src/mapi/glapi/libglapi.la \
++  $(top_builddir)/src/mapi/shared-glapi/libglapi.la \
+   $(SHARED_GLAPI_LIB) \
+   $(OSMESA_LIB_DEPS) \
+   $(CLOCK_LIB)
+-- 
+2.9.3
+

Copied: mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch (from rev 
300594, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
===
--- testing-i686/0002-glvnd-fix-gl-dot-pc.patch (rev 0)
+++ testing-i686/0002-glvnd-fix-gl-dot-pc.patch 2017-07-15 07:51:18 UTC (rev 
300595)
@@ -0,0 +1,12 @@
+diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
+--- mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
 mesa-12.0.3/src/mesa/gl.pc.in  2016-10-25 13:06:44.013159358 -0400
+@@ -7,7 +7,7 @@ Name: gl
+ Description: Mesa OpenGL library
+ Requires.private: @GL_PC_REQ_PRIV@
+ Version: @PACKAGE_VERSION@
+-Libs: -L${libdir} -l@GL_LIB@
++Libs: -L${libdir} -lGL
+ Libs.private: @GL_PC_LIB_PRIV@
+ Cflags: -I${includedir} @GL_PC_CFLAGS@
+ glx_tls: @GLX_TLS@

Copied: mesa/repos/testing-i686/LICENSE (from rev 300594, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2017-07-15 07:51:18 UTC (rev 300595)
@@ -0,0 +1,82 @@
+Disclaimer
+
+Mesa is a 3-D graphics library with an API which is very similar to
+that of OpenGL*
+To the extent that Mesa utilizes the OpenGL command syntax or state
+machine, it is being used with authorization from Silicon Graphics,
+Inc.(SGI). However, the author does not possess an OpenGL license
+from SGI, and makes no claim that Mesa is in any way a compatible
+replacement for OpenGL or associated with SGI. Those who want a
+licensed implementation of OpenGL should contact a licensed
+vendor.
+
+Please do not refer to the library as MesaGL (for legal
+reasons). It's just Mesa or The Mesa 3-D graphics

[arch-commits] Commit in mesa/repos (10 files)

2017-06-07 Thread Laurent Carlier
Date: Wednesday, June 7, 2017 @ 09:59:50
  Author: lcarlier
Revision: 298126

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/0001-Fix-linkage-against-shared-glapi.patch
(from rev 298125, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch
(from rev 298125, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-i686/LICENSE
(from rev 298125, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 298125, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch
(from rev 298125, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  mesa/repos/testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch
(from rev 298125, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 298125, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 298125, mesa/trunk/PKGBUILD)

+
 testing-i686/0001-Fix-linkage-against-shared-glapi.patch   |   26 +
 testing-i686/0002-glvnd-fix-gl-dot-pc.patch|   12 
 testing-i686/LICENSE   |   82 
 testing-i686/PKGBUILD  |  194 +++
 testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch |   26 +
 testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch  |   12 
 testing-x86_64/LICENSE |   82 
 testing-x86_64/PKGBUILD|  194 +++
 8 files changed, 628 insertions(+)

Copied: mesa/repos/testing-i686/0001-Fix-linkage-against-shared-glapi.patch 
(from rev 298125, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
===
--- testing-i686/0001-Fix-linkage-against-shared-glapi.patch
(rev 0)
+++ testing-i686/0001-Fix-linkage-against-shared-glapi.patch2017-06-07 
09:59:50 UTC (rev 298126)
@@ -0,0 +1,26 @@
+From 1b5a187c3c31513ae39cd2a917a3234c2c5f87fc Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Wed, 12 Oct 2016 13:41:33 -0400
+Subject: [PATCH] Fix linkage against shared glapi
+
+Signed-off-by: Adam Jackson 
+---
+ src/gallium/targets/osmesa/Makefile.am | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/src/gallium/targets/osmesa/Makefile.am 
b/src/gallium/targets/osmesa/Makefile.am
+index 5d39486..04add87 100644
+--- a/src/gallium/targets/osmesa/Makefile.am
 b/src/gallium/targets/osmesa/Makefile.am
+@@ -63,7 +63,7 @@ lib@OSMESA_LIB@_la_LIBADD = \
+   $(top_builddir)/src/gallium/drivers/trace/libtrace.la \
+   $(top_builddir)/src/gallium/drivers/softpipe/libsoftpipe.la \
+   $(top_builddir)/src/gallium/state_trackers/osmesa/libosmesa.la \
+-  $(top_builddir)/src/mapi/glapi/libglapi.la \
++  $(top_builddir)/src/mapi/shared-glapi/libglapi.la \
+   $(SHARED_GLAPI_LIB) \
+   $(OSMESA_LIB_DEPS) \
+   $(CLOCK_LIB)
+-- 
+2.9.3
+

Copied: mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch (from rev 
298125, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
===
--- testing-i686/0002-glvnd-fix-gl-dot-pc.patch (rev 0)
+++ testing-i686/0002-glvnd-fix-gl-dot-pc.patch 2017-06-07 09:59:50 UTC (rev 
298126)
@@ -0,0 +1,12 @@
+diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
+--- mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
 mesa-12.0.3/src/mesa/gl.pc.in  2016-10-25 13:06:44.013159358 -0400
+@@ -7,7 +7,7 @@ Name: gl
+ Description: Mesa OpenGL library
+ Requires.private: @GL_PC_REQ_PRIV@
+ Version: @PACKAGE_VERSION@
+-Libs: -L${libdir} -l@GL_LIB@
++Libs: -L${libdir} -lGL
+ Libs.private: @GL_PC_LIB_PRIV@
+ Cflags: -I${includedir} @GL_PC_CFLAGS@
+ glx_tls: @GLX_TLS@

Copied: mesa/repos/testing-i686/LICENSE (from rev 298125, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2017-06-07 09:59:50 UTC (rev 298126)
@@ -0,0 +1,82 @@
+Disclaimer
+
+Mesa is a 3-D graphics library with an API which is very similar to
+that of OpenGL*
+To the extent that Mesa utilizes the OpenGL command syntax or state
+machine, it is being used with authorization from Silicon Graphics,
+Inc.(SGI). However, the author does not possess an OpenGL license
+from SGI, and makes no claim that Mesa is in any way a compatible
+replacement for OpenGL or associated with SGI. Those who want a
+licensed implementation of OpenGL should contact a licensed
+vendor.
+
+Please do not refer to the library as MesaGL (for legal
+reasons). It's just Mesa or The Mesa 3-D graphics

[arch-commits] Commit in mesa/repos (10 files)

2017-05-26 Thread Laurent Carlier
Date: Friday, May 26, 2017 @ 10:01:04
  Author: lcarlier
Revision: 296647

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/0001-Fix-linkage-against-shared-glapi.patch
(from rev 296646, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch
(from rev 296646, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-i686/LICENSE
(from rev 296646, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 296646, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch
(from rev 296646, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  mesa/repos/testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch
(from rev 296646, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 296646, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 296646, mesa/trunk/PKGBUILD)

+
 testing-i686/0001-Fix-linkage-against-shared-glapi.patch   |   26 +
 testing-i686/0002-glvnd-fix-gl-dot-pc.patch|   12 
 testing-i686/LICENSE   |   82 
 testing-i686/PKGBUILD  |  193 +++
 testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch |   26 +
 testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch  |   12 
 testing-x86_64/LICENSE |   82 
 testing-x86_64/PKGBUILD|  193 +++
 8 files changed, 626 insertions(+)

Copied: mesa/repos/testing-i686/0001-Fix-linkage-against-shared-glapi.patch 
(from rev 296646, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
===
--- testing-i686/0001-Fix-linkage-against-shared-glapi.patch
(rev 0)
+++ testing-i686/0001-Fix-linkage-against-shared-glapi.patch2017-05-26 
10:01:04 UTC (rev 296647)
@@ -0,0 +1,26 @@
+From 1b5a187c3c31513ae39cd2a917a3234c2c5f87fc Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Wed, 12 Oct 2016 13:41:33 -0400
+Subject: [PATCH] Fix linkage against shared glapi
+
+Signed-off-by: Adam Jackson 
+---
+ src/gallium/targets/osmesa/Makefile.am | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/src/gallium/targets/osmesa/Makefile.am 
b/src/gallium/targets/osmesa/Makefile.am
+index 5d39486..04add87 100644
+--- a/src/gallium/targets/osmesa/Makefile.am
 b/src/gallium/targets/osmesa/Makefile.am
+@@ -63,7 +63,7 @@ lib@OSMESA_LIB@_la_LIBADD = \
+   $(top_builddir)/src/gallium/drivers/trace/libtrace.la \
+   $(top_builddir)/src/gallium/drivers/softpipe/libsoftpipe.la \
+   $(top_builddir)/src/gallium/state_trackers/osmesa/libosmesa.la \
+-  $(top_builddir)/src/mapi/glapi/libglapi.la \
++  $(top_builddir)/src/mapi/shared-glapi/libglapi.la \
+   $(SHARED_GLAPI_LIB) \
+   $(OSMESA_LIB_DEPS) \
+   $(CLOCK_LIB)
+-- 
+2.9.3
+

Copied: mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch (from rev 
296646, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
===
--- testing-i686/0002-glvnd-fix-gl-dot-pc.patch (rev 0)
+++ testing-i686/0002-glvnd-fix-gl-dot-pc.patch 2017-05-26 10:01:04 UTC (rev 
296647)
@@ -0,0 +1,12 @@
+diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
+--- mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
 mesa-12.0.3/src/mesa/gl.pc.in  2016-10-25 13:06:44.013159358 -0400
+@@ -7,7 +7,7 @@ Name: gl
+ Description: Mesa OpenGL library
+ Requires.private: @GL_PC_REQ_PRIV@
+ Version: @PACKAGE_VERSION@
+-Libs: -L${libdir} -l@GL_LIB@
++Libs: -L${libdir} -lGL
+ Libs.private: @GL_PC_LIB_PRIV@
+ Cflags: -I${includedir} @GL_PC_CFLAGS@
+ glx_tls: @GLX_TLS@

Copied: mesa/repos/testing-i686/LICENSE (from rev 296646, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2017-05-26 10:01:04 UTC (rev 296647)
@@ -0,0 +1,82 @@
+Disclaimer
+
+Mesa is a 3-D graphics library with an API which is very similar to
+that of OpenGL*
+To the extent that Mesa utilizes the OpenGL command syntax or state
+machine, it is being used with authorization from Silicon Graphics,
+Inc.(SGI). However, the author does not possess an OpenGL license
+from SGI, and makes no claim that Mesa is in any way a compatible
+replacement for OpenGL or associated with SGI. Those who want a
+licensed implementation of OpenGL should contact a licensed
+vendor.
+
+Please do not refer to the library as MesaGL (for legal
+reasons). It's just Mesa or The Mesa 3-D graphics

[arch-commits] Commit in mesa/repos (10 files)

2015-10-26 Thread Laurent Carlier
Date: Monday, October 26, 2015 @ 08:58:07
  Author: lcarlier
Revision: 249767

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 249766, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 249766, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 249766, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 249766, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD

---+
 /LICENSE  |  164 
 /PKGBUILD |  344 
++
 extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch   |   33 
 extra-i686/LICENSE|   82 --
 extra-i686/PKGBUILD   |  177 -
 extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch |   33 
 extra-x86_64/LICENSE  |   82 --
 extra-x86_64/PKGBUILD |  177 -
 8 files changed, 508 insertions(+), 584 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 249766:249767 to see the changes.


[arch-commits] Commit in mesa/repos (10 files)

2015-08-12 Thread Laurent Carlier
Date: Wednesday, August 12, 2015 @ 23:20:05
  Author: lcarlier
Revision: 243376

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch
(from rev 243375, 
mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch)
  mesa/repos/extra-i686/LICENSE
(from rev 243375, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 243375, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch
(from rev 243375, 
mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 243375, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 243375, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD

---+
 /LICENSE  |  164 
 /PKGBUILD |  346 
++
 extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch   |   33 
 extra-i686/LICENSE|   82 --
 extra-i686/PKGBUILD   |  165 
 extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch |   33 
 extra-x86_64/LICENSE  |   82 --
 extra-x86_64/PKGBUILD |  165 
 8 files changed, 576 insertions(+), 494 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 243375:243376 to see the changes.


[arch-commits] Commit in mesa/repos (10 files)

2014-09-06 Thread Laurent Carlier
Date: Saturday, September 6, 2014 @ 23:49:26
  Author: lcarlier
Revision: 221049

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 221048, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 221048, mesa/trunk/PKGBUILD)
  mesa/repos/extra-i686/llvm35.patch
(from rev 221048, mesa/trunk/llvm35.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 221048, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 221048, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/llvm35.patch
(from rev 221048, mesa/trunk/llvm35.patch)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD

---+
 /LICENSE  |  164 +
 /PKGBUILD |  412 
 extra-i686/LICENSE|   82 
 extra-i686/PKGBUILD   |  206 --
 extra-i686/llvm35.patch   |   26 ++
 extra-x86_64/LICENSE  |   82 
 extra-x86_64/PKGBUILD |  206 --
 extra-x86_64/llvm35.patch |   26 ++
 8 files changed, 628 insertions(+), 576 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 221048:221049 to see the changes.


[arch-commits] Commit in mesa/repos (10 files)

2014-05-06 Thread Laurent Carlier
Date: Tuesday, May 6, 2014 @ 10:35:05
  Author: lcarlier
Revision: 212068

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 212067, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 212067, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 212067, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 212067, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-i686/workaround-for-robustness-and-reset-with-intel.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD
  mesa/repos/extra-x86_64/workaround-for-robustness-and-reset-with-intel.patch

---+
 /LICENSE  |  164 +
 /PKGBUILD |  328 
++
 extra-i686/LICENSE|   82 --
 extra-i686/PKGBUILD   |  173 -
 extra-i686/workaround-for-robustness-and-reset-with-intel.patch   |   15 
 extra-x86_64/LICENSE  |   82 --
 extra-x86_64/PKGBUILD |  173 -
 extra-x86_64/workaround-for-robustness-and-reset-with-intel.patch |   15 
 8 files changed, 492 insertions(+), 540 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 212067:212068 to see the changes.


[arch-commits] Commit in mesa/repos (10 files)

2014-04-13 Thread Laurent Carlier
Date: Sunday, April 13, 2014 @ 16:05:33
  Author: lcarlier
Revision: 210291

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 210290, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 210290, mesa/trunk/PKGBUILD)
  mesa/repos/extra-i686/workaround-for-robustness-and-reset-with-intel.patch
(from rev 210290, 
mesa/trunk/workaround-for-robustness-and-reset-with-intel.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 210290, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 210290, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/workaround-for-robustness-and-reset-with-intel.patch
(from rev 210290, 
mesa/trunk/workaround-for-robustness-and-reset-with-intel.patch)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD

---+
 /LICENSE  |  164 
 /PKGBUILD |  342 
++
 extra-i686/LICENSE|   82 --
 extra-i686/PKGBUILD   |  162 
 extra-i686/workaround-for-robustness-and-reset-with-intel.patch   |   15 
 extra-x86_64/LICENSE  |   82 --
 extra-x86_64/PKGBUILD |  162 
 extra-x86_64/workaround-for-robustness-and-reset-with-intel.patch |   15 
 8 files changed, 536 insertions(+), 488 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 210290:210291 to see the changes.


[arch-commits] Commit in mesa/repos (10 files)

2014-01-09 Thread Laurent Carlier
Date: Thursday, January 9, 2014 @ 21:33:45
  Author: lcarlier
Revision: 203400

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 203399, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 203399, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/LICENSE
(from rev 203399, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 203399, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-i686/revert.remove.GLXContextID.typedef.patch
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD
  mesa/repos/testing-x86_64/revert.remove.GLXContextID.typedef.patch

-+
 /LICENSE|  164 +++
 /PKGBUILD   |  302 ++
 testing-i686/LICENSE|   82 ---
 testing-i686/PKGBUILD   |  160 ---
 testing-i686/revert.remove.GLXContextID.typedef.patch   |   30 -
 testing-x86_64/LICENSE  |   82 ---
 testing-x86_64/PKGBUILD |  160 ---
 testing-x86_64/revert.remove.GLXContextID.typedef.patch |   30 -
 8 files changed, 466 insertions(+), 544 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 203399:203400 to see the changes.


[arch-commits] Commit in mesa/repos (10 files)

2014-01-05 Thread Laurent Carlier
Date: Monday, January 6, 2014 @ 08:56:25
  Author: lcarlier
Revision: 203236

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 203235, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 203235, mesa/trunk/PKGBUILD)
  mesa/repos/extra-i686/revert.remove.GLXContextID.typedef.patch
(from rev 203235, mesa/trunk/revert.remove.GLXContextID.typedef.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 203235, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 203235, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/revert.remove.GLXContextID.typedef.patch
(from rev 203235, mesa/trunk/revert.remove.GLXContextID.typedef.patch)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD

---+
 /LICENSE  |  164 
 /PKGBUILD |  320 
 extra-i686/LICENSE|   82 
 extra-i686/PKGBUILD   |  151 ---
 extra-i686/revert.remove.GLXContextID.typedef.patch   |   30 +
 extra-x86_64/LICENSE  |   82 
 extra-x86_64/PKGBUILD |  151 ---
 extra-x86_64/revert.remove.GLXContextID.typedef.patch |   30 +
 8 files changed, 544 insertions(+), 466 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 203235:203236 to see the changes.


[arch-commits] Commit in mesa/repos (10 files)

2013-07-18 Thread Laurent Carlier
Date: Thursday, July 18, 2013 @ 14:47:47
  Author: lcarlier
Revision: 190837

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 190836, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 190836, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 190836, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 190836, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-i686/git_fixes.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD
  mesa/repos/extra-x86_64/git_fixes.patch

--+
 /LICENSE |  164 ++
 /PKGBUILD|  304 ++
 extra-i686/LICENSE   |   82 ---
 extra-i686/PKGBUILD  |  156 -
 extra-i686/git_fixes.patch   |  476 -
 extra-x86_64/LICENSE |   82 ---
 extra-x86_64/PKGBUILD|  156 -
 extra-x86_64/git_fixes.patch |  476 -
 8 files changed, 468 insertions(+), 1428 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 190836:190837 to see the changes.


[arch-commits] Commit in mesa/repos (10 files)

2013-07-01 Thread Laurent Carlier
Date: Tuesday, July 2, 2013 @ 00:29:39
  Author: lcarlier
Revision: 189266

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 189265, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 189265, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 189265, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 189265, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/extra-i686/CVE-2013-1993.patch
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-x86_64/CVE-2013-1993.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD

--+
 /LICENSE |  164 
 /PKGBUILD|  296 +
 extra-i686/CVE-2013-1993.patch   |   82 --
 extra-i686/LICENSE   |   82 --
 extra-i686/PKGBUILD  |  157 ---
 extra-x86_64/CVE-2013-1993.patch |   82 --
 extra-x86_64/LICENSE |   82 --
 extra-x86_64/PKGBUILD|  157 ---
 8 files changed, 460 insertions(+), 642 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 189265:189266 to see the changes.


[arch-commits] Commit in mesa/repos (10 files)

2013-06-22 Thread Laurent Carlier
Date: Saturday, June 22, 2013 @ 12:51:37
  Author: lcarlier
Revision: 188839

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/CVE-2013-1993.patch
(from rev 188838, mesa/trunk/CVE-2013-1993.patch)
  mesa/repos/extra-i686/LICENSE
(from rev 188838, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 188838, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/CVE-2013-1993.patch
(from rev 188838, mesa/trunk/CVE-2013-1993.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 188838, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 188838, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD

--+
 /LICENSE |  164 +++
 /PKGBUILD|  314 +
 extra-i686/CVE-2013-1993.patch   |   82 +
 extra-i686/LICENSE   |   82 -
 extra-i686/PKGBUILD  |  154 --
 extra-x86_64/CVE-2013-1993.patch |   82 +
 extra-x86_64/LICENSE |   82 -
 extra-x86_64/PKGBUILD|  154 --
 8 files changed, 642 insertions(+), 472 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 188838:188839 to see the changes.


[arch-commits] Commit in mesa/repos (10 files)

2013-03-14 Thread Andreas Radke
Date: Thursday, March 14, 2013 @ 17:21:55
  Author: andyrtr
Revision: 180010

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 180009, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 180009, mesa/trunk/PKGBUILD)
  mesa/repos/extra-i686/git-fixes.patch
(from rev 180009, mesa/trunk/git-fixes.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 180009, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 180009, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/git-fixes.patch
(from rev 180009, mesa/trunk/git-fixes.patch)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD

--+
 extra-i686/LICENSE   |  164 +++---
 extra-i686/PKGBUILD  |  303 -
 extra-i686/git-fixes.patch   |   52 +++
 extra-x86_64/LICENSE |  164 +++---
 extra-x86_64/PKGBUILD|  303 -
 extra-x86_64/git-fixes.patch |   52 +++
 6 files changed, 578 insertions(+), 460 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 180009:180010 to see the changes.


[arch-commits] Commit in mesa/repos (10 files)

2013-02-23 Thread Andreas Radke
Date: Saturday, February 23, 2013 @ 09:29:13
  Author: andyrtr
Revision: 178457

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 178456, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 178456, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/LICENSE
(from rev 178456, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 178456, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-i686/llvm32.patch
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD
  mesa/repos/testing-x86_64/llvm32.patch

-+
 testing-i686/LICENSE|  164 +++
 testing-i686/PKGBUILD   |  454 ++
 testing-i686/llvm32.patch   |  284 --
 testing-x86_64/LICENSE  |  164 +++
 testing-x86_64/PKGBUILD |  454 ++
 testing-x86_64/llvm32.patch |  284 --
 6 files changed, 470 insertions(+), 1334 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 178456:178457 to see the changes.


[arch-commits] Commit in mesa/repos (10 files)

2013-01-23 Thread andyrtr
Date: Wednesday, January 23, 2013 @ 17:58:37
  Author: andyrtr
Revision: 175899

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 175898, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 175898, mesa/trunk/PKGBUILD)
  mesa/repos/extra-i686/llvm32.patch
(from rev 175898, mesa/trunk/llvm32.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 175898, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 175898, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/llvm32.patch
(from rev 175898, mesa/trunk/llvm32.patch)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/LICENSE|  164 ++--
 extra-i686/PKGBUILD   |  590 ++--
 extra-i686/llvm32.patch   |  284 +
 extra-x86_64/LICENSE  |  164 ++--
 extra-x86_64/PKGBUILD |  590 ++--
 extra-x86_64/llvm32.patch |  284 +
 6 files changed, 1328 insertions(+), 748 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 175898:175899 to see the changes.


[arch-commits] Commit in mesa/repos (10 files)

2012-10-09 Thread andyrtr
Date: Tuesday, October 9, 2012 @ 11:30:51
  Author: andyrtr
Revision: 168368

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 168367, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 168367, mesa/trunk/PKGBUILD)
  mesa/repos/testing-i686/git_fixes.diff
(from rev 168367, mesa/trunk/git_fixes.diff)
  mesa/repos/testing-x86_64/LICENSE
(from rev 168367, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 168367, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/git_fixes.diff
(from rev 168367, mesa/trunk/git_fixes.diff)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD

---+
 testing-i686/LICENSE  |  164 +--
 testing-i686/PKGBUILD |  588 
 testing-i686/git_fixes.diff   |   93 ++
 testing-x86_64/LICENSE|  164 +--
 testing-x86_64/PKGBUILD   |  588 
 testing-x86_64/git_fixes.diff |   93 ++
 6 files changed, 942 insertions(+), 748 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 168367:168368 to see the changes.


[arch-commits] Commit in mesa/repos (10 files)

2012-10-02 Thread andyrtr
Date: Tuesday, October 2, 2012 @ 13:40:28
  Author: andyrtr
Revision: 167550

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  mesa/repos/staging-i686/
  mesa/repos/staging-i686/LICENSE
(from rev 167549, mesa/trunk/LICENSE)
  mesa/repos/staging-i686/PKGBUILD
(from rev 167549, mesa/trunk/PKGBUILD)
  mesa/repos/staging-i686/mesa-8.0.3-llvm-3.1-fixes.patch
(from rev 167549, mesa/trunk/mesa-8.0.3-llvm-3.1-fixes.patch)
  mesa/repos/staging-i686/mesa-radeon-parallel-make.diff
(from rev 167549, mesa/trunk/mesa-radeon-parallel-make.diff)
  mesa/repos/staging-x86_64/
  mesa/repos/staging-x86_64/LICENSE
(from rev 167549, mesa/trunk/LICENSE)
  mesa/repos/staging-x86_64/PKGBUILD
(from rev 167549, mesa/trunk/PKGBUILD)
  mesa/repos/staging-x86_64/mesa-8.0.3-llvm-3.1-fixes.patch
(from rev 167549, mesa/trunk/mesa-8.0.3-llvm-3.1-fixes.patch)
  mesa/repos/staging-x86_64/mesa-radeon-parallel-make.diff
(from rev 167549, mesa/trunk/mesa-radeon-parallel-make.diff)

+
 staging-i686/LICENSE   |   82 ++
 staging-i686/PKGBUILD  |  290 +++
 staging-i686/mesa-8.0.3-llvm-3.1-fixes.patch   |   46 +++
 staging-i686/mesa-radeon-parallel-make.diff|  129 ++
 staging-x86_64/LICENSE |   82 ++
 staging-x86_64/PKGBUILD|  290 +++
 staging-x86_64/mesa-8.0.3-llvm-3.1-fixes.patch |   46 +++
 staging-x86_64/mesa-radeon-parallel-make.diff  |  129 ++
 8 files changed, 1094 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 167549:167550 to see the changes.


[arch-commits] Commit in mesa/repos (10 files)

2012-06-15 Thread Ionut Biru
Date: Friday, June 15, 2012 @ 09:56:53
  Author: ibiru
Revision: 161835

db-move: moved mesa from [staging] to [testing] ( i686,  x86_64)

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/LICENSE
(from rev 161834, mesa/repos/staging-i686/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 161834, mesa/repos/staging-i686/PKGBUILD)
  mesa/repos/testing-i686/mesa-8.0.3-llvm-3.1-fixes.patch
(from rev 161834, mesa/repos/staging-i686/mesa-8.0.3-llvm-3.1-fixes.patch)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/LICENSE
(from rev 161834, mesa/repos/staging-x86_64/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 161834, mesa/repos/staging-x86_64/PKGBUILD)
  mesa/repos/testing-x86_64/mesa-8.0.3-llvm-3.1-fixes.patch
(from rev 161834, mesa/repos/staging-x86_64/mesa-8.0.3-llvm-3.1-fixes.patch)
Deleted:
  mesa/repos/staging-i686/
  mesa/repos/staging-x86_64/

+
 testing-i686/LICENSE   |   82 +++
 testing-i686/PKGBUILD  |  269 +++
 testing-i686/mesa-8.0.3-llvm-3.1-fixes.patch   |   46 +++
 testing-x86_64/LICENSE |   82 +++
 testing-x86_64/PKGBUILD|  269 +++
 testing-x86_64/mesa-8.0.3-llvm-3.1-fixes.patch |   46 +++
 6 files changed, 794 insertions(+)

Copied: mesa/repos/testing-i686/LICENSE (from rev 161834, 
mesa/repos/staging-i686/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2012-06-15 13:56:53 UTC (rev 161835)
@@ -0,0 +1,82 @@
+Disclaimer
+
+Mesa is a 3-D graphics library with an API which is very similar to
+that of OpenGL*
+To the extent that Mesa utilizes the OpenGL command syntax or state
+machine, it is being used with authorization from Silicon Graphics,
+Inc.(SGI). However, the author does not possess an OpenGL license
+from SGI, and makes no claim that Mesa is in any way a compatible
+replacement for OpenGL or associated with SGI. Those who want a
+licensed implementation of OpenGL should contact a licensed
+vendor.
+
+Please do not refer to the library as MesaGL (for legal
+reasons). It's just Mesa or The Mesa 3-D graphics
+library
+
+* OpenGL is a trademark of Silicon Graphics Incorporated.
+
+License / Copyright Information
+
+The Mesa distribution consists of several components.  Different copyrights
+and licenses apply to different components.  For example, GLUT is copyrighted
+by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
+device drivers are copyrighted by their authors.  See below for a list of
+Mesa's main components and the license for each.
+
+The core Mesa library is licensed according to the terms of the MIT license.
+This allows integration with the XFree86, Xorg and DRI projects.
+
+The default Mesa license is as follows:
+
+Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the Software),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sublicense,
+and/or sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
+BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Attention, Contributors
+
+When contributing to the Mesa project you must agree to the licensing terms
+of the component to which you're contributing.
+The following section lists the primary components of the Mesa distribution
+and their respective licenses.
+
+
+Mesa Component Licenses
+
+Component Location   Primary Author  License
+
+Main Mesa codesrc/mesa/  Brian Paul  Mesa (MIT)
+
+Device driverssrc/mesa/drivers/* See drivers See drivers
+
+Ext headers   include/GL/glext.h SGI SGI Free B
+  include/GL/glxext.h
+
+GLUT  src/glut/  Mark KilgardMark's copyright
+
+Mesa GLU library  src/glu/mesa/  Brian Paul  GNU-LGPL
+
+SGI GLU library   src/glu/sgi/   SGI SGI Free