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

Bug 3240

Summary: gnomeradio-1.1.ebuild
Product: Gentoo Linux Reporter: Gregory Boyce <gboyce>
Component: New packagesAssignee: Ryan Phillips (RETIRED) <rphillips>
Status: RESOLVED REMIND    
Severity: enhancement    
Priority: High    
Version: 1.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: tarball including ebuild for gnomeradio
Compile Error Log

Description Gregory Boyce 2002-05-30 18:51:42 UTC
Attached is a tarball including an e-build for the gnomeradio package.

Gnomeradio is an FM Radio tuner program written in gtk+.  It works with radio
cards supported by video4linux.  It also has lirc support for IR devices, but
I've disabled it in the ebuild until a lirc package is available for gentoo (I
can work on a lirc package, but I have no way to test it).

gnomeradio can be found at http://mfcn.ilo.de/gnomeradio/

Would probably fit in media-sound/gnomeradio.
Comment 1 Gregory Boyce 2002-05-30 18:52:41 UTC
Created attachment 1241 [details]
tarball including ebuild for gnomeradio
Comment 2 Ryan Phillips (RETIRED) gentoo-dev 2002-06-04 02:09:49 UTC
Gregory,

For some reason I'm getting build errors with gcc 2.95.3.
It appears to be in gui.c and gui.h... 

TRUE/FALSE is undeclared and few other problems...

I'm not sure what is up with the ebuild.
Comment 3 Gregory Boyce 2002-06-04 16:46:40 UTC
I'm not seeing the errors when I compile here, also using gcc 2.95.3.
Can you provide the errors that you recieved during the compile?
Comment 4 Ryan Phillips (RETIRED) gentoo-dev 2002-06-04 17:23:29 UTC
Created attachment 1341 [details]
Compile Error Log

Here is the compile log when I try and merge on my gentoo box.
Comment 5 Gregory Boyce 2002-06-04 17:36:18 UTC
                                                                               
                                                     I'm guessing you have gnome
disabled?  This package requires gnome.  I think I got the dependency listing on
gnome incorrect (this is my first ebuild).  I'll resubmit a corrected ebuild.
Comment 6 Ryan Phillips (RETIRED) gentoo-dev 2002-07-09 13:52:50 UTC
will look into this at a later date