Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2012 01:09:16 +0200
From:      nemysis <nemysis@gmx.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/167306: [NEW PORT] games/SDL_Lopan: SDL Lopan game
Message-ID:  <20120425230917.A9E9B106566B@hub.freebsd.org>
Resent-Message-ID: <201204252310.q3PNAAKJ063810@freefall.freebsd.org>

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

>Number:         167306
>Category:       ports
>Synopsis:       [NEW PORT] games/SDL_Lopan: SDL Lopan game
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 25 23:10:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     nemysis
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC
>Description:
SDL Lopan game

WWW: http://www.linuxmotors.com/sdllopan/

Generated manually send with FreeBSD Port Tools 0.99_5 (mode: new)
>How-To-Repeat:
>Fix:

--- .shar begins here ---
# 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:
#
#	SDL_Lopan
#	SDL_Lopan/Makefile
#	SDL_Lopan/pkg-descr
#	SDL_Lopan/distinfo
#	SDL_Lopan/pkg-plist
#
echo c - SDL_Lopan
mkdir -p SDL_Lopan > /dev/null 2>&1
echo x - SDL_Lopan/Makefile
sed 's/^X//' >SDL_Lopan/Makefile << '4b46e0b6e5f32ee115d7b53eb4493d0f'
X# New Ports collection makefile for:	SDL_Lopan
X# Date created:		26 April 2012
X# Whom:			nemysis@gmx.ch
X#
X# $FreeBSD$
X#
X
XPORTNAME=	SDL_Lopan
XPORTVERSION=	10
XCATEGORIES=	games
XMASTER_SITES=	http://www.linuxmotors.com/sdllopan/downloads/
XDISTNAME=	sdllopan-${PORTVERSION}
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	nemysis@gmx.ch
XCOMMENT=	SDL Lopan game
X
XLICENSE=	GPLv2
X
XWRKSRC=		${WRKDIR}/sdllopan-${PORTVERSION}
X
XUSE_SDL=	sdl image mixer
XUSE_GMAKE=	no
XINSTALLS_ICONS=	yes
XMAKE_JOBS_SAFE=	yes
X
XPORTDATA=	*
XPORTDOCS=	Changelog README
X
Xdo-build:
X	@(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE})
X
Xdo-install:
X# Scripts
X	@${PRINTF} "#!/bin/sh\n\ncd ${DATADIR} &&\
X		./lopan\n" > ${WRKDIR}/sdllopan.sh
X	@${INSTALL_SCRIPT} ${WRKDIR}/sdllopan.sh ${PREFIX}/bin/sdllopan
X# Executable
X	${MKDIR} ${DATADIR}
X	${INSTALL_PROGRAM} ${WRKSRC}/lopan ${DATADIR}
X
Xpost-install:
X# Data
X.if !defined (NOPORTDATA)
X.for d in data
X	@(cd ${WRKSRC} && ${COPYTREE_SHARE} ${d} ${DATADIR})
X.endfor
X.endif
X
X# Documentations
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X.for f in ${PORTDOCS}
X	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
4b46e0b6e5f32ee115d7b53eb4493d0f
echo x - SDL_Lopan/pkg-descr
sed 's/^X//' >SDL_Lopan/pkg-descr << '71088611a3b6404d6e1bb9d97f9a9b94'
XSDL Lopan game
X
XWWW: http://www.linuxmotors.com/sdllopan/
71088611a3b6404d6e1bb9d97f9a9b94
echo x - SDL_Lopan/distinfo
sed 's/^X//' >SDL_Lopan/distinfo << '8ee76a0abd58d8020fccd11468c4db72'
XSHA256 (sdllopan-10.tgz) = 386de065bc8c3449c3b0b5e5651cb035cb1bdc242b425c865dd387c54ce708c3
XSIZE (sdllopan-10.tgz) = 380102
8ee76a0abd58d8020fccd11468c4db72
echo x - SDL_Lopan/pkg-plist
sed 's/^X//' >SDL_Lopan/pkg-plist << '5d6f8caff72c19b8109e22e4e59d642a'
Xbin/sdllopan
5d6f8caff72c19b8109e22e4e59d642a
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120425230917.A9E9B106566B>