1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

xgrasp-1.7d, display GL animations in an X window. It only works on

8-bit Pseudocolor displays. :<
This commit is contained in:
Satoshi Asami 1995-07-29 11:30:49 +00:00
parent 4207ae0118
commit d1240a17b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2019
5 changed files with 33 additions and 0 deletions

21
graphics/xgrasp/Makefile Normal file
View File

@ -0,0 +1,21 @@
# New ports collection makefile for: xgrasp
# Version required: 1.7d
# Date created: 23 July 1995
# Whom: asami
#
# $Id: Makefile,v 1.1.1.1 1995/07/18 00:32:33 asami Exp $
#
DISTNAME= xgrasp.1.7d
PKGNAME= xgrasp-1.7d
CATEGORIES+= graphics x11
MASTER_SITES= ftp://qiclab.scn.rain.com/pub/X11/ \
ftp://ftp.cs.ubc.ca/mirror1/x-contrib.R5/
EXTRACT_SUFX= .tar.Z
MAINTAINER= asami@FreeBSD.ORG
USE_IMAKE= yes
NO_WRKSUBDIR= yes
.include <bsd.port.mk>

1
graphics/xgrasp/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xgrasp.1.7d.tar.Z) = ed15f8eb636a7597b39abebf13958ac8

View File

@ -0,0 +1 @@
xgrasp-1.7d, displays GL animations on X screen

View File

@ -0,0 +1,6 @@
xgrasp is a program to display GL animations in an X window.
This is version 1.7d. It only works on 8-bit Pseudocolor displays.
-Satoshi
asami@cs.berkeley.edu

View File

@ -0,0 +1,4 @@
bin/xgrasp
bin/glib
man/man1/xgrasp.1.gz
man/man1/glib.1.gz