Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15877 closed update (fixed)

py-opengl update to 3.0.0b3

Reported by: alakazam@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

Attached is a Portfile diff to upgrade py-opengl from version 2.0.1.09 to version 3.0.0b3.

Here is the list of changes I have made to the Portfile :

  • Upgrade version to 3.0.0b3.
  • Add myself and openmaintainer as maintainer.
  • Update description : ctypes instead of SWIG is now used to generate the binding ; use spaces instead of tabs for indentation (I'm not changing this in the rest of the file yet to leave a readable diff). The description is directly taken from <http://pyopengl.sourceforge.net/>.
  • Add required platforms variable. (for port lint)
  • Update checksums for new version.
  • Add livecheck (copied from py25-opengl).
  • Add build dependency on py-setuptools.
  • Add dependency on py-ctypes.
  • Upgrade dependency on py-numeric to dependency on py-numpy as per installation recommendations on <http://pyopengl.sourceforge.net/documentation/installation.html>.
  • Remove post-destroot installation of README file that is no longer present in the latest release of PyOpenGL.
  • Enable test phase to check that everything worked well.

Attachments (1)

Portfile.diff (1.7 KB) - added by alakazam@… 16 years ago.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by alakazam@…

Attachment: Portfile.diff added

comment:1 Changed 16 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Thanks for taking maintainership!

Committed in r38095.

comment:2 Changed 15 years ago by jmroot (Joshua Root)

Type: defectupdate

comment:3 Changed 15 years ago by (none)

Milestone: Port Updates

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.