[Bug 245519] graphics/gimp: relies on graphics/py-gimp and Python 2.7
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 10 21:06:59 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245519
Bug ID: 245519
Summary: graphics/gimp: relies on graphics/py-gimp and Python
2.7
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: gnome at FreeBSD.org
Reporter: andymenderunix at gmail.com
Flags: maintainer-feedback?(gnome at FreeBSD.org)
Assignee: gnome at FreeBSD.org
graphics/gimp has Python support ON by default. This pulls in graphics/py-gimp
which is a rather old port and requires Python 2.7 explicitly. From the
Makefile for graphics/py-gimp:
DEPRECATED= Uses deprecated version of python
EXPIRATION_DATE= 2020-08-15
GIMP_SLAVE= pygimp
USES= python:2.7
USE_GNOME= pygtk2
The Fedora community has a similar problem, just before their 32 release:
https://bugzilla.redhat.com/show_bug.cgi?id=1737933
GIMP3 is in the making and it *should* default to Python3, however no info is
available on the official Roadmap: https://wiki.gimp.org/wiki/Roadmap#GIMP_3.0
I can start tinkering with GIMP3 to see whether it's possible to re-use the
current Makefile, but that would still provide a "gimp-devel" port at best.
The alternative would be to disable Python support in graphics/gimp so that the
port continues building past its expiration date.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list