Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4658 - PyOpenGL-2.0.0.44.ebuild [new package]
Summary: PyOpenGL-2.0.0.44.ebuild [new package]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Nicholas Henke (RETIRED)
URL:
Whiteboard:
Keywords:
: 5136 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-07-07 16:47 UTC by foser
Modified: 2003-02-04 19:42 UTC (History)
2 users (show)

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


Attachments
PyOpenGL-2.0.0.44.ebuild (PyOpenGL-2.0.0.44.ebuild,982 bytes, text/plain)
2002-07-07 16:48 UTC, foser
Details
setup-X11-path.diff (setup-X11-path.diff,574 bytes, patch)
2002-07-07 16:49 UTC, foser
Details | Diff
setup-disable-togl.diff (setup-disable-togl.diff,2.73 KB, patch)
2002-07-07 16:49 UTC, foser
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description foser 2002-07-07 16:47:55 UTC
Python bindings for OpenGL.

ebuild notes : there's 2 patches to the source tree 
1. is to fix a path problem in setup, it refers to /usr/X11/ where it should be
/usr/X11R6/. 
2. is to disable building Togl, a Tk OpenGL widget. It needs $DISPLAY to be set
to install, this gives problems in certain emerge situations, so i ditched it (i
don't think of it as an integral part).

license notes : there's 5 licenses that (partly) apply to this package :
http://pyopengl.sourceforge.net/documentation/manual/licenses.html .
Comment 1 foser 2002-07-07 16:48:57 UTC
Created attachment 2010 [details]
PyOpenGL-2.0.0.44.ebuild
Comment 2 foser 2002-07-07 16:49:24 UTC
Created attachment 2011 [details, diff]
setup-X11-path.diff
Comment 3 foser 2002-07-07 16:49:47 UTC
Created attachment 2012 [details, diff]
setup-disable-togl.diff
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2002-11-02 01:52:34 UTC
*** Bug 5136 has been marked as a duplicate of this bug. ***
Comment 5 foser (RETIRED) gentoo-dev 2002-11-03 09:28:47 UTC
Already in portage