New port quat-gui version 1.11: A Three-dimensional fractal creator

(X11 GUI)

Submitted by:	David Yeske <dyeske@yahoo.com>
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2002-08-30 00:27:12 +00:00
parent e5639a269e
commit 3604cc1bcf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65260
6 changed files with 51 additions and 0 deletions

View File

@ -308,6 +308,7 @@
SUBDIR += qiv
SUBDIR += qslim
SUBDIR += quat
SUBDIR += quat-gui
SUBDIR += quickpics
SUBDIR += qvplay
SUBDIR += ray++

View File

@ -0,0 +1,31 @@
# New ports collection makefile for: quat-gui
# Date created: 2 May 2002
# Whom: David Yeske <dyeske@yahoo.com>
#
# $FreeBSD$
#
PORTNAME= quat
PORTVERSION= 1.11
CATEGORIES= graphics
MASTER_SITES= http://www.physcip.uni-stuttgart.de/phy11733/download/
PKGNAMESUFFIX= -gui
DISTNAME= quat-${PORTVERSION:S/.p/pre/}
MAINTAINER= dyeske@yahoo.com
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
USE_X_PREFIX= yes
USE_MESA= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -L${X11BASE}/lib" LIBS="-lXext -lGL"
post-patch:
@${REINPLACE_CMD} -E -e 's,-(march=pentium|O3|ffast-math),,g' \
${WRKSRC}/configure
@${REINPLACE_CMD} -E -e 's|-I\.[[:space:]]+-I\$$\(srcdir\)[[:space:]]+||' \
${WRKSRC}/gui/Makefile.in
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (quat-1.11.tar.gz) = ca8af28299924d32166278aa2ef30333

View File

@ -0,0 +1 @@
A Three-dimensional fractal creator (X11 GUI)

View File

@ -0,0 +1,15 @@
Idea and purpose of this program is the calculation of three-dimensional
fractals. The calculated objects are twisted, freely in space
floating (and - of course - fractal) "lumps" which look like made
of dough - in contrast to what is normally called "three-dimensional"
fractals (namely a simple reinterpretation of the two-dimensional
data).
Generation of a really three dimensional view is possible (3d
stereo). The fractal can be seen three dimensional without any
utilities like 3d glasses.
WWW: http://www.physcip.uni-stuttgart.de/phy11733/
- David
dyeske@yahoo.com

View File

@ -0,0 +1,2 @@
bin/quat
lib/libquat.a