On 11/16/19 11:24 AM, Steven A. Falco wrote: > 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 The Rawhide (F32) build of KiCad now uses opencascade-devel in place of OCE-devel. https://bodhi.fedoraproject.org/updates/FEDORA-2019-f0c951d584 Steve > >> >> -Ian >> >> On Fri, Nov 15, 2019 at 9:33 PM Richard Shaw <hobbes1069@xxxxxxxxx <mailto:hobbes1069@xxxxxxxxx>> 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@xxxxxxxxxxxxxxxxxxxxxxx <mailto:devel@xxxxxxxxxxxxxxxxxxxxxxx> >> To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx <mailto:devel-leave@xxxxxxxxxxxxxxxxxxxxxxx> >> 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@xxxxxxxxxxxxxxxxxxxxxxx >> >> >> _______________________________________________ >> devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx >> To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx >> 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@xxxxxxxxxxxxxxxxxxxxxxx >> > _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx