Re: Python assistance

2012-11-15 Thread Bradley Giesbrecht
On Nov 15, 2012, at 3:42 PM, Craig Treleaven wrote: > Hi: > > Background - MythTV is primarily written in C and C++ but certain functions > are implemented in Python. Not knowing Python--and more specifically Python > on OS X and even more specifically, Python on OS X via MacPorts--I am at a

Re: Python assistance

2012-11-15 Thread Sean Farley
On Thu, Nov 15, 2012 at 5:42 PM, Craig Treleaven wrote: > Hi: > > Background - MythTV is primarily written in C and C++ but certain functions > are implemented in Python. Not knowing Python--and more specifically Python > on OS X and even more specifically, Python on OS X via MacPorts--I am at a

Python assistance

2012-11-15 Thread Craig Treleaven
Hi: Background - MythTV is primarily written in C and C++ but certain functions are implemented in Python. Not knowing Python--and more specifically Python on OS X and even more specifically, Python on OS X via MacPorts--I am at a loss as to the proper method to install Myth's Python binding

Re: [99743] trunk/dports/graphics/ipe/Portfile

2012-11-15 Thread Ryan Schmidt
On Nov 15, 2012, at 15:47, vincent habchi wrote: >> You could simplify this by using the [get_canonical_archflags] procedure. > > Please feel free to go ahead if you can do it more simply; I just took the > liberty to alter the portfile because of the ‘opennaintener’ clause. https://trac.macpo

Re: [99730] trunk/dports/devel

2012-11-15 Thread Ryan Schmidt
On Nov 15, 2012, at 05:53, p...@macports.org wrote: > Revision: 99730 > https://trac.macports.org/changeset/99730 > Author: p...@macports.org > Date: 2012-11-15 03:53:09 -0800 (Thu, 15 Nov 2012) > Log Message: > --- > New Port: astyle-dev: Development version of astyle (cap

Re: [99731] trunk/dports/devel/astyle/Portfile

2012-11-15 Thread Ryan Schmidt
On Nov 15, 2012, at 07:42, p...@macports.org wrote: > Revision: 99731 > https://trac.macports.org/changeset/99731 > Author: p...@macports.org > Date: 2012-11-15 05:42:43 -0800 (Thu, 15 Nov 2012) > Log Message: > --- > astyle: added note to conflict with astyle-dev > > Modi

Re: [99734] trunk/dports/devel/astyle-dev/Portfile

2012-11-15 Thread Ryan Schmidt
On Nov 15, 2012, at 08:21, p...@macports.org wrote: > Revision: 99734 > https://trac.macports.org/changeset/99734 > Author: p...@macports.org > Date: 2012-11-15 06:21:31 -0800 (Thu, 15 Nov 2012) > Log Message: > --- > Port astyle-dev: fixed paths > > Modified Paths: >

Re: [99744] trunk/dports/graphics/libQGLViewer

2012-11-15 Thread vincent habchi
Ryan, > It would be better to handle this in Tcl code in the Portfile instead of a > shell script. The fs-traverse procedure is probably what you want to use. I definitely agree, but see my previous post (is there a guide available, or, more precisely, a scroll listing all these magic spells? :

Re: [99743] trunk/dports/graphics/ipe/Portfile

2012-11-15 Thread vincent habchi
Ryan, > You could simplify this by using the [get_canonical_archflags] procedure. Please feel free to go ahead if you can do it more simply; I just took the liberty to alter the portfile because of the ‘opennaintener’ clause. BTW, is there any documentation on these arcane functions, besides gu

Re: [99744] trunk/dports/graphics/libQGLViewer

2012-11-15 Thread Ryan Schmidt
On Nov 15, 2012, at 14:05, vi...@macports.org wrote: > Revision: 99744 > https://trac.macports.org/changeset/99744 > Author: vi...@macports.org > Date: 2012-11-15 12:05:07 -0800 (Thu, 15 Nov 2012) > Log Message: > --- > Patch for universal build (add universal flags to all

Re: [99743] trunk/dports/graphics/ipe/Portfile

2012-11-15 Thread Ryan Schmidt
On Nov 15, 2012, at 14:01, vi...@macports.org wrote: > Revision: 99743 > https://trac.macports.org/changeset/99743 > Author: vi...@macports.org > Date: 2012-11-15 12:01:38 -0800 (Thu, 15 Nov 2012) > Log Message: > --- > Allows universal builds > > Modified Paths: > ---