the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: geg
Version: 1.0.2
Revision: 2
Depends: glib-shlibs, gtk+-shlibs, libgettext3-shlibs
BuildDepends: glib, gtk+, libgettext3-dev
Source: http://archive.ubuntu.com/ubuntu/pool/universe/g/%n/%n_%v.orig.tar.gz
Source-MD5: 0c3c15874eb10a0463dc12e680b38081
SourceDirectory: %n-%v
SetCFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include --with-extra-libs=%p/lib --disable-dependency-tracking
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
Homepage: http://packages.debian.org/etch/geg
## original homepage/download url don't exist anymore.
Maintainer: Jack Fink
License: GPL
Description: Simple GTK+ Equation Grapher
DescDetail: <<
geg is a very simple utility for parsing and plotting 2D-functions, eg
f(x) = 3 + sin(x), and much more complicated functions of course.
It is written with GTK+ and provides a neat, configurable user interface.
<<