Re: py-shiboken cmake

2014-07-05 Thread Mark Brethen
On Jul 5, 2014, at 9:16 AM, Mark Moll wrote: > With your solution you still need to do something like this: > > cmake > -DCMAKE_PREFIX_PATH=${prefix}//Library/Frameworks/Python.framework/Versions/2.7 freecad doesn't provide "FindShiboken.cmake", so it looks like the only valid cmake co

Re: py-shiboken cmake

2014-07-05 Thread Mark Brethen
On Jul 5, 2014, at 9:44 AM, Mark Brethen wrote: > > On Jul 5, 2014, at 9:16 AM, Mark Moll wrote: > >> >> On Jul 5, 2014, at 8:58 AM, Mark Brethen wrote: >> >>> >>> On Jul 5, 2014, at 8:30 AM, Mark Brethen wrote: >>> The port py-shiboken purposefully deletes the all of the *config.c

Re: py-shiboken cmake

2014-07-05 Thread Mark Brethen
On Jul 5, 2014, at 9:16 AM, Mark Moll wrote: > > On Jul 5, 2014, at 8:58 AM, Mark Brethen wrote: > >> >> On Jul 5, 2014, at 8:30 AM, Mark Brethen wrote: >> >>> The port py-shiboken purposefully deletes the all of the *config.cmake >>> files: >>> >>> post-destroot { >>> move ${destr

Re: py-shiboken cmake

2014-07-05 Thread Mark Brethen
On Jul 5, 2014, at 9:16 AM, Mark Moll wrote: > > On Jul 5, 2014, at 8:58 AM, Mark Brethen wrote: > >> >> On Jul 5, 2014, at 8:30 AM, Mark Brethen wrote: >> >>> The port py-shiboken purposefully deletes the all of the *config.cmake >>> files: >>> >>> post-destroot { >>> move ${destr

Re: py-shiboken cmake

2014-07-05 Thread Mark Moll
On Jul 5, 2014, at 8:58 AM, Mark Brethen wrote: > > On Jul 5, 2014, at 8:30 AM, Mark Brethen wrote: > >> The port py-shiboken purposefully deletes the all of the *config.cmake files: >> >> post-destroot { >> move ${destroot}${prefix}/bin/shiboken >> ${destroot}${prefix}/bin/shiboken

Re: LaTeXML Portfile issues

2014-07-05 Thread Bruce Miller
On 07/04/2014 08:35 AM, Joshua Root wrote: On 2014-7-4 21:15 , Bruce Miller wrote: Hi all; I'd like to draw attention to the ticket https://trac.macports.org/ticket/44220 where there are a couple of issues to improve the Portfile. Basically, during installation, I'd like to be able to d

Re: py-shiboken cmake

2014-07-05 Thread Mark Brethen
On Jul 5, 2014, at 8:30 AM, Mark Brethen wrote: > The port py-shiboken purposefully deletes the all of the *config.cmake files: > >post-destroot { >move ${destroot}${prefix}/bin/shiboken > ${destroot}${prefix}/bin/shiboken-${python.branch} >move ${destroot}${prefix}/include

py-shiboken cmake

2014-07-05 Thread Mark Brethen
The port py-shiboken purposefully deletes the all of the *config.cmake files: post-destroot { move ${destroot}${prefix}/bin/shiboken ${destroot}${prefix}/bin/shiboken-${python.branch} move ${destroot}${prefix}/include/shiboken ${destroot}${prefix}/include/shiboken-${python.br