Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927590 - >=sci-electronics/kicad-8.0.0 - bump opencascade dep to 7.5.0
Summary: >=sci-electronics/kicad-8.0.0 - bump opencascade dep to 7.5.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-23 09:48 UTC by jospezial
Modified: 2024-03-23 11:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jospezial 2024-03-23 09:48:27 UTC
https://gitlab.com/kicad/code/kicad/-/commit/4b6116cb30a03de30a2b7917a7eb28fa5f710f80
"Move opencascade min to 7.5.0"
https://gitlab.com/kicad/code/kicad/-/blob/8.0.0/CMakeLists.txt?ref_type=tags#L836

Please change the line
>=sci-libs/opencascade-7.3.0:0=
in kicad ebuilds to 7.5.0 or higher.
opencascade-7.6.3-r2.ebuild is the oldest version we have in tree.
I would recommend opencascade-7.7.2 when it is stabilized

kicad fails to build with opencascade-7.8.0
see also https://bugs.gentoo.org/923351
Comment 1 Larry the Git Cow gentoo-dev 2024-03-23 11:17:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=547432ee8263d25a719d2bad60da08d53dd15e63

commit 547432ee8263d25a719d2bad60da08d53dd15e63
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2024-03-23 11:15:10 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2024-03-23 11:16:30 +0000

    sci-electronics/kicad: update opencascade dep
    
    Bug: https://bugs.gentoo.org/923351
    Closes: https://bugs.gentoo.org/927590
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-electronics/kicad/kicad-7.0.10.ebuild | 1 +
 sci-electronics/kicad/kicad-7.0.11.ebuild | 1 +
 sci-electronics/kicad/kicad-7.0.7.ebuild  | 1 +
 sci-electronics/kicad/kicad-8.0.0.ebuild  | 3 ++-
 sci-electronics/kicad/kicad-8.0.1.ebuild  | 3 ++-
 sci-electronics/kicad/kicad-9999.ebuild   | 3 ++-
 6 files changed, 9 insertions(+), 3 deletions(-)