summaryrefslogtreecommitdiff
path: root/graphics/fyre/pkg-plist
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2004-07-11 15:29:17 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2004-07-11 15:29:17 +0000
commit6bd88fd61b1a8cc62b2a9718bd956db63135183f (patch)
treefb9d181f6032c2474c60b42961373e13bcc0c0dd /graphics/fyre/pkg-plist
parentAdd cdsware 0.3.2, CERN Document Server Software. (diff)
Add fyre, a chaos map renderer with a spiffy Gtk+ 2 interface.
It makes durn purty pictures. Fyre provides a rendering of the Peter de Jong map, with an interactive GTK+ 2 frontend and a command line interface for easy and efficient rendering of high-resolution, high quality images. This program was previously known as 'de Jong Explorer', but has been renamed to make way for supporting other chaotic functions. All the images you can create with this program are based on the simple Peter de Jong map equations: x' = sin(a * y) - cos(b * x) y' = sin(c * x) - cos(d * y) WWW: http://fyre.navi.cx/
Notes
Notes: svn path=/head/; revision=113405
Diffstat (limited to 'graphics/fyre/pkg-plist')
-rw-r--r--graphics/fyre/pkg-plist6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/fyre/pkg-plist b/graphics/fyre/pkg-plist
new file mode 100644
index 000000000000..46fb3221f7ee
--- /dev/null
+++ b/graphics/fyre/pkg-plist
@@ -0,0 +1,6 @@
+bin/fyre
+%%PORTDOCS%%%%DOCSDIR%%/README
+share/gnome/fyre/animation-render.glade
+share/gnome/fyre/explorer.glade
+@dirrm share/gnome/fyre
+%%PORTDOCS%%@dirrm %%DOCSDIR%%