Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 923350

Summary: sci-libs/opencascade-7.8.0 version bump
Product: Gentoo Linux Reporter: jospezial <jospezial>
Component: Current packagesAssignee: Paul Zander <negril.nx+gentoo>
Status: RESOLVED FIXED    
Severity: normal CC: jospezial, leonchik1976, negril.nx+gentoo, proxy-maint, waebbl-gentoo
Priority: Normal Keywords: EBUILD, PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=923351
https://github.com/gentoo/gentoo/pull/35374
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 924721    
Bug Blocks:    
Attachments: ebuild

Comment 1 jospezial 2024-01-30 17:31:00 UTC
Created attachment 883741 [details]
ebuild

Does somebody know how to simplify the SRC_URI with version.
Also workdir has part of commithash.

What do you think about switching the SRC_URI to release packages on github?
Then workdir would be OCCT-7_8_0 for example.
Comment 2 Paul Zander 2024-01-30 17:35:09 UTC
I have a -7.8.0 ready. I'm just not fully done testing yet. Shouldn't be to long.
Comment 3 jospezial 2024-01-30 17:37:33 UTC
This release has the changes of opencascade-7.7.0-add-missing-include-limits.patch
Comment 4 Larry the Git Cow gentoo-dev 2024-03-23 08:34:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c55a8ea86f9ccf27bd0def2756262a2d7eafba2

commit 6c55a8ea86f9ccf27bd0def2756262a2d7eafba2
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2024-02-16 15:02:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-23 08:33:26 +0000

    sci-libs/opencascade: add 7.7.1, 7.7.2, 7.8.0, 9999
    
    Closes: https://bugs.gentoo.org/923350
    Closes: https://bugs.gentoo.org/911578
    Closes: https://bugs.gentoo.org/908889
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/35374
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/opencascade/Manifest                      |   5 +
 .../opencascade-7.7.0-jemalloc-lib-type.patch      |  27 ++
 .../opencascade-7.8.0-cmake-min-version.patch      |  14 +
 .../files/opencascade-7.8.0-tests.patch            |  19 ++
 sci-libs/opencascade/metadata.xml                  |  33 +-
 sci-libs/opencascade/opencascade-7.7.1.ebuild      | 366 +++++++++++++++++++++
 sci-libs/opencascade/opencascade-7.7.2.ebuild      | 366 +++++++++++++++++++++
 sci-libs/opencascade/opencascade-7.8.0.ebuild      | 365 ++++++++++++++++++++
 sci-libs/opencascade/opencascade-9999.ebuild       | 365 ++++++++++++++++++++
 9 files changed, 1539 insertions(+), 21 deletions(-)