Date: Sun, 12 Sep 1999 07:20:33 -0700 (PDT) From: rod@idiotswitch.org To: freebsd-gnats-submit@freebsd.org Subject: ports/13707: gxanim port did not exist. Message-ID: <19990912142033.E7B4514EC5@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 13707 >Category: ports >Synopsis: gxanim port did not exist. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Sep 12 07:30:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Rod Taylor >Release: 3-stable >Organization: >Environment: >Description: GXAnim is a handy app to have around. More people need it :) >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gxanim # gxanim/files # gxanim/files/md5 # gxanim/pkg # gxanim/pkg/COMMENT # gxanim/pkg/DESCR # gxanim/pkg/PLIST # gxanim/Makefile # echo c - gxanim mkdir -p gxanim > /dev/null 2>&1 echo c - gxanim/files mkdir -p gxanim/files > /dev/null 2>&1 echo x - gxanim/files/md5 sed 's/^X//' >gxanim/files/md5 << 'END-of-gxanim/files/md5' XMD5 (gxanim-0.45.tar.bz2) = 43a6c20583c69ece93efb2a2eabe87c9 END-of-gxanim/files/md5 echo c - gxanim/pkg mkdir -p gxanim/pkg > /dev/null 2>&1 echo x - gxanim/pkg/COMMENT sed 's/^X//' >gxanim/pkg/COMMENT << 'END-of-gxanim/pkg/COMMENT' XA graphical front end to Xanim. END-of-gxanim/pkg/COMMENT echo x - gxanim/pkg/DESCR sed 's/^X//' >gxanim/pkg/DESCR << 'END-of-gxanim/pkg/DESCR' XGXAnim is a graphical interface to XAnim written with the GTK+ toolkit for UNIX Xplatforms. You can quickly find a movie file, play it, and do the usual XVCR-like stuff (rewind, fast forward, pause, stop set volume, etc.), as Xwell as set general play preferences. X XWWW: http://www.iag.net/~aleris/gxanim.html END-of-gxanim/pkg/DESCR echo x - gxanim/pkg/PLIST sed 's/^X//' >gxanim/pkg/PLIST << 'END-of-gxanim/pkg/PLIST' Xbin/gxanim X END-of-gxanim/pkg/PLIST echo x - gxanim/Makefile sed 's/^X//' >gxanim/Makefile << 'END-of-gxanim/Makefile' X# New ports collection makefile for: xanim X# Version required: 0.45 X# Date created: Sat Nov 5 11:43:03 PST 1994 X# Whom: Rod Taylor X# X# $FreeBSD$ X# X XDISTNAME= gxanim-0.45 XCATEGORIES= graphics XMASTER_SITES= http://www.iag.net/~aleris/ X XMAINTAINER= rod@idiotswitch.org X XRUN_DEPENDS= xanim:${PORTSDIR}/graphics/xanim X XUSE_BZIP2= yes X XWRKSRC= ${WRKDIR}/gxanim X X.include <bsd.port.mk> END-of-gxanim/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990912142033.E7B4514EC5>