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

Bug 3058

Summary: gftp-2.0.12-r1.ebuild (Updated and patched to work with GTK+2 )
Product: Gentoo Linux Reporter: Gabriele Giorgetti <gabriele_giorgetti>
Component: New packagesAssignee: Spider (RETIRED) <spider>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: here is the ebuild

Description Gabriele Giorgetti 2002-05-26 18:25:00 UTC
gftp-2.0.12 ebuild patched to build with GTK+2

It should work (not tested) even if GTK+2 is not found.
But, of course GTK+1.2, at least, must be there.


--
stroke on #gentoo
g.gabriele79@genie.it
Comment 1 Gabriele Giorgetti 2002-05-26 18:29:33 UTC
Created attachment 1160 [details]
here is the ebuild

let's see :)
Comment 2 Spider (RETIRED) gentoo-dev 2002-05-27 04:56:07 UTC
I made some tweaks to this, using pkg-config to find out wether gtk+-2.0 is
installed or not, if it is, use it, if not, dont.
Comment 3 Spider (RETIRED) gentoo-dev 2002-05-27 04:57:02 UTC
also, note the dependencies here, you should change =x11-libs/gtk+-1.2* to
x11-libs/gtk+  in this case.. same with glib.