[MacPorts] #61861: gimp-resynthesizer: uses "python2", underquoted AC_CONFIG_HEADERS, lib dependency, license

MacPorts noreply at macports.org
Fri Dec 18 16:10:32 UTC 2020


#61861: gimp-resynthesizer: uses "python2", underquoted AC_CONFIG_HEADERS, lib
dependency, license
---------------------------------+----------------------
  Reporter:  ryandesign          |      Owner:  pietvo
      Type:  defect              |     Status:  assigned
  Priority:  Normal              |  Milestone:
 Component:  ports               |    Version:
Resolution:                      |   Keywords:
      Port:  gimp-resynthesizer  |
---------------------------------+----------------------

Comment (by pietvo):

 Re: the `python2`:  almost all standard python plugins in `gimp2` have
 `#!/usr/bin/env python2`, so I went along with that. There is just one
 that `#!/usr/bin/env python`.
 `gimp2` has the default variant `+python27`, so usually the dependency on
 `python2.7` is already satisfied. But if `gimp2` is installed with
 `-python27` then all hope is lost, because the plugin won't work. Is there
 a way to set a dependency on `gimp2` with the `python27` variant enforced?

 Re: the `lib:libgimp-2.0:gimp2`, this was done to catch also
 `gimp2-devel`. Is there a way to specify either `gimp2` or `gimp2-devel`?

 The `config.ac` changes and the licence I will correct.

 And, by the way, I also noticed a few `python3` scripts in the `gimp`
 distribution, whereas the `gimp2` port has no dependency on any `python3`.
 That is of course outside this port, but maybe it should be looked int.

-- 
Ticket URL: <https://trac.macports.org/ticket/61861#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list