Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Dec 2009 04:56:09 GMT
From:      okeeblow <root@cooltrainer.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/141160: New port: sysutils/abgx360gui
Message-ID:  <200912040456.nB44u9VS063900@www.freebsd.org>
Resent-Message-ID: <200912040500.nB4504wD089144@freefall.freebsd.org>

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

>Number:         141160
>Category:       ports
>Synopsis:       New port: sysutils/abgx360gui
>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:   Fri Dec 04 05:00:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     okeeblow
>Release:        
>Organization:
>Environment:
>Description:
abgx360gui is a frontend for the command-line application
sysutils/abgx360. It allows the user to easily select abgx360 options.
It can output an abgx360 log to a new xterm window, a text file,
or an HTML file.

WWW: http://abgx360.net/

abgx360 understands the reverse-engineered Xbox 360 disc format and
has the ability to download hashes 
comparison and verification of your own disc images. Both of these
features may be unlawful under the DMCA or similar laws.

The abgx360 desktop entry icon is available under the Creative Commons
license from
WWW: http://twist2002.deviantart.com/art/abgx360-vista-icon-117007583

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	abgx360gui
#	abgx360gui/Makefile
#	abgx360gui/distinfo
#	abgx360gui/pkg-descr
#
echo c - abgx360gui
mkdir -p abgx360gui > /dev/null 2>&1
echo x - abgx360gui/Makefile
sed 's/^X//' >abgx360gui/Makefile << 'f733172222d07a980cda11d9f9a33453'
X# New ports collection makefile for:   abgx360gui
X# Date created:        21 November 2009
X# Whom:                okeeblow <root@cooltrainer.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		abgx360gui
XPORTVERSION=		1.0.2
XCATEGORIES=		sysutils
XMASTER_SITES=		http://abgx360.x-scene.com/ \
X	http://update.cooltrainer.org/abgx360/
XDISTFILES=	${DISTNAME}${EXTRACT_SUFX} abgx360-256.png
XEXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
X
XMAINTAINER=		root@cooltrainer.org
XCOMMENT=		A wxWidgets frontend for abgx360
X
XRUN_DEPENDS=		abgx360:${PORTSDIR}/sysutils/abgx360 \
X			xterm:${PORTSDIR}/x11/xterm
X
XPLIST_FILES=		bin/abgx360gui \
X			share/pixmaps/abgx360-256.png
X
XGNU_CONFIGURE=		yes
XUSE_WX=				2.8
XWX_COMPS=			wx
XCONFIGURE_ARGS=		--with-wx=${LOCALBASE} --with-wx-config=${WX_CONFIG:T}
X
XDESKTOP_ENTRIES=	"abgx360" \
X			"Verify and repair Xbox 360 backup images" \
X			"abgx360-256.png" \
X			"abgx360gui" \
X			"Application;Utility;" \
X			${FALSE}
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/abgx360gui ${PREFIX}/bin
X	${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/abgx360-256.png ${PREFIX}/share/pixmaps
X
X.include <bsd.port.mk>
f733172222d07a980cda11d9f9a33453
echo x - abgx360gui/distinfo
sed 's/^X//' >abgx360gui/distinfo << 'c7e2c1e0da5838bb06ce7277072f4df9'
XMD5 (abgx360gui-1.0.2.tar.gz) = 748c34971f3979e073d3279f1832b291
XSHA256 (abgx360gui-1.0.2.tar.gz) = 949fdcb871d038b1c8aed658e3d3d0fe6c44c73fbea8defc46ce37b0abf91303
XSIZE (abgx360gui-1.0.2.tar.gz) = 155604
XMD5 (abgx360-256.png) = b2138b8478680306c3da57ff96620b89
XSHA256 (abgx360-256.png) = fb76dbd05663f46ca8cb77d271580548b9cb5d12f2cc99a4c5ff0f3a83e1cd6c
XSIZE (abgx360-256.png) = 39849
c7e2c1e0da5838bb06ce7277072f4df9
echo x - abgx360gui/pkg-descr
sed 's/^X//' >abgx360gui/pkg-descr << '088bd651bad4fc11ad85beb22079a26e'
Xabgx360gui is a frontend for the command-line application
Xsysutils/abgx360. It allows the user to easily select abgx360 options.
XIt can output an abgx360 log to a new xterm window, a text file,
Xor an HTML file.
X
XWWW: http://abgx360.net/
X
Xabgx360 understands the reverse-engineered Xbox 360 disc format and
Xhas the ability to download hashes 
Xcomparison and verification of your own disc images. Both of these
Xfeatures may be unlawful under the DMCA or similar laws.
X
XThe abgx360 desktop entry icon is available under the Creative Commons
Xlicense from
XWWW: http://twist2002.deviantart.com/art/abgx360-vista-icon-117007583
088bd651bad4fc11ad85beb22079a26e
exit



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



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