Commit graph

10 commits

Author SHA1 Message Date
joerg
85c85b18f0 Fix various case of missing includes due to libstdc++'s namespace
pollution.
2013-04-30 22:34:29 +00:00
joerg
edab8bc9be Fix build with newer GCC 2011-11-24 14:02:54 +00:00
dholland
ab15844b62 Fix build with current png and gtk2. Fix patch-aa to not (inadvertently?)
disable optimization. No version bump since package wasn't buildable.
2011-07-05 04:28:34 +00:00
joerg
b7d049d5f0 Don't define GTK_DISABLE_DEPRECATED to unbreak the build. 2007-10-05 22:14:33 +00:00
wiz
404371eae6 Update to 0.32, ben@ ok:
0.32
----

- Pressing Enter while zooming activates the selected zoom region.

- Add "Reset fractal" menu commmand.

0.31
----

James W. Morris

 -Add -DGTK_DISABLE_DEPRECATED, fix all resulting errors.

 -Add 'Apply' button to attributes dialog.
2006-01-26 06:42:35 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +00:00
ben
193a6912aa Update gfract to version 0.3. Notable changes include:
- Use GTK2.

- Allow palettes with unlimited number of entries.

- User specified coloring algorithms.

- Palette interpolation.

- Change over to using C++.

- Documentation changes
2004-11-25 16:31:05 +00:00
jlam
2cb588bce6 buildlink1 -> buildlink2 2002-09-22 00:14:06 +00:00
jlam
edeffb4f42 Substitute ${PREFIX} for /usr/local, not /usr/pkg. Also use GTK_CONFIG
instead of directly specifying the path to gtk-config.
2001-08-23 19:45:42 +00:00
zuntum
5c13cbc363 Initial import of gfract-0.21
Gfract is a GTK-based fractal program that currently implements the
standard Mandelbrot and Julia sets. It features infinite image size
with infinite anti-aliasing if you have the memory for it (well, at
least 2^31 x 2^31 image sizes), Julia instant preview mode and PNG
support. For palette files it uses the same format as Fractint does.

Package provided by Ben Collver <collver@linuxfreemail.com> in pkg/13696
2001-08-12 22:07:50 +00:00