1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Import of giram (giram is really a modeller), a GTK based POV-Ray

oriented modeller.

PR:	12288
Submitted by:	Brandon Fosdick <bfoz@glue.umd.edu>
This commit is contained in:
Chris Piazza 1999-06-19 17:38:25 +00:00
parent 04f14d45f6
commit 09517fb0ad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19566
5 changed files with 68 additions and 0 deletions

28
graphics/giram/Makefile Normal file
View File

@ -0,0 +1,28 @@
# New ports collection makefile for: giram
# Version required: 0.0.18
# Date created: 17 June 1999
# Whom: Brandon Fosdick <bfoz@glue.umd.edu>
#
# $Id$
#
DISTNAME= Giram-0.0.18
PKGNAME= giram-0.0.18
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.minet.net/pub/giram/
MAINTAINER= bfoz@glue.umd.edu
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray31
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" \
CFLAGS="-I${LOCALBASE}/include ${CFLAGS}"
post-install:
@${MKDIR} ${PREFIX}/Giram/SampleScenes
${INSTALL_DATA} ${WRKSRC}/SampleScenes/* ${PREFIX}/Giram/SampleScenes/
.include <bsd.port.mk>

1
graphics/giram/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (Giram-0.0.18.tar.gz) = 591e0f7af9bd3c980ca9f16e108e7f2f

View File

@ -0,0 +1 @@
Giram is Really A Modeller

8
graphics/giram/pkg-descr Normal file
View File

@ -0,0 +1,8 @@
Giram Is Really A Modeller.
It is a Persistance Of Vision (POV-Ray) oriented modeller. But may become
more of a general modeler in the future.
Author: David Odin <David.Odin@bigfoot.com>
Web: http://www.minet.net/giram/
Maintainer: Brandon Fosdick <bfoz@glue.umd.edu>

30
graphics/giram/pkg-plist Normal file
View File

@ -0,0 +1,30 @@
bin/povfront
bin/giram
Giram/plug-ins/Rotate
Giram/plug-ins/Spheres
Giram/plug-ins/Box
Giram/docs/Tutorial
Giram/SampleScenes/Cone.pov
Giram/SampleScenes/Disc.pov
Giram/SampleScenes/Giram.pov
Giram/SampleScenes/IntSphereBox1.pov
Giram/SampleScenes/IntSphereBox2.pov
Giram/SampleScenes/IntSphereBox3.pov
Giram/SampleScenes/IntSpherePlane1.pov
Giram/SampleScenes/IntSpherePlane2.pov
Giram/SampleScenes/IntSpherePlane3.pov
Giram/SampleScenes/Triangle.pov
Giram/SampleScenes/basicvue.pov
Giram/SampleScenes/basicvue2.pov
Giram/SampleScenes/basicvue3.pov
Giram/SampleScenes/basicvue4.pov
Giram/SampleScenes/box.pov
Giram/SampleScenes/colors.inc
Giram/SampleScenes/superel1.pov
Giram/SampleScenes/superel2.pov
Giram/SampleScenes/superel3.pov
Giram/SampleScenes/torus.pov
@dirrm Giram/plug-ins
@dirrm Giram/SampleScenes
@dirrm Giram/docs
@dirrm Giram