summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/opencascade: fix installed environment file for non-slottedSam James2022-01-131-16/+16
| | | | | | | | | | | | | | | | | | We're no longer using slotted OCC but I don't think we fully completed the version. I was initially going to wait but upon reflection, I think this is the only way forward that makes sense (updating the env.in to reflect the earlier changes). The old/outdated env file results in build failures in e.g. kicad. (Also, change ESYSROOT -> EPREFIX for the env file as the env file is for the end result system.) Bug: https://bugs.gentoo.org/831069 Bug: https://bugs.gentoo.org/831054 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/opencascade: use single slot/subslot for 7.5.3Bernd Waibel2022-01-101-102/+0
| | | | | | | | | | | | Instead of using different slots for different versions, the package now uses a single slot with subslots. This is to simplyfy dependency handling in revdeps. Allow build against sci-libs/vtk-9.1.0 Package-Manager: Portage-3.0.29, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/opencascade: bump to 7.6.0Bernd Waibel2022-01-101-0/+102
| | | | | | | | | | | - move to using single slot/subslot mechanism to simplify the use of the library in revdeps Bug: https://tracker.dev.opencascade.org/view.php?id=32650 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/opencascade: drop 7.4.0Bernd Waibel2021-10-316-423/+0
| | | | | | | | | Bugs: https://github.com/gentoo/sci/issues/1119 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/22729 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/opencascade: bump to 7.5.2Bernd Waibel2021-07-071-20/+20
| | | | | | | | | Quote paths in template env file Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/21149 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* sci-libs/opencascade[vtk]: prevent name collisionRoman Beranek2021-06-241-0/+172
| | | | | | | | | | | | | | | VTK-9.0 declares in their headers 'struct AllValues' which collides with a macro defined by GLX. This has been only partially fixed in the upstream: https://git.dev.opencascade.org/gitweb/?p=occt.git;a=commit;h=2c276f91da0 It was necessary to put `#undef`s in a few other places. Closes: https://bugs.gentoo.org/794031 Signed-off-by: Roman Beranek <roman.beranek@prusa3d.com> Closes: https://github.com/gentoo/gentoo/pull/21105 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* sci-libs/opencascade: bump to 7.5.1Bernd Waibel2021-05-048-3/+302
| | | | | | | | Closes: https://bugs.gentoo.org/762775 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/20443 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/opencascade: fix flow controlBernd Waibel2021-03-011-0/+31
| | | | | | | | | | | dev-util/cmake >= 3.20.0_rc1 has restricted flow control checks. This patch fixes an issue with these new version on unbalanced flow control statements. Closes: https://bugs.gentoo.org/771300 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-libs/opencascade: fix pre-stripping filesBernd Waibel2021-02-181-0/+30
| | | | | | | Closes: https://bugs.gentoo.org/769410 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-libs/opencascade: fix paths in cmake configBernd Waibel2021-02-181-0/+41
| | | | | | | | | | | Thanks to Fabio Rossi for reporting the issue. See also upstream bug at https://tracker.dev.opencascade.org/view.php?id=32035 Closes: https://bugs.gentoo.org/763162 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-libs/opencascade: drop oldBernd Waibel2020-04-013-82/+0
| | | | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15140 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-libs/opencascade: bump to version 7.4.0Bernd Waibel2019-11-173-0/+321
| | | | | | | | Closes: https://bugs.gentoo.org/696596 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13596 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-libs/opencascade: Drop 6.9.1-r2Andreas Sturmlechner2018-11-294-178/+0
| | | | | | Closes: https://bugs.gentoo.org/651772 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/opencascade: Fix build with ffmpeg-4Andreas Sturmlechner2018-11-291-0/+38
| | | | | | | Reported-by: Boris Vingradov <no111u3@gmail.com> Closes: https://bugs.gentoo.org/672248 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/opencascade: Version bump to 7.3.0Michael Perlov2018-10-272-0/+44
| | | | | | | | Closes: https://github.com/gentoo/gentoo/pull/9871 Closes: https://bugs.gentoo.org/610362 Signed-off-by: Michael Perlov <perlovka@gmail.com> Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* sci-libs/opencascade: Fix build with >=vtk-8.1.0switch872018-04-051-0/+48
| | | | | Closes: https://bugs.gentoo.org/650596 Closes: https://github.com/gentoo/gentoo/pull/7470
* sci-libs/opencascade: Drop oldAndreas Sturmlechner2017-11-063-150/+0
| | | | | Bug: https://bugs.gentoo.org/624194 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sci-libs/opencascade: Fix path spec in vtk-6.3 patch (bug 621160).Michael Weber2017-06-221-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sci-libs/opencascade: Revbump with patches for >=sci-libs/vtk-6.3 (thanks ↵Michael Weber2017-06-072-0/+83
| | | | | | Juergen Rose, bug 605304). EAPI 6. Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sci-libs/opencascade: remove unused fileMichael Mair-Keimberger (asterix)2017-02-011-40/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3763
* sci-libs/opencascade/opencascade: drop old versionsMichael Weber2015-08-118-506/+0
| | | | Package-Manager: portage-2.2.20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0813-0/+743
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed