New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #5692 (closed defect: invalid)

Opened 8 years ago

Last modified 8 years ago

UPDATE: new version of freetype (2.1.9) causes problems

Reported by: a.lathrop@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

When installing gnome-print with:

sudo port install gnome-print

freetype is not listed in the dependencies of ANY ports on which gnome-print depends (all the way down to 'no dependencies'). freetype 2.1.9 just so happened to be installed, but would not allow gnome-print to compile. creating a new portfile for freetype version 2.1.5, forcing uninstall of freetype v2.1.9, and installation of v2.1.5 fixed the problem, allowing gnome-print to compile.

I currently have the Portfile for freetype 2.1.5 (which I made) if it is needed, but be advised that 2.1.5 really does need to be in the tree since 2.1.9 causes problems.

Change History

comment:1 Changed 8 years ago by a.lathrop@…

  • Summary changed from new version of freetype (2.1.9) causes problems to UPDATE: new version of freetype (2.1.9) causes problems

Just discovered that downgrading to freetype 2.1.5 breaks pango, causing all sorts of fun dependency problems. Something has got to be done about this freetype problem, whether it's a problem with freetype, or gnome-print.

comment:2 Changed 8 years ago by a.lathrop@…

  • Status changed from new to closed
  • Resolution set to invalid
Note: See TracTickets for help on using tickets.