Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 1999 01:26:04 -0500 (EST)
From:      Will Andrews <andrews@technologist.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/15160: new port: games/ksnes9x
Message-ID:  <199911290626.BAA45052@shadow.blackdawn.com>

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

>Number:         15160
>Category:       ports
>Synopsis:       new port: games/ksnes9x
>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:   Sun Nov 28 22:30:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Will Andrews
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
none
>Environment:

FreeBSD argon.blackdawn.com 4.0-CURRENT FreeBSD 4.0-CURRENT #2: Tue Nov 16 05:42:45 EST 1999     will@:/usr/src/sys/compile/ARGON  i386
FreeBSD shadow.blackdawn.com 3.3-STABLE FreeBSD 3.3-STABLE #0: Sun Nov 14 00:08:42 EST 1999     root@shadow.blackdawn.com:/usr/src/sys/compile/SHADOW  i386

>Description:

KSNES9X is a neat KDE wrapper for the snes9x program. However, whether
or not it actually works, I don't know. I do know it compiles, links,
and runs fine under -CURRENT and -STABLE.

Caveat emptor: I am certain that it requires kdelibs compiled using
NEWGCC, and thus it is _currently_ broken under -STABLE. And NEWGCC
for Qt 1.42, almost as certain.

>How-To-Repeat:

Use the shar below to import the new port to the tree.

>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:
#
#	ksnes9x
#	ksnes9x/files
#	ksnes9x/files/md5
#	ksnes9x/pkg
#	ksnes9x/pkg/PLIST
#	ksnes9x/pkg/DESCR
#	ksnes9x/pkg/COMMENT
#	ksnes9x/Makefile
#
echo c - ksnes9x
mkdir -p ksnes9x > /dev/null 2>&1
echo c - ksnes9x/files
mkdir -p ksnes9x/files > /dev/null 2>&1
echo x - ksnes9x/files/md5
sed 's/^X//' >ksnes9x/files/md5 << 'END-of-ksnes9x/files/md5'
XMD5 (ksnes9x-1.1.tar.gz) = f93a6dfcea3b7d58702cbbf62408397f
END-of-ksnes9x/files/md5
echo c - ksnes9x/pkg
mkdir -p ksnes9x/pkg > /dev/null 2>&1
echo x - ksnes9x/pkg/PLIST
sed 's/^X//' >ksnes9x/pkg/PLIST << 'END-of-ksnes9x/pkg/PLIST'
Xbin/ksnes9x
Xshare/applnk/Applications/ksnes9x.kdelnk
Xshare/icons/ksnes9x.xpm
Xshare/icons/mini/ksnes9x.xpm
Xshare/doc/HTML/en/ksnes9x/index.html
Xshare/doc/HTML/en/ksnes9x/index-1.html
Xshare/doc/HTML/en/ksnes9x/index-2.html
Xshare/doc/HTML/en/ksnes9x/index-3.html
Xshare/doc/HTML/en/ksnes9x/index-4.html
Xshare/doc/HTML/en/ksnes9x/index-5.html
Xshare/doc/HTML/en/ksnes9x/index-6.html
Xshare/toolbar/open.xpm
X@dirrm share/doc/HTML/en/ksnes9x
END-of-ksnes9x/pkg/PLIST
echo x - ksnes9x/pkg/DESCR
sed 's/^X//' >ksnes9x/pkg/DESCR << 'END-of-ksnes9x/pkg/DESCR'
XKSNES9X is a neat KDE wrapper for the snes9x emulator under FreeBSD.
XIt allows people to launch SNES ROMs using snes9x as the engine, with
Xa "friendly environment".
X
XWWW: http://www.esquadro.com.br/~ismore/
XAuthor: Ismael Orenstein <perdig@linuxbr.com.br>
X
X- Will <andrews@technologist.com>
END-of-ksnes9x/pkg/DESCR
echo x - ksnes9x/pkg/COMMENT
sed 's/^X//' >ksnes9x/pkg/COMMENT << 'END-of-ksnes9x/pkg/COMMENT'
XSNES9X wrapper for KDE.
END-of-ksnes9x/pkg/COMMENT
echo x - ksnes9x/Makefile
sed 's/^X//' >ksnes9x/Makefile << 'END-of-ksnes9x/Makefile'
X# New ports collection makefile for:	KSnes9x
X# Version required:	1.1
X# Date created:		12 Nov 1999
X# Whom:			Will Andrews <andrews@technologist.com>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	ksnes9x-1.1
XCATEGORIES=	games
XMASTER_SITES=	http://www.esquadro.com.br/~ismore/
X
XMAINTAINER=	andrews@technologist.com
X
XLIB_DEPENDS=	kdeui.2:${PORTSDIR}/x11/kdelibs11
X
XRUN_DEPENDS=	snes9x:${PORTSDIR}/emulators/snes9x
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--prefix=${LOCALBASE}
XUSE_NEWGCC=	yes
XUSE_GMAKE=	yes
XUSE_QT=		yes
X
X.include <bsd.port.mk>
END-of-ksnes9x/Makefile
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?199911290626.BAA45052>