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

Bug 14911

Summary: gcompris-2.0.0 (updated package)
Product: Gentoo Linux Reporter: Erik Günther <erikg>
Component: New packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: enhancement CC: foser
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The new ebuild
An patch to configure becouse the vorbis.m4 check fails with sig.sev.

Description Erik Günther 2003-02-01 07:23:55 UTC
Hi

Gcompris has relaest a new version of there program, its an edicatinalprogram
for children (3-10 years). The portage tree all ready containe gcompris but only
the 1.1 relase.

I have made a ebuild package and an litle patch that I will attach to this
"bug". Hope to see this package updated.

/erikg
Comment 1 Erik Günther 2003-02-01 07:25:03 UTC
Created attachment 7813 [details]
The new ebuild
Comment 2 Erik Günther 2003-02-01 07:28:53 UTC
Created attachment 7814 [details, diff]
An patch to configure becouse the vorbis.m4 check fails with sig.sev. 

There are a bug in aclocal/vorbis.m4 that make the test fail with sig.sev.
(this patch comments the line in the configure that make the test sig.sev
(copied from gcompris mailinglist).
Comment 4 foser (RETIRED) gentoo-dev 2003-06-23 10:25:24 UTC
the gdkpixbuf dep can be removed most likely, it's in by gtk+-2. The dep is for gtk+1 stuff.
Comment 5 foser (RETIRED) gentoo-dev 2003-06-23 10:46:05 UTC
reopen to fix
Comment 6 foser (RETIRED) gentoo-dev 2003-06-23 10:48:03 UTC
see #4 and personally i don't think it's necessary to dep on libs like libgnome-1.99.x , just make it -2 .
Comment 7 SpanKY gentoo-dev 2003-06-23 11:06:47 UTC
ok i fix the dep so it now relies on gtk+-2.x ... sorry about that :)