summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2002-12-19 11:30:00 +0000
committergrant <grant@pkgsrc.org>2002-12-19 11:30:00 +0000
commitafafcff184b3be8aca2a8f70c632ec908316b429 (patch)
tree1bbfa111b01aff35a5738ad901de5aabe4addb30 /graphics
parent1f9377354bceef6b45e333d83077266066fce56f (diff)
downloadpkgsrc-afafcff184b3be8aca2a8f70c632ec908316b429.tar.gz
Initial import of xmountains 2.6 into the NetBSD packages collection.
Xmountains is a X11 based fractal landscape generator. It generates random fractal surfaces and displays them in a window. While the program is running the fractal is continuously extended on the right and the image is scrolled from right to left to expose the newly generated area. Submitted in PR pkg/19454 by Juan RP.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xmountains/DESCR5
-rw-r--r--graphics/xmountains/Makefile18
-rw-r--r--graphics/xmountains/PLIST3
-rw-r--r--graphics/xmountains/distinfo4
4 files changed, 30 insertions, 0 deletions
diff --git a/graphics/xmountains/DESCR b/graphics/xmountains/DESCR
new file mode 100644
index 00000000000..7b06c9569f6
--- /dev/null
+++ b/graphics/xmountains/DESCR
@@ -0,0 +1,5 @@
+Xmountains is a X11 based fractal landscape generator. It generates
+random fractal surfaces and displays them in a window. While the
+program is running the fractal is continuously extended on the right
+and the image is scrolled from right to left to expose the newly
+generated area.
diff --git a/graphics/xmountains/Makefile b/graphics/xmountains/Makefile
new file mode 100644
index 00000000000..8a83f073451
--- /dev/null
+++ b/graphics/xmountains/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/12/19 11:30:00 grant Exp $
+#
+
+DISTNAME= xmountains_2.6
+PKGNAME= ${DISTNAME:C/_/-/}
+CATEGORIES= graphics
+MASTER_SITES= http://www.epcc.ed.ac.uk/~spb/xmountains/
+
+MAINTAINER= jrp@hispabsd.org
+HOMEPAGE= http://www.epcc.ed.ac.uk/~spb/xmountains/
+COMMENT= Fractal terrain generator for XFree86
+
+USE_IMAKE= YES
+USE_X11BASE= YES
+
+WRKSRC= ${WRKDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/xmountains/PLIST b/graphics/xmountains/PLIST
new file mode 100644
index 00000000000..52e0cca8f9f
--- /dev/null
+++ b/graphics/xmountains/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/19 11:30:00 grant Exp $
+bin/xmountains
+man/cat1/xmountains.0
diff --git a/graphics/xmountains/distinfo b/graphics/xmountains/distinfo
new file mode 100644
index 00000000000..41a32624243
--- /dev/null
+++ b/graphics/xmountains/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/12/19 11:30:00 grant Exp $
+
+SHA1 (xmountains_2.6.tar.gz) = 36a1bf9933a56aad051aac112f1d0af0ebbe3802
+Size (xmountains_2.6.tar.gz) = 26890 bytes