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

Bug 130522

Summary: various fixes for games-board/gnubg-0.14.3
Product: Gentoo Linux Reporter: Denis Dupeyron (RETIRED) <calchan>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gnubg-0.14.3.ebuild
gnubg-0.14.3-as-needed.patch

Description Denis Dupeyron (RETIRED) gentoo-dev 2006-04-19 14:18:03 UTC
Here's an ebuild for games-board/gnubg-0.14.3 which fixes the following :
* Patch for linking with --as-needed
* Removed png from IUSE as this flag isn't used in the rest of the ebuild (i.e. png is mandatory)
* Added media-libs/libart_lgpl dependency when building with gtk.
* Added path to libart2_config as configure needs to be told where it is.
* Desktop entry and icon at no added cost ! (while supplies last)

Please find the ebuild and patch below.
Comment 1 Denis Dupeyron (RETIRED) gentoo-dev 2006-04-19 14:18:57 UTC
Created attachment 84979 [details]
gnubg-0.14.3.ebuild
Comment 2 Denis Dupeyron (RETIRED) gentoo-dev 2006-04-19 14:19:37 UTC
Created attachment 84980 [details]
gnubg-0.14.3-as-needed.patch
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2006-05-01 22:08:10 UTC
In portage.  Thanks for the bug report and patch.