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

Bug 397997

Summary: games-arcade/monkey-bubble-0.4.0: don't require esound or the esd header
Product: Gentoo Linux Reporter: Martin von Gagern <Martin.vGagern>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/mquinson/monkey-bubble/commit/299623f8e6b0b6090e987b09655fafb5458a6dfa
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: drop inlude line

Description Martin von Gagern 2012-01-07 11:24:27 UTC
games-arcade/monkey-bubble is currently masked for removal as it is a reverse dependency of media-sound/esound. But that dependency is only a compile-time dependency due to one source file includes esd.h. It doesn't actually use that file. Upstream maintainer Sven Herzberg has simply dropped that line in the repository: https://github.com/mquinson/monkey-bubble/commit/299623f8e6b0b6090e987b09655fafb5458a6dfa

So I propose that Gentoo should apply a patch which drops that line, and unmask the package.
Comment 1 Martin von Gagern 2012-01-07 11:25:25 UTC
Created attachment 298197 [details, diff]
drop inlude line
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2012-01-07 16:40:49 UTC
done.   nice save.