Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2000 17:25:45 +0100 (BST)
From:      simond@irrelevant.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18809: New port for UAE (Amiga Emulator)
Message-ID:  <200005221625.RAA40302@adsl.irrelevant.org>

next in thread | raw e-mail | index | archive | help

>Number:         18809
>Category:       ports
>Synopsis:       New port for UAE (Amiga Emulator)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 25 08:10:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Simon Dick
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:


>Description:

New port for UAE (Amiga Emulator)

>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:
#
#	uae
#	uae/Makefile
#	uae/pkg
#	uae/pkg/COMMENT
#	uae/pkg/DESCR
#	uae/pkg/PLIST
#	uae/files
#	uae/files/md5
#
echo c - uae
mkdir -p uae > /dev/null 2>&1
echo x - uae/Makefile
sed 's/^X//' >uae/Makefile << 'END-of-uae/Makefile'
X# New ports collection makefile for: uae
X# Date created: 22 May 2000
X# Whom: Simon Dick <simond@irrelevant.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=uae
XPORTVERSION=0.7.6
XCATEGORIES=emulators
XMASTER_SITES=	ftp://ftp.freiburg.linux.de/pub/uae/ \
X		http://www.users.globalnet.co.uk/~simd/
X
XMAINTAINER=simond@irrelevant.org
X
XUSE_GMAKE=yes
XGNU_CONFIGURE=yes
XCONFIGURE_ARGS=--enable-sound
XUSE_XLIB=yes
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/uae ${PREFIX}/bin
X	${INSTALL_PROGRAM} ${WRKSRC}/readdisk ${PREFIX}/bin
X	@${MKDIR} ${PREFIX}/share/doc/uae
X	${INSTALL_DATA} ${WRKSRC}/docs/COMPATIBILITY ${PREFIX}/share/doc/uae
X	${INSTALL_DATA} ${WRKSRC}/docs/CREDITS ${PREFIX}/share/doc/uae
X	${INSTALL_DATA} ${WRKSRC}/docs/FAQ ${PREFIX}/share/doc/uae
X	${INSTALL_DATA} ${WRKSRC}/docs/NEWS ${PREFIX}/share/doc/uae
X	${INSTALL_DATA} ${WRKSRC}/docs/README ${PREFIX}/share/doc/uae
X	${INSTALL_DATA} ${WRKSRC}/docs/README.PROGRAMMERS ${PREFIX}/share/doc/uae
X	${INSTALL_DATA} ${WRKSRC}/docs/unix/README ${PREFIX}/share/doc/uae/README.unix
X
X.include <bsd.port.mk>
END-of-uae/Makefile
echo c - uae/pkg
mkdir -p uae/pkg > /dev/null 2>&1
echo x - uae/pkg/COMMENT
sed 's/^X//' >uae/pkg/COMMENT << 'END-of-uae/pkg/COMMENT'
XAmiga emulator
END-of-uae/pkg/COMMENT
echo x - uae/pkg/DESCR
sed 's/^X//' >uae/pkg/DESCR << 'END-of-uae/pkg/DESCR'
XThis is a port for UAE, the Universal Amiga Emulator.
XYou will require a valid Amiga ROM file in order for this to be useful.
X
XWWW: http://www.freiburg.linux.de/~uae/
X
X- Simon Dick
Xsimond@irrelevant.org
END-of-uae/pkg/DESCR
echo x - uae/pkg/PLIST
sed 's/^X//' >uae/pkg/PLIST << 'END-of-uae/pkg/PLIST'
Xbin/uae
Xbin/readdisk
Xshare/doc/uae/COMPATIBILITY
Xshare/doc/uae/CREDITS
Xshare/doc/uae/FAQ
Xshare/doc/uae/NEWS
Xshare/doc/uae/README
Xshare/doc/uae/README.unix
Xshare/doc/uae/README.PROGRAMMERS
X@dirrm share/doc/uae
END-of-uae/pkg/PLIST
echo c - uae/files
mkdir -p uae/files > /dev/null 2>&1
echo x - uae/files/md5
sed 's/^X//' >uae/files/md5 << 'END-of-uae/files/md5'
XMD5 (uae-0.7.6.tar.gz) = f79dd71a5b7200af667806efa01f5831
END-of-uae/files/md5
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?200005221625.RAA40302>