pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/x11perf Import x11perf-1.4.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/dcf860603024
branches: trunk
changeset: 527723:dcf860603024
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Apr 12 18:03:08 2007 +0000
description:
Import x11perf-1.4.1.
This package provides x11perf performance test suite.
This is from the modular X.org X11 project.
diffstat:
x11/x11perf/DESCR | 3 +++
x11/x11perf/Makefile | 23 +++++++++++++++++++++++
x11/x11perf/PLIST | 11 +++++++++++
x11/x11perf/distinfo | 5 +++++
4 files changed, 42 insertions(+), 0 deletions(-)
diffs (58 lines):
diff -r c825bfea998e -r dcf860603024 x11/x11perf/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/x11perf/DESCR Thu Apr 12 18:03:08 2007 +0000
@@ -0,0 +1,3 @@
+This package provides x11perf performance test suite.
+
+This is from the modular X.org X11 project.
diff -r c825bfea998e -r dcf860603024 x11/x11perf/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/x11perf/Makefile Thu Apr 12 18:03:08 2007 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/12 18:03:08 joerg Exp $
+#
+
+DISTNAME= x11perf-1.4.1
+CATEGORIES= x11
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg%NetBSD.org@localhost
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= X11 server benchmark suite
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
+.include "../../x11/libXft/buildlink3.mk"
+.include "../../x11/libXrender/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r c825bfea998e -r dcf860603024 x11/x11perf/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/x11perf/PLIST Thu Apr 12 18:03:08 2007 +0000
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/12 18:03:08 joerg Exp $
+bin/x11perf
+bin/x11perfcomp
+lib/X11/x11perfcomp/Xmark
+lib/X11/x11perfcomp/fillblnk
+lib/X11/x11perfcomp/perfboth
+lib/X11/x11perfcomp/perfratio
+man/man1/Xmark.1
+man/man1/x11perf.1
+man/man1/x11perfcomp.1
+@dirrm lib/X11/x11perfcomp
diff -r c825bfea998e -r dcf860603024 x11/x11perf/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/x11perf/distinfo Thu Apr 12 18:03:08 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/12 18:03:08 joerg Exp $
+
+SHA1 (x11perf-1.4.1.tar.bz2) = 675d0f6bf61ccda0010afe24207ed392ae5210cf
+RMD160 (x11perf-1.4.1.tar.bz2) = f7ef6eaa762d2006ac3a949ea745a6d843143f87
+Size (x11perf-1.4.1.tar.bz2) = 126784 bytes
Home |
Main Index |
Thread Index |
Old Index