Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884219 - media-libs/coin[javascript] depends on spidermonkey:60 which is no longer present in the gentoo repo
Summary: media-libs/coin[javascript] depends on spidermonkey:60 which is no longer pre...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-12-03 22:06 UTC by Fabio Rossi
Modified: 2024-10-21 14:42 UTC (History)
0 users

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 Fabio Rossi 2022-12-03 22:06:55 UTC
media-libs/coin depends conditionally on a version of spidermonkey not anymore in portage
Comment 1 Mike Gilbert gentoo-dev 2022-12-04 02:32:41 UTC
From profiles/base/package.use.mask:

# Sam James <sam@gentoo.org> (2022-11-19)
# Needs long-EOL dev-lang/spidermonkey:60 (which also needs python:2.7).
media-libs/coin javascript
Comment 2 Larry the Git Cow gentoo-dev 2024-10-21 14:42:15 UTC
The bug has been closed via the following commit(s):

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

commit a04bde8fe68ac692e406120ecf2cb81b0b9b186d
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-10-13 18:46:39 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-10-21 14:41:57 +0000

    media-libs/coin: add 4.0.3
    
    - Accept dev-qt/qttools:6[assistant] alternatively to dev-qt/qthelp:5
    - Rename IUSE qthelp to qch (same as dev-qt/qt-docs), if it must be !doc
    - Drop IUSE man (saves no deps, just brings bad REQUIRED_USE UX)
    - Enable COIN_BUILD_AWESOME_DOCUMENTATION (we already depend on Doxygen)
    - Drop IUSE javascript
    - ebuild style
    
    Closes: https://bugs.gentoo.org/884219
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/coin/Manifest                           |   1 +
 media-libs/coin/coin-4.0.3.ebuild                  | 110 +++++++++++++++++++++
 .../files/coin-4.0.3-find-qhelpgenerator.patch     |  23 +++++
 media-libs/coin/metadata.xml                       |   1 +
 4 files changed, 135 insertions(+)