[MacPorts] #39592: evince depends on aspell which conflicts with ispell
#39592: evince depends on aspell which conflicts with ispell ----------------------------------+-------------------------------- Reporter: pclaplante@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: evince aspell ispell | Port: evince ----------------------------------+-------------------------------- When I tried to upgrade to the most recent evince @2.32.0, MacPorts attempts to install aspell. However, I already have ispell installed, which conflicts with aspell. Is it possible to make aspell optional? I would like to update to the latest evince without uninstalling ispell. -- Ticket URL: <https://trac.macports.org/ticket/39592> MacPorts <http://www.macports.org/> Ports system for OS X
#39592: evince depends on aspell which conflicts with ispell ---------------------------+---------------------------------- Reporter: pclaplante@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: evince aspell ispell Port: evince | ---------------------------+---------------------------------- Comment (by egall@…): `aspell` isn't actually a direct dependency of evince; it's a recursive dependency pulled in like this: {{{ Local-Admins-MacBook-Pro:~ ericgallager$ port rdeps evince The following ports are dependencies of evince @2.32.0_0+universal: ... yelp webkit-gtk ... enchant aspell }}} So the dependency actually comes from `enchant`. `enchant`'s description says: {{{ all it really does is to \ provide a uniform wrapper over several popular spell checking libraries \ including aspell, ispell and AppleSpell. }}} so you'd think it'd be able to work with either... Would a `path:bin/ispell:aspell` type dependency work? -- Ticket URL: <https://trac.macports.org/ticket/39592#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#39592: enchant: make aspell dependency optional ---------------------------+--------------------- Reporter: pclaplante@… | Owner: anant@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: enchant | ---------------------------+--------------------- Changes (by larryv@…): * cc: jochen@… (added) * owner: macports-tickets@… => anant@… * keywords: evince aspell ispell => * type: defect => enhancement * port: evince => enchant Comment: Thanks for the ticket. In the future, please Cc relevant port maintainers. -- Ticket URL: <https://trac.macports.org/ticket/39592#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#39592: enchant: make aspell dependency optional ---------------------------+--------------------- Reporter: pclaplante@… | Owner: anant@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: enchant | ---------------------------+--------------------- Changes (by jochen@…): * cc: jochen@… (removed) -- Ticket URL: <https://trac.macports.org/ticket/39592#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts