Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 2020 00:57:29 +0200
From:      Christoph Moench-Tegeder <cmt@burggraben.net>
To:        freebsd-ports@freebsd.org
Subject:   Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available
Message-ID:  <20200418225729.GC2412@elch.exwg.net>
In-Reply-To: <20200418202131.GB2412@elch.exwg.net>
References:  <24218.18351.39302.604589@jerusalem.litteratus.org> <b16f5e5c-5283-9a14-b738-eff635c14109@m5p.com> <24218.25496.502886.46431@jerusalem.litteratus.org> <bb862ff4-33f2-f5af-450a-72a33105759e@FreeBSD.org> <20200418090615.jl25cg3jhzcdrkcb@ozzmosis.com> <86685354-ea84-6ea4-e230-51cef83fd803@druid.net> <20200418111806.21d36df0@dismail.de> <20200418182421.GA2412@elch.exwg.net> <20200418201615.GA50322@graf.pompo.net> <20200418202131.GB2412@elch.exwg.net>

next in thread | previous in thread | raw e-mail | index | archive | help
## Christoph Moench-Tegeder (cmt@burggraben.net):

> > > Again, vtk6...
> > I just committed a switch to VTK-8.1.
> 
> Cool!

Hmpf - now I _had_ to fix FreeCAD - that thing has it's own dependency
on vtk, and we cannot have vtk6 and vtk8 at the same time.

> Looks like vtk8 need some love... building as I write.

Either
 - math/vtk8 should convert the QT5_USE of qmake_build and
   buildtools_build to qmake and buildtools, respectively
Or
  - every consumer of math/vtk8 (I'm talking about opencascade here)
    needs to QT5_USE qmake_build and buildtools_build.

vtk8's CMake-Files reference Qt and are very unhappy if they don't
have qmake and moc.

Regards,
Christoph

-- 
Spare Space



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200418225729.GC2412>