Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717460 - games-action/supertuxkart-1.1 is missing media-libs/harfbuzz dependency
Summary: games-action/supertuxkart-1.1 is missing media-libs/harfbuzz dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-14 17:27 UTC by Austin English
Modified: 2020-04-14 21:38 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 Austin English 2020-04-14 17:27:57 UTC
Trying to emerge supertuxkart-1.1 fails:
CMake Error at CMakeLists.txt:350 (message):
  Harfbuzz not found.  Harfbuzz is required to display characters in
  SuperTuxKart.

Upstream uses harfbuzz if not building in server only mode:
https://github.com/supertuxkart/stk-code/blob/master/CMakeLists.txt#L375

Reproducible: Always

Steps to Reproduce:
emerge supertuxkart
Actual Results:  
CMake Error at CMakeLists.txt:350 (message):
  Harfbuzz not found.  Harfbuzz is required to display characters in
  SuperTuxKart.

Expected Results:  
supertuxkart builds

emerging =media-libs/harfbuzz-2.6.4 allows supertuxkart to build
Comment 1 Larry the Git Cow gentoo-dev 2020-04-14 21:38:32 UTC
The bug has been closed via the following commit(s):

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

commit ef98e200d05ba812b3016ae762ab89ec755935fe
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2020-04-14 21:38:14 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2020-04-14 21:38:14 +0000

    games-action/supertuxkart: Add missing harfbuzz dependency
    
    Closes: https://bugs.gentoo.org/717460
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-action/supertuxkart/supertuxkart-1.1.ebuild | 1 +
 1 file changed, 1 insertion(+)