Bug 41126 - Update gcompris to 6.1
|
Bug#:
41126
|
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: felix-gentoo@fefe.de
|
|
Component: Games
|
|
|
URL:
http://www.ofset.org/gcompris/
|
|
Summary: Update gcompris to 6.1
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-02-10 09:02 0000
|
Gcompris looks like a very nice learning app for kids.
Starting with version 5, it no longer depends on GNOME, only on Gtk+.
Please update the ebuild.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Version 6.0 was released a few days ago.
The ebuild I attached does not compile on my system. Although "Gnome" is no
longer necessary, gnome-python is required (which requires gnome-panel, ...).
That brings in a bunch of other packages to an already heavy gcompris download.
Borks at:
make[4]: *** No rule to make target `../../src/gcompris/libgcompris-1.la',
needed by `gcompris'.
In related news, someone should additionally go in and clean up the ebuild as I
am not much of a developer. I just wanted to get this working for my daughter.
I downloaded the CVS and ran autoconf.sh. With a small patch to the configure
file (to find gnuchess in /usr/games/bin) I can install and run gcompris fine.
Version 6.1 Stable is out
Created an attachment (id=34623) [details]
Gcompris CVS ebuild
I just made a CVS ebuild that seems to compile fine. Added pygtk and
gnome-python. Also has GNUchess per the old ebuild.
And this is my first time making an ebuild! :)
Most of it's hack and paste though. :-P
Bryan