[MacPorts] #38907: Resolving libjpeg-turbo + jpeg Port conflicts

MacPorts noreply at macports.org
Wed Jan 8 03:26:17 UTC 2020


#38907: Resolving libjpeg-turbo + jpeg Port conflicts
----------------------------+----------------------
  Reporter:  davidfavor     |      Owner:  larryv
      Type:  enhancement    |     Status:  assigned
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:
Resolution:                 |   Keywords:
      Port:  libjpeg-turbo  |
----------------------------+----------------------

Comment (by devernay):

 What would be the prefered way, then?
 {{{
 depends_lib path:lib/libjpeg.dylib:jpeg
 }}}
 or
 {{{
 depends_lib path:lib/libjpeg.dylib:libjpeg-turbo
 }}}
 or
 {{{
 depends_lib libjpeg-turbo
 }}}
 ?

 The first and second solution allow switching between jpeg and jpeg-turbo,
 but it won't work if they have different dylib version numbers.

-- 
Ticket URL: <https://trac.macports.org/ticket/38907#comment:28>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list