Package: ed2k-gtk-gui
Version: 0.6.2
Revision: 13
Description: Graphical interface for Overnet p2p network
Maintainer: James Gibbs <jimgibbs@mac.com>
Source: mirror:sourceforge:%n/%n-%v.tar.bz2
Source-MD5: 145aab0bd66b78b9db41dc12af3198d7
Patch: %n.patch
BuildDepends: <<
  pkgconfig,
  atk1, gettext-bin, gettext-tools, libgettext3-dev, glut, glib2, glib2-dev,
  gnet2 (>=2.0.3-1), gtk+2 (>=2.4.4-6), gtk+2-dev (>= 2.4.4-6),
  libiconv-dev, pango1-xft2, pango1-xft2-dev, x11-dev
<<
Depends: <<
  atk1-shlibs, libgettext3-shlibs, glib2-shlibs, glut-shlibs,
  gnet2-shlibs (>=2.0.3-1),
  gtk+2-shlibs (>=2.4.4-6), libiconv, pango1-xft2-shlibs, x11
<<
GCC: 3.3
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
CompileScript: <<
  ./configure %c
  mv gnet gnet_UNUSED
  make
<<
InstallScript: make install DESTDIR=%d
DescPort: <<
Added patch for newer versions of gnome.

dmacks made sure we see fink's shared gnet2, not build & use included static one.
<<
DescUsage: <<
First, get the Overnet core from http://ed2k-gtk-gui.sourceforge.net/core.shtml
Unstuff and follow the directions to launch the core. Type "retest" into the 
core if you are behind a firewall or NAT. To start the GUI, type
"ed2k_gui" in an x11 terminal. In the window that appears, set the path to 
the core, give it a username and password, and hit "go". 
The man page is at "man ed2k-gtk-gui".
<<
DocFiles: AUTHORS COPYING ChangeLog ChangeLog-short README TODO
License: GPL
Homepage: http://ed2k-gtk-gui.sourceforge.net