Opened 12 years ago

Last modified 12 years ago

#33289 closed update

pymol: update to 1.5 — at Version 1

Reported by: howarth@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch maintainer Cc:
Port: pymol

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Update pymol to the new 1.5 release from the pymol svn.
Implement use of configure.compiler for variants as requested.
Remove explicit usage of clang as it is now the default for macports 2.0.3 on :Lion.
Note that upstream no longer supports 'setup.py build' and requests that 'setup.py install' be used instead, hence the empty build phase.
Also note that my patches to setup.py for fink/macports has been accepted upstream so that the setup_py.diff patch is now much reduced in size.

Change History (2)

Changed 12 years ago by howarth@…

Attachment: setup_py.diff added

revised setup_py.diff patch for pymol-1.5

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: haspatch maintainer added; science removed
Milestone: MacPorts 2.0.4
Summary: update pymol topymol: update to 1.5

clang is not the default on Lion; clang is the default on Xcode 4.2 and later, regardless of OS.

Note: See TracTickets for help on using tickets.