Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911578 - sci-libs/opencascade-7.7.0 consider adding USE=tk
Summary: sci-libs/opencascade-7.7.0 consider adding USE=tk
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: PullRequest
Depends on:
Blocks:
 
Reported: 2023-08-01 22:34 UTC by Esteve Varela Colominas
Modified: 2024-03-23 08:34 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 Esteve Varela Colominas 2023-08-01 22:34:14 UTC
The build system has a -DHAVE_TK option, which toggles the dependency on dev-lang/tk. I'm interested in using this, but maybe there's a reason why it's not already a USE flag? I couldn't find anything closed bugs or git logs, so I'm wondering whether this has been considered yet.
Comment 1 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(-)