ports/96162: [NEW PORT] benchmarks/gtkperf : GTK+ Benchmark
Andreas Kohn
andreas at syndrom23.de
Sat Apr 22 16:10:16 UTC 2006
>Number: 96162
>Category: ports
>Synopsis: [NEW PORT] benchmarks/gtkperf : GTK+ Benchmark
>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: Sat Apr 22 16:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Andreas Kohn
>Release: FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD 7.0-CURRENT #41: Fri Mar 17 12:01:02 CET 2006
root at klamath.syndrom23.de:/usr/obj/usr/src/sys/KLAMATH
>Description:
GtkPerf is an application designed to test GTK+ performance. The point is to
create common testing platform to run predefined GTK+ widgets (opening
comboboxes, toggling buttons, scrolling text yms.) and this way define the speedof device/platform.
WWW: http://gtkperf.sourceforge.net
>How-To-Repeat:
>Fix:
--- gtkperf-0.40.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:
#
# gtkperf/
# gtkperf/pkg-descr
# gtkperf/Makefile
# gtkperf/distinfo
# gtkperf/pkg-plist
#
echo c - gtkperf/
mkdir -p gtkperf/ > /dev/null 2>&1
echo x - gtkperf/pkg-descr
sed 's/^X//' >gtkperf/pkg-descr << 'END-of-gtkperf/pkg-descr'
XGtkPerf is an application designed to test GTK+ performance. The point is to
Xcreate common testing platform to run predefined GTK+ widgets (opening
Xcomboboxes, toggling buttons, scrolling text yms.) and this way define the speed
Xof device/platform.
X
XWWW: http://gtkperf.sourceforge.net
END-of-gtkperf/pkg-descr
echo x - gtkperf/Makefile
sed 's/^X//' >gtkperf/Makefile << 'END-of-gtkperf/Makefile'
X# Ports collection makefile for: gtkperf
X# Date created: 2006-04-22
X# Whom: Andreas Kohn <andreas at syndrom23.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME= gtkperf
XPORTVERSION= 0.40
XCATEGORIES= benchmarks
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= ${PORTNAME}
XDISTNAME= ${PORTNAME}_${PORTVERSION}
X
XMAINTAINER= andreas at syndrom23.de
XCOMMENT= Measure your system\'s GTK+ performance
X
XWRKSRC= ${WRKDIR}/${PORTNAME}
XUSE_GMAKE= yes
XGNU_CONFIGURE= yes
XUSE_GNOME= gtk20 gnomeprefix
XUSE_X_PREFIX= yes
X
X.if !defined(WITHOUT_NLS)
XUSE_GETTEXT= yes
XUSE_ICONV= yes
XCONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
X LDFLAGS="-L${LOCALBASE}/lib"
XCONFIGURE_ARGS+= --enable-nls
XPLIST_SUB= NLS=""
X.else
XCONFIGURE_ARGS+= --disable-nls
XPLIST_SUB= NLS="@comment "
X.endif
X
X.include <bsd.port.mk>
END-of-gtkperf/Makefile
echo x - gtkperf/distinfo
sed 's/^X//' >gtkperf/distinfo << 'END-of-gtkperf/distinfo'
XMD5 (gtkperf_0.40.tar.gz) = 4331dde4bb83865e15482885fcb0cc53
XSHA256 (gtkperf_0.40.tar.gz) = 9704344e732038eecbd007dd996a56293a6b027b5b76f3f036273a3fae1ab27b
XSIZE (gtkperf_0.40.tar.gz) = 402982
END-of-gtkperf/distinfo
echo x - gtkperf/pkg-plist
sed 's/^X//' >gtkperf/pkg-plist << 'END-of-gtkperf/pkg-plist'
Xbin/gtkperf
Xdoc/gtkperf/AUTHORS
Xdoc/gtkperf/COPYING
Xdoc/gtkperf/ChangeLog
Xdoc/gtkperf/INSTALL
Xdoc/gtkperf/README
Xdoc/gtkperf/TODO
Xshare/pixmaps/duck.png
X at dirrm doc/gtkperf
X at dirrm doc
END-of-gtkperf/pkg-plist
exit
--- gtkperf-0.40.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list