Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3058 - gftp-2.0.12-r1.ebuild (Updated and patched to work with GTK+2 )
Summary: gftp-2.0.12-r1.ebuild (Updated and patched to work with GTK+2 )
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Spider (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-26 18:25 UTC by Gabriele Giorgetti
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
here is the ebuild (gftp-2.0.12-r1.ebuild,927 bytes, text/plain)
2002-05-26 18:29 UTC, Gabriele Giorgetti
Details

Note You need to log in before you can comment on or make changes to this bug.
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.