[MacPorts] #47807: libjpeg-turbo update

MacPorts noreply at macports.org
Fri May 22 05:15:49 PDT 2015


#47807: libjpeg-turbo update
----------------------------+--------------------------------
  Reporter:  rjvbertin@…    |      Owner:  macports-tickets@…
      Type:  update         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:
Resolution:                 |   Keywords:  haspatch
      Port:  libjpeg-turbo  |
----------------------------+--------------------------------

Comment (by rjvbertin@…):

 One could use the following conflict statement to let the port co-exist
 with jpeg 9+ installed in its own prefix (cf.
 https://trac.macports.org/ticket/47808)

 {{{
 conflicts           mozjpeg
 if {[file exists ${prefix}/lib/libjpeg.dylib]} {
     conflicts-append jpeg
 }
 }}}

 BTW, this update does not yet include the versioning scheme update that I
 proposed (which would make this version 8:1.4.0 or 8.1.4.0).

-- 
Ticket URL: <https://trac.macports.org/ticket/47807#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list