ports/56333: Updated Port 'games/scummvm' to 0.5.1
Alex Trull
alexander at trull.com
Tue Sep 2 22:51:47 UTC 2003
>Number: 56333
>Category: ports
>Synopsis: Updated Port 'games/scummvm' to 0.5.1
>Confidential: yes
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Sep 02 15:50:20 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Alex Trull
>Release: FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
# 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:
#
# /usr/ports/games/scummvm
# /usr/ports/games/scummvm/Makefile
# /usr/ports/games/scummvm/distinfo
# /usr/ports/games/scummvm/pkg-descr
# /usr/ports/games/scummvm/pkg-plist
#
echo c - /usr/ports/games/scummvm
mkdir -p /usr/ports/games/scummvm > /dev/null 2>&1
echo x - /usr/ports/games/scummvm/Makefile
sed 's/^X//' >/usr/ports/games/scummvm/Makefile << 'END-of-/usr/ports/games/scummvm/Makefile'
X# New ports collection makefile for: scummvm
X# Date created: Tue Sep 2 23:34:32 BST 2003
X# Whom: Alex Trull <alexander at trull.com>
X#
X# $FreeBSD: ports/games/scummvm/Makefile,v 1.16 2003/06/02 01:29:09 adamw Exp $
X#
X
XPORTNAME= scummvm
XPORTVERSION= 0.5.1
XCATEGORIES= games emulators
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= ${PORTNAME}
X
XMAINTAINER= alexander at trull.com
XCOMMENT= Free implementation of LucasArts S.C.U.M.M. interpreter
X
XLIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
X mad.1:${PORTSDIR}/audio/mad
X
XUSE_BZIP2= yes
XUSE_GMAKE= yes
XGNU_CONFIGURE= yes
XUSE_REINPLACE= yes
X
XMAN6= scummvm.6
X
Xpre-patch:
X @${FIND} -E ${WRKSRC} -type f -iregex ".*\.(cpp|h|txt)" \
X -exec ${PERL} -pi -ne 's!\r\n!\n!' {} 1>/dev/null 2>&1 \;
X @${REINPLACE_CMD} -e 's|\r\n|\n|' ${WRKSRC}/Makefile
X @${REINPLACE_CMD} -e 's at sdl-config@sdl11-config at g' \
X ${WRKSRC}/backends/sdl/build.rules
X
Xpost-configure:
X @${REINPLACE_CMD} -e 's@:= -g -O at += ${CFLAGS}@' \
X ${WRKSRC}/Makefile
X
Xdo-install:
X @${INSTALL_PROGRAM} ${WRKSRC}/scummvm ${PREFIX}/bin
X @${INSTALL_MAN} ${WRKSRC}/scummvm.6 ${PREFIX}/man/man6
X
X.if !defined(NOPORTDOCS)
X @${MKDIR} ${DOCSDIR}
X.for docs in README
X @${INSTALL_DATA} ${WRKSRC}/${docs} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-/usr/ports/games/scummvm/Makefile
echo x - /usr/ports/games/scummvm/distinfo
sed 's/^X//' >/usr/ports/games/scummvm/distinfo << 'END-of-/usr/ports/games/scummvm/distinfo'
XMD5 (scummvm-0.5.1.tar.bz2) = 67bdbe2e145b8072d0bac61f7ed150c0
END-of-/usr/ports/games/scummvm/distinfo
echo x - /usr/ports/games/scummvm/pkg-descr
sed 's/^X//' >/usr/ports/games/scummvm/pkg-descr << 'END-of-/usr/ports/games/scummvm/pkg-descr'
XScummVM is an implementation of LucasArts S.C.U.M.M. (Script Creation Utility
Xfor Maniac Mansion) interpreter, used in games such as Monkey Island, Indiana
XJones, Day Of The Tentacle, Sam and Max, and many more. Some things are still
Xmissing, and some games cannot be completeted yet. There are quite a few known
Xbugs. Regardless of the bugs it is still possible to play some games all the
Xway through to the end. Still other games do not load at all.
X
XVisit these following web pages for more information:
X
XWWW: http://scummvm.sourceforge.net/
X
X-Adam Weinberger <adamw at FreeBSD.org>
END-of-/usr/ports/games/scummvm/pkg-descr
echo x - /usr/ports/games/scummvm/pkg-plist
sed 's/^X//' >/usr/ports/games/scummvm/pkg-plist << 'END-of-/usr/ports/games/scummvm/pkg-plist'
Xbin/scummvm
X%%PORTDOCS%%share/doc/scummvm/README
X%%PORTDOCS%%@dirrm share/doc/scummvm
END-of-/usr/ports/games/scummvm/pkg-plist
exit
>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list