[MacPorts] #23091: InsightToolkit +universal is not universal

MacPorts noreply at macports.org
Thu Jan 28 12:38:40 PST 2010


#23091: InsightToolkit +universal is not universal
--------------------------------------+-------------------------------------
  Reporter:  ryandesign@…             |       Owner:  dweber@…           
      Type:  defect                   |      Status:  closed             
  Priority:  Normal                   |   Milestone:                     
 Component:  ports                    |     Version:  1.8.1              
Resolution:  wontfix                  |    Keywords:                     
      Port:  InsightToolkit           |  
--------------------------------------+-------------------------------------
Changes (by dweber@…):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 {{{
 $ port variants InsightToolkit
 InsightToolkit has the variants:
    brainweb: provide ITK BrainWeb data in
 /opt/local/share/InsightToolkit-3.16/data
 [+]doc: provide doxygen documentation in
 /opt/local/share/InsightToolkit-3.16/doc
    examples: provide ITK examples in
 /opt/local/share/InsightToolkit-3.16/examples
    py24: python 2.4 wrapper (includes wrap)
      * conflicts with py25
      * requires wrap
 [+]py25: python 2.5 wrapper (includes wrap)
      * conflicts with py24
      * requires wrap
    shared: build shared libraries
    testing: provide ITK testing in
 /opt/local/share/InsightToolkit-3.16/testing
    universal: Build for multiple architectures
    wrap: USE_WRAP_ITK for external language support (includes shared)
      * requires shared
 }}}

 {{{
 $ port file InsightToolkit
 /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/InsightToolkit/Portfile
 }}}

 {{{
 $ grep -c universal
 /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/InsightToolkit/Portfile
 0
 }}}


 So, you see, there is no explicit definition for the universal variant in
 the Portfile for the InsightToolkit port.  This variant is defined by the
 port system.  Perhaps this ticket should be targeted elsewhere?

 Take care,
 Darren

-- 
Ticket URL: <http://trac.macports.org/ticket/23091#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list