Bug 130522 - various fixes for games-board/gnubg-0.14.3
Bug#: 130522 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: calchan@gentoo.org
Component: Games
URL: 
Summary: various fixes for games-board/gnubg-0.14.3
Keywords:  
Status Whiteboard: 
Opened: 2006-04-19 14:18 0000
Description:   Opened: 2006-04-19 14:18 0000
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 From Denis Dupeyron 2006-04-19 14:18:57 0000 -------
Created an attachment (id=84979) [details]
gnubg-0.14.3.ebuild

------- Comment #2 From Denis Dupeyron 2006-04-19 14:19:37 0000 -------
Created an attachment (id=84980) [details]
gnubg-0.14.3-as-needed.patch

------- Comment #3 From Mr. Bones. 2006-05-01 22:08:10 0000 -------
In portage.  Thanks for the bug report and patch.