py27-pygtk

2022-10-12 Thread Lukas Oberhuber
I'm trying to build gimp2.10.32 (I'm the mac maintainer). I've got a custom Portfile, but for the life of me, I can't get gimps autotools (configure.ac) to pick up on `py27-pygtk`. I've set done this: set python_framework${frameworks_dir}/Python.framework/Versions/2.7 configure.pkg_config

Re: py27-pygtk

2022-10-12 Thread Joshua Root
Lukas Oberhuber wrote: I'm trying to build gimp2.10.32 (I'm the mac maintainer). I've got a custom Portfile, but for the life of me, I can't get gimps autotools (configure.ac) to pick up on `py27-pygtk`. I've set done this: set python_framework${frameworks_dir}/Python.framework/Version

Re: py27-pygtk

2022-10-12 Thread Lukas Oberhuber
On Wed, 12 Oct 2022 at 17:29, Joshua Root wrote: > Lukas Oberhuber wrote: > > > I've tried many variants of > > > > depends_lib-append port:pygtk-2.0.pc:py27-pygtk > > with and without the .pc file and with and without directories before > them. > > That should be just: > > depends_lib-append por

Re: py27-pygtk

2022-10-12 Thread Joshua Root
On 2022-10-13 03:58 , Lukas Oberhuber wrote: Here is the Portfile: https://gitlab.gnome.org/Infrastructure/gimp-macos-build/-/blob/dee2dcff05491fd5cd455fe1ab4164633720339b/ports/graphics/gimp2/Portfile

python3, tabs, and Terminal

2022-10-12 Thread Langer, Stephen A. (Fed) via macports-users
Hi -- I don’t know if I have something wrong in my settings or expectations, or if this is a bug. Typing a tab in an Apple Terminal window while using any version of Python3 from MacPorts makes the terminal enter some kind of editing mode, instead of just indenting the line. Python2 from MacP

Re: python3, tabs, and Terminal

2022-10-12 Thread Joshua Root
Langer, Stephen A. (Fed) wrote: I don’t know if I have something wrong in my settings or expectations, or if this is a bug. Typing a tab in an Apple Terminal window while using any version of Python3 from MacPorts makes the terminal enter some kind of editing mode, instead of just indenting

Re: python3, tabs, and Terminal

2022-10-12 Thread Joshua Root
On 2022-10-13 08:05 , Joshua Root wrote: Langer, Stephen A. (Fed) wrote: I don’t know if I have something wrong in my settings or expectations, or if this is a bug.  Typing a tab in an Apple Terminal window while using any version of Python3 from MacPorts makes the terminal enter some kind of

Re: Catelina xcode

2022-10-12 Thread Ian Wadham
Hi James, > On 12 Oct 2022, at 2:46 pm, James Linder wrote: > > Hi > > slightly OT for macports but definitly onT. :) > > My wife’s machine is Catelina (and Ends at Big Sur). It has, and I/She uses > lots of ports and IIRC we have used Qt before, but when I try to build > something I get the

Re: python3, tabs, and Terminal

2022-10-12 Thread Langer, Stephen A. (Fed) via macports-users
Thank you! I should have thought to google "readline". -- Steve -Original Message- From: macports-users on behalf of Joshua Root Date: Wednesday, October 12, 2022 at 6:17 PM To: "macports-users@lists.macports.org" Subject: Re: python3, tabs, and Terminal On 2022-10-13 08:05 ,