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

2017-10-30 Thread Andreas Radke
Date: Monday, October 30, 2017 @ 18:31:39
  Author: andyrtr
Revision: 308679

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 308678, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-i686/LICENSE
(from rev 308678, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 308678, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch
(from rev 308678, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 308678, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 308678, mesa/trunk/PKGBUILD)

---+
 testing-i686/0002-glvnd-fix-gl-dot-pc.patch   |   12 +
 testing-i686/LICENSE  |   82 ++
 testing-i686/PKGBUILD |  192 
 testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch |   12 +
 testing-x86_64/LICENSE|   82 ++
 testing-x86_64/PKGBUILD   |  192 
 6 files changed, 572 insertions(+)

Copied: mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch (from rev 
308678, 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-30 18:31:39 UTC (rev 
308679)
@@ -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 308678, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2017-10-30 18:31:39 UTC (rev 308679)
@@ -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 

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

2017-02-12 Thread Laurent Carlier
Date: Sunday, February 12, 2017 @ 10:33:26
  Author: lcarlier
Revision: 288731

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

Added:
  mesa/repos/staging-i686/
  mesa/repos/staging-i686/LICENSE
(from rev 288730, mesa/trunk/LICENSE)
  mesa/repos/staging-i686/PKGBUILD
(from rev 288730, mesa/trunk/PKGBUILD)
  mesa/repos/staging-i686/remove-libpthread-stubs.patch
(from rev 288730, mesa/trunk/remove-libpthread-stubs.patch)
  mesa/repos/staging-x86_64/
  mesa/repos/staging-x86_64/LICENSE
(from rev 288730, mesa/trunk/LICENSE)
  mesa/repos/staging-x86_64/PKGBUILD
(from rev 288730, mesa/trunk/PKGBUILD)
  mesa/repos/staging-x86_64/remove-libpthread-stubs.patch
(from rev 288730, mesa/trunk/remove-libpthread-stubs.patch)

--+
 staging-i686/LICENSE |   82 +
 staging-i686/PKGBUILD|  216 +
 staging-i686/remove-libpthread-stubs.patch   |   13 +
 staging-x86_64/LICENSE   |   82 +
 staging-x86_64/PKGBUILD  |  216 +
 staging-x86_64/remove-libpthread-stubs.patch |   13 +
 6 files changed, 622 insertions(+)

Copied: mesa/repos/staging-i686/LICENSE (from rev 288730, mesa/trunk/LICENSE)
===
--- staging-i686/LICENSE(rev 0)
+++ staging-i686/LICENSE2017-02-12 10:33:26 UTC (rev 288731)
@@ -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 B
+
+demo programs progs/demos/   various see source files
+
+X demos   progs/xdemos/  Brian Paul  see source files
+
+SGI demos   

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

2017-01-05 Thread Andreas Radke
Date: Thursday, January 5, 2017 @ 20:18:30
  Author: andyrtr
Revision: 285310

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

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/LICENSE
(from rev 285309, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 285309, mesa/trunk/PKGBUILD)
  mesa/repos/testing-i686/remove-libpthread-stubs.patch
(from rev 285309, mesa/trunk/remove-libpthread-stubs.patch)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/LICENSE
(from rev 285309, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 285309, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/remove-libpthread-stubs.patch
(from rev 285309, mesa/trunk/remove-libpthread-stubs.patch)

--+
 testing-i686/LICENSE |   82 +
 testing-i686/PKGBUILD|  211 +
 testing-i686/remove-libpthread-stubs.patch   |   13 +
 testing-x86_64/LICENSE   |   82 +
 testing-x86_64/PKGBUILD  |  211 +
 testing-x86_64/remove-libpthread-stubs.patch |   13 +
 6 files changed, 612 insertions(+)

Copied: mesa/repos/testing-i686/LICENSE (from rev 285309, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2017-01-05 20:18:30 UTC (rev 285310)
@@ -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 B
+
+demo programs progs/demos/   various see source files
+
+X demos   progs/xdemos/  Brian Paul  see source files
+
+SGI demos

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

2016-11-30 Thread Laurent Carlier
Date: Wednesday, November 30, 2016 @ 09:48:04
  Author: lcarlier
Revision: 282365

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

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/LICENSE
(from rev 282364, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 282364, mesa/trunk/PKGBUILD)
  mesa/repos/testing-i686/remove-libpthread-stubs.patch
(from rev 282364, mesa/trunk/remove-libpthread-stubs.patch)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/LICENSE
(from rev 282364, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 282364, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/remove-libpthread-stubs.patch
(from rev 282364, mesa/trunk/remove-libpthread-stubs.patch)

--+
 testing-i686/LICENSE |   82 +
 testing-i686/PKGBUILD|  210 +
 testing-i686/remove-libpthread-stubs.patch   |   13 +
 testing-x86_64/LICENSE   |   82 +
 testing-x86_64/PKGBUILD  |  210 +
 testing-x86_64/remove-libpthread-stubs.patch |   13 +
 6 files changed, 610 insertions(+)

Copied: mesa/repos/testing-i686/LICENSE (from rev 282364, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2016-11-30 09:48:04 UTC (rev 282365)
@@ -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 B
+
+demo programs progs/demos/   various see source files
+
+X demos   progs/xdemos/  Brian Paul  see source files
+
+SGI 

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

2016-11-01 Thread Laurent Carlier
Date: Tuesday, November 1, 2016 @ 09:48:30
  Author: lcarlier
Revision: 279561

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

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/LICENSE
(from rev 279560, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 279560, mesa/trunk/PKGBUILD)
  mesa/repos/testing-i686/remove-libpthread-stubs.patch
(from rev 279560, mesa/trunk/remove-libpthread-stubs.patch)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/LICENSE
(from rev 279560, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 279560, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/remove-libpthread-stubs.patch
(from rev 279560, mesa/trunk/remove-libpthread-stubs.patch)

--+
 testing-i686/LICENSE |   82 +
 testing-i686/PKGBUILD|  210 +
 testing-i686/remove-libpthread-stubs.patch   |   13 +
 testing-x86_64/LICENSE   |   82 +
 testing-x86_64/PKGBUILD  |  210 +
 testing-x86_64/remove-libpthread-stubs.patch |   13 +
 6 files changed, 610 insertions(+)

Copied: mesa/repos/testing-i686/LICENSE (from rev 279560, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2016-11-01 09:48:30 UTC (rev 279561)
@@ -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 B
+
+demo programs progs/demos/   various see source files
+
+X demos   progs/xdemos/  Brian Paul  see source files
+
+SGI demos   

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

2016-07-08 Thread Laurent Carlier
Date: Friday, July 8, 2016 @ 16:02:11
  Author: lcarlier
Revision: 271221

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

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/LICENSE
(from rev 271220, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 271220, mesa/trunk/PKGBUILD)
  mesa/repos/testing-i686/remove-libpthread-stubs.patch
(from rev 271220, mesa/trunk/remove-libpthread-stubs.patch)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/LICENSE
(from rev 271220, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 271220, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/remove-libpthread-stubs.patch
(from rev 271220, mesa/trunk/remove-libpthread-stubs.patch)

--+
 testing-i686/LICENSE |   82 ++
 testing-i686/PKGBUILD|  192 +
 testing-i686/remove-libpthread-stubs.patch   |   14 +
 testing-x86_64/LICENSE   |   82 ++
 testing-x86_64/PKGBUILD  |  192 +
 testing-x86_64/remove-libpthread-stubs.patch |   14 +
 6 files changed, 576 insertions(+)

Copied: mesa/repos/testing-i686/LICENSE (from rev 271220, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2016-07-08 16:02:11 UTC (rev 271221)
@@ -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 B
+
+demo programs progs/demos/   various see source files
+
+X demos   progs/xdemos/  Brian Paul  see source files
+
+SGI demos  

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

2016-05-09 Thread Laurent Carlier
Date: Tuesday, May 10, 2016 @ 07:00:41
  Author: lcarlier
Revision: 267300

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

Added:
  mesa/repos/staging-i686/LICENSE
(from rev 267299, mesa/trunk/LICENSE)
  mesa/repos/staging-i686/PKGBUILD
(from rev 267299, mesa/trunk/PKGBUILD)
  mesa/repos/staging-x86_64/LICENSE
(from rev 267299, mesa/trunk/LICENSE)
  mesa/repos/staging-x86_64/PKGBUILD
(from rev 267299, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/staging-i686/LICENSE
  mesa/repos/staging-i686/PKGBUILD
  mesa/repos/staging-x86_64/LICENSE
  mesa/repos/staging-x86_64/PKGBUILD

-+
 /LICENSE|  164 ++
 /PKGBUILD   |  330 ++
 staging-i686/LICENSE|   82 ---
 staging-i686/PKGBUILD   |  165 ---
 staging-x86_64/LICENSE  |   82 ---
 staging-x86_64/PKGBUILD |  165 ---
 6 files changed, 494 insertions(+), 494 deletions(-)

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


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

2016-04-18 Thread Laurent Carlier
Date: Monday, April 18, 2016 @ 08:25:48
  Author: lcarlier
Revision: 265113

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 265112, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 265112, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 265112, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 265112, 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 |  344 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  172 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  172 
 6 files changed, 508 insertions(+), 508 deletions(-)

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


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

2016-04-04 Thread Laurent Carlier
Date: Monday, April 4, 2016 @ 16:38:49
  Author: lcarlier
Revision: 263862

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

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 263861, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 263861, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/LICENSE
(from rev 263861, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 263861, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD

-+
 /LICENSE|  164 +
 /PKGBUILD   |  344 ++
 testing-i686/LICENSE|   82 --
 testing-i686/PKGBUILD   |  172 ---
 testing-x86_64/LICENSE  |   82 --
 testing-x86_64/PKGBUILD |  172 ---
 6 files changed, 508 insertions(+), 508 deletions(-)

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


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

2016-03-29 Thread Laurent Carlier
Date: Wednesday, March 30, 2016 @ 01:15:02
  Author: lcarlier
Revision: 263311

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

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 263310, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 263310, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/LICENSE
(from rev 263310, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 263310, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD

-+
 /LICENSE|  164 +
 /PKGBUILD   |  344 ++
 testing-i686/LICENSE|   82 --
 testing-i686/PKGBUILD   |  172 ---
 testing-x86_64/LICENSE  |   82 --
 testing-x86_64/PKGBUILD |  172 ---
 6 files changed, 508 insertions(+), 508 deletions(-)

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


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

2016-02-11 Thread Laurent Carlier
Date: Thursday, February 11, 2016 @ 09:43:49
  Author: lcarlier
Revision: 259062

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 259061, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 259061, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 259061, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 259061, 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/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  173 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  173 
 6 files changed, 510 insertions(+), 510 deletions(-)

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


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

2015-12-27 Thread Laurent Carlier
Date: Sunday, December 27, 2015 @ 22:27:21
  Author: lcarlier
Revision: 257308

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 257307, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 257307, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 257307, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 257307, 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/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  172 ---
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  172 ---
 6 files changed, 510 insertions(+), 508 deletions(-)

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


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

2015-12-10 Thread Laurent Carlier
Date: Thursday, December 10, 2015 @ 14:16:42
  Author: lcarlier
Revision: 255746

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 255745, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 255745, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 255745, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 255745, 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 |  344 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  172 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  172 
 6 files changed, 508 insertions(+), 508 deletions(-)

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


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

2015-11-21 Thread Laurent Carlier
Date: Saturday, November 21, 2015 @ 17:34:04
  Author: lcarlier
Revision: 251786

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 251785, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 251785, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 251785, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 251785, 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 |  344 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  172 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  172 
 6 files changed, 508 insertions(+), 508 deletions(-)

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


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

2015-11-11 Thread Andreas Radke
Date: Wednesday, November 11, 2015 @ 15:22:35
  Author: andyrtr
Revision: 250750

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 250749, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 250749, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 250749, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 250749, 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 |  344 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  172 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  172 
 6 files changed, 508 insertions(+), 508 deletions(-)

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


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

2015-09-25 Thread Evangelos Foutras
Date: Friday, September 25, 2015 @ 18:32:51
  Author: foutrelis
Revision: 247467

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

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

-+
 staging-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch   |   33 +
 staging-i686/LICENSE|   82 
 staging-i686/PKGBUILD   |  177 
++
 staging-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch |   33 +
 staging-x86_64/LICENSE  |   82 
 staging-x86_64/PKGBUILD |  177 
++
 6 files changed, 584 insertions(+)

Copied: 
mesa/repos/staging-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch 
(from rev 247466, 
mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch)
===
--- staging-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch   
(rev 0)
+++ staging-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch   
2015-09-25 16:32:51 UTC (rev 247467)
@@ -0,0 +1,33 @@
+From e2a696a4cd93c2dbe445243de48ed478fbdb8009 Mon Sep 17 00:00:00 2001
+From: Chris Wilson 
+Date: Fri, 10 Jul 2015 10:41:35 +0100
+Subject: [PATCH] i965: Remove early release of DRI2 miptree
+
+intel_update_winsys_renderbuffer_miptree() will release the existing
+miptree when wrapping a new DRI2 buffer, so we can remove the early
+release and so prevent a NULL mt dereference should importing the new
+DRI2 name fail for any reason. (Reusing the old DRI2 name will result
+in the rendering going astray, to a stale buffer, and not shown on the
+screen, but it allows us to issue a warning and not crash much later in
+innocent code.)
+
+Signed-off-by: Chris Wilson 
+---
+ src/mesa/drivers/dri/i965/brw_context.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/src/mesa/drivers/dri/i965/brw_context.c 
b/src/mesa/drivers/dri/i965/brw_context.c
+index e8d1396..72f3897 100644
+--- a/src/mesa/drivers/dri/i965/brw_context.c
 b/src/mesa/drivers/dri/i965/brw_context.c
+@@ -1388,7 +1388,6 @@ intel_process_dri2_buffer(struct brw_context *brw,
+   buffer->cpp, buffer->pitch);
+}
+ 
+-   intel_miptree_release(>mt);
+bo = drm_intel_bo_gem_create_from_name(brw->bufmgr, buffer_name,
+   buffer->name);
+if (!bo) {
+-- 
+2.5.0
+

Copied: mesa/repos/staging-i686/LICENSE (from rev 247466, mesa/trunk/LICENSE)
===
--- staging-i686/LICENSE(rev 0)
+++ staging-i686/LICENSE2015-09-25 16:32:51 UTC (rev 247467)
@@ -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 

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

2015-09-17 Thread Laurent Carlier
Date: Thursday, September 17, 2015 @ 18:41:18
  Author: lcarlier
Revision: 246447

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

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

-+
 staging-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch   |   33 ++
 staging-i686/LICENSE|   82 
 staging-i686/PKGBUILD   |  165 
++
 staging-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch |   33 ++
 staging-x86_64/LICENSE  |   82 
 staging-x86_64/PKGBUILD |  165 
++
 6 files changed, 560 insertions(+)

Copied: 
mesa/repos/staging-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch 
(from rev 246446, 
mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch)
===
--- staging-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch   
(rev 0)
+++ staging-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch   
2015-09-17 16:41:18 UTC (rev 246447)
@@ -0,0 +1,33 @@
+From e2a696a4cd93c2dbe445243de48ed478fbdb8009 Mon Sep 17 00:00:00 2001
+From: Chris Wilson 
+Date: Fri, 10 Jul 2015 10:41:35 +0100
+Subject: [PATCH] i965: Remove early release of DRI2 miptree
+
+intel_update_winsys_renderbuffer_miptree() will release the existing
+miptree when wrapping a new DRI2 buffer, so we can remove the early
+release and so prevent a NULL mt dereference should importing the new
+DRI2 name fail for any reason. (Reusing the old DRI2 name will result
+in the rendering going astray, to a stale buffer, and not shown on the
+screen, but it allows us to issue a warning and not crash much later in
+innocent code.)
+
+Signed-off-by: Chris Wilson 
+---
+ src/mesa/drivers/dri/i965/brw_context.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/src/mesa/drivers/dri/i965/brw_context.c 
b/src/mesa/drivers/dri/i965/brw_context.c
+index e8d1396..72f3897 100644
+--- a/src/mesa/drivers/dri/i965/brw_context.c
 b/src/mesa/drivers/dri/i965/brw_context.c
+@@ -1388,7 +1388,6 @@ intel_process_dri2_buffer(struct brw_context *brw,
+   buffer->cpp, buffer->pitch);
+}
+ 
+-   intel_miptree_release(>mt);
+bo = drm_intel_bo_gem_create_from_name(brw->bufmgr, buffer_name,
+   buffer->name);
+if (!bo) {
+-- 
+2.5.0
+

Copied: mesa/repos/staging-i686/LICENSE (from rev 246446, mesa/trunk/LICENSE)
===
--- staging-i686/LICENSE(rev 0)
+++ staging-i686/LICENSE2015-09-17 16:41:18 UTC (rev 246447)
@@ -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 

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

2015-07-28 Thread Andreas Radke
Date: Tuesday, July 28, 2015 @ 18:57:51
  Author: andyrtr
Revision: 242571

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 242570, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 242570, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 242570, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 242570, 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 |  330 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  165 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  165 
 6 files changed, 494 insertions(+), 494 deletions(-)

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


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

2015-07-12 Thread Laurent Carlier
Date: Sunday, July 12, 2015 @ 11:38:18
  Author: lcarlier
Revision: 242140

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 242139, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 242139, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 242139, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 242139, 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 |  330 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  166 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  166 
 6 files changed, 494 insertions(+), 496 deletions(-)

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


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

2015-06-29 Thread Laurent Carlier
Date: Monday, June 29, 2015 @ 15:47:37
  Author: lcarlier
Revision: 241392

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 241391, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 241391, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 241391, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 241391, 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 |  332 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  165 ---
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  165 ---
 6 files changed, 496 insertions(+), 494 deletions(-)

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


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

2015-06-07 Thread Andreas Radke
Date: Sunday, June 7, 2015 @ 18:01:02
  Author: andyrtr
Revision: 240413

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 240412, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 240412, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 240412, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 240412, 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 |  330 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  165 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  165 
 6 files changed, 494 insertions(+), 494 deletions(-)

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


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

2015-05-24 Thread Andreas Radke
Date: Sunday, May 24, 2015 @ 13:25:20
  Author: andyrtr
Revision: 239702

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 239701, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 239701, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 239701, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 239701, 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 |  330 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  165 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  165 
 6 files changed, 494 insertions(+), 494 deletions(-)

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


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

2015-05-12 Thread Laurent Carlier
Date: Tuesday, May 12, 2015 @ 09:31:49
  Author: lcarlier
Revision: 239015

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 239013, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 239014, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 239014, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 239014, 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 |  330 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  165 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  165 
 6 files changed, 494 insertions(+), 494 deletions(-)

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


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

2015-04-24 Thread Laurent Carlier
Date: Saturday, April 25, 2015 @ 07:48:15
  Author: lcarlier
Revision: 238032

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 238031, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 238031, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 238031, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 238031, 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 |  330 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  165 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  165 
 6 files changed, 494 insertions(+), 494 deletions(-)

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


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

2015-04-13 Thread Andreas Radke
Date: Monday, April 13, 2015 @ 21:07:44
  Author: andyrtr
Revision: 236387

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 236386, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 236386, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 236386, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 236386, 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 |  330 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  165 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  165 
 6 files changed, 494 insertions(+), 494 deletions(-)

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


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

2015-03-29 Thread Laurent Carlier
Date: Sunday, March 29, 2015 @ 22:18:34
  Author: lcarlier
Revision: 235265

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 235264, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 235264, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 235264, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 235264, 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 |  330 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  165 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  165 
 6 files changed, 494 insertions(+), 494 deletions(-)

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


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

2015-03-14 Thread Laurent Carlier
Date: Saturday, March 14, 2015 @ 12:21:29
  Author: lcarlier
Revision: 233788

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

Added:
  mesa/repos/staging-i686/LICENSE
(from rev 233787, mesa/trunk/LICENSE)
  mesa/repos/staging-i686/PKGBUILD
(from rev 233787, mesa/trunk/PKGBUILD)
  mesa/repos/staging-x86_64/LICENSE
(from rev 233787, mesa/trunk/LICENSE)
  mesa/repos/staging-x86_64/PKGBUILD
(from rev 233787, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/staging-i686/LICENSE
  mesa/repos/staging-i686/PKGBUILD
  mesa/repos/staging-x86_64/LICENSE
  mesa/repos/staging-x86_64/PKGBUILD

-+
 /LICENSE|  164 ++
 /PKGBUILD   |  330 ++
 staging-i686/LICENSE|   82 ---
 staging-i686/PKGBUILD   |  165 ---
 staging-x86_64/LICENSE  |   82 ---
 staging-x86_64/PKGBUILD |  165 ---
 6 files changed, 494 insertions(+), 494 deletions(-)

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


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

2015-03-14 Thread Laurent Carlier
Date: Saturday, March 14, 2015 @ 18:53:41
  Author: lcarlier
Revision: 233808

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

Added:
  mesa/repos/staging-i686/LICENSE
(from rev 233807, mesa/trunk/LICENSE)
  mesa/repos/staging-i686/PKGBUILD
(from rev 233807, mesa/trunk/PKGBUILD)
  mesa/repos/staging-x86_64/LICENSE
(from rev 233807, mesa/trunk/LICENSE)
  mesa/repos/staging-x86_64/PKGBUILD
(from rev 233807, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/staging-i686/LICENSE
  mesa/repos/staging-i686/PKGBUILD
  mesa/repos/staging-x86_64/LICENSE
  mesa/repos/staging-x86_64/PKGBUILD

-+
 /LICENSE|  164 ++
 /PKGBUILD   |  330 ++
 staging-i686/LICENSE|   82 ---
 staging-i686/PKGBUILD   |  165 ---
 staging-x86_64/LICENSE  |   82 ---
 staging-x86_64/PKGBUILD |  165 ---
 6 files changed, 494 insertions(+), 494 deletions(-)

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


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

2015-03-07 Thread Laurent Carlier
Date: Saturday, March 7, 2015 @ 13:22:19
  Author: lcarlier
Revision: 232969

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 232968, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 232968, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 232968, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 232968, 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 |  332 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  166 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  166 
 6 files changed, 496 insertions(+), 496 deletions(-)

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


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

2015-02-21 Thread Laurent Carlier
Date: Saturday, February 21, 2015 @ 19:34:52
  Author: lcarlier
Revision: 231789

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 231788, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 231788, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 231788, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 231788, 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 |  332 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  166 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  166 
 6 files changed, 496 insertions(+), 496 deletions(-)

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


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

2015-02-07 Thread Laurent Carlier
Date: Saturday, February 7, 2015 @ 09:11:58
  Author: lcarlier
Revision: 230925

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 230924, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 230924, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 230924, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 230924, 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 |  332 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  166 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  166 
 6 files changed, 496 insertions(+), 496 deletions(-)

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


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

2015-01-24 Thread Laurent Carlier
Date: Saturday, January 24, 2015 @ 18:14:10
  Author: lcarlier
Revision: 229966

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 229965, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 229965, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 229965, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 229965, 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 |  332 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  166 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  166 
 6 files changed, 496 insertions(+), 496 deletions(-)

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


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

2015-01-12 Thread Laurent Carlier
Date: Monday, January 12, 2015 @ 16:29:04
  Author: lcarlier
Revision: 228943

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 228942, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 228942, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 228942, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 228942, 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 |  332 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  166 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  166 
 6 files changed, 496 insertions(+), 496 deletions(-)

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


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

2014-12-30 Thread Andreas Radke
Date: Tuesday, December 30, 2014 @ 13:50:47
  Author: andyrtr
Revision: 228173

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 228172, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 228172, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 228172, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 228172, 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 |  332 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  165 ---
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  165 ---
 6 files changed, 496 insertions(+), 494 deletions(-)

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


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

2014-12-07 Thread Laurent Carlier
Date: Sunday, December 7, 2014 @ 22:47:22
  Author: lcarlier
Revision: 227359

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 227358, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 227358, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 227358, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 227358, 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 |  348 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  174 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  174 
 6 files changed, 512 insertions(+), 512 deletions(-)

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


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

2014-11-22 Thread Andreas Radke
Date: Saturday, November 22, 2014 @ 18:08:27
  Author: andyrtr
Revision: 226834

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 226833, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 226833, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 226833, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 226833, 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 |  348 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  174 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  174 
 6 files changed, 512 insertions(+), 512 deletions(-)

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


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

2014-11-08 Thread Laurent Carlier
Date: Saturday, November 8, 2014 @ 19:14:12
  Author: lcarlier
Revision: 225764

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 225763, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 225763, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 225763, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 225763, 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 |  348 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  174 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  174 
 6 files changed, 512 insertions(+), 512 deletions(-)

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


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

2014-10-25 Thread Andreas Radke
Date: Saturday, October 25, 2014 @ 09:22:50
  Author: andyrtr
Revision: 225321

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 225320, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 225320, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 225320, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 225320, 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 |  348 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  174 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  174 
 6 files changed, 512 insertions(+), 512 deletions(-)

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


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

2014-10-13 Thread Laurent Carlier
Date: Monday, October 13, 2014 @ 11:03:37
  Author: lcarlier
Revision: 224269

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 224268, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 224268, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 224268, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 224268, 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 |  348 
 extra-i686/LICENSE|   82 ---
 extra-i686/PKGBUILD   |  174 
 extra-x86_64/LICENSE  |   82 ---
 extra-x86_64/PKGBUILD |  174 
 6 files changed, 512 insertions(+), 512 deletions(-)

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


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

2014-09-25 Thread Laurent Carlier
Date: Thursday, September 25, 2014 @ 19:13:03
  Author: lcarlier
Revision: 223005

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

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 223004, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 223004, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/LICENSE
(from rev 223004, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 223004, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD

-+
 /LICENSE|  164 +
 /PKGBUILD   |  348 ++
 testing-i686/LICENSE|   82 --
 testing-i686/PKGBUILD   |  173 --
 testing-x86_64/LICENSE  |   82 --
 testing-x86_64/PKGBUILD |  173 --
 6 files changed, 512 insertions(+), 510 deletions(-)

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


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

2014-09-20 Thread Laurent Carlier
Date: Saturday, September 20, 2014 @ 14:29:34
  Author: lcarlier
Revision: 222167

upstream update 10.2.8

Modified:
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-x86_64/PKGBUILD
Deleted:
  
mesa/repos/extra-i686/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch
  
mesa/repos/extra-i686/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch
  mesa/repos/extra-i686/llvm35.patch
  
mesa/repos/extra-x86_64/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch
  
mesa/repos/extra-x86_64/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch
  mesa/repos/extra-x86_64/llvm35.patch

--+
 extra-i686/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch | 
  33 
 extra-i686/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch   | 
  77 --
 extra-i686/PKGBUILD  | 
  23 --
 extra-i686/llvm35.patch  | 
  26 ---
 extra-x86_64/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch   | 
  33 
 extra-x86_64/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch | 
  77 --
 extra-x86_64/PKGBUILD| 
  23 --
 extra-x86_64/llvm35.patch| 
  26 ---
 8 files changed, 6 insertions(+), 312 deletions(-)

Deleted: 
extra-i686/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch
===
--- extra-i686/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch
2014-09-20 11:55:30 UTC (rev 222166)
+++ extra-i686/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch
2014-09-20 12:29:34 UTC (rev 222167)
@@ -1,33 +0,0 @@
-From 22c970946535956abac321585598425ad5cc82c5 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Jos=C3=A9=20Fonseca?= jfons...@vmware.com
-Date: Wed, 14 May 2014 12:55:50 +0100
-Subject: [PATCH 1/2] gallivm: Disable workaround for PR12833 on LLVM 3.2+.
-
-Fixed upstream.
-
-(cherry picked from commit 172ef0c5a5a97c211702eb4033eeaac20993350e)

- src/gallium/auxiliary/gallivm/lp_bld_misc.cpp | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp 
b/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp
-index d85adfb..45c985d 100644
 a/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp
-+++ b/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp
-@@ -321,11 +321,11 @@ 
lp_build_create_jit_compiler_for_module(LLVMExecutionEngineRef *OutJIT,
-builder.setJITMemoryManager(JITMemoryManager::CreateDefaultMemManager());
- 
-ExecutionEngine *JIT;
--#if 0
-+#if HAVE_LLVM = 0x0302
-JIT = builder.create();
- #else
-/*
--* Workaround http://llvm.org/bugs/show_bug.cgi?id=12833
-+* Workaround http://llvm.org/PR12833
- */
-StringRef MArch = ;
-StringRef MCPU = ;
--- 
-2.1.0
-

Deleted: 
extra-i686/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch
===
--- extra-i686/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch  
2014-09-20 11:55:30 UTC (rev 222166)
+++ extra-i686/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch  
2014-09-20 12:29:34 UTC (rev 222167)
@@ -1,77 +0,0 @@
-From ebe30fd4d4a90219431b6947f233473b2cf518a5 Mon Sep 17 00:00:00 2001
-From: Roland Scheidegger srol...@vmware.com
-Date: Thu, 19 Jun 2014 03:27:26 +0200
-Subject: [PATCH 2/2] gallivm: set mcpu when initializing llvm execution engine
-
-Previously llvm detected cpu features automatically when the execution engine
-was created (based on host cpu). This is no longer the case, which meant llvm
-was then not able to emit some of the intrinsics we used as we didn't specify
-any sse attributes (only on avx supporting systems this was not a problem since
-despite at least some llvm versions enabling it anyway we always set this
-manually). So, instead of trying to figure out which MAttrs to set just set
-MCPU.
-
-This fixes https://bugs.freedesktop.org/show_bug.cgi?id=77493.
-
-Reviewed-by: Jose Fonseca jfons...@vmware.com
-Tested-by: Vinson Lee v...@freedesktop.org
-(cherry picked from commit cad60420d5ea36a4b6fa2e6c91317f71423aa63e)

- src/gallium/auxiliary/gallivm/lp_bld_misc.cpp | 24 ++--
- 1 file changed, 22 insertions(+), 2 deletions(-)
-
-diff --git a/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp 
b/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp
-index 45c985d..395ac7b 100644
 a/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp
-+++ b/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp
-@@ -59,6 +59,7 @@
- #include llvm/ExecutionEngine/JITMemoryManager.h
- #endif
- #include llvm/Support/CommandLine.h
-+#include llvm/Support/Host.h
- #include llvm/Support/PrettyStackTrace.h
- 
- #if 

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

2014-09-05 Thread Evangelos Foutras
Date: Friday, September 5, 2014 @ 19:31:17
  Author: foutrelis
Revision: 221023

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

Added:
  mesa/repos/staging-i686/
  mesa/repos/staging-i686/LICENSE
(from rev 221022, mesa/trunk/LICENSE)
  mesa/repos/staging-i686/PKGBUILD
(from rev 221022, mesa/trunk/PKGBUILD)
  mesa/repos/staging-i686/llvm35.patch
(from rev 221022, mesa/trunk/llvm35.patch)
  mesa/repos/staging-x86_64/
  mesa/repos/staging-x86_64/LICENSE
(from rev 221022, mesa/trunk/LICENSE)
  mesa/repos/staging-x86_64/PKGBUILD
(from rev 221022, mesa/trunk/PKGBUILD)
  mesa/repos/staging-x86_64/llvm35.patch
(from rev 221022, mesa/trunk/llvm35.patch)

-+
 staging-i686/LICENSE|   82 
 staging-i686/PKGBUILD   |  214 ++
 staging-i686/llvm35.patch   |   26 +
 staging-x86_64/LICENSE  |   82 
 staging-x86_64/PKGBUILD |  214 ++
 staging-x86_64/llvm35.patch |   26 +
 6 files changed, 644 insertions(+)

Copied: mesa/repos/staging-i686/LICENSE (from rev 221022, mesa/trunk/LICENSE)
===
--- staging-i686/LICENSE(rev 0)
+++ staging-i686/LICENSE2014-09-05 17:31:17 UTC (rev 221023)
@@ -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 B
+
+demo programs progs/demos/   various see source files
+
+X demos   progs/xdemos/  Brian Paul  see source files
+
+SGI demos progs/samples/ SGI SGI copyright
+
+RedBook demos progs/redbook/ SGI SGI 

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

2014-08-21 Thread Laurent Carlier
Date: Thursday, August 21, 2014 @ 20:36:32
  Author: lcarlier
Revision: 220515

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 220514, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 220514, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 220514, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 220514, 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 |  412 
 extra-i686/LICENSE|   82 -
 extra-i686/PKGBUILD   |  206 
 extra-x86_64/LICENSE  |   82 -
 extra-x86_64/PKGBUILD |  206 
 6 files changed, 576 insertions(+), 576 deletions(-)

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


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

2014-08-03 Thread Laurent Carlier
Date: Sunday, August 3, 2014 @ 14:32:53
  Author: lcarlier
Revision: 218709

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

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 218708, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 218708, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/LICENSE
(from rev 218708, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 218708, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD

-+
 /LICENSE|  164 ++
 /PKGBUILD   |  412 ++
 testing-i686/LICENSE|   82 -
 testing-i686/PKGBUILD   |  205 --
 testing-x86_64/LICENSE  |   82 -
 testing-x86_64/PKGBUILD |  205 --
 6 files changed, 576 insertions(+), 574 deletions(-)

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


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

2014-07-19 Thread Laurent Carlier
Date: Sunday, July 20, 2014 @ 05:45:27
  Author: lcarlier
Revision: 217492

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 217491, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 217491, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 217491, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 217491, 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 |  406 
 extra-i686/LICENSE|   82 -
 extra-i686/PKGBUILD   |  203 
 extra-x86_64/LICENSE  |   82 -
 extra-x86_64/PKGBUILD |  203 
 6 files changed, 570 insertions(+), 570 deletions(-)

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


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

2014-07-07 Thread Laurent Carlier
Date: Tuesday, July 8, 2014 @ 07:35:17
  Author: lcarlier
Revision: 216627

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 216626, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 216626, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 216626, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 216626, 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 |  406 
 extra-i686/LICENSE|   82 -
 extra-i686/PKGBUILD   |  203 
 extra-x86_64/LICENSE  |   82 -
 extra-x86_64/PKGBUILD |  203 
 6 files changed, 570 insertions(+), 570 deletions(-)

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


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

2014-06-25 Thread Laurent Carlier
Date: Thursday, June 26, 2014 @ 01:03:43
  Author: lcarlier
Revision: 215463

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 215462, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 215462, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 215462, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 215462, 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 |  406 
 extra-i686/LICENSE|   82 -
 extra-i686/PKGBUILD   |  203 
 extra-x86_64/LICENSE  |   82 -
 extra-x86_64/PKGBUILD |  203 
 6 files changed, 570 insertions(+), 570 deletions(-)

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


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

2014-06-07 Thread Laurent Carlier
Date: Saturday, June 7, 2014 @ 09:00:13
  Author: lcarlier
Revision: 214349

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

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 214348, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 214348, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/LICENSE
(from rev 214348, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 214348, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD

-+
 /LICENSE|  164 ++
 /PKGBUILD   |  406 ++
 testing-i686/LICENSE|   82 -
 testing-i686/PKGBUILD   |  204 ---
 testing-x86_64/LICENSE  |   82 -
 testing-x86_64/PKGBUILD |  204 ---
 6 files changed, 570 insertions(+), 572 deletions(-)

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


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

2014-05-31 Thread Laurent Carlier
Date: Saturday, May 31, 2014 @ 11:12:23
  Author: lcarlier
Revision: 213900

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

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 213899, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 213899, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/LICENSE
(from rev 213899, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 213899, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD

-+
 /LICENSE|  164 ++
 /PKGBUILD   |  408 ++
 testing-i686/LICENSE|   82 -
 testing-i686/PKGBUILD   |  204 ---
 testing-x86_64/LICENSE  |   82 -
 testing-x86_64/PKGBUILD |  204 ---
 6 files changed, 572 insertions(+), 572 deletions(-)

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


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

2014-05-24 Thread Laurent Carlier
Date: Saturday, May 24, 2014 @ 21:03:19
  Author: lcarlier
Revision: 213557

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

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 213556, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 213556, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/LICENSE
(from rev 213556, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 213556, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD

-+
 /LICENSE|  164 ++
 /PKGBUILD   |  408 ++
 testing-i686/LICENSE|   82 -
 testing-i686/PKGBUILD   |  185 
 testing-x86_64/LICENSE  |   82 -
 testing-x86_64/PKGBUILD |  185 
 6 files changed, 572 insertions(+), 534 deletions(-)

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


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

2014-05-09 Thread Andreas Radke
Date: Friday, May 9, 2014 @ 21:16:27
  Author: andyrtr
Revision: 212176

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 212175, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 212175, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 212175, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 212175, 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 |  328 
 extra-i686/LICENSE|   82 
 extra-i686/PKGBUILD   |  164 
 extra-x86_64/LICENSE  |   82 
 extra-x86_64/PKGBUILD |  164 
 6 files changed, 492 insertions(+), 492 deletions(-)

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


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

2014-03-13 Thread Laurent Carlier
Date: Thursday, March 13, 2014 @ 16:20:37
  Author: lcarlier
Revision: 207698

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

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 207697, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 207697, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/LICENSE
(from rev 207697, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 207697, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD

-+
 /LICENSE|  164 +++
 /PKGBUILD   |  324 ++
 testing-i686/LICENSE|   82 ---
 testing-i686/PKGBUILD   |  162 ---
 testing-x86_64/LICENSE  |   82 ---
 testing-x86_64/PKGBUILD |  162 ---
 6 files changed, 488 insertions(+), 488 deletions(-)

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


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

2014-03-08 Thread Laurent Carlier
Date: Saturday, March 8, 2014 @ 14:34:55
  Author: lcarlier
Revision: 207385

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

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 207384, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 207384, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/LICENSE
(from rev 207384, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 207384, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD

-+
 /LICENSE|  164 +++
 /PKGBUILD   |  322 ++
 testing-i686/LICENSE|   82 ---
 testing-i686/PKGBUILD   |  161 ---
 testing-x86_64/LICENSE  |   82 ---
 testing-x86_64/PKGBUILD |  161 ---
 6 files changed, 486 insertions(+), 486 deletions(-)

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


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

2014-03-08 Thread Laurent Carlier
Date: Saturday, March 8, 2014 @ 14:34:40
  Author: lcarlier
Revision: 207384

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

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 207383, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 207383, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/LICENSE
(from rev 207383, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 207383, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD

-+
 /LICENSE|  164 +++
 /PKGBUILD   |  322 ++
 testing-i686/LICENSE|   82 ---
 testing-i686/PKGBUILD   |  149 -
 testing-x86_64/LICENSE  |   82 ---
 testing-x86_64/PKGBUILD |  149 -
 6 files changed, 486 insertions(+), 462 deletions(-)

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


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

2014-02-04 Thread Andreas Radke
Date: Tuesday, February 4, 2014 @ 12:01:18
  Author: andyrtr
Revision: 205069

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 205068, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 205068, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 205068, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 205068, 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 |  296 
 extra-i686/LICENSE|   82 -
 extra-i686/PKGBUILD   |  151 
 extra-x86_64/LICENSE  |   82 -
 extra-x86_64/PKGBUILD |  151 
 6 files changed, 460 insertions(+), 466 deletions(-)

Deleted: extra-i686/LICENSE
===
--- extra-i686/LICENSE  2014-02-04 11:00:54 UTC (rev 205068)
+++ extra-i686/LICENSE  2014-02-04 11:01:18 UTC (rev 205069)
@@ -1,82 +0,0 @@
-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 B
-
-demo programs progs/demos/   various see source files
-
-X demos   progs/xdemos/  Brian Paul  see source files
-
-SGI demos progs/samples/ SGI SGI copyright
-
-RedBook demos progs/redbook/ SGI SGI copyright

Copied: mesa/repos/extra-i686/LICENSE (from rev 205068, mesa/trunk/LICENSE)
===
--- 

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

2014-01-07 Thread Laurent Carlier
Date: Tuesday, January 7, 2014 @ 10:20:49
  Author: lcarlier
Revision: 203274

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

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

-+
 staging-i686/LICENSE|   82 +++
 staging-i686/PKGBUILD   |  160 ++
 staging-i686/revert.remove.GLXContextID.typedef.patch   |   30 ++
 staging-x86_64/LICENSE  |   82 +++
 staging-x86_64/PKGBUILD |  160 ++
 staging-x86_64/revert.remove.GLXContextID.typedef.patch |   30 ++
 6 files changed, 544 insertions(+)

Copied: mesa/repos/staging-i686/LICENSE (from rev 203273, mesa/trunk/LICENSE)
===
--- staging-i686/LICENSE(rev 0)
+++ staging-i686/LICENSE2014-01-07 09:20:49 UTC (rev 203274)
@@ -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 B
+
+demo programs progs/demos/   various see source files
+

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

2013-12-13 Thread Andreas Radke
Date: Friday, December 13, 2013 @ 15:22:57
  Author: andyrtr
Revision: 201505

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 201504, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 201504, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 201504, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 201504, 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 |  308 
 extra-i686/LICENSE|   82 
 extra-i686/PKGBUILD   |  154 
 extra-x86_64/LICENSE  |   82 
 extra-x86_64/PKGBUILD |  154 
 6 files changed, 472 insertions(+), 472 deletions(-)

Deleted: extra-i686/LICENSE
===
--- extra-i686/LICENSE  2013-12-13 14:22:36 UTC (rev 201504)
+++ extra-i686/LICENSE  2013-12-13 14:22:57 UTC (rev 201505)
@@ -1,82 +0,0 @@
-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 B
-
-demo programs progs/demos/   various see source files
-
-X demos   progs/xdemos/  Brian Paul  see source files
-
-SGI demos progs/samples/ SGI SGI copyright
-
-RedBook demos progs/redbook/ SGI SGI copyright

Copied: mesa/repos/extra-i686/LICENSE (from rev 201504, mesa/trunk/LICENSE)
===
--- 

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

2013-11-16 Thread Thomas Bächler
Date: Saturday, November 16, 2013 @ 16:01:33
  Author: thomas
Revision: 199796

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 199795, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 199795, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 199795, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 199795, 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 |  308 
 extra-i686/LICENSE|   82 
 extra-i686/PKGBUILD   |  153 ---
 extra-x86_64/LICENSE  |   82 
 extra-x86_64/PKGBUILD |  153 ---
 6 files changed, 472 insertions(+), 470 deletions(-)

Deleted: extra-i686/LICENSE
===
--- extra-i686/LICENSE  2013-11-16 15:01:21 UTC (rev 199795)
+++ extra-i686/LICENSE  2013-11-16 15:01:33 UTC (rev 199796)
@@ -1,82 +0,0 @@
-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 B
-
-demo programs progs/demos/   various see source files
-
-X demos   progs/xdemos/  Brian Paul  see source files
-
-SGI demos progs/samples/ SGI SGI copyright
-
-RedBook demos progs/redbook/ SGI SGI copyright

Copied: mesa/repos/extra-i686/LICENSE (from rev 199795, mesa/trunk/LICENSE)
===
--- 

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

2013-11-13 Thread Laurent Carlier
Date: Thursday, November 14, 2013 @ 08:16:27
  Author: lcarlier
Revision: 199522

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 199521, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 199521, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 199521, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 199521, 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 |  306 
 extra-i686/LICENSE|   82 
 extra-i686/PKGBUILD   |  153 
 extra-x86_64/LICENSE  |   82 
 extra-x86_64/PKGBUILD |  153 
 6 files changed, 470 insertions(+), 470 deletions(-)

Deleted: extra-i686/LICENSE
===
--- extra-i686/LICENSE  2013-11-14 07:16:16 UTC (rev 199521)
+++ extra-i686/LICENSE  2013-11-14 07:16:27 UTC (rev 199522)
@@ -1,82 +0,0 @@
-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 B
-
-demo programs progs/demos/   various see source files
-
-X demos   progs/xdemos/  Brian Paul  see source files
-
-SGI demos progs/samples/ SGI SGI copyright
-
-RedBook demos progs/redbook/ SGI SGI copyright

Copied: mesa/repos/extra-i686/LICENSE (from rev 199521, mesa/trunk/LICENSE)
===
--- 

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

2013-09-12 Thread Laurent Carlier
Date: Thursday, September 12, 2013 @ 11:44:15
  Author: lcarlier
Revision: 194265

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 194264, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 194264, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 194264, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 194264, 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 |  308 
 extra-i686/LICENSE|   82 
 extra-i686/PKGBUILD   |  151 ---
 extra-x86_64/LICENSE  |   82 
 extra-x86_64/PKGBUILD |  151 ---
 6 files changed, 472 insertions(+), 466 deletions(-)

Deleted: extra-i686/LICENSE
===
--- extra-i686/LICENSE  2013-09-12 09:44:04 UTC (rev 194264)
+++ extra-i686/LICENSE  2013-09-12 09:44:15 UTC (rev 194265)
@@ -1,82 +0,0 @@
-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 B
-
-demo programs progs/demos/   various see source files
-
-X demos   progs/xdemos/  Brian Paul  see source files
-
-SGI demos progs/samples/ SGI SGI copyright
-
-RedBook demos progs/redbook/ SGI SGI copyright

Copied: mesa/repos/extra-i686/LICENSE (from rev 194264, mesa/trunk/LICENSE)
===
--- 

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

2013-08-28 Thread Laurent Carlier
Date: Wednesday, August 28, 2013 @ 08:47:01
  Author: lcarlier
Revision: 193694

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

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 193693, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 193693, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/LICENSE
(from rev 193693, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 193693, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD

-+
 /LICENSE|  164 
 /PKGBUILD   |  302 ++
 testing-i686/LICENSE|   82 
 testing-i686/PKGBUILD   |  152 ---
 testing-x86_64/LICENSE  |   82 
 testing-x86_64/PKGBUILD |  152 ---
 6 files changed, 466 insertions(+), 468 deletions(-)

Deleted: testing-i686/LICENSE
===
--- testing-i686/LICENSE2013-08-28 06:46:50 UTC (rev 193693)
+++ testing-i686/LICENSE2013-08-28 06:47:01 UTC (rev 193694)
@@ -1,82 +0,0 @@
-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 B
-
-demo programs progs/demos/   various see source files
-
-X demos   progs/xdemos/  Brian Paul  see source files
-
-SGI demos progs/samples/ SGI SGI copyright
-
-RedBook demos progs/redbook/ SGI SGI copyright

Copied: mesa/repos/testing-i686/LICENSE (from rev 193693, mesa/trunk/LICENSE)

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

2013-08-23 Thread Laurent Carlier
Date: Friday, August 23, 2013 @ 08:58:58
  Author: lcarlier
Revision: 193547

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

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 193546, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 193546, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/LICENSE
(from rev 193546, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 193546, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD

-+
 /LICENSE|  164 
 /PKGBUILD   |  304 ++
 testing-i686/LICENSE|   82 
 testing-i686/PKGBUILD   |  152 ---
 testing-x86_64/LICENSE  |   82 
 testing-x86_64/PKGBUILD |  152 ---
 6 files changed, 468 insertions(+), 468 deletions(-)

Deleted: testing-i686/LICENSE
===
--- testing-i686/LICENSE2013-08-23 06:58:46 UTC (rev 193546)
+++ testing-i686/LICENSE2013-08-23 06:58:58 UTC (rev 193547)
@@ -1,82 +0,0 @@
-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 B
-
-demo programs progs/demos/   various see source files
-
-X demos   progs/xdemos/  Brian Paul  see source files
-
-SGI demos progs/samples/ SGI SGI copyright
-
-RedBook demos progs/redbook/ SGI SGI copyright

Copied: mesa/repos/testing-i686/LICENSE (from rev 193546, mesa/trunk/LICENSE)

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

2013-08-01 Thread Laurent Carlier
Date: Friday, August 2, 2013 @ 01:15:05
  Author: lcarlier
Revision: 191957

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 191956, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 191956, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 191956, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 191956, 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 |  304 
 extra-i686/LICENSE|   82 
 extra-i686/PKGBUILD   |  152 
 extra-x86_64/LICENSE  |   82 
 extra-x86_64/PKGBUILD |  152 
 6 files changed, 468 insertions(+), 468 deletions(-)

Deleted: extra-i686/LICENSE
===
--- extra-i686/LICENSE  2013-08-01 23:14:49 UTC (rev 191956)
+++ extra-i686/LICENSE  2013-08-01 23:15:05 UTC (rev 191957)
@@ -1,82 +0,0 @@
-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 B
-
-demo programs progs/demos/   various see source files
-
-X demos   progs/xdemos/  Brian Paul  see source files
-
-SGI demos progs/samples/ SGI SGI copyright
-
-RedBook demos progs/redbook/ SGI SGI copyright

Copied: mesa/repos/extra-i686/LICENSE (from rev 191956, mesa/trunk/LICENSE)
===
--- 

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

2013-07-08 Thread Jan de Groot
Date: Monday, July 8, 2013 @ 12:19:05
  Author: jgc
Revision: 189801

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

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/LICENSE
(from rev 189800, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/MesaLib-9.1.4-llvm_fixes-1.patch
(from rev 189800, mesa/trunk/MesaLib-9.1.4-llvm_fixes-1.patch)
  mesa/repos/testing-i686/PKGBUILD
(from rev 189800, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/LICENSE
(from rev 189800, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/MesaLib-9.1.4-llvm_fixes-1.patch
(from rev 189800, mesa/trunk/MesaLib-9.1.4-llvm_fixes-1.patch)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 189800, mesa/trunk/PKGBUILD)

-+
 testing-i686/LICENSE|   82 +++
 testing-i686/MesaLib-9.1.4-llvm_fixes-1.patch   |   72 ++
 testing-i686/PKGBUILD   |  156 ++
 testing-x86_64/LICENSE  |   82 +++
 testing-x86_64/MesaLib-9.1.4-llvm_fixes-1.patch |   72 ++
 testing-x86_64/PKGBUILD |  156 ++
 6 files changed, 620 insertions(+)

Copied: mesa/repos/testing-i686/LICENSE (from rev 189800, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2013-07-08 10:19:05 UTC (rev 189801)
@@ -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 B
+
+demo programs progs/demos/   various see source files
+
+X demos   progs/xdemos/  Brian Paul   

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

2013-07-05 Thread Laurent Carlier
Date: Friday, July 5, 2013 @ 12:23:35
  Author: lcarlier
Revision: 189708

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

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 189707, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 189707, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/LICENSE
(from rev 189707, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 189707, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD

-+
 /LICENSE|  164 +
 /PKGBUILD   |  300 ++
 testing-i686/LICENSE|   82 
 testing-i686/PKGBUILD   |  149 --
 testing-x86_64/LICENSE  |   82 
 testing-x86_64/PKGBUILD |  149 --
 6 files changed, 464 insertions(+), 462 deletions(-)

Deleted: testing-i686/LICENSE
===
--- testing-i686/LICENSE2013-07-05 10:23:18 UTC (rev 189707)
+++ testing-i686/LICENSE2013-07-05 10:23:35 UTC (rev 189708)
@@ -1,82 +0,0 @@
-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 B
-
-demo programs progs/demos/   various see source files
-
-X demos   progs/xdemos/  Brian Paul  see source files
-
-SGI demos progs/samples/ SGI SGI copyright
-
-RedBook demos progs/redbook/ SGI SGI copyright

Copied: mesa/repos/testing-i686/LICENSE (from rev 189707, mesa/trunk/LICENSE)

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

2013-02-24 Thread Andreas Radke
Date: Sunday, February 24, 2013 @ 13:47:20
  Author: andyrtr
Revision: 178491

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

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 178490, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 178490, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/LICENSE
(from rev 178490, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 178490, mesa/trunk/PKGBUILD)
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   |  301 ++
 testing-x86_64/LICENSE  |  164 -
 testing-x86_64/PKGBUILD |  301 ++
 4 files changed, 460 insertions(+), 470 deletions(-)

Deleted: testing-i686/LICENSE
===
--- testing-i686/LICENSE2013-02-24 12:46:56 UTC (rev 178490)
+++ testing-i686/LICENSE2013-02-24 12:47:20 UTC (rev 178491)
@@ -1,82 +0,0 @@
-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 B
-
-demo programs progs/demos/   various see source files
-
-X demos   progs/xdemos/  Brian Paul  see source files
-
-SGI demos progs/samples/ SGI SGI copyright
-
-RedBook demos progs/redbook/ SGI SGI copyright

Copied: mesa/repos/testing-i686/LICENSE (from rev 178490, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE  

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

2013-02-13 Thread Andreas Radke
Date: Wednesday, February 13, 2013 @ 19:13:12
  Author: andyrtr
Revision: 178022

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

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

-+
 testing-i686/LICENSE|   82 +++
 testing-i686/PKGBUILD   |  301 ++
 testing-i686/llvm32.patch   |  284 +++
 testing-x86_64/LICENSE  |   82 +++
 testing-x86_64/PKGBUILD |  301 ++
 testing-x86_64/llvm32.patch |  284 +++
 6 files changed, 1334 insertions(+)

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


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

2012-10-09 Thread andyrtr
Date: Tuesday, October 9, 2012 @ 12:09:24
  Author: andyrtr
Revision: 168375

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

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

---+
 testing-i686/LICENSE  |   82 +++
 testing-i686/PKGBUILD |  296 
 testing-i686/git_fixes.diff   |  186 -
 testing-x86_64/LICENSE|   82 +++
 testing-x86_64/PKGBUILD   |  296 
 testing-x86_64/git_fixes.diff |  186 -
 6 files changed, 942 insertions(+), 186 deletions(-)

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


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

2012-10-06 Thread andyrtr
Date: Saturday, October 6, 2012 @ 15:54:06
  Author: andyrtr
Revision: 168199

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

Added:
  mesa/repos/staging-i686/LICENSE
(from rev 168198, mesa/trunk/LICENSE)
  mesa/repos/staging-i686/PKGBUILD
(from rev 168198, mesa/trunk/PKGBUILD)
  mesa/repos/staging-x86_64/LICENSE
(from rev 168198, mesa/trunk/LICENSE)
  mesa/repos/staging-x86_64/PKGBUILD
(from rev 168198, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/staging-i686/LICENSE
  mesa/repos/staging-i686/PKGBUILD
  mesa/repos/staging-x86_64/LICENSE
  mesa/repos/staging-x86_64/PKGBUILD

-+
 staging-i686/LICENSE|  164 ++--
 staging-i686/PKGBUILD   |  589 ++
 staging-x86_64/LICENSE  |  164 ++--
 staging-x86_64/PKGBUILD |  589 ++
 4 files changed, 748 insertions(+), 758 deletions(-)

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


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

2012-10-06 Thread andyrtr
Date: Saturday, October 6, 2012 @ 16:05:41
  Author: andyrtr
Revision: 168203

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

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/LICENSE
(from rev 168199, mesa/repos/staging-i686/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 168199, mesa/repos/staging-i686/PKGBUILD)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/LICENSE
(from rev 168199, mesa/repos/staging-x86_64/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 168199, mesa/repos/staging-x86_64/PKGBUILD)
Deleted:
  mesa/repos/staging-i686/
  mesa/repos/staging-x86_64/

-+
 testing-i686/LICENSE|   82 
 testing-i686/PKGBUILD   |  292 ++
 testing-x86_64/LICENSE  |   82 
 testing-x86_64/PKGBUILD |  292 ++
 4 files changed, 748 insertions(+)

Copied: mesa/repos/testing-i686/LICENSE (from rev 168199, 
mesa/repos/staging-i686/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2012-10-06 20:05:41 UTC (rev 168203)
@@ -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 B
+
+demo programs progs/demos/   various see source files
+
+X demos   progs/xdemos/  Brian Paul  see source files
+
+SGI demos progs/samples/ SGI SGI copyright
+
+RedBook demos progs/redbook/ SGI SGI copyright

Copied: mesa/repos/testing-i686/PKGBUILD (from rev 168199, 
mesa/repos/staging-i686/PKGBUILD)

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

2012-08-19 Thread andyrtr
Date: Sunday, August 19, 2012 @ 06:10:41
  Author: andyrtr
Revision: 165434

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

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

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

Copied: mesa/repos/testing-i686/LICENSE (from rev 165433, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2012-08-19 10:10:41 UTC (rev 165434)
@@ -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 B
+
+demo programs progs/demos/   various see source files
+
+X demos   progs/xdemos/  Brian Paul  see source files
+

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

2012-07-22 Thread andyrtr
Date: Sunday, July 22, 2012 @ 06:20:43
  Author: andyrtr
Revision: 163925

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

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

+
 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 163924, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2012-07-22 10:20:43 UTC (rev 163925)
@@ -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 B
+
+demo programs progs/demos/   various see source files
+
+X demos   progs/xdemos/  Brian Paul  see source files
+

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

2012-06-13 Thread Ionut Biru
Date: Wednesday, June 13, 2012 @ 06:34:32
  Author: ibiru
Revision: 161649

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

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

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

Copied: mesa/repos/staging-i686/LICENSE (from rev 161648, mesa/trunk/LICENSE)
===
--- staging-i686/LICENSE(rev 0)
+++ staging-i686/LICENSE2012-06-13 10:34:32 UTC (rev 161649)
@@ -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 B
+
+demo programs progs/demos/   various see source files
+
+X demos   progs/xdemos/  Brian Paul  see source files
+

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

2012-05-26 Thread andyrtr
Date: Saturday, May 26, 2012 @ 05:28:14
  Author: andyrtr
Revision: 159718

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

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

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

Copied: mesa/repos/staging-i686/LICENSE (from rev 159717, mesa/trunk/LICENSE)
===
--- staging-i686/LICENSE(rev 0)
+++ staging-i686/LICENSE2012-05-26 09:28:14 UTC (rev 159718)
@@ -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 B
+
+demo programs progs/demos/   various see source files
+
+X demos   progs/xdemos/  Brian Paul  see source files
+

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

2012-05-19 Thread andyrtr
Date: Saturday, May 19, 2012 @ 04:19:03
  Author: andyrtr
Revision: 159247

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 159246, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 159246, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 159246, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 159246, 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

---+
 extra-i686/LICENSE|  164 +++
 extra-i686/PKGBUILD   |  509 
 extra-x86_64/LICENSE  |  164 +++
 extra-x86_64/PKGBUILD |  509 
 4 files changed, 692 insertions(+), 654 deletions(-)

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


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

2012-03-21 Thread andyrtr
Date: Wednesday, March 21, 2012 @ 16:31:55
  Author: andyrtr
Revision: 154038

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 154037, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 154037, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 154037, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 154037, 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

---+
 extra-i686/LICENSE|  164 
 extra-i686/PKGBUILD   |  490 
 extra-x86_64/LICENSE  |  164 
 extra-x86_64/PKGBUILD |  490 
 4 files changed, 654 insertions(+), 654 deletions(-)

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


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

2012-03-09 Thread andyrtr
Date: Friday, March 9, 2012 @ 15:43:02
  Author: andyrtr
Revision: 152845

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

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 152844, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 152844, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/LICENSE
(from rev 152844, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 152844, mesa/trunk/PKGBUILD)
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   |  480 +++---
 testing-x86_64/LICENSE  |  164 +++
 testing-x86_64/PKGBUILD |  480 +++---
 4 files changed, 654 insertions(+), 634 deletions(-)

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


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

2012-02-17 Thread andyrtr
Date: Friday, February 17, 2012 @ 04:35:04
  Author: andyrtr
Revision: 150370

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

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 150369, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 150369, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/LICENSE
(from rev 150369, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 150369, mesa/trunk/PKGBUILD)
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   |  536 --
 testing-x86_64/LICENSE  |  164 +++---
 testing-x86_64/PKGBUILD |  536 --
 4 files changed, 634 insertions(+), 766 deletions(-)

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


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

2012-02-10 Thread andyrtr
Date: Friday, February 10, 2012 @ 16:07:50
  Author: andyrtr
Revision: 149788

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

Added:
  mesa/repos/staging-i686/LICENSE
(from rev 149787, mesa/trunk/LICENSE)
  mesa/repos/staging-i686/PKGBUILD
(from rev 149787, mesa/trunk/PKGBUILD)
  mesa/repos/staging-x86_64/LICENSE
(from rev 149787, mesa/trunk/LICENSE)
  mesa/repos/staging-x86_64/PKGBUILD
(from rev 149787, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/staging-i686/LICENSE
  mesa/repos/staging-i686/PKGBUILD
  mesa/repos/staging-x86_64/LICENSE
  mesa/repos/staging-x86_64/PKGBUILD

-+
 staging-i686/LICENSE|  164 ++--
 staging-i686/PKGBUILD   |  601 +++---
 staging-x86_64/LICENSE  |  164 ++--
 staging-x86_64/PKGBUILD |  601 +++---
 4 files changed, 766 insertions(+), 764 deletions(-)

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


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

2011-11-27 Thread andyrtr
Date: Sunday, November 27, 2011 @ 17:29:58
  Author: andyrtr
Revision: 143633

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 143632, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 143632, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 143632, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 143632, 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

---+
 extra-i686/LICENSE|  164 ++--
 extra-i686/PKGBUILD   |  606 
 extra-x86_64/LICENSE  |  164 ++--
 extra-x86_64/PKGBUILD |  606 
 4 files changed, 770 insertions(+), 770 deletions(-)

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


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

2011-11-17 Thread andyrtr
Date: Friday, November 18, 2011 @ 02:55:25
  Author: andyrtr
Revision: 142908

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 142907, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 142907, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 142907, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 142907, 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

---+
 extra-i686/LICENSE|  164 ++---
 extra-i686/PKGBUILD   |  596 
 extra-x86_64/LICENSE  |  164 ++---
 extra-x86_64/PKGBUILD |  596 
 4 files changed, 770 insertions(+), 750 deletions(-)

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


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

2011-10-31 Thread andyrtr
Date: Monday, October 31, 2011 @ 15:00:58
  Author: andyrtr
Revision: 141606

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 141605, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 141605, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 141605, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 141605, 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

---+
 extra-i686/LICENSE|  164 ++---
 extra-i686/PKGBUILD   |  585 +++-
 extra-x86_64/LICENSE  |  164 ++---
 extra-x86_64/PKGBUILD |  585 +++-
 4 files changed, 748 insertions(+), 750 deletions(-)

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


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

2011-10-31 Thread andyrtr
Date: Monday, October 31, 2011 @ 16:42:28
  Author: andyrtr
Revision: 141617

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 141616, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 141616, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 141616, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 141616, 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

---+
 extra-i686/LICENSE|  164 ++---
 extra-i686/PKGBUILD   |  585 
 extra-x86_64/LICENSE  |  164 ++---
 extra-x86_64/PKGBUILD |  585 
 4 files changed, 750 insertions(+), 748 deletions(-)

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


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

2011-08-31 Thread Ionut Biru
Date: Wednesday, August 31, 2011 @ 03:47:27
  Author: ibiru
Revision: 136627

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

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 136626, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 136626, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 136626, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 136626, 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

---+
 extra-i686/LICENSE|  164 ++---
 extra-i686/PKGBUILD   |  586 
 extra-x86_64/LICENSE  |  164 ++---
 extra-x86_64/PKGBUILD |  586 
 4 files changed, 750 insertions(+), 750 deletions(-)

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