Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 949508 - games-util/cartridges requires media-libs/tiff[webp]
Summary: games-util/cartridges requires media-libs/tiff[webp]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-09 12:28 UTC by Arve Barsnes
Modified: 2025-02-10 19:19 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 Arve Barsnes 2025-02-09 12:28:38 UTC
When running the game import without webp-support in libtiff, the console will be filled with python stack traces, and no images are added.

Reference upstream bug https://github.com/kra-mo/cartridges/issues/198 to see the errors and the suggested solution.

Can confirm that adding USE="webp" to media-libs/tiff enabled cartridges to add entries with pictures on my machine.
Comment 1 Maciej Barć gentoo-dev 2025-02-10 19:07:58 UTC
Thanks for the report! Will add the dep.
Comment 2 Larry the Git Cow gentoo-dev 2025-02-10 19:19:32 UTC
The bug has been closed via the following commit(s):

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

commit 56ae3d20ff49b4d1833e14dad62f3a5119e3d681
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2025-02-10 19:11:05 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2025-02-10 19:19:30 +0000

    games-util/cartridges: depend on tiff[webp]
    
    Closes: https://bugs.gentoo.org/949508
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 .../cartridges/{cartridges-2.11.ebuild => cartridges-2.11-r1.ebuild}   | 1 +
 .../cartridges/{cartridges-2.9.3.ebuild => cartridges-2.9.3-r1.ebuild} | 3 ++-
 games-util/cartridges/cartridges-9999.ebuild                           | 3 ++-
 3 files changed, 5 insertions(+), 2 deletions(-)