[MacPorts] #26375: [vtk5] add variant mysql to vtk 5.6.0

MacPorts noreply at macports.org
Thu Sep 9 08:31:38 PDT 2010


#26375: [vtk5] add variant mysql to vtk 5.6.0
-------------------------------------------+--------------------------------
  Reporter:  arnaud_gelas@…                |       Owner:  macports-tickets@…                   
      Type:  enhancement                   |      Status:  closed                               
  Priority:  Normal                        |   Milestone:                                       
 Component:  ports                         |     Version:  1.9.1                                
Resolution:  fixed                         |    Keywords:                                       
      Port:  vtk5                          |  
-------------------------------------------+--------------------------------
Changes (by raphael@…):

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


Old description:

> Add variant mysql to vtk5.6.0
>
> variant mysql description {description} {
> depends_build-append port:zlib port:mysql5
> configure.args-append
> -DVTK_USE_MYSQL:BOOL=ON
> -DMYSQL_LIBRARY:FILEPATH=${prefix}/lib/mysql5/mysql/libmysqlclient.dylib
> -DMYSQL_INCLUDE_DIRECTORIES:FILEPATH=${prefix}/include/mysql5/mysql/
> -DMYSQL_EXTRA_LIBRARIES:FILEPATH=${prefix}/lib/libz.dylib
> }

New description:

 Add variant mysql to vtk5.6.0

 {{{
 variant mysql description {description} {
 depends_build-append port:zlib port:mysql5
 configure.args-append
 -DVTK_USE_MYSQL:BOOL=ON
 -DMYSQL_LIBRARY:FILEPATH=${prefix}/lib/mysql5/mysql/libmysqlclient.dylib
 -DMYSQL_INCLUDE_DIRECTORIES:FILEPATH=${prefix}/include/mysql5/mysql/
 -DMYSQL_EXTRA_LIBRARIES:FILEPATH=${prefix}/lib/libz.dylib
 }
 }}}

--

Comment:

 Fixed in r71338.

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


More information about the macports-tickets mailing list