On 11/15/19 4:58 PM, Ian McInerney wrote: > A repoquery for build-requires on the OCE-devel package only gives these 4 > packages: > gmsh-0:4.4.1-3.fc32.src > kicad-1:5.1.4-5.fc32.src > netgen-mesher-0:6.2.1810-4.fc32.src > smesh-0:6.7.5-7.fc31.src > > I know that switching KiCad to use opencascade instead should be simple (just > switch a CMake flag), but I am not sure about the other 2 listed there.
I'm doing a trial build of KiCad now, with OCC. I had to explicitly turn KICAD_USE_OCE=OFF and turn KICAD_USE_OCC=ON. The CMakeLists.txt file makes it look like it would be sufficient just to turn OCC on (around line 472), but that doesn't work for some reason. Naturally, I also had to replace "BuildRequires: OCE-devel" with "BuildRequires: opencascade-devel". Steve > > -Ian > > On Fri, Nov 15, 2019 at 9:33 PM Richard Shaw <hobbes1...@gmail.com > <mailto:hobbes1...@gmail.com>> wrote: > > It has a lot of libraries so I haven't tried figuring out what all > packages are affected but since OCC (OpenCASCADE) went GPL OCE has not been > updated and appears to be no longer maintained. > > I have moved FreeCAD over to my new "opencascade" package and am working > on moving netgen-mesher over. Once complete, unless there's a good reason to > keep it, I plan to retire it in Rawhide. > > Thanks, > Richard > _______________________________________________ > devel mailing list -- devel@lists.fedoraproject.org > <mailto:devel@lists.fedoraproject.org> > To unsubscribe send an email to devel-le...@lists.fedoraproject.org > <mailto:devel-le...@lists.fedoraproject.org> > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org > > > _______________________________________________ > devel mailing list -- devel@lists.fedoraproject.org > To unsubscribe send an email to devel-le...@lists.fedoraproject.org > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org > _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org