[MacPorts] #56444: gimp2 @2.10.0: Error: missing dependency libmypaint >= 1.3.0

MacPorts noreply at macports.org
Mon May 7 12:01:08 UTC 2018


#56444: gimp2 @2.10.0: Error: missing dependency libmypaint >= 1.3.0
------------------------+----------------------
 Reporter:  ryandesign  |      Owner:  dbevans
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:
 Keywords:              |       Port:  gimp2
------------------------+----------------------
 gimp2 fails to build if MyPaint @1.2.1 is installed:

 {{{
 Error: GIMP configuration failed.
   - Error: missing dependency libmypaint >= 1.3.0
 }}}

 This is because gimp2 declares its dependency on libmypaint as
 `path:lib/pkgconfig/libmypaint.pc:libmypaint`. The dependency should be
 changed to `port:libmypaint` because only the version of libmypaint
 provided by the libmypaint port (and not the version provided by the
 MyPaint port) is acceptable to gimp2.

-- 
Ticket URL: <https://trac.macports.org/ticket/56444>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list