app-benchmarks/bonnie: EAPI 6 bump
authorAmy Liffey <amynka@gentoo.org>
Tue, 8 Aug 2017 09:08:40 +0000 (11:08 +0200)
committerAmy Liffey <amynka@gentoo.org>
Tue, 8 Aug 2017 09:08:40 +0000 (11:08 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

app-benchmarks/bonnie/bonnie-2.0.6-r2.ebuild [new file with mode: 0644]
app-benchmarks/bonnie/files/bonnie_man.patch

diff --git a/app-benchmarks/bonnie/bonnie-2.0.6-r2.ebuild b/app-benchmarks/bonnie/bonnie-2.0.6-r2.ebuild
new file mode 100644 (file)
index 0000000..c9fdf5a
--- /dev/null
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils toolchain-funcs
+
+DESCRIPTION="Performance Test of Filesystem I/O using standard C library calls"
+HOMEPAGE="http://www.textuality.com/bonnie/"
+SRC_URI="http://www.textuality.com/bonnie/bonnie.tar.gz"
+
+LICENSE="bonnie"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+S=${WORKDIR}
+
+PATCHES=( "${FILESDIR}/bonnie_man.patch"
+         "${FILESDIR}/Makefile.patch"
+         "${FILESDIR}/${P}-includes.patch" )
+
+src_compile() {
+       emake CC=$(tc-getCC) SYSFLAGS="${CFLAGS}"
+}
+
+src_install() {
+       newbin Bonnie bonnie
+       doman bonnie.1
+       dodoc Instructions
+}
index 63dac33159a49781d020788b02de69d3fd221c9f..e4b2fe0a12e3041e78602f66278fd27bff0a11d5 100644 (file)
@@ -1,5 +1,5 @@
---- bonnie.1.orig      2003-01-07 14:19:29.000000000 -0600
-+++ bonnie.1   2003-01-07 14:20:19.000000000 -0600
+--- a/bonnie.1 2003-01-07 14:19:29.000000000 -0600
++++ b/bonnie.1 2003-01-07 14:20:19.000000000 -0600
 @@ -60,11 +60,11 @@
  .fi
  .in