Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923350 - sci-libs/opencascade-7.8.0 version bump
Summary: sci-libs/opencascade-7.8.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Paul Zander
URL:
Whiteboard:
Keywords: EBUILD, PullRequest
Depends on: 924721
Blocks:
  Show dependency tree
 
Reported: 2024-01-30 17:22 UTC by jospezial
Modified: 2024-03-23 08:34 UTC (History)
5 users (show)

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


Attachments
ebuild (opencascade-7.8.0.ebuild,4.70 KB, text/plain)
2024-01-30 17:31 UTC, jospezial
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)