Opened 13 years ago
Closed 13 years ago
#29989 closed enhancement (fixed)
graphics/gimp2 could depend upon python 2.7
Reported by: | rmstonecipher@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | haspatch | Cc: | |
Port: | gimp2 |
Description
Python 2.7 is the current stable version of python, but gimp2 currently depends upon py26-gtk.
It is fairly trivial to substitute "7" for "6" in a handful of places in the gimp2 Portfile to get a working gimp2 based on python 2.7.
Please find attached a diff for the Portfile which makes variants for +python26 and +python27.
Cheers,
Ryan Stonecipher
Attachments (1)
Change History (3)
Changed 13 years ago by rmstonecipher@…
Attachment: | gimp2-Portfile.diff added |
---|
comment:1 Changed 13 years ago by dbevans (David B. Evans)
Status: | new → assigned |
---|
comment:2 Changed 13 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Variants python25 python26 python27 added in r80085.