Bug 61154 - asc fails on paragui (again)
Bug#: 61154 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: gentoo@torangan.de
Component: Games
URL: 
Summary: asc fails on paragui (again)
Keywords:  
Status Whiteboard: 
Opened: 2004-08-21 08:23 0000
Description:   Opened: 2004-08-21 08:23 0000
Seems like newer version of paragui don't contain pgevent.h (name is not
exactly right but I forgot the correct one and don't consider it important
enough) anymore. It got it to compile by changing --disable-paraguitest to
--disable-paragui (as it is optional).

Reproducible: Always
Steps to Reproduce:
1. emerge paragui-1.1.7
2. emerge asc
3. watch it fail :-)

------- Comment #1 From David Philippi 2004-08-25 14:20:22 0000 -------
Well, I've found an easy (and obvious) solution. Change

>=media-libs/paragui-1.0.1

into

=media-libs/paragui-1.0.4

which is the latest 1.0.x version available through portage.

------- Comment #2 From Mr. Bones. 2004-09-21 22:17:53 0000 -------
Actually, I like the first solution better.  I've added it to the ebuild.

Thanks for the bug report.