public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pyopencl: pyopencl-9999.ebuild ChangeLog pyopencl-0.92.ebuild pyopencl-0.91.4.ebuild pyopencl-0.91.5.ebuild
@ 2010-12-12 19:33 Michael Januszewski (spock)
  0 siblings, 0 replies; only message in thread
From: Michael Januszewski (spock) @ 2010-12-12 19:33 UTC (permalink / raw
  To: gentoo-commits

spock       10/12/12 19:33:31

  Modified:             pyopencl-9999.ebuild ChangeLog
                        pyopencl-0.91.4.ebuild pyopencl-0.91.5.ebuild
  Added:                pyopencl-0.92.ebuild
  Log:
  Version bump.  Change dep on nvidia-drivers to nvidia-cuda-toolkit which now provides the OpenCL header files.
  
  (Portage version: 2.1.9.25/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-python/pyopencl/pyopencl-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/pyopencl-9999.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/pyopencl-9999.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/pyopencl-9999.ebuild?r1=1.2&r2=1.3

Index: pyopencl-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pyopencl-9999.ebuild	17 May 2010 10:33:58 -0000	1.2
+++ pyopencl-9999.ebuild	12 Dec 2010 19:33:31 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-9999.ebuild,v 1.2 2010/05/17 10:33:58 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-9999.ebuild,v 1.3 2010/12/12 19:33:31 spock Exp $
 # Ebuild generated by g-pypi 0.2.1 (rev. 204)
 
 EAPI="2"
@@ -21,8 +21,7 @@
 RDEPEND="dev-libs/boost[python]
 	=dev-python/pytools-9999
 	>=dev-python/numpy-1.0.4
-	>=x11-drivers/nvidia-drivers-195.30"
-
+	>=dev-util/nvidia-cuda-toolkit-3.0"
 DEPEND="${RDEPEND}"
 
 src_unpack()



1.5                  dev-python/pyopencl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyopencl/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	17 May 2010 10:33:58 -0000	1.4
+++ ChangeLog	12 Dec 2010 19:33:31 -0000	1.5
@@ -1,6 +1,13 @@
 # ChangeLog for dev-python/pyopencl
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopencl/ChangeLog,v 1.4 2010/05/17 10:33:58 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopencl/ChangeLog,v 1.5 2010/12/12 19:33:31 spock Exp $
+
+*pyopencl-0.92 (12 Dec 2010)
+
+  12 Dec 2010; Michał Januszewski <spock@gentoo.org> pyopencl-0.91.4.ebuild,
+  pyopencl-0.91.5.ebuild, +pyopencl-0.92.ebuild, pyopencl-9999.ebuild:
+  Version bump. Change dep on nvidia-drivers to nvidia-cuda-toolkit which now
+  provides the OpenCL header files.
 
   17 May 2010; Michał Januszewski <spock@gentoo.org>
   pyopencl-0.91.4.ebuild, pyopencl-0.91.5.ebuild, pyopencl-9999.ebuild:



1.3                  dev-python/pyopencl/pyopencl-0.91.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/pyopencl-0.91.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/pyopencl-0.91.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/pyopencl-0.91.4.ebuild?r1=1.2&r2=1.3

Index: pyopencl-0.91.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-0.91.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pyopencl-0.91.4.ebuild	17 May 2010 10:33:58 -0000	1.2
+++ pyopencl-0.91.4.ebuild	12 Dec 2010 19:33:31 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-0.91.4.ebuild,v 1.2 2010/05/17 10:33:58 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-0.91.4.ebuild,v 1.3 2010/12/12 19:33:31 spock Exp $
 # Ebuild generated by g-pypi 0.2.1 (rev. 204)
 
 EAPI="2"
@@ -19,7 +19,7 @@
 RDEPEND="dev-python/pytools
 	dev-libs/boost[python]
 	>=dev-python/numpy-1.0.4
-	>=x11-drivers/nvidia-drivers-195.30"
+	>=dev-util/nvidia-cuda-toolkit-3.0"
 DEPEND="${RDEPEND}"
 
 src_configure()



1.3                  dev-python/pyopencl/pyopencl-0.91.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/pyopencl-0.91.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/pyopencl-0.91.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/pyopencl-0.91.5.ebuild?r1=1.2&r2=1.3

Index: pyopencl-0.91.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-0.91.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pyopencl-0.91.5.ebuild	17 May 2010 10:33:58 -0000	1.2
+++ pyopencl-0.91.5.ebuild	12 Dec 2010 19:33:31 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-0.91.5.ebuild,v 1.2 2010/05/17 10:33:58 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-0.91.5.ebuild,v 1.3 2010/12/12 19:33:31 spock Exp $
 # Ebuild generated by g-pypi 0.2.1 (rev. 204)
 
 EAPI="2"
@@ -19,7 +19,7 @@
 RDEPEND="dev-python/pytools
 	dev-libs/boost[python]
 	>=dev-python/numpy-1.0.4
-	>=x11-drivers/nvidia-drivers-195.30"
+	>=dev-util/nvidia-cuda-toolkit-3.0"
 DEPEND="${RDEPEND}"
 
 src_configure()



1.1                  dev-python/pyopencl/pyopencl-0.92.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/pyopencl-0.92.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopencl/pyopencl-0.92.ebuild?rev=1.1&content-type=text/plain

Index: pyopencl-0.92.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-0.92.ebuild,v 1.1 2010/12/12 19:33:31 spock Exp $
# Ebuild generated by g-pypi 0.2.1 (rev. 204)

EAPI="2"
PYTHON_DEPEND="2"

inherit distutils

DESCRIPTION="Python wrapper for OpenCL"
HOMEPAGE="http://mathema.tician.de/software/pyopencl"
SRC_URI="mirror://pypi/p/pyopencl/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples opengl"

RDEPEND="dev-python/pytools
	dev-libs/boost[python]
	>=dev-python/numpy-1.0.4
	>=dev-util/nvidia-cuda-toolkit-3.0"
DEPEND="${RDEPEND}"

src_configure()
{
	if use opengl; then
		myconf="${myconf} --cl-enable-gl"
	fi

	./configure.py --boost-python-libname=boost_python-mt \
		--boost-compiler=gcc \
		${myconf}
}

src_install()
{
	distutils_src_install
	insinto /usr/share/doc/${PF}
	if use examples; then
		doins -r examples || die
	fi
}

pkg_postinst()
{
	distutils_pkg_postinst
	if use examples; then
		elog "Some of the examples provided by this package require dev-python/matplotlib."
	fi
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-12 19:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-12 19:33 [gentoo-commits] gentoo-x86 commit in dev-python/pyopencl: pyopencl-9999.ebuild ChangeLog pyopencl-0.92.ebuild pyopencl-0.91.4.ebuild pyopencl-0.91.5.ebuild Michael Januszewski (spock)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox