Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 717460

Summary: games-action/supertuxkart-1.1 is missing media-libs/harfbuzz dependency
Product: Gentoo Linux Reporter: Austin English <austin.m.english>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(+)