Ticket #12474 (closed defect: fixed)
gimp2 gnome variants
| Reported by: | pelopor@… | Owned by: | yves@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.5.1 |
| Keywords: | gimp2 gnome svg | Cc: | |
| Port: |
Description
I noticed gimp2 port (@2.3.19_0+gnome+python) don't install svg plugin. Then I look over the Portfile, to find description of gnome variants has something wrong.
configure.args-append --without-gtkhtml2 \
should be
configure.args-delete --without-gtkhtml2 \
Attachments
Change History
Changed 6 years ago by pelopor@…
- Attachment gimp2_Portfile.diff added
comment:1 Changed 6 years ago by pelopor@…
The concerned part of the Portfile has been corrected in "gimp2 2.4.0-r1".
Note: See
TracTickets for help on using
tickets.


gimp2 Portfile correction for gnome variant