Bug 69865 - games-strategy/freelords-0.3.4 ebuild
Bug#: 69865 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: duff0097@umn.edu
Component: Ebuilds
URL: 
Summary: games-strategy/freelords-0.3.4 ebuild
Keywords:  
Status Whiteboard: 
Opened: 2004-11-02 11:48 0000
Description:   Opened: 2004-11-02 11:48 0000
ebuild for the recent release; with some notable UI fixes.

Requires a configure.in patch because the game wants a newer version of gettext.

Reproducible: Always
Steps to Reproduce:
1. emerge freelords
2. success!

------- Comment #1 From Bryan Duff 2004-11-02 11:49:24 0000 -------
Created an attachment (id=43180) [details]
games-strategy/freelords-0.3.4 ebulid

------- Comment #2 From Bryan Duff 2004-11-02 11:49:59 0000 -------
Created an attachment (id=43181) [details]
configure.in patch

Fixes gettext check.

------- Comment #3 From Bryan Duff 2004-11-02 12:02:03 0000 -------
The "freelordsrc" in the files directory can be removed.  It is no longer
necessary.

------- Comment #4 From Mr. Bones. 2004-11-09 01:49:48 0000 -------
pretty suspect.  it patches configure.in but then doesn't regenerate configure?

------- Comment #5 From Bryan Duff 2004-11-09 21:59:43 0000 -------
Actually I noticed that, but it seemed to regenerate it all the same when I
tested it, so I ignored it.

------- Comment #6 From Mr. Bones. 2004-11-09 22:59:48 0000 -------
Yeah it does.  I can't decide if I'd rather it be explicit in the ebuild or
not.

------- Comment #7 From Myckel Habets 2004-11-10 11:03:00 0000 -------
Tried the ebuild (with patch) today. No problems here.

------- Comment #8 From Bryan Duff 2004-11-19 12:57:36 0000 -------
Created an attachment (id=44315) [details]
freelords-0.3.4 ebuild

Explicitely calling autoreconf to fix (possible) issue (that's all autogen.sh
is - 'autoreconf -v -i -f').

------- Comment #9 From Mr. Bones. 2004-11-19 13:55:45 0000 -------
version bumped in CVS.  Thanks for the bug report.