Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2012 18:10:32 +0200
From:      nemysis <nemysis@gmx.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/167232: [NEW PORT] games/glightoff: GLightOff is a simple (but not so easy to solve!) puzzle game
Message-ID:  <20120423181032.4ab14261@nemysis3now.no-ip.biz>
Resent-Message-ID: <201204231620.q3NGK9gm040876@freefall.freebsd.org>

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

>Number:         167232
>Category:       ports
>Synopsis:       [NEW PORT] games/glightoff: GLightOff is a simple (but not so easy to solve!) puzzle 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:   Mon Apr 23 16:20:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     nemysis
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD nemysis3now.no-ip.biz 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC
>Description:
GLightOff is a simple (but not so easy to solve!) puzzle game.
The goal is to switch off all the lights on the 5x5 board.

WWW: http://glightoff.sourceforge.net/

Generated 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:
#
#	glightoff
#	glightoff/pkg-descr
#	glightoff/Makefile
#	glightoff/distinfo
#	glightoff/pkg-plist
#	glightoff/glightoff
#
echo c - glightoff
mkdir -p glightoff > /dev/null 2>&1
echo x - glightoff/pkg-descr
sed 's/^X//' >glightoff/pkg-descr << 'f4affb4431420f21823ee8ef897fdff0'
XGLightOff is a simple (but not so easy to solve!) puzzle game.
XThe goal is to switch off all the lights on the 5x5 board.
X
XWWW: http://glightoff.sourceforge.net/
f4affb4431420f21823ee8ef897fdff0
echo x - glightoff/Makefile
sed 's/^X//' >glightoff/Makefile << '0c5834e0e26dfb4171700b2d647bdba9'
X# New Ports collection makefile for:	glightoff
X# Date created:		21 April 2012
X# Whom:			nemysis@gmx.ch
X#
X# $FreeBSD$
X#
X
XPORTNAME=	glightoff
XPORTVERSION=	1.0.0
XCATEGORIES=	games
XMASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
X
XMAINTAINER=	nemysis@gmx.ch
XCOMMENT=	GLightOff is a simple (but not so easy to solve!) puzzle game
X
XLICENSE=	GPLv2
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	glib20 gtk20 intltool pkgconfig
XUSE_XORG=	x11
XUSE_XLIB=	yes
X
XPORTDOCS=	AUTHORS ChangeLog INSTALL NEWS README TODO
X
XOPTIONS=	NLS	"Enable gettext support" on
X
X.if defined(WITHOUT_NLS)
XCONFIGURE_ARGS+=	--disable-nls
XPLIST_SUB+=	NLS="@comment "
X.else
XUSE_GETTEXT=	yes
XPLIST_SUB+=	NLS=""
X.endif
X
Xdo-install:
X# Executable
X	${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin
X
X# Pixmaps and Desktop
X	${CP} -R ${WRKSRC}/${PORTNAME}.png ${PREFIX}/share/pixmaps/
X	${MKDIR} ${PREFIX}/share/applications
X	${CP} -R ${WRKSRC}/${PORTNAME}.desktop ${PREFIX}/share/applications/
X
Xpost-install:
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>
0c5834e0e26dfb4171700b2d647bdba9
echo x - glightoff/distinfo
sed 's/^X//' >glightoff/distinfo << '7df37fa0b10bbbe4ccb4bb6e3c7d1925'
XSHA256 (glightoff-1.0.0.tar.gz) = 14dd3174e75c175b437cd5a6c8a9eddc29865b62c588463892031cd0a355938a
XSIZE (glightoff-1.0.0.tar.gz) = 349274
7df37fa0b10bbbe4ccb4bb6e3c7d1925
echo x - glightoff/pkg-plist
sed 's/^X//' >glightoff/pkg-plist << 'a31b689d9de369079727c57192be765d'
Xbin/glightoff
Xshare/applications/glightoff.desktop
Xshare/pixmaps/glightoff.png
X@dirrm share/applications
a31b689d9de369079727c57192be765d
echo x - glightoff/glightoff
sed 's/^X//' >glightoff/glightoff << '3a238d3b0443b5afdb16931adf4bf8d3'
X===> Creating shar file
3a238d3b0443b5afdb16931adf4bf8d3
exit
--- .shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
 SEND-PR: 	[ non-critical | serious | critical ] 
 SEND-PR: 	[ low | medium | high ]
 SEND-PR: <choose from the list of categories below (one line)>
 SEND-PR: advocacy  alpha     amd64     arm       bin       conf
 SEND-PR: docs      gnu       i386      ia64      java      kern
 SEND-PR: misc      ports     powerpc   sparc64   standards sun4v
 SEND-PR: threads   usb       www
 SEND-PR: [ sw-bug | doc-bug | change-request | update | maintainer-update ]



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