[MacPorts] #50836: vpython @6.11 new Portfile
#50836: vpython @6.11 new Portfile -------------------------+-------------------------------- Reporter: maugustin@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: vpython -------------------------+-------------------------------- New portfile for vpython (Visual Python, http://vpython.org). This port needs a patch in setup.py to take the mt version of boost_python and boost_signal. This port depends on ttfquery, that is submitted in ticket https://trac.macports.org/ticket/50809 -- Ticket URL: <https://trac.macports.org/ticket/50836> MacPorts <https://www.macports.org/> Ports system for OS X
#50836: vpython @6.11 new Portfile --------------------------+-------------------------------- Reporter: maugustin@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: vpython | --------------------------+-------------------------------- Comment (by rene.vanpaassen@…): I tried this one: - the checksums are no longer valid - the timing is wrong (I am on Yosemite), and needs a fix, by adding the following to the portfile: {{{ post-patch { reinplace {s/Dispatch[(]/DispatchTimeout(1/} ${worksrcpath}/site- packages/visual_common/create_display.py } }}} If not applied, graphics updates hang until mouse or other events come in. -- Ticket URL: <https://trac.macports.org/ticket/50836#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#50836: vpython @6.11 new Portfile --------------------------+-------------------------------- Reporter: maugustin@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: vpython | --------------------------+-------------------------------- Comment (by maugustin@…): * updated download URL to point fix to version 6.11 * updated checksum * include patch from Rene -- Ticket URL: <https://trac.macports.org/ticket/50836#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#50836: vpython @6.11 new Portfile --------------------------+-------------------------------- Reporter: maugustin@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: vpython | --------------------------+-------------------------------- Comment (by mf2k@…): Comments: - This port should use the Github portgroup which will simplify it somewhat. - You cannot depend on python stub ports. Change them to the py27 sub- ports. - You list all dependencies as {{{depends_build-append}}} but they are almost certainly {{{depends_lib-append}}} because they will likely be used by the port in order to run. -- Ticket URL: <https://trac.macports.org/ticket/50836#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#50836: vpython @6.11 new Portfile --------------------------+-------------------------------- Reporter: maugustin@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: vpython | --------------------------+-------------------------------- Comment (by maugustin@…): @mf2k: thanks for the tips. I've done the changes. New Portfile available. -- Ticket URL: <https://trac.macports.org/ticket/50836#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#50836: vpython @6.11 new Portfile --------------------------+-------------------------------- Reporter: maugustin@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: vpython | --------------------------+-------------------------------- Changes (by mf2k@…): * version: 2.3.4 => Old description:
New portfile for vpython (Visual Python, http://vpython.org).
This port needs a patch in setup.py to take the mt version of boost_python and boost_signal.
This port depends on ttfquery, that is submitted in ticket https://trac.macports.org/ticket/50809
New description: New portfile for vpython (Visual Python, http://vpython.org). This port needs a patch in setup.py to take the mt version of boost_python and boost_signal. This port depends on ttfquery, that is submitted in ticket:50809 -- -- Ticket URL: <https://trac.macports.org/ticket/50836#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts