Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2012 19:59:03 +0200
From:      nemysis <nemysis@gmx.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/167238: [NEW PORT] games/simsu: Simsu is a basic Sudoku game
Message-ID:  <20120423195903.3b088138@nemysis3now.no-ip.biz>
Resent-Message-ID: <201204231800.q3NI0NU7032798@freefall.freebsd.org>

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

>Number:         167238
>Category:       ports
>Synopsis:       [NEW PORT] games/simsu: Simsu is a basic Sudoku 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 18:00:23 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:
Simsu is a basic Sudoku game. You can switch between filling in notes
(pencil mode), or filling in answers (pen mode).
To make it easier to see where to place numbers, you can highlight
all instances of a number. You can also check your answers for
correctness while playing. The game stores your current notes and answers,
so that you can pick up where you left off the next time you play.

WWW: http://gottcode.org/simsu/

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:
#
#	simsu
#	simsu/Makefile
#	simsu/pkg-descr
#	simsu/distinfo
#	simsu/pkg-plist
#	simsu/simsu
#
echo c - simsu
mkdir -p simsu > /dev/null 2>&1
echo x - simsu/Makefile
sed 's/^X//' >simsu/Makefile << 'cf05439d2b5cf72d36835241338edf94'
X# New Ports collection makefile for:	simsu
X# Date created:		21 April 2012
X# Whom:			nemysis@gmx.ch
X#
X# $FreeBSD$
X#
X
XPORTNAME=	simsu
XPORTVERSION=	1.2.2
XCATEGORIES=	games
XMASTER_SITES=	http://gottcode.org/${PORTNAME}/
XEXTRACT_SUFX=	-src.tar.bz2
X
XMAINTAINER=	nemysis@gmx.ch
XCOMMENT=	Simsu is a basic Sudoku game
X
XLICENSE=	GPLv3
X
XUSE_QT_VER=	4
XQT_COMPONENTS=	moc_build qmake_build rcc_build uic_build iconengines imageformats
X
XHAS_CONFIGURE=	yes
X
Xdo-configure:
X	@cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
X		${QMAKE} PREFIX=${PREFIX} ${WRKSRC}/${PORTNAME}.pro
X
XMAKE_JOBS_SAFE=	yes
X
XCONFIGURE_ENV+=	UIC="${UIC}" QMAKE="${QMAKE}" QMAKESPEC="${QMAKESPEC}"
XMAKE_ENV+=	QMAKESPEC="${QMAKESPEC}"
X
XPORTDATA=	*
XPORTDOCS=	CREDITS ChangeLog INSTALL
X
XUSE_GMAKE=	yes
X
Xdo-install:
X# Executable
X	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
X
X# Icons
X	${MKDIR} ${PREFIX}/share/icons/hicolor/
X.for d in icons
X	${CP} -R ${WRKSRC}/${d}/hicolor ${PREFIX}/share/icons/
X.endfor
X
X# Pixmaps and Desktop
X	${CP} -R ${WRKSRC}/icons/${PORTNAME}_32.xpm ${PREFIX}/share/pixmaps/
X	${MKDIR} ${PREFIX}/share/applications
X	${CP} -R ${WRKSRC}/icons/${PORTNAME}.desktop ${PREFIX}/share/applications/
X
Xpost-install:
X# Data
X.if !defined (NOPORTDATA)
X	${MKDIR} ${DATADIR}
X.for d in symmetry translations
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>
cf05439d2b5cf72d36835241338edf94
echo x - simsu/pkg-descr
sed 's/^X//' >simsu/pkg-descr << '41dd9dd111fc2e6dc5a0643dc18d24e0'
XSimsu is a basic Sudoku game. You can switch between filling in notes
X(pencil mode), or filling in answers (pen mode).
XTo make it easier to see where to place numbers, you can highlight
Xall instances of a number. You can also check your answers for
Xcorrectness while playing. The game stores your current notes and answers,
Xso that you can pick up where you left off the next time you play.
X
XWWW: http://gottcode.org/simsu/
41dd9dd111fc2e6dc5a0643dc18d24e0
echo x - simsu/distinfo
sed 's/^X//' >simsu/distinfo << '167039d6991fb316845f4a6481368310'
XSHA256 (simsu-1.2.2-src.tar.bz2) = 86c18e7c05659ce3e9363b38941fe6f5024943bd2a7b24532bc56ab6a669dddd
XSIZE (simsu-1.2.2-src.tar.bz2) = 295584
167039d6991fb316845f4a6481368310
echo x - simsu/pkg-plist
sed 's/^X//' >simsu/pkg-plist << 'f0237bbf685ada43b94b0609a00f36e9'
Xbin/simsu
Xshare/applications/simsu.desktop
Xshare/icons/hicolor/128x128/apps/simsu.png
Xshare/icons/hicolor/16x16/apps/simsu.png
Xshare/icons/hicolor/22x22/apps/simsu.png
Xshare/icons/hicolor/24x24/apps/simsu.png
Xshare/icons/hicolor/256x256/apps/simsu.png
Xshare/icons/hicolor/32x32/apps/simsu.png
Xshare/icons/hicolor/48x48/apps/simsu.png
Xshare/icons/hicolor/64x64/apps/simsu.png
Xshare/icons/hicolor/scalable/apps/simsu.svg
Xshare/pixmaps/simsu_32.xpm
X@dirrm share/icons/hicolor/scalable/apps
X@dirrm share/icons/hicolor/scalable
X@dirrm share/icons/hicolor/64x64/apps
X@dirrm share/icons/hicolor/64x64
X@dirrm share/icons/hicolor/48x48/apps
X@dirrm share/icons/hicolor/48x48
X@dirrm share/icons/hicolor/32x32/apps
X@dirrm share/icons/hicolor/32x32
X@dirrm share/icons/hicolor/256x256/apps
X@dirrm share/icons/hicolor/256x256
X@dirrm share/icons/hicolor/24x24/apps
X@dirrm share/icons/hicolor/24x24
X@dirrm share/icons/hicolor/22x22/apps
X@dirrm share/icons/hicolor/22x22
X@dirrm share/icons/hicolor/16x16/apps
X@dirrm share/icons/hicolor/16x16
X@dirrm share/icons/hicolor/128x128/apps
X@dirrm share/icons/hicolor/128x128
X@dirrm share/icons/hicolor
X@dirrm share/applications
f0237bbf685ada43b94b0609a00f36e9
echo x - simsu/simsu
sed 's/^X//' >simsu/simsu << '817fcef73b872a443d3347e026bc40ac'
X===> Creating shar file
817fcef73b872a443d3347e026bc40ac
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?20120423195903.3b088138>