Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148478 - glewpy-0.7.4 - python bindings for media-libs/glew (new ebuild)
Summary: glewpy-0.7.4 - python bindings for media-libs/glew (new ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Joshua Baergen (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2006-09-21 02:51 UTC by Marko Durkovic
Modified: 2006-12-17 08:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for glewpy (glewpy-0.7.4.ebuild,421 bytes, text/plain)
2006-09-21 02:52 UTC, Marko Durkovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marko Durkovic 2006-09-21 02:51:11 UTC
glewpy is a set of python bindings for the GLEW library. It gives python developers access to (almost) all OpenGL extensions supported by the underlying hardware and is a great addition to the existing OpenGL support in python.

Ebuild is rather trivial, depends on dev-python/pyrex and media-libs/glew.
Comment 1 Marko Durkovic 2006-09-21 02:52:21 UTC
Created attachment 97620 [details]
Ebuild for glewpy
Comment 2 Joshua Baergen (RETIRED) gentoo-dev 2006-09-23 12:42:21 UTC
Looks fine to me.  Where did you find the license for the module?  (That might be a stupid question - I'm not very familiar with python modules.)
Comment 3 Marko Durkovic 2006-09-23 16:04:24 UTC
(In reply to comment #2)
> Looks fine to me.  Where did you find the license for the module?  (That might
> be a stupid question - I'm not very familiar with python modules.)

I looked it up on the project homepage http://sourceforge.net/projects/glewpy/.
Comment 4 Joshua Baergen (RETIRED) gentoo-dev 2006-12-17 08:16:49 UTC
Ebuild added.  Thanks!