[MacPorts] #31722: gimp2 now depends on aspell
MacPorts
noreply at macports.org
Mon Oct 31 19:37:36 PDT 2011
#31722: gimp2 now depends on aspell
-------------------------------+--------------------------------------------
Reporter: scrutarius@… | Owner: devans@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: gimp2
-------------------------------+--------------------------------------------
Changes (by devans@…):
* status: new => assigned
Comment:
In fact, the dependency path that gets to aspell is as follows:
{{{
gimp2
webkit-gtk
enchant
aspell
}}}
The change that caused this was the enabling of the help browser by
default (now that up to date help files
are available) and this brings in the dependency on webkit-gtk.
You can get rid of this by disabling the help_browser variant
{{{
sudo port install gimp2 -help_browser
}}}
You might also look at the documentation on enchant which claims to
support ispell, aspell, hunspell, etc.
Perhaps some configuration there might do the trick.
--
Ticket URL: <https://trac.macports.org/ticket/31722#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list