gimp-app and py27-gimp

If you're word blind then I don't see how me typing more words will help :p

I don't know the exact structure but you need both ports in order to run Gimp, assuming you enabled python-fu support (which is the default). Gimp depends on graphics/py-gimp, obviously due to the Python requirement, and that port depends on graphics/gimp-app.

So basically they're both additions to Gimp. One handles Python support (so I assume) whereas the other provides more specific additions (the help browser is provided through graphics/gimp-app).
 
At the moment … whilst I have neither graphics/gimp nor graphics/py-gimp

Code:
$ pkg query '%o %v %R' gimp gimp-app py-gimp
graphics/gimp-app 2.10.6,1 poudriere
$

– the application does seem to work:

2018-10-14 22:07:40 Waterfox.png


Does that make sense?

If I recall correctly: earlier this evening when I removed gimp-app, there was consequent removal of py-gimp (or it might have been py27-gimp). Then I installed gimp-app alone from my poudriere repo.
 
Back
Top