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

2017-07-06 Thread Jelle van der Waa
Date: Thursday, July 6, 2017 @ 16:48:11
  Author: jelle
Revision: 242568

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

Added:
  python-pyopencl/repos/community-i686/LICENSE.txt
(from rev 242567, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-i686/PKGBUILD
(from rev 242567, python-pyopencl/trunk/PKGBUILD)
  python-pyopencl/repos/community-x86_64/LICENSE.txt
(from rev 242567, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-x86_64/PKGBUILD
(from rev 242567, python-pyopencl/trunk/PKGBUILD)
Deleted:
  python-pyopencl/repos/community-i686/LICENSE.txt
  python-pyopencl/repos/community-i686/PKGBUILD
  python-pyopencl/repos/community-x86_64/LICENSE.txt
  python-pyopencl/repos/community-x86_64/PKGBUILD

--+
 /LICENSE.txt |   40 +++
 /PKGBUILD|  144 +
 community-i686/LICENSE.txt   |   20 -
 community-i686/PKGBUILD  |   72 
 community-x86_64/LICENSE.txt |   20 -
 community-x86_64/PKGBUILD|   72 
 6 files changed, 184 insertions(+), 184 deletions(-)

Deleted: community-i686/LICENSE.txt
===
--- community-i686/LICENSE.txt  2017-07-06 16:48:00 UTC (rev 242567)
+++ community-i686/LICENSE.txt  2017-07-06 16:48:11 UTC (rev 242568)
@@ -1,20 +0,0 @@
-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 THE AUTHORS OR COPYRIGHT
-HOLDERS 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.

Copied: python-pyopencl/repos/community-i686/LICENSE.txt (from rev 242567, 
python-pyopencl/trunk/LICENSE.txt)
===
--- community-i686/LICENSE.txt  (rev 0)
+++ community-i686/LICENSE.txt  2017-07-06 16:48:11 UTC (rev 242568)
@@ -0,0 +1,20 @@
+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 THE AUTHORS OR COPYRIGHT
+HOLDERS 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.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-06 16:48:00 UTC (rev 242567)
+++ community-i686/PKGBUILD 2017-07-06 16:48:11 UTC (rev 242568)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault 
-
-pkgbase=python-pyopencl
-pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2017.1.1
-pkgrel=1
-pkgdesc="A complete, object-oriented language binding of OpenCL to Python"
-arch=('i686' 'x86_64')
-url="http://mathema.tician.de/software/pyopencl;
-license=('custom')
-epoch=1
-checkdepends=('python2-six' 'python-six' 'python-appdirs' 'python2-appdirs')
-makedepends=('boost-libs' 'ctags' 'python2-setuptools' 'python-setuptools' 
'opencl-icd-loader' 'opencl-headers' 'mesa' 'boost' 'python2-mako' 
'python-mako' 'python-numpy' 'python2-numpy')
-source=('https://pypi.python.org/packages/37/d9/ed86f746640afc9f425af4f5034168f18cec9b608e9ebd6a16c76d855357/pyopencl-2017.1.1.tar.gz'
-'LICENSE.txt')
-sha1sums=('5831b04d44b896b582bf692515c839a08e287e4a'
-  

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

2017-06-04 Thread Jelle van der Waa
Date: Sunday, June 4, 2017 @ 14:03:14
  Author: jelle
Revision: 233955

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

Added:
  python-pyopencl/repos/community-i686/LICENSE.txt
(from rev 233954, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-i686/PKGBUILD
(from rev 233954, python-pyopencl/trunk/PKGBUILD)
  python-pyopencl/repos/community-x86_64/LICENSE.txt
(from rev 233954, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-x86_64/PKGBUILD
(from rev 233954, python-pyopencl/trunk/PKGBUILD)
Deleted:
  python-pyopencl/repos/community-i686/LICENSE.txt
  python-pyopencl/repos/community-i686/PKGBUILD
  python-pyopencl/repos/community-x86_64/LICENSE.txt
  python-pyopencl/repos/community-x86_64/PKGBUILD

--+
 /LICENSE.txt |   40 +++
 /PKGBUILD|  144 +
 community-i686/LICENSE.txt   |   20 -
 community-i686/PKGBUILD  |   72 
 community-x86_64/LICENSE.txt |   20 -
 community-x86_64/PKGBUILD|   72 
 6 files changed, 184 insertions(+), 184 deletions(-)

Deleted: community-i686/LICENSE.txt
===
--- community-i686/LICENSE.txt  2017-06-04 14:03:01 UTC (rev 233954)
+++ community-i686/LICENSE.txt  2017-06-04 14:03:14 UTC (rev 233955)
@@ -1,20 +0,0 @@
-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 THE AUTHORS OR COPYRIGHT
-HOLDERS 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.

Copied: python-pyopencl/repos/community-i686/LICENSE.txt (from rev 233954, 
python-pyopencl/trunk/LICENSE.txt)
===
--- community-i686/LICENSE.txt  (rev 0)
+++ community-i686/LICENSE.txt  2017-06-04 14:03:14 UTC (rev 233955)
@@ -0,0 +1,20 @@
+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 THE AUTHORS OR COPYRIGHT
+HOLDERS 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.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-06-04 14:03:01 UTC (rev 233954)
+++ community-i686/PKGBUILD 2017-06-04 14:03:14 UTC (rev 233955)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault 
-
-pkgbase=python-pyopencl
-pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2016.2.1
-pkgrel=2
-pkgdesc="A complete, object-oriented language binding of OpenCL to Python"
-arch=('i686' 'x86_64')
-url="http://mathema.tician.de/software/pyopencl;
-license=('custom')
-epoch=1
-checkdepends=('python2-six' 'python-six' 'python-appdirs' 'python2-appdirs')
-makedepends=('boost-libs' 'ctags' 'python2-setuptools' 'python-setuptools' 
'opencl-icd-loader' 'opencl-headers' 'mesa' 'boost' 'python2-mako' 
'python-mako' 'python-numpy' 'python2-numpy')
-source=("https://pypi.python.org/packages/e6/42/a1ade483737b207ef10394c316f462bdd0330fcfadc9e05729067633acc6/pyopencl-2016.2.1.tar.gz;
-'LICENSE.txt')
-sha1sums=('290290f1c07656eab8e20c1a387d8eacd7c2ad9d'
-  

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

2016-12-23 Thread Jelle van der Waa
Date: Friday, December 23, 2016 @ 19:59:34
  Author: jelle
Revision: 201282

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

Added:
  python-pyopencl/repos/community-i686/LICENSE.txt
(from rev 201280, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-i686/PKGBUILD
(from rev 201281, python-pyopencl/trunk/PKGBUILD)
  python-pyopencl/repos/community-x86_64/LICENSE.txt
(from rev 201281, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-x86_64/PKGBUILD
(from rev 201281, python-pyopencl/trunk/PKGBUILD)
Deleted:
  python-pyopencl/repos/community-i686/LICENSE.txt
  python-pyopencl/repos/community-i686/PKGBUILD
  python-pyopencl/repos/community-x86_64/LICENSE.txt
  python-pyopencl/repos/community-x86_64/PKGBUILD

--+
 /LICENSE.txt |   40 +++
 /PKGBUILD|  144 +
 community-i686/LICENSE.txt   |   20 -
 community-i686/PKGBUILD  |   72 
 community-x86_64/LICENSE.txt |   20 -
 community-x86_64/PKGBUILD|   72 
 6 files changed, 184 insertions(+), 184 deletions(-)

Deleted: community-i686/LICENSE.txt
===
--- community-i686/LICENSE.txt  2016-12-23 19:59:27 UTC (rev 201281)
+++ community-i686/LICENSE.txt  2016-12-23 19:59:34 UTC (rev 201282)
@@ -1,20 +0,0 @@
-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 THE AUTHORS OR COPYRIGHT
-HOLDERS 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.

Copied: python-pyopencl/repos/community-i686/LICENSE.txt (from rev 201280, 
python-pyopencl/trunk/LICENSE.txt)
===
--- community-i686/LICENSE.txt  (rev 0)
+++ community-i686/LICENSE.txt  2016-12-23 19:59:34 UTC (rev 201282)
@@ -0,0 +1,20 @@
+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 THE AUTHORS OR COPYRIGHT
+HOLDERS 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.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-12-23 19:59:27 UTC (rev 201281)
+++ community-i686/PKGBUILD 2016-12-23 19:59:34 UTC (rev 201282)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault 
-
-pkgbase=python-pyopencl
-pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2016.2
-pkgrel=2
-pkgdesc="A complete, object-oriented language binding of OpenCL to Python"
-arch=('i686' 'x86_64')
-url="http://mathema.tician.de/software/pyopencl;
-license=('custom')
-epoch=1
-checkdepends=('python2-six' 'python-six' 'python-appdirs' 'python2-appdirs')
-makedepends=('boost-libs' 'ctags' 'python2-setuptools' 'python-setuptools' 
'opencl-icd-loader' 'opencl-headers' 'mesa' 'boost' 'python2-mako' 
'python-mako' 'python-numpy' 'python2-numpy')
-source=('https://pypi.python.org/packages/d6/28/a1670d301d6e7e54b4c4db800dc90a441898c90c4fff8f274b1436ee9eda/pyopencl-2016.2.tar.gz'
-'LICENSE.txt')
-sha1sums=('fc61b617db457dfa087caff8c3241b4fb2ff84af'
-  

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

2016-12-05 Thread Laurent Carlier
Date: Monday, December 5, 2016 @ 09:27:10
  Author: lcarlier
Revision: 197972

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

Added:
  python-pyopencl/repos/community-i686/LICENSE.txt
(from rev 197971, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-i686/PKGBUILD
(from rev 197971, python-pyopencl/trunk/PKGBUILD)
  python-pyopencl/repos/community-x86_64/LICENSE.txt
(from rev 197971, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-x86_64/PKGBUILD
(from rev 197971, python-pyopencl/trunk/PKGBUILD)
Deleted:
  python-pyopencl/repos/community-i686/LICENSE.txt
  python-pyopencl/repos/community-i686/PKGBUILD
  python-pyopencl/repos/community-x86_64/LICENSE.txt
  python-pyopencl/repos/community-x86_64/PKGBUILD

--+
 /LICENSE.txt |   40 +++
 /PKGBUILD|  144 +
 community-i686/LICENSE.txt   |   20 -
 community-i686/PKGBUILD  |   72 
 community-x86_64/LICENSE.txt |   20 -
 community-x86_64/PKGBUILD|   72 
 6 files changed, 184 insertions(+), 184 deletions(-)

Deleted: community-i686/LICENSE.txt
===
--- community-i686/LICENSE.txt  2016-12-05 09:27:03 UTC (rev 197971)
+++ community-i686/LICENSE.txt  2016-12-05 09:27:10 UTC (rev 197972)
@@ -1,20 +0,0 @@
-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 THE AUTHORS OR COPYRIGHT
-HOLDERS 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.

Copied: python-pyopencl/repos/community-i686/LICENSE.txt (from rev 197971, 
python-pyopencl/trunk/LICENSE.txt)
===
--- community-i686/LICENSE.txt  (rev 0)
+++ community-i686/LICENSE.txt  2016-12-05 09:27:10 UTC (rev 197972)
@@ -0,0 +1,20 @@
+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 THE AUTHORS OR COPYRIGHT
+HOLDERS 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.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-12-05 09:27:03 UTC (rev 197971)
+++ community-i686/PKGBUILD 2016-12-05 09:27:10 UTC (rev 197972)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault 
-
-pkgbase=python-pyopencl
-pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2016.2
-pkgrel=1
-pkgdesc="A complete, object-oriented language binding of OpenCL to Python"
-arch=('i686' 'x86_64')
-url="http://mathema.tician.de/software/pyopencl;
-license=('custom')
-epoch=1
-checkdepends=('python2-six' 'python-six' 'python-appdirs' 'python2-appdirs')
-makedepends=('boost-libs' 'ctags' 'python2-setuptools' 'python-setuptools' 
'libcl' 'opencl-headers' 'mesa' 'boost' 'python2-mako' 'python-mako' 
'python-numpy' 'python2-numpy')
-source=('https://pypi.python.org/packages/d6/28/a1670d301d6e7e54b4c4db800dc90a441898c90c4fff8f274b1436ee9eda/pyopencl-2016.2.tar.gz'
-'LICENSE.txt')
-sha1sums=('fc61b617db457dfa087caff8c3241b4fb2ff84af'
-  

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

2016-10-27 Thread Jelle van der Waa
Date: Thursday, October 27, 2016 @ 19:49:07
  Author: jelle
Revision: 193799

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

Added:
  python-pyopencl/repos/community-i686/LICENSE.txt
(from rev 193798, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-i686/PKGBUILD
(from rev 193798, python-pyopencl/trunk/PKGBUILD)
  python-pyopencl/repos/community-x86_64/LICENSE.txt
(from rev 193798, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-x86_64/PKGBUILD
(from rev 193798, python-pyopencl/trunk/PKGBUILD)
Deleted:
  python-pyopencl/repos/community-i686/LICENSE.txt
  python-pyopencl/repos/community-i686/PKGBUILD
  python-pyopencl/repos/community-x86_64/LICENSE.txt
  python-pyopencl/repos/community-x86_64/PKGBUILD

--+
 /LICENSE.txt |   40 +++
 /PKGBUILD|  144 +
 community-i686/LICENSE.txt   |   20 -
 community-i686/PKGBUILD  |   72 
 community-x86_64/LICENSE.txt |   20 -
 community-x86_64/PKGBUILD|   72 
 6 files changed, 184 insertions(+), 184 deletions(-)

Deleted: community-i686/LICENSE.txt
===
--- community-i686/LICENSE.txt  2016-10-27 19:48:48 UTC (rev 193798)
+++ community-i686/LICENSE.txt  2016-10-27 19:49:07 UTC (rev 193799)
@@ -1,20 +0,0 @@
-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 THE AUTHORS OR COPYRIGHT
-HOLDERS 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.

Copied: python-pyopencl/repos/community-i686/LICENSE.txt (from rev 193798, 
python-pyopencl/trunk/LICENSE.txt)
===
--- community-i686/LICENSE.txt  (rev 0)
+++ community-i686/LICENSE.txt  2016-10-27 19:49:07 UTC (rev 193799)
@@ -0,0 +1,20 @@
+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 THE AUTHORS OR COPYRIGHT
+HOLDERS 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.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-27 19:48:48 UTC (rev 193798)
+++ community-i686/PKGBUILD 2016-10-27 19:49:07 UTC (rev 193799)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault 
-
-pkgbase=python-pyopencl
-pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2016.1
-pkgrel=1
-pkgdesc="A complete, object-oriented language binding of OpenCL to Python"
-arch=('i686' 'x86_64')
-url="http://mathema.tician.de/software/pyopencl;
-license=('custom')
-epoch=1
-checkdepends=('python2-six' 'python-six' 'python-appdirs' 'python2-appdirs')
-makedepends=('boost-libs' 'ctags' 'python2-setuptools' 'python-setuptools' 
'libcl' 'opencl-headers' 'mesa' 'boost' 'python2-mako' 'python-mako' 
'python-numpy' 'python2-numpy')
-source=("https://pypi.python.org/packages/cb/4e/fcb45db7d3005f5646f28a3de2a2f8e60a6e4b629f02bbb331320778f3a1/pyopencl-2016.1.tar.gz;
-'LICENSE.txt')
-sha1sums=('a57cb6771f6a29f743f33023887f770f7068dbba'
-  

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

2016-06-10 Thread Jelle van der Waa
Date: Friday, June 10, 2016 @ 21:04:56
  Author: jelle
Revision: 179248

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

Added:
  python-pyopencl/repos/community-i686/LICENSE.txt
(from rev 179247, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-i686/PKGBUILD
(from rev 179247, python-pyopencl/trunk/PKGBUILD)
  python-pyopencl/repos/community-x86_64/LICENSE.txt
(from rev 179247, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-x86_64/PKGBUILD
(from rev 179247, python-pyopencl/trunk/PKGBUILD)
Deleted:
  python-pyopencl/repos/community-i686/LICENSE.txt
  python-pyopencl/repos/community-i686/PKGBUILD
  python-pyopencl/repos/community-x86_64/LICENSE.txt
  python-pyopencl/repos/community-x86_64/PKGBUILD

--+
 /LICENSE.txt |   40 +++
 /PKGBUILD|  144 +
 community-i686/LICENSE.txt   |   20 -
 community-i686/PKGBUILD  |   72 
 community-x86_64/LICENSE.txt |   20 -
 community-x86_64/PKGBUILD|   72 
 6 files changed, 184 insertions(+), 184 deletions(-)

Deleted: community-i686/LICENSE.txt
===
--- community-i686/LICENSE.txt  2016-06-10 19:04:42 UTC (rev 179247)
+++ community-i686/LICENSE.txt  2016-06-10 19:04:56 UTC (rev 179248)
@@ -1,20 +0,0 @@
-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 THE AUTHORS OR COPYRIGHT
-HOLDERS 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.

Copied: python-pyopencl/repos/community-i686/LICENSE.txt (from rev 179247, 
python-pyopencl/trunk/LICENSE.txt)
===
--- community-i686/LICENSE.txt  (rev 0)
+++ community-i686/LICENSE.txt  2016-06-10 19:04:56 UTC (rev 179248)
@@ -0,0 +1,20 @@
+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 THE AUTHORS OR COPYRIGHT
+HOLDERS 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.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-06-10 19:04:42 UTC (rev 179247)
+++ community-i686/PKGBUILD 2016-06-10 19:04:56 UTC (rev 179248)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault 
-
-pkgbase=python-pyopencl
-pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2015.2.4
-pkgrel=1
-pkgdesc="A complete, object-oriented language binding of OpenCL to Python"
-arch=('i686' 'x86_64')
-url="http://mathema.tician.de/software/pyopencl;
-license=('custom')
-epoch=1
-checkdepends=('python2-six' 'python-six' 'python-appdirs' 'python2-appdirs')
-makedepends=('boost-libs' 'ctags' 'python2-setuptools' 'python-setuptools' 
'libcl' 'opencl-headers' 'mesa' 'boost' 'python2-mako' 'python-mako' 
'python-numpy' 'python2-numpy')
-source=("http://pypi.python.org/packages/source/p/pyopencl/pyopencl-${pkgver}.tar.gz;
-'LICENSE.txt')
-sha1sums=('1262cb805178c69c1cbaf5d5e7b5f81ffa135326'
-  '2e6966b3d9b15603ce2c3ff79eeadd63c5d066b7')
-
-build() {
-   cd 

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

2016-03-26 Thread Jelle van der Waa
Date: Saturday, March 26, 2016 @ 15:32:31
  Author: jelle
Revision: 168483

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

Added:
  python-pyopencl/repos/community-i686/LICENSE.txt
(from rev 168482, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-i686/PKGBUILD
(from rev 168482, python-pyopencl/trunk/PKGBUILD)
  python-pyopencl/repos/community-x86_64/LICENSE.txt
(from rev 168482, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-x86_64/PKGBUILD
(from rev 168482, python-pyopencl/trunk/PKGBUILD)
Deleted:
  python-pyopencl/repos/community-i686/LICENSE.txt
  python-pyopencl/repos/community-i686/PKGBUILD
  python-pyopencl/repos/community-x86_64/LICENSE.txt
  python-pyopencl/repos/community-x86_64/PKGBUILD

--+
 /LICENSE.txt |   40 +++
 /PKGBUILD|  144 +
 community-i686/LICENSE.txt   |   20 -
 community-i686/PKGBUILD  |   72 
 community-x86_64/LICENSE.txt |   20 -
 community-x86_64/PKGBUILD|   72 
 6 files changed, 184 insertions(+), 184 deletions(-)

Deleted: community-i686/LICENSE.txt
===
--- community-i686/LICENSE.txt  2016-03-26 14:32:17 UTC (rev 168482)
+++ community-i686/LICENSE.txt  2016-03-26 14:32:31 UTC (rev 168483)
@@ -1,20 +0,0 @@
-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 THE AUTHORS OR COPYRIGHT
-HOLDERS 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.

Copied: python-pyopencl/repos/community-i686/LICENSE.txt (from rev 168482, 
python-pyopencl/trunk/LICENSE.txt)
===
--- community-i686/LICENSE.txt  (rev 0)
+++ community-i686/LICENSE.txt  2016-03-26 14:32:31 UTC (rev 168483)
@@ -0,0 +1,20 @@
+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 THE AUTHORS OR COPYRIGHT
+HOLDERS 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.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-03-26 14:32:17 UTC (rev 168482)
+++ community-i686/PKGBUILD 2016-03-26 14:32:31 UTC (rev 168483)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault 
-
-pkgbase=python-pyopencl
-pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2015.2.3
-pkgrel=1
-pkgdesc="A complete, object-oriented language binding of OpenCL to Python"
-arch=('i686' 'x86_64')
-url="http://mathema.tician.de/software/pyopencl;
-license=('custom')
-epoch=1
-checkdepends=('python2-six' 'python-six' 'python-appdirs' 'python2-appdirs')
-makedepends=('boost-libs' 'ctags' 'python2-setuptools' 'python-setuptools' 
'libcl' 'opencl-headers' 'mesa' 'boost' 'python2-mako' 'python-mako' 
'python-numpy' 'python2-numpy')
-source=("http://pypi.python.org/packages/source/p/pyopencl/pyopencl-${pkgver}.tar.gz;
-'LICENSE.txt')
-sha1sums=('0111c7e8f8d9f714358ffca0e85e14dca9ed80df'
-  '2e6966b3d9b15603ce2c3ff79eeadd63c5d066b7')
-
-build() {
-   cd 

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

2015-12-21 Thread Jelle van der Waa
Date: Monday, December 21, 2015 @ 12:17:53
  Author: jelle
Revision: 153824

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

Added:
  python-pyopencl/repos/community-i686/LICENSE.txt
(from rev 153823, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-i686/PKGBUILD
(from rev 153823, python-pyopencl/trunk/PKGBUILD)
  python-pyopencl/repos/community-x86_64/LICENSE.txt
(from rev 153823, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-x86_64/PKGBUILD
(from rev 153823, python-pyopencl/trunk/PKGBUILD)
Deleted:
  python-pyopencl/repos/community-i686/LICENSE.txt
  python-pyopencl/repos/community-i686/PKGBUILD
  python-pyopencl/repos/community-x86_64/LICENSE.txt
  python-pyopencl/repos/community-x86_64/PKGBUILD

--+
 /LICENSE.txt |   40 +++
 /PKGBUILD|  144 +
 community-i686/LICENSE.txt   |   20 -
 community-i686/PKGBUILD  |   72 
 community-x86_64/LICENSE.txt |   20 -
 community-x86_64/PKGBUILD|   72 
 6 files changed, 184 insertions(+), 184 deletions(-)

Deleted: community-i686/LICENSE.txt
===
--- community-i686/LICENSE.txt  2015-12-21 11:17:38 UTC (rev 153823)
+++ community-i686/LICENSE.txt  2015-12-21 11:17:53 UTC (rev 153824)
@@ -1,20 +0,0 @@
-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 THE AUTHORS OR COPYRIGHT
-HOLDERS 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.

Copied: python-pyopencl/repos/community-i686/LICENSE.txt (from rev 153823, 
python-pyopencl/trunk/LICENSE.txt)
===
--- community-i686/LICENSE.txt  (rev 0)
+++ community-i686/LICENSE.txt  2015-12-21 11:17:53 UTC (rev 153824)
@@ -0,0 +1,20 @@
+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 THE AUTHORS OR COPYRIGHT
+HOLDERS 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.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-21 11:17:38 UTC (rev 153823)
+++ community-i686/PKGBUILD 2015-12-21 11:17:53 UTC (rev 153824)
@@ -1,72 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault 
-
-pkgbase=python-pyopencl
-pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2015.2.1
-pkgrel=2
-pkgdesc="A complete, object-oriented language binding of OpenCL to Python"
-arch=('i686' 'x86_64')
-url="http://mathema.tician.de/software/pyopencl;
-license=('custom')
-epoch=1
-checkdepends=('python2-six' 'python-six' 'python-appdirs' 'python2-appdirs')
-makedepends=('boost-libs' 'ctags' 'python2-setuptools' 'python-setuptools' 
'libcl' 'opencl-headers' 'mesa' 'boost' 'python2-mako' 'python-mako' 
'python-numpy' 'python2-numpy')
-source=("http://pypi.python.org/packages/source/p/pyopencl/pyopencl-${pkgver}.tar.gz;
-'LICENSE.txt')
-sha1sums=('f339b71798d477233a68c2eedf344539667eb2bb'
-  '2e6966b3d9b15603ce2c3ff79eeadd63c5d066b7')
-
-build() {
-   cd 

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

2015-11-10 Thread Jelle van der Waa
Date: Tuesday, November 10, 2015 @ 22:28:39
  Author: jelle
Revision: 146542

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

Added:
  python-pyopencl/repos/community-i686/LICENSE.txt
(from rev 146541, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-i686/PKGBUILD
(from rev 146541, python-pyopencl/trunk/PKGBUILD)
  python-pyopencl/repos/community-x86_64/LICENSE.txt
(from rev 146541, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-x86_64/PKGBUILD
(from rev 146541, python-pyopencl/trunk/PKGBUILD)
Deleted:
  python-pyopencl/repos/community-i686/LICENSE.txt
  python-pyopencl/repos/community-i686/PKGBUILD
  python-pyopencl/repos/community-x86_64/LICENSE.txt
  python-pyopencl/repos/community-x86_64/PKGBUILD

--+
 /LICENSE.txt |   40 +++
 /PKGBUILD|  144 +
 community-i686/LICENSE.txt   |   20 -
 community-i686/PKGBUILD  |   71 
 community-x86_64/LICENSE.txt |   20 -
 community-x86_64/PKGBUILD|   71 
 6 files changed, 184 insertions(+), 182 deletions(-)

Deleted: community-i686/LICENSE.txt
===
--- community-i686/LICENSE.txt  2015-11-10 21:28:26 UTC (rev 146541)
+++ community-i686/LICENSE.txt  2015-11-10 21:28:39 UTC (rev 146542)
@@ -1,20 +0,0 @@
-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 THE AUTHORS OR COPYRIGHT
-HOLDERS 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.

Copied: python-pyopencl/repos/community-i686/LICENSE.txt (from rev 146541, 
python-pyopencl/trunk/LICENSE.txt)
===
--- community-i686/LICENSE.txt  (rev 0)
+++ community-i686/LICENSE.txt  2015-11-10 21:28:39 UTC (rev 146542)
@@ -0,0 +1,20 @@
+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 THE AUTHORS OR COPYRIGHT
+HOLDERS 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.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-11-10 21:28:26 UTC (rev 146541)
+++ community-i686/PKGBUILD 2015-11-10 21:28:39 UTC (rev 146542)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault 
-
-pkgbase=python-pyopencl
-pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2015.1
-pkgrel=3
-pkgdesc="A complete, object-oriented language binding of OpenCL to Python"
-arch=('i686' 'x86_64')
-url="http://mathema.tician.de/software/pyopencl;
-license=('custom')
-epoch=1
-makedepends=('boost-libs' 'ctags' 'python2-setuptools' 'python-setuptools' 
'libcl' 'opencl-headers' 'mesa' 'boost' 'python2-mako' 'python-mako' 
'python-numpy' 'python2-numpy')
-source=("http://pypi.python.org/packages/source/p/pyopencl/pyopencl-${pkgver}.tar.gz;
-'LICENSE.txt')
-sha1sums=('feb067a8dcccf2112996256915e6d11e68147eaf'
-  '2e6966b3d9b15603ce2c3ff79eeadd63c5d066b7')
-
-build() {
-   cd "$srcdir"
-
-   cp -a pyopencl-$pkgver{,-python2}
-
-   cd 

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

2015-06-16 Thread Jelle van der Waa
Date: Tuesday, June 16, 2015 @ 20:34:09
  Author: jelle
Revision: 135490

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

Added:
  python-pyopencl/repos/community-i686/LICENSE.txt
(from rev 135489, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-i686/PKGBUILD
(from rev 135489, python-pyopencl/trunk/PKGBUILD)
  python-pyopencl/repos/community-x86_64/LICENSE.txt
(from rev 135489, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-x86_64/PKGBUILD
(from rev 135489, python-pyopencl/trunk/PKGBUILD)
Deleted:
  python-pyopencl/repos/community-i686/LICENSE.txt
  python-pyopencl/repos/community-i686/PKGBUILD
  python-pyopencl/repos/community-x86_64/LICENSE.txt
  python-pyopencl/repos/community-x86_64/PKGBUILD

--+
 /LICENSE.txt |   40 +++
 /PKGBUILD|  142 +
 community-i686/LICENSE.txt   |   20 -
 community-i686/PKGBUILD  |   71 
 community-x86_64/LICENSE.txt |   20 -
 community-x86_64/PKGBUILD|   71 
 6 files changed, 182 insertions(+), 182 deletions(-)

Deleted: community-i686/LICENSE.txt
===
--- community-i686/LICENSE.txt  2015-06-16 18:33:49 UTC (rev 135489)
+++ community-i686/LICENSE.txt  2015-06-16 18:34:09 UTC (rev 135490)
@@ -1,20 +0,0 @@
-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 THE AUTHORS OR COPYRIGHT
-HOLDERS 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.

Copied: python-pyopencl/repos/community-i686/LICENSE.txt (from rev 135489, 
python-pyopencl/trunk/LICENSE.txt)
===
--- community-i686/LICENSE.txt  (rev 0)
+++ community-i686/LICENSE.txt  2015-06-16 18:34:09 UTC (rev 135490)
@@ -0,0 +1,20 @@
+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 THE AUTHORS OR COPYRIGHT
+HOLDERS 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.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-06-16 18:33:49 UTC (rev 135489)
+++ community-i686/PKGBUILD 2015-06-16 18:34:09 UTC (rev 135490)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault steph...@archlinux.org
-
-pkgbase=python-pyopencl
-pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2014.1
-pkgrel=3
-pkgdesc=A complete, object-oriented language binding of OpenCL to Python
-arch=('i686' 'x86_64')
-url=http://mathema.tician.de/software/pyopencl;
-license=('custom')
-epoch=1
-makedepends=('boost-libs' 'ctags' 'python2-setuptools' 'python-setuptools' 
'libcl' 'opencl-headers' 'mesa' 'boost' 'python2-mako' 'python-mako' 
'python-numpy' 'python2-numpy')
-source=(http://pypi.python.org/packages/source/p/pyopencl/pyopencl-${pkgver}.tar.gz;
-'LICENSE.txt')
-sha1sums=('d11837bf6acfb5d686d8e048a45ddac4fff2d890'
-  '2e6966b3d9b15603ce2c3ff79eeadd63c5d066b7')
-
-build() {
-   cd $srcdir
-
-   cp -a pyopencl-$pkgver{,-python2}
-
-   cd ${srcdir}/pyopencl-${pkgver}
-   

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

2015-03-28 Thread Felix Yan
Date: Saturday, March 28, 2015 @ 17:32:14
  Author: fyan
Revision: 130147

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

Added:
  python-pyopencl/repos/community-i686/LICENSE.txt
(from rev 130146, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-i686/PKGBUILD
(from rev 130146, python-pyopencl/trunk/PKGBUILD)
  python-pyopencl/repos/community-x86_64/LICENSE.txt
(from rev 130146, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-x86_64/PKGBUILD
(from rev 130146, python-pyopencl/trunk/PKGBUILD)
Deleted:
  python-pyopencl/repos/community-i686/LICENSE.txt
  python-pyopencl/repos/community-i686/PKGBUILD
  python-pyopencl/repos/community-x86_64/LICENSE.txt
  python-pyopencl/repos/community-x86_64/PKGBUILD

--+
 /LICENSE.txt |   40 +++
 /PKGBUILD|  142 +
 community-i686/LICENSE.txt   |   20 -
 community-i686/PKGBUILD  |   71 
 community-x86_64/LICENSE.txt |   20 -
 community-x86_64/PKGBUILD|   71 
 6 files changed, 182 insertions(+), 182 deletions(-)

Deleted: community-i686/LICENSE.txt
===
--- community-i686/LICENSE.txt  2015-03-28 16:31:05 UTC (rev 130146)
+++ community-i686/LICENSE.txt  2015-03-28 16:32:14 UTC (rev 130147)
@@ -1,20 +0,0 @@
-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 THE AUTHORS OR COPYRIGHT
-HOLDERS 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.

Copied: python-pyopencl/repos/community-i686/LICENSE.txt (from rev 130146, 
python-pyopencl/trunk/LICENSE.txt)
===
--- community-i686/LICENSE.txt  (rev 0)
+++ community-i686/LICENSE.txt  2015-03-28 16:32:14 UTC (rev 130147)
@@ -0,0 +1,20 @@
+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 THE AUTHORS OR COPYRIGHT
+HOLDERS 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.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-28 16:31:05 UTC (rev 130146)
+++ community-i686/PKGBUILD 2015-03-28 16:32:14 UTC (rev 130147)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault steph...@archlinux.org
-
-pkgbase=python-pyopencl
-pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2014.1
-pkgrel=1
-pkgdesc=A complete, object-oriented language binding of OpenCL to Python
-arch=('i686' 'x86_64')
-url=http://mathema.tician.de/software/pyopencl;
-license=('custom')
-epoch=1
-makedepends=('boost-libs' 'ctags' 'python2-setuptools' 'python-setuptools' 
'libcl' 'opencl-headers' 'mesa' 'boost' 'python2-mako' 'python-mako' 
'python-numpy' 'python2-numpy')
-source=(http://pypi.python.org/packages/source/p/pyopencl/pyopencl-${pkgver}.tar.gz;
-'LICENSE.txt')
-sha1sums=('d11837bf6acfb5d686d8e048a45ddac4fff2d890'
-  '2e6966b3d9b15603ce2c3ff79eeadd63c5d066b7')
-
-build() {
-   cd $srcdir
-
-   cp -a pyopencl-$pkgver{,-python2}
-
-   cd ${srcdir}/pyopencl-${pkgver}
-   

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

2015-02-18 Thread Jelle van der Waa
Date: Wednesday, February 18, 2015 @ 20:35:20
  Author: jelle
Revision: 127959

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

Added:
  python-pyopencl/repos/community-i686/LICENSE.txt
(from rev 127958, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-i686/PKGBUILD
(from rev 127958, python-pyopencl/trunk/PKGBUILD)
  python-pyopencl/repos/community-x86_64/LICENSE.txt
(from rev 127958, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-x86_64/PKGBUILD
(from rev 127958, python-pyopencl/trunk/PKGBUILD)
Deleted:
  python-pyopencl/repos/community-i686/LICENSE.txt
  python-pyopencl/repos/community-i686/PKGBUILD
  python-pyopencl/repos/community-x86_64/LICENSE.txt
  python-pyopencl/repos/community-x86_64/PKGBUILD

--+
 /LICENSE.txt |   40 +++
 /PKGBUILD|  142 +
 community-i686/LICENSE.txt   |   20 -
 community-i686/PKGBUILD  |   71 
 community-x86_64/LICENSE.txt |   20 -
 community-x86_64/PKGBUILD|   71 
 6 files changed, 182 insertions(+), 182 deletions(-)

Deleted: community-i686/LICENSE.txt
===
--- community-i686/LICENSE.txt  2015-02-18 19:35:07 UTC (rev 127958)
+++ community-i686/LICENSE.txt  2015-02-18 19:35:20 UTC (rev 127959)
@@ -1,20 +0,0 @@
-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 THE AUTHORS OR COPYRIGHT
-HOLDERS 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.

Copied: python-pyopencl/repos/community-i686/LICENSE.txt (from rev 127958, 
python-pyopencl/trunk/LICENSE.txt)
===
--- community-i686/LICENSE.txt  (rev 0)
+++ community-i686/LICENSE.txt  2015-02-18 19:35:20 UTC (rev 127959)
@@ -0,0 +1,20 @@
+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 THE AUTHORS OR COPYRIGHT
+HOLDERS 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.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-02-18 19:35:07 UTC (rev 127958)
+++ community-i686/PKGBUILD 2015-02-18 19:35:20 UTC (rev 127959)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault steph...@archlinux.org
-
-pkgbase=python-pyopencl
-pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2013.2
-pkgrel=6
-pkgdesc=A complete, object-oriented language binding of OpenCL to Python
-arch=('i686' 'x86_64')
-url=http://mathema.tician.de/software/pyopencl;
-license=('custom')
-epoch=1
-makedepends=('boost-libs' 'ctags' 'python2-setuptools' 'python-setuptools' 
'libcl' 'opencl-headers' 'mesa' 'boost' 'python2-mako' 'python-mako' 
'python-numpy' 'python2-numpy')
-source=(http://pypi.python.org/packages/source/p/pyopencl/pyopencl-${pkgver}.tar.gz;
-'LICENSE.txt')
-sha1sums=('805b1c5c44647182dcc7aedb00caf8ca47bc6e84'
-  '2e6966b3d9b15603ce2c3ff79eeadd63c5d066b7')
-
-build() {
-   cd $srcdir
-
-   cp -a pyopencl-$pkgver{,-python2}
-
-   cd ${srcdir}/pyopencl-${pkgver}
-   

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

2014-02-15 Thread Jelle van der Waa
Date: Saturday, February 15, 2014 @ 14:12:50
  Author: jelle
Revision: 105755

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

Added:
  python-pyopencl/repos/community-i686/LICENSE.txt
(from rev 105754, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-i686/PKGBUILD
(from rev 105754, python-pyopencl/trunk/PKGBUILD)
  python-pyopencl/repos/community-x86_64/LICENSE.txt
(from rev 105754, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-x86_64/PKGBUILD
(from rev 105754, python-pyopencl/trunk/PKGBUILD)
Deleted:
  python-pyopencl/repos/community-i686/LICENSE.txt
  python-pyopencl/repos/community-i686/PKGBUILD
  python-pyopencl/repos/community-x86_64/LICENSE.txt
  python-pyopencl/repos/community-x86_64/PKGBUILD

--+
 /LICENSE.txt |   40 +++
 /PKGBUILD|  142 +
 community-i686/LICENSE.txt   |   20 -
 community-i686/PKGBUILD  |   71 
 community-x86_64/LICENSE.txt |   20 -
 community-x86_64/PKGBUILD|   71 
 6 files changed, 182 insertions(+), 182 deletions(-)

Deleted: community-i686/LICENSE.txt
===
--- community-i686/LICENSE.txt  2014-02-15 13:12:38 UTC (rev 105754)
+++ community-i686/LICENSE.txt  2014-02-15 13:12:50 UTC (rev 105755)
@@ -1,20 +0,0 @@
-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 THE AUTHORS OR COPYRIGHT
-HOLDERS 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.

Copied: python-pyopencl/repos/community-i686/LICENSE.txt (from rev 105754, 
python-pyopencl/trunk/LICENSE.txt)
===
--- community-i686/LICENSE.txt  (rev 0)
+++ community-i686/LICENSE.txt  2014-02-15 13:12:50 UTC (rev 105755)
@@ -0,0 +1,20 @@
+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 THE AUTHORS OR COPYRIGHT
+HOLDERS 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.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-15 13:12:38 UTC (rev 105754)
+++ community-i686/PKGBUILD 2014-02-15 13:12:50 UTC (rev 105755)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault steph...@archlinux.org
-
-pkgbase=python-pyopencl
-pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2013.2
-pkgrel=2
-pkgdesc=A complete, object-oriented language binding of OpenCL to Python
-arch=('i686' 'x86_64')
-url=http://mathema.tician.de/software/pyopencl;
-license=('custom')
-epoch=1
-makedepends=('boost-libs' 'ctags' 'python2-setuptools' 'python-setuptools' 
'libcl' 'opencl-headers' 'mesa' 'boost' 'python2-mako' 'python-mako' 
'python-numpy' 'python2-numpy')
-source=(http://pypi.python.org/packages/source/p/pyopencl/pyopencl-${pkgver}.tar.gz;
-'LICENSE.txt')
-sha1sums=('805b1c5c44647182dcc7aedb00caf8ca47bc6e84'
-  '2e6966b3d9b15603ce2c3ff79eeadd63c5d066b7')
-
-build() {
-   cd $srcdir
-
-   cp -a pyopencl-$pkgver{,-python2}
-
-   cd ${srcdir}/pyopencl-${pkgver}
-   

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

2013-11-01 Thread Jelle van der Waa
Date: Friday, November 1, 2013 @ 10:31:30
  Author: jelle
Revision: 100072

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

Added:
  python-pyopencl/repos/community-i686/LICENSE.txt
(from rev 100071, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-i686/PKGBUILD
(from rev 100071, python-pyopencl/trunk/PKGBUILD)
  python-pyopencl/repos/community-x86_64/LICENSE.txt
(from rev 100071, python-pyopencl/trunk/LICENSE.txt)
  python-pyopencl/repos/community-x86_64/PKGBUILD
(from rev 100071, python-pyopencl/trunk/PKGBUILD)
Deleted:
  python-pyopencl/repos/community-i686/LICENSE.txt
  python-pyopencl/repos/community-i686/PKGBUILD
  python-pyopencl/repos/community-x86_64/LICENSE.txt
  python-pyopencl/repos/community-x86_64/PKGBUILD

--+
 /LICENSE.txt |   40 +++
 /PKGBUILD|  142 +
 community-i686/LICENSE.txt   |   20 -
 community-i686/PKGBUILD  |   63 --
 community-x86_64/LICENSE.txt |   20 -
 community-x86_64/PKGBUILD|   63 --
 6 files changed, 182 insertions(+), 166 deletions(-)

Deleted: community-i686/LICENSE.txt
===
--- community-i686/LICENSE.txt  2013-11-01 09:27:07 UTC (rev 100071)
+++ community-i686/LICENSE.txt  2013-11-01 09:31:30 UTC (rev 100072)
@@ -1,20 +0,0 @@
-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 THE AUTHORS OR COPYRIGHT
-HOLDERS 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.

Copied: python-pyopencl/repos/community-i686/LICENSE.txt (from rev 100071, 
python-pyopencl/trunk/LICENSE.txt)
===
--- community-i686/LICENSE.txt  (rev 0)
+++ community-i686/LICENSE.txt  2013-11-01 09:31:30 UTC (rev 100072)
@@ -0,0 +1,20 @@
+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 THE AUTHORS OR COPYRIGHT
+HOLDERS 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.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-11-01 09:27:07 UTC (rev 100071)
+++ community-i686/PKGBUILD 2013-11-01 09:31:30 UTC (rev 100072)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault steph...@archlinux.org
-
-pkgbase=python-pyopencl
-pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
-pkgver=2013.1
-pkgrel=2
-pkgdesc=A complete, object-oriented language binding of OpenCL to Python
-arch=('i686' 'x86_64')
-url=http://mathema.tician.de/software/pyopencl;
-license=('custom')
-epoch=1
-makedepends=('boost-libs' 'ctags' 'python2-setuptools' 'python-setuptools' 
'libcl' 'opencl-headers' 'mesa' 'boost' 'python2-mako' 'python-mako' 
'python-numpy' 'python2-numpy')
-source=(http://pypi.python.org/packages/source/p/pyopencl/pyopencl-${pkgver}.tar.gz;
-'LICENSE.txt')
-sha1sums=('76331c9042d0286c7c722407dec0fb975a6b340c'
-  '2e6966b3d9b15603ce2c3ff79eeadd63c5d066b7')
-
-build() {
-   cd $srcdir
-
-   cp -a pyopencl-$pkgver{,-python2}
-
-   cd ${srcdir}/pyopencl-${pkgver}
-   python3 

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

2013-03-29 Thread Stéphane Gaudreault
Date: Friday, March 29, 2013 @ 20:32:35
  Author: stephane
Revision: 87310

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

Added:
  python-pyopencl/repos/community-testing-i686/
  python-pyopencl/repos/community-testing-i686/LICENSE.txt
(from rev 87277, python-pyopencl/repos/community-staging-i686/LICENSE.txt)
  python-pyopencl/repos/community-testing-i686/PKGBUILD
(from rev 87277, python-pyopencl/repos/community-staging-i686/PKGBUILD)
  python-pyopencl/repos/community-testing-x86_64/
  python-pyopencl/repos/community-testing-x86_64/LICENSE.txt
(from rev 87277, python-pyopencl/repos/community-staging-x86_64/LICENSE.txt)
  python-pyopencl/repos/community-testing-x86_64/PKGBUILD
(from rev 87277, python-pyopencl/repos/community-staging-x86_64/PKGBUILD)
Deleted:
  python-pyopencl/repos/community-staging-i686/
  python-pyopencl/repos/community-staging-x86_64/

--+
 community-testing-i686/LICENSE.txt   |   20 ++
 community-testing-i686/PKGBUILD  |   61 +
 community-testing-x86_64/LICENSE.txt |   20 ++
 community-testing-x86_64/PKGBUILD|   61 +
 4 files changed, 162 insertions(+)

Copied: python-pyopencl/repos/community-testing-i686/LICENSE.txt (from rev 
87277, python-pyopencl/repos/community-staging-i686/LICENSE.txt)
===
--- community-testing-i686/LICENSE.txt  (rev 0)
+++ community-testing-i686/LICENSE.txt  2013-03-29 19:32:35 UTC (rev 87310)
@@ -0,0 +1,20 @@
+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 THE AUTHORS OR COPYRIGHT
+HOLDERS 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.

Copied: python-pyopencl/repos/community-testing-i686/PKGBUILD (from rev 87277, 
python-pyopencl/repos/community-staging-i686/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-03-29 19:32:35 UTC (rev 87310)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+
+pkgbase=python-pyopencl
+pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
+pkgver=2012.1
+pkgrel=8
+pkgdesc=A complete, object-oriented language binding of OpenCL to Python
+arch=('i686' 'x86_64')
+url=http://mathema.tician.de/software/pyopencl;
+license=('custom')
+makedepends=('ctags' 'python2-distribute' 'python-distribute' 'libcl' 
'opencl-headers' 'mesa' 'boost=1.53.0' 'python2-mako' 'python-mako' 
'python-numpy' 'python2-numpy')
+source=(http://pypi.python.org/packages/source/p/pyopencl/pyopencl-${pkgver}.tar.gz;
+'LICENSE.txt')
+sha1sums=('ef2460d5e9b883d8afe0ec47863a243b6f8ac7ff'
+  '2e6966b3d9b15603ce2c3ff79eeadd63c5d066b7')
+
+build() {
+   cd $srcdir
+
+   cp -a pyopencl-$pkgver{,-python2}
+
+   cd ${srcdir}/pyopencl-${pkgver}
+   python3 ./configure.py --cl-enable-gl --no-use-shipped-boost 
--boost-python-libname=boost_python3
+   python3 setup.py build
+
+   cd $srcdir/pyopencl-$pkgver-python2
+   python2 ./configure.py --cl-enable-gl --no-use-shipped-boost
+   python2 setup.py build
+}
+
+package_python-pyopencl() {
+   depends=('libcl' 'opencl-headers' 'mesa' 'boost' 'python' 'python-numpy' 
'python-mako' 'python-pytools' 'pyopencl-headers')
+
+   cd ${srcdir}/pyopencl-${pkgver}
+   python3 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
+
+   rm -fr ${pkgdir}/usr/include
+
+   install -D -m644 ../LICENSE.txt 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}
+
+package_python2-pyopencl() {
+   depends=('libcl' 'opencl-headers' 'mesa' 'boost' 'python2' 'python2-numpy' 
'python2-mako' 'python2-pytools' 'pyopencl-headers')
+
+   cd ${srcdir}/pyopencl-${pkgver}-python2
+   python2 setup.py install --prefix=/usr --root=${pkgdir} --optimize=1 
--skip-build
+
+   rm -fr ${pkgdir}/usr/include
+
+   install -D -m644 ../LICENSE.txt